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 Pinephone Notification LED biketool 0 81 05-30-2025, 03:40 AM
Last Post: biketool
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 62 18,123 05-14-2025, 03:28 AM
Last Post: anonymous
  Vivaldi Web browser nearly native for Mobian biketool 3 455 05-06-2025, 02:19 AM
Last Post: biketool
  mobian calamares fail merom 2 563 04-29-2025, 02:10 PM
Last Post: mdk
  Full disk encryption with calamares: beware of last testing upgrade! mdk 3 1,014 02-21-2025, 07:25 AM
Last Post: dragonhospital
  mobian phosh on screen keyboard not popping up for Chromium/Electron apps grump_fiddle_reinstall 1 664 01-15-2025, 08:08 PM
Last Post: Kevin Kofler
  How to use QR codes on Mobian Sid(unstable) Pinephone Pro biketool 1 585 01-02-2025, 12:47 PM
Last Post: zetabeta
  Upgrade to Mobian (Trixie) Staging biketool 13 2,741 12-29-2024, 10:35 AM
Last Post: biketool
  Mobian Bulleyes aberrio 0 822 12-16-2024, 08:27 AM
Last Post: aberrio
  Mobian, Suspend, and Audio Playback biketool 0 749 12-11-2024, 12:56 AM
Last Post: biketool

Forum Jump:


Users browsing this thread: 1 Guest(s)