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
Describe the issue
The following output is given when following Toltec installation steps:
root@imx8mm-ferrari:~# echo "b87a085485404d2b000418b8ad44b52edd0293721f61427f2e427555ce9c6975 bootstrap" | sha256sum -c && bash bootstrap
bootstrap: OK
INFO: Fetching secure wget
INFO: Bootstrapping Opkg
bootstrap: line 157: /home/root/.local/bin/wget: cannot execute binary file: Exec format error
ERROR: Could not fetch opkg, make sure you have a stable Wi-Fi connection
To Reproduce
Steps to reproduce the behaviour:
ssh into the tablet
paste the command
Expected behaviour
I suppose toltec should be installed.
Screenshots
Shouldn't be necessary, see text output.
System information:
Linux imx8mm-ferrari 6.1.55+git+bd64ba3e6c-imx8mm-ferrari #1 SMP PREEMPT Mon Oct 21 12:11:22 UTC 2024 ah64 GNU/Linux
I'm using a Remarkable Paper Pro with software 3.16.0.60.
Can't run toltecctl since obviously toltec installation doesn't go through.
Additional context
I must clarify I'm new to Remarkable developer mode!
The text was updated successfully, but these errors were encountered:
Toltec does not support the reMarkable Paper Pro, which is outlined in the compatibility table which is linked on the toltec main website that talks about supported versions. You'd also see that the OS versions that the rMPP has is not supported.
Are there plans to support rMPP? If so, is there an issue that tracks the progress? I realise this is a fairly recent device, so maybe it hasn't been discussed yet. I'm eager to help out testing stuff if that might be helpful – I'm only new to rM, not to Linux.
Describe the issue
The following output is given when following Toltec installation steps:
root@imx8mm-ferrari:~# echo "b87a085485404d2b000418b8ad44b52edd0293721f61427f2e427555ce9c6975 bootstrap" | sha256sum -c && bash bootstrap
bootstrap: OK
INFO: Fetching secure wget
INFO: Bootstrapping Opkg
bootstrap: line 157: /home/root/.local/bin/wget: cannot execute binary file: Exec format error
ERROR: Could not fetch opkg, make sure you have a stable Wi-Fi connection
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
I suppose toltec should be installed.
Screenshots
Shouldn't be necessary, see text output.
System information:
Linux imx8mm-ferrari 6.1.55+git+bd64ba3e6c-imx8mm-ferrari #1 SMP PREEMPT Mon Oct 21 12:11:22 UTC 2024 ah64 GNU/Linux
I'm using a Remarkable Paper Pro with software 3.16.0.60.
Can't run toltecctl since obviously toltec installation doesn't go through.
Additional context
I must clarify I'm new to Remarkable developer mode!
The text was updated successfully, but these errors were encountered: