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
  Mobian MMS/SMS text problem bcnaz 16 35,014 06-23-2026, 06:53 AM
Last Post: mehdy
  Mobian image for the PinePhone Korfou 2 974 04-27-2026, 09:57 AM
Last Post: Korfou
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 80 61,069 12-24-2025, 12:11 AM
Last Post: Kevin Kofler
  cryptocurrency on mobian/pinephone biketool 33 69,276 10-08-2025, 06:21 AM
Last Post: biketool
  XLibre for Mobian Hiraghm 0 2,896 06-29-2025, 12:38 PM
Last Post: Hiraghm
  Axolotl on PinePhone / Mobian arno_nuehm 223 325,643 06-25-2025, 01:19 PM
Last Post: anonymous
  VoIP account on mobian dialer j_s 0 2,598 06-15-2025, 04:19 PM
Last Post: j_s
  Mobian Pinephone Notification LED biketool 2 3,525 06-07-2025, 03:19 PM
Last Post: KC9UDX
  Vivaldi Web browser nearly native for Mobian biketool 3 4,203 05-06-2025, 02:19 AM
Last Post: biketool
  mobian calamares fail merom 2 3,964 04-29-2025, 02:10 PM
Last Post: mdk

Forum Jump:


Users browsing this thread: 1 Guest(s)