Nathaniel van Diepen

Results 1146 comments of Nathaniel van Diepen

Upon closer look, available_versions is meant to be populated with a dict where the keys are the device names. My guess is that this line here is setting it to...

No, as the keys for that value is not the device names.

If you had passed a version number as part of the command line arguments it would be set to that value: https://github.com/Jayy001/codexctl/blob/0e278513fb2b40dcf04931d488a787ed06a144a7/codexctl/__init__.py#L60 But looking at your log output, you did...

Giving a path to the file is something that is supposed to work.

I realized I said you can test from the build on the PR, but I jumped the gun and merged before that. Well, there will be a new build in...

What steps did you take to "put the image file on your tablet"? It sounds like you didn't flash the correct image and it's failing to boot. So recovery is...

Could you write out the steps you took, without just copying them from the instructions. I've had several instances where people told me they followed those instructions, but when they...

What OS version did you test on? The testing branch is in the middle of adding 3.3.2 support, so I'll need to verify that it works on 3.3.2 against toltec...

Alright, this will also need to be tested again 2.15. I'll try to take some time after I get the stable merge accross the finish line to validate on both...

> Although, you can't actually use ReTerm on 2.0 or the rM1 because neither have support for the folio keyboard. So maybe changing the supported device/firmware string would be more...