View Single Post
Old 04-19-2025, 05:38 PM   #1313
silver251
Junior Member
silver251 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2025
Device: Kindle KT4
Quote:
Originally Posted by toadclones View Post
I managed to build a python3.11 for hard floating point devices. (firmware > 5.16.2.1.1) This works on my Kindle 11th gen with 5.17.1

I basically took crazyelectron's dockerfile and added preinstalled packages and cross compiles when necessary(numpy). Most packages you would use are installed except pillow(for image manipulation). FBInk bindings are installed.

I included the code used, etc. It's pretty messy. Enjoy.

A list of packages installed
  • requests
  • bs4
  • httpie
  • requests_oauthlib
  • betamax
  • html5lib
  • pyjwt
  • Wand
  • PySocks
  • asn1crypto
  • SLPP
  • cffi
  • FBInk bindings

EDIT: This was meant to be in this thread: https://www.mobileread.com/forums/sh...63#post4505663
lmao sorry it's late
Sorry if i bother, I was trying to get to compile for that same firmware (but kindle 10th gen) but I did not get to there yet. Is there any chance you could compile the tun.ko module of the kernel?

Thanks and sorry again for bothering you all.
silver251 is offline   Reply With Quote