toltec-dev / toltec

Community-maintained repository of free software for the reMarkable tablet.
https://toltec-dev.org
MIT License
733 stars 60 forks source link

Stuck at the starting screen... #227

Closed MechEng70 closed 3 years ago

MechEng70 commented 3 years ago

System running without any launchers for the past week. Today:

opkg update
opkg upgrade

Upgraded to lastest of the testing branch:

reMarkable: ~/ cat /opt/etc/opkg.conf
src/gz entware https://bin.entware.net/armv7sf-k3.2
dest root /
dest ram /opt/tmp
lists_dir ext /opt/var/opkg-lists
option tmp_dir /opt/tmp
arch all 100
arch armv7-3.2 160
src/gz toltec https://toltec-dev.org/testing
reMarkable: ~/
reMarkable: ~/ opkg list-installed
ca-certificates - 20200601-1
calculator - 0.0.0-13
chessmarkable - 0.6.0-2
draft - 0.2.0-17
entware-opt - 227000-3
entware-release - 1.0-2
entware-upgrade - 1.0-1
erode - 2.1~beta-1
fbdepth - 1.23.1-2
fbink - 1.23.1-2
findutils - 4.7.0-2
fingerterm - 1.3.5-10
fret - 2.1~beta-1
grep - 3.6-1
koreader - 2020.12-3
libc - 2.27-11
libgcc - 8.4.0-11
libopenssl - 1.1.1h-1
libpcre - 8.44-2
libpthread - 2.27-11
librt - 2.27-11
libssp - 8.4.0-11
libstdcpp - 8.4.0-11
locales - 2.27-9
nao - 0.1.0-4
opkg - 2020-11-24-61b3c62d-1
rot - 1.0.0
simple - 0.1.1-1
terminfo - 6.2-1
toltec-bootstrap - 0.0.1-2
wget - 1.20.3-4
xochitl - 0.0.0-3
zlib - 1.2.11-3
zoneinfo-asia - 2020d-1
zoneinfo-europe - 2020d-1
reMarkable: ~/

Then:

systemctl disable --now xochitl
systemctl enable --now draft

System is stuck at the starting screen...

What logs or anything can I share?

Can ssh into the device via USB and disable draft and enable xochitl.

Eeems commented 3 years ago

reMarkable 1 or reMarkable 2?

MechEng70 commented 3 years ago

Nevermind.... Evidently rm2fb was not installed... Why not??? no freaking idea.... I just installed the rm2fb and draft works now...

RM2