-
Notifications
You must be signed in to change notification settings - Fork 70
Description
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!