Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

@alexliebmanp You don't appear to be running the latest version of codexctl, could you try again with the latest version?

That only tells you what it's currently set to boot next, not what is actually mounted. There should be no need for working around this though, as it should be...

> ``` > root@reMarkable:~# /sbin/fw_printenv -n active_partition > 3 > root@reMarkable:~# /sbin/fw_printenv -n fallback_partition > 2 > ``` > > Seems to do fine for me. As I said, I...

Currently blocked by https://github.com/Eeems/remarkable-update-image/issues/8

You aren't passing the path to the image to extract properly, it's downloaded to your downloads folder by default. What is an example of you trying to "spell out" the...

I'm unable to replicate your issue: ![image](https://github.com/user-attachments/assets/2417e6bc-39e2-4427-b279-1a6c3f3366d0)

The file you created was called `3.11.2.5.img`, and you created it while in the `C:\Users\trace` directory, so it won't be in your downloads folder, it'll be there. If you wanted...

Thank you for testing. I'll have to take a closer look.

https://github.com/Jayy001/codexctl/blob/main/codexctl%2Fserver.py#L112 It's not clear to me where available_versions is being populated from. This looks like it just need to be populated properly.