09-17-2020, 06:37 AM
(09-16-2020, 10:06 PM)wdt Wrote: 4.4.207?? You didn't get most up to date on git,, 4.4.210,, and the (mrfixit) updates to 4.4.213
(ls /lib/modules)
That update is an icon just left of clock, bottom right (logged in as root)
If you added a user, it (icon) may not be there (also updates & writes u-boot)
/usr/bin/mrfixit_update.sh (as root,, it will modify extlinux.conf too)
BTW, extlinux has NOTHING to do with syslinux, just the same name
I don't think you want (or should) use a stock debian kernel,
it lacks pbp specific patches
You know kernel is 64 bit,, userland armhf (32 bit)?? (mrfixit distro)
yup, 4.4.207. only updating I ever did here was the "standard" routes (apt-get update / upgrade / dist-upgrade), so i guess I missed that. (and I made a new user right away so I guess i never saw the updates icon, thanks for pointing that out).
ls /lib/modules:
4.4.207 5.8.0-1-armmp 5.8.0-1-armmp-lpae
(5.8.0-1 is what I apt-get installed manually per here, but clearly i'm not using it)
I found mrfixit_update.sh in /usr/bin just now, thank you! I was looking for it before but I never found it so i thought "hey maybe there's something different about the stock vs unofficial etc". i'll give that a poke and post back.
thanks for your help!