View Single Post
Old 09-28-2025, 01:58 PM   #6
hhhhhhhhh
Junior Member
hhhhhhhhh doesn't litterhhhhhhhhh doesn't litter
 
Posts: 8
Karma: 196
Join Date: Sep 2025
Device: Kindle
Only realised when trying this on my 11th gen PW, not all >5.18.2 devices will need this version (libcrypt.so.2). To avoid any future confusion:
Quote:
root@build ~/versions/5.18.5 # find . -name "libcrypt.so.1" # (mareks original should work)
./fs_update_kindle_colorsoft_5.18.5/lib/libcrypt.so.1
./fs_update_kindle_11th_5.18.5/lib/libcrypt.so.1
./fs_update_kindle_all_new_paperwhite_11th_5.18.5/lib/libcrypt.so.1

root@build ~/versions/5.18.5 # find . -name "libcrypt.so.2" # (this version should work)
./fs_update_kindle_11th_2024_5.18.5/usr/lib/libcrypt.so.2
./fs_update_kindle_scribe_2024_5.18.5/usr/lib/libcrypt.so.2
./fs_update_kindle_scribe_5.18.5/usr/lib/libcrypt.so.2
./fs_update_kindle_all_new_paperwhite_12th_5.18.5/usr/lib/libcrypt.so.2
hhhhhhhhh is offline   Reply With Quote