-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck on "Generating Puzzle..." RM2 #15
Comments
I am also in the same boat. I'm assuming it's an issue regarding the update on the screen to solve the jagged line issue? IDK, I'll update again if I find a solution before @sandsmark. That being said, this is the absolute coolest app I've used in a long time! Thank's for making it 🙏🏽 |
I've installed and configured the testing branch of toltec as implemented in PR #310. This doesn't seem to fix the issue, but I'm also not sure if it's supposed to yet. Could very well be user error on my part. reMarkable: ~/ opkg print-architecture
arch all 100
arch armv7-3.2 160
arch rmall 200
arch rm2 250 reMarkable: ~/ opkg list-installed
ca-certificates - 20210119-1
chessmarkable - 0.6.0-4
decay - 2.1.2-2
display - 1.0.1-2
entware-opt - 227000-3
entware-release - 1.0-2
entware-upgrade - 1.0-1
erode - 2.1.2-2
fbdepth - 1.23.1-3
fbink - 1.23.1-3
findutils - 4.7.0-3
fret - 2.1.2-2
grep - 3.6-1a
harmony - 0.1.3-2
koreader - 2021.02-2
libatomic - 8.4.0-11
libc - 2.27-11
libcares - 1.17.1-1
libdlib - 19.21-1
libgcc - 8.4.0-11
libnghttp2 - 1.43.0-1
libopenssl - 1.1.1j-2
libpcre - 8.44-4
libpthread - 2.27-11
librt - 2.27-11
libssp - 8.4.0-11
libstdcpp - 8.4.0-11
libuv - 1.40.0-2
locales - 2.27-9
node - v14.15.5-2
opkg - 2020-12-24-9bbc7eae-1
recrossable - 0.0.0-6
remux - 0.1.9-2
rm2fb-client - 1.0.1-2
rot - 2.1.2-2
tarnish - 2.1.2-2
terminfo - 6.2-1
toltec-bootstrap - 0.0.2-2
wget - 1.20.3-4
xochitl - 0.0.0-4
zlib - 1.2.11-3
zoneinfo-asia - 2021a-1
zoneinfo-europe - 2021a-1
zshelf - 0.3.1-2 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
arch rmall 200
arch rm2 250
src/gz toltec-rmall https://toltec-dev.org/testing/rmall
src/gz toltec-rm2 https://toltec-dev.org/testing/rm2 |
To clarify, that PR does not bring 2.6 support to Toltec (its main purpose was to solve toltec-dev/toltec#129). To track 2.6 support in Toltec, please see toltec-dev/toltec#322. Currently, we have a working toolchain that can compile apps for 2.6, but packages compiled for 2.6 won’t work on older versions, which creates a distribution challenge for Toltec since not all users are on 2.6 yet. |
Doh, of course. Thank you for the clarification. I was conflating RM1/RM2 with </>= 2.6 support. |
I was able to figure out how to build apps with the Toltec 2.0.1 toolchain and can confirm that recrossable does appear to display properly (Yay!!). I'm not sure if I should leave this issue open until 2.6 is fully supported through Toltec distribution. |
@ard0gg any chance you can share how you compiled with Toltec 2.0.1 toolchain? I've tried, but I'm getting some missing packages when I try to compile... Steps below:
|
You need to run |
All good, thanks, that worked for me!
…On Fri, Apr 16, 2021 at 1:35 PM Mattéo Delabre ***@***.***> wrote:
You need to run make libdlib first (and update the image field in
package/libdlib/package as you did for the recrossable package). Our
build system does not yet automatically trigger the build of missing
dependencies. This is being tracked here: toltec-dev/toltec#321
<https://github.com/toltec-dev/toltec/issues/321>. Sorry about that!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXK2ZCEP6RJBLBE24LTXQ3TJCNQBANCNFSM4Z3FOVQQ>
.
|
I'v installed recrossable via toltec (0.0.0-3) on my RM2. I have that latest 2.6.2.75 software with remarkable hacks installed. Additionally I do have the latest rm2fb client/server 1.0.1 installed as well.
When I run recrossable from remux, I get the "generating puzzle..." screen and then it freezes. If I run recrossable from the command line using
rm2fb-client recrossable
I get the following:The text was updated successfully, but these errors were encountered: