remarkable2-framebuffer: Segmentation fault with version 0.0.6
I just upgraded my Remarkable to version 2.9.0.210 and remarkable2-framebuffer to version 0.0.6 which is supposed to be compatible, but I get:
308 Segmentation fault
However, with the previous version emarkable2-framebuffer 0.0.5 I have no problems with version 2.9.0.210 of my Remarkable.
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17
Thanks for working on the PR! I’m closing this since it’s not directly caused by rm2fb.
Sure, I leave my comments in the PR. Thanks to @matteodelabre
You’d be correct, if you don’t have
$NO_XO
set, it will kill the real xochitl instance. I’m working on handling that.Correct, I’m writing the changes now.
Looks like remarkable-autoinstall was never updated to use xochitl as the server and is still using remarkable-shutdown:
https://github.com/ddvk/remarkable-autoinstall/blob/master/rm2/scripts/ko.sh#L11
Edit: It also looks like @juanfcocontreras also opened an issue about this: https://github.com/ddvk/remarkable-autoinstall/issues/17