Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

> It doesn't stick. The value resets when you toggle auto-sleep on/off. ☹️ It's probably changing it to 0 or removing it when you turn it off.

It looks like github didn't like the attached image.

Still no. You'll likely need to open up the site instead of email

Do these cables work for data on other devices? Have you made sure your device has a charge? If not, you'll need to charge it for at least 4 hours:...

https://remarkable.guide/faqs.html#how-do-i-resolve-the-no-matching-host-key-type-found-their-offer-ssh-rsa-error-when-attempting-to-ssh-into-my-device

https://github.com/ddvk/remarkable2-framebuffer/issues/18#issuecomment-1589367102

```bash #/bin/bash OLDPART=$(< /sys/devices/platform/lpgpr/root_part) if [[ $OLDPART == "a" ]]; then NEWPART="b" else NEWPART="a" fi echo $NEWPART > /sys/devices/platform/lpgpr/root_part ``` You can use this script to switch to the previous...

This was started, but there is a long way until we get full coverage

> @codexctl any idea? That's not a valid username.

> I also have a question about the converted rom files, why is there like a million of them? Max file sizes require the roms to be split into multiple...