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 45 11,867 02-22-2025, 06:51 AM
Last Post: anonymous
  Full disk encryption with calamares: beware of last testing upgrade! mdk 3 263 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 284 01-15-2025, 08:08 PM
Last Post: Kevin Kofler
  How to use QR codes on Mobian Sid(unstable) Pinephone Pro biketool 1 304 01-02-2025, 12:47 PM
Last Post: zetabeta
  Upgrade to Mobian (Trixie) Staging biketool 13 1,532 12-29-2024, 10:35 AM
Last Post: biketool
  Mobian Bulleyes aberrio 0 333 12-16-2024, 08:27 AM
Last Post: aberrio
  Mobian, Suspend, and Audio Playback biketool 0 361 12-11-2024, 12:56 AM
Last Post: biketool
  how to update mobian over tor vusra 14 10,400 12-04-2024, 07:01 PM
Last Post: vusra
  atinout binaries for mobian/debian? NeutralGrey 4 1,932 10-31-2024, 04:16 AM
Last Post: astylethargic
  how to disable ipv6 at kernel level with towboot? vusra 3 2,014 10-04-2024, 04:23 AM
Last Post: vusra

Forum Jump:


Users browsing this thread: 2 Guest(s)