View Single Post
Old 05-29-2025, 12:58 PM   #6
AmarettoWill
Junior Member
AmarettoWill began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2024
Device: Kindle Paperwhite (PW)
Quote:
Originally Posted by The_Red_River View Post
Its just say "permission denied" when im trying to use "./crawl" on kterm and "fatal: kernel too old / segmentation fault". Did I messed up something?

Thanks.
Same thing here on PW1. I'm not an expert, but I think that the issue is that newer kindles are on armhf architecture which is hard-float, and older kindles are on armv7l architecture which is little-endian. This version of crawl is built for armhf, so you get these errors on older devices - so no, you didn't mess anything up.

If you have ssh working in kterm you can play dungeon crawl online instead via SSH. There's a video here which goes into more detail if you're interested.
AmarettoWill is offline   Reply With Quote