View Single Post
Old 04-12-2024, 05:40 PM   #1
WuYung
Junior Member
WuYung began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2024
Device: Kindle paperwhite 5
Encountering errors when running Chromium in Kindle 5.16.2.1.1 version using chroot

Sorry, I don't speak English, so this article is translated using ChatGPT.

I have a Kindle Paperwhite 5, version 5.16.2.1.1.

I don't know much about Linux, but after seeing the news provided in the article the browser in 5.16.4 is chromium, I attempted to follow the method outlined in alpine_kindle to create a busybox chroot. I copied the "/lib" and "/usr/lib" directories from the rootfs of the 5.16.4 update into the chroot and ran it. However, I encountered the following error message. Does anyone know what might be causing this?

Code:
Fontconfig error: Cannot load default config file
[7213:7224:0412/132918.892495:ERROR:gl_implementation.cc(280)] Failed to load /usr/bin/chromium/bin/swiftshader/libGLESv2.so: /usr/bin/chromium/bin/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory

DevTools listening on ws://127.0.0.1:44141/devtools/browser/09ba9c51-faa1-4a10-93d8-26c0e49b7c64
[7213:7213:0412/132918.909046:ERROR:browser_main_loop.cc(280)] GLib: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Aborted
I tried looking for libGLESv2.so in the 5.16.4 upgrade package, but couldn't find it. Did I miss something?
WuYung is offline   Reply With Quote