You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unfortunately not good at C language, it is quite hard for me to program on it, however, if you can assist me with support, I might will be able to prepare this project for the Remarkable v1.
Sounds like you weren't stuck in an infinite loop of booting, xochitl was just failing to start as something was wrong with the recept code. You would need to SSH in over USB to check what it was doing. To test without rebooting, just restart the xochitl service.
Hello,
So I read your message about support for remarkable 1, were changing
event1
toevent0
inrecept.cpp
, and recompiling should allow using this library:https://www.reddit.com/r/RemarkableTablet/comments/js9pbf/fix_for_the_jagged_line_issue_on_remarkable_2/
However, after finally managing to recompile the project, my Remarkable 1 rebooted and got into an infinite loop of booting:
I managed to unbrick my device via this tool:
https://github.com/ddvk/remarkable-uuuflash
I'm unfortunately not good at C language, it is quite hard for me to program on it, however, if you can assist me with support, I might will be able to prepare this project for the Remarkable v1.
I can confirm that
event0
is the pen device:However, I don't know how to debug/develop on Remarkable device, i.e.:
stdin
of the library,The text was updated successfully, but these errors were encountered: