OttawaHacker
-
Posts
96 -
Joined
-
Last visited
Community Answers
-
OttawaHacker's post in Rollback from 6.1 to 5.10 kernel - lost wifi and other modules was marked as the answer
Figured it out - somehow my /lib/modules/5.10.x were not compatible with my boot image that I pulled from the latest 24.2 image. I copied the /lib/modules/5.10.160-legacy-rk35xx from working armbian image to my system and wifi is back
-
OttawaHacker's post in Python 3.12 for bookworm? was marked as the answer
I ended up doing source install... had to redo it couple times to include ncurses and sqlite.
Followed these guides
How to Compile and Install Python 3.12 / 3.10 in Debian 11 / 12 - FOSTips
How To Install Python 3.12 on Ubuntu, Debian, & LinuxMint (tecadmin.net)