Mobian kernel upgrade
#2
There is information on upgrading to kernel 5.13 in the bookworm thread. (You'll want to be on the bookworm release if not already there. EDIT: I see you've already done that!) Installing the kernel amounts to:

apt search linux-image | grep sunxi  # List available kernels
apt install linux-image-5.13-sunxi64  # Install kernel

A wrinkle to this is that apparently with this kernel the screen brightness will be set to zero unless you otherwise set it during boot, so you'll want to do that first and make sure it's working before booting the 5.13 kernel. (Also to be on the safe side in case you get a black screen make sure you have another means of getting into the phone like ssh enabled.)

To set brightness at boot time I enabled the old-school /etc/rc.local file:

https://www.troublenow.org/752/debian-10-add-rc-local/

Then in /etc/rc.local I put the following command (higher number is more brightness and vice versa, I don't know what the max is):

echo 600 > /sys/class/backlight/backlight/brightness
  Reply


Messages In This Thread
Mobian kernel upgrade - by user641 - 11-10-2021, 03:23 AM
RE: Mobian kernel upgrade - by Zebulon Walton - 11-10-2021, 08:33 AM
RE: Mobian kernel upgrade - by dukla2000 - 11-10-2021, 09:14 AM
Mobian kernel upgrade - by vongillus - 11-10-2021, 09:18 AM
RE: Mobian kernel upgrade - by user641 - 11-10-2021, 01:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 77 42,988 10-27-2025, 10:19 AM
Last Post: biketool
  cryptocurrency on mobian/pinephone biketool 35 58,203 10-08-2025, 06:21 AM
Last Post: biketool
  Mobian MMS/SMS text problem bcnaz 16 27,160 09-15-2025, 02:42 AM
Last Post: georgegohl888
  XLibre for Mobian Hiraghm 1 2,181 06-30-2025, 01:38 AM
Last Post: Haroldkent
  Axolotl on PinePhone / Mobian arno_nuehm 223 276,393 06-25-2025, 01:19 PM
Last Post: anonymous
  VoIP account on mobian dialer j_s 0 1,940 06-15-2025, 04:19 PM
Last Post: j_s
  Mobian Pinephone Notification LED biketool 2 2,510 06-07-2025, 03:19 PM
Last Post: KC9UDX
  Vivaldi Web browser nearly native for Mobian biketool 3 2,942 05-06-2025, 02:19 AM
Last Post: biketool
  mobian calamares fail merom 2 2,925 04-29-2025, 02:10 PM
Last Post: mdk
  Full disk encryption with calamares: beware of last testing upgrade! mdk 3 3,405 02-21-2025, 07:25 AM
Last Post: dragonhospital

Forum Jump:


Users browsing this thread: 1 Guest(s)