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 24 2,412 Yesterday, 07:42 AM
Last Post: zetabeta
  Mobian repository status henrythemouse 16 8,943 04-10-2024, 10:02 AM
Last Post: diederik
  cant verify mobian image at website gnugpg penguins_rule 0 150 03-18-2024, 08:54 PM
Last Post: penguins_rule
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 2,067 11-22-2023, 11:46 AM
Last Post: aLoop100o
  What actions needed to keep on mobian testing user641 3 1,865 09-05-2023, 06:44 AM
Last Post: Zebulon Walton
  Mobian boot failed with zstd message after upgrade. Mahgue 0 648 09-01-2023, 11:29 AM
Last Post: Mahgue
Big Grin An early xmas present: 6.1 kernel treebeard 28 10,139 07-18-2023, 03:14 AM
Last Post: gischpelino
  how to update mobian over tor vusra 13 7,042 07-09-2023, 08:57 PM
Last Post: vusra
  opensnitch outbound firewall now works on mobian vusra 2 1,933 07-09-2023, 01:37 AM
Last Post: vusra
  how to disable ipv6 at kernel level with towboot? vusra 2 929 07-09-2023, 01:25 AM
Last Post: vusra

Forum Jump:


Users browsing this thread: 1 Guest(s)