|
|
#1 |
|
Member
![]() Posts: 19
Karma: 10
Join Date: Mar 2026
Device: Kindle PW
|
Update the glibc from 2.2 to 2.4
Uh as the title suggests. I recently downloaded midori (browser for kindle) and the files it uses are compiled in glibc 2.4(checked by using command "ldd --verbose libpthread.so.0") and the system contains the glibc version 2.2(checked by using ldd --version). So I want to upgrade the glibc version **My kindle is PW3 so max version is 5.16.2.1.1** so updates via amazon are not possible
|
|
|
|
|
|
#2 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 91
Karma: 289046
Join Date: Feb 2025
Device: Kindle PW5
|
It's not really possible. Don't try to modify the /lib/libc.so, it will brick your Kindle!
And old libc versions are the most annoying part of Kindle development, you can believe me. Where did you get the Midori browser? If your Kindle is below 5.16.2, you can try an older version from this forum. Otherwise you might try to copy a newer libc library that's compatible with the kindle in the midori folder and run LD_LIBRARY_PATH=. ./midori (but it's not guaranteed that it will work) |
|
|
|
|
|
#3 |
|
Member
![]() Posts: 19
Karma: 10
Join Date: Mar 2026
Device: Kindle PW
|
Actually the links on that post were all expired i actually borrowed zip file from another person idk if he has the 2.2 version too. And can you hint me about how do I change the content of elf(bin) files like libpthread.so.0 or others like i mean the code difference b/w 2.2 and 2.4 is just the place where 2.4 is written the rest must be same
|
|
|
|
|
|
#4 |
|
Member
![]() Posts: 19
Karma: 10
Join Date: Mar 2026
Device: Kindle PW
|
And about 2.4 being compatible with 5.16.2.1.1 well the official amazon page says no and i don't think I will be able to try it any soon. So if anyone has another alternative do mention please
|
|
|
|
|
|
#5 |
|
Member
![]() Posts: 19
Karma: 10
Join Date: Mar 2026
Device: Kindle PW
|
And about Adding glibc 2.4 in the same directory I tried it... After unziping it is almost bricked my kindle...well out of storage(total 4gb and left about 300mb)
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| glibc 2.35 | fredex | Development | 1 | 08-26-2024 02:13 PM |
| is there something uncommon about glibc in PB631/626? | EastEriq | PocketBook Developer's Corner | 0 | 09-11-2020 04:46 AM |
| Cross compiling for the Kindle - wrong glibc version | ninjageckoattack | Kindle Developer's Corner | 14 | 02-25-2012 04:44 PM |
| GLIBC 2.10 | anv | Calibre | 5 | 05-13-2010 04:11 AM |
| Error glibc detected | stex83 | Reading and Management | 2 | 05-29-2008 07:18 AM |