ddvk / remarkable2-framebuffer

remarkable2 framebuffer reversing
MIT License
272 stars 22 forks source link

Cannot install rm2fb on 3.2.3.1595 #121

Closed giovi321 closed 8 months ago

giovi321 commented 1 year ago

When I try to run opkg rm2fb install, I get the following error:

root@reMarkable:~# opkg install rm2fb
Unknown package 'rm2fb'.
Configuring display.
Job for rm2fb.service failed because the control process exited with error code.
See "systemctl status rm2fb.service" and "journalctl -xe" for details.
Collected errors:
 * opkg_install_cmd: Cannot install package rm2fb.
 * pkg_run_script: package "display" postinst script returned status 1.
 * opkg_configure: display.postinst returned 1.
root@reMarkable:~# systemctl status rm2fb.service
[0;1;31m●[[0m rm2fb.service - reMarkable 2 Framebuffer Server
     Loaded: loaded (/lib/systemd/system/rm2fb.service; enabled; vendor preset:
disabled)
     Active: [[0;1;31mfailed[[0m (Result: exit-code) since Sat 2023-04-01 08:28:
58 UTC; 1min 10s ago
    Process: 613 ExecStart=/usr/bin/xochitl [[0;1;31m(code=exited, status=255/EX
CEPTION)[[0m
   Main PID: 613 (code=exited, status=255/EXCEPTION)

Apr 01 08:28:58 reMarkable systemd[1]: rm2fb.service: Scheduled restart job, res
tart counter is at 5.
Apr 01 08:28:58 reMarkable systemd[1]: Stopped reMarkable 2 Framebuffer Server.
Apr 01 08:28:58 reMarkable systemd[1]: [[0;1;38;5;185m[[0;1;39m[[0;1;38;5;185mrm
2fb.service: Start request repeated too quickly.[[0m
Apr 01 08:28:58 reMarkable systemd[1]: [[0;1;38;5;185m[[0;1;39m[[0;1;38;5;185mrm
2fb.service: Failed with result 'exit-code'.[[0m
Apr 01 08:28:58 reMarkable systemd[1]: [[0;1;31m[[0;1;39m[[0;1;31mFailed to star
t reMarkable 2 Framebuffer Server.[[0m
Eeems commented 1 year ago

Toltec doesn't have 3.2.3.1595 support yet. Please see the toltec website. This repo is not for toltec, but for issues with r.2fb itself.

notDavid commented 1 year ago

@Eeems sorry for the noob question, but is Version 3.2.3.1595 supported by rm2fb / should it work? (my end goal is installing KOreader...)

I assume yes, as it is listed in https://github.com/ddvk/remarkable2-framebuffer/blob/master/src/shared/config.cpp

Thank you for creating this! 👍🏼

Eeems commented 1 year ago

The latest release that came out yesterday does support it. This release has not made it into toltec yet.