July 1 upgrade of Mobian Bookworm boot loops.
#1
It must be the kernel update then. I can continue to boot from the Trixie installation on the main chip. And then use my rescuemobian script to continue trying the upgrades on the Bookworm installation. Edit this to your installation, and then continue to try upgrades from this temporary environment.

Code:
#! /bin/bash
cd /home/d1/root
mount /dev/mmcblk1p1 /home/d1/boot
mount --bind /proc /home/d1/proc
mount --bind /sys /home/d1/sys
mount --bind /dev /home/d1/dev
mount --bind /run /home/d1/run
chroot /home/d1
  Reply
#2
(07-02-2024, 10:41 AM)mburns Wrote: It must be the kernel update then. I can continue to boot from the Trixie installation on the main chip. And then use my rescuemobian script to continue trying the upgrades on the Bookworm installation. Edit this to your installation, and then continue to try upgrades from this temporary environment.

Code:
#! /bin/bash
cd /home/d1/root
mount /dev/mmcblk1p1 /home/d1/boot
mount --bind /proc /home/d1/proc
mount --bind /sys /home/d1/sys
mount --bind /dev /home/d1/dev
mount --bind /run /home/d1/run
chroot /home/d1

Never mind then. I will treat this as a failing microSD card, and just remove it. Updates are slow. This is the second chip to be removed for this.
  Reply
#3
So. Updating another installation of Mobian on another microSD card causes a failure to boot again, Bookworm or Trixie. Has support in Mobian for booting from the removable chip lapsed?
  Reply
#4
(08-13-2024, 06:26 AM)mburns Wrote: So. Updating another installation of Mobian on another microSD card causes a failure to boot again, Bookworm or Trixie. Has support in Mobian for booting from the removable chip lapsed?

I repaired the boot menu file on the second chip. This was needed to get a second boot on the PPP with recent Mobian. /boot/extlinux/extlinux.conf is the file that needs repair for the incomplete menu entry.
  Reply
#5
Today, October 19, 2024, I had to disable the GDM service after a Debian/Mobian update. I used ssh to fix the usability issue.
  Reply
#6
(10-19-2024, 01:54 PM)mburns Wrote: Today, October 19, 2024, I had to disable the GDM service after a Debian/Mobian update. I used ssh to fix the usability issue.

Today, October 26, 2024, an automatic update of Debian disabled Mobian Trixie. I had to copy in a spare copy of /etc/systemd/system to recover.
  Reply
#7
The 6.12 linux kernel updates on Mobian are simply not supporting the PinePhone Pro. The backlight control is failing and everything is laggy.

I go into the extlinux.conf and specify the 6.6 kernel as default - very zippy by comparison.
  Reply
#8
(01-08-2025, 12:14 PM)mburns Wrote: The 6.12 linux kernel updates on Mobian are simply not supporting the PinePhone Pro. The backlight control is failing and everything is laggy.

I go into the extlinux.conf and specify the 6.6 kernel as default - very zippy by comparison.

The 6.12 kernel might be OK now.

The Console app confused me. This is because the arrow keys are now superseded by gestures on the space key.
  Reply
#9
With the Mobian updates from the command line (Tues Feb 18 2025):

# apt update && apt upgrade

I periodically must enter the following command to restore fast processing and prevent hangs:

# systemctl disable gdm
  Reply
#10
If you are using another display manager, and you cannot uninstall gdm due to dependencies, then try:
Code:
sudo systemctl mask gdm
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian vs Mobian henrythemouse 2 150 Yesterday, 10:44 PM
Last Post: u-kidjp
Rainbow Plasma-Mobile on Mobian Trixie, task switcher issue pineconeuser 0 275 01-02-2025, 09:21 AM
Last Post: pineconeuser
  Installing r2kaw and Tow-Boot to the SPI ethical_haquer 10 1,391 12-19-2024, 05:22 PM
Last Post: dukla2000
  tow-boot installation problem techariah 4 2,833 12-04-2024, 10:32 AM
Last Post: zetabeta
  How can boot from MicroSD after replacement of the main board u-kidjp 6 1,120 11-08-2024, 09:14 PM
Last Post: Kevin Kofler
  Megapixels on Mobian Bookworm on PinePhone Pro - Not Launching X0X0X0X0X0 3 1,717 10-28-2024, 10:46 AM
Last Post: Jite
  tow-boot, just bought pinephone pro stratofall 4 1,328 07-30-2024, 03:43 PM
Last Post: stratofall
  bookworm vs trixie discussion for mobian in pinephone pro. zetabeta 16 7,151 04-28-2024, 01:52 AM
Last Post: diederik
  Tow-Boot, a new U-Boot option for Pinephone Pro and other devices Ulfnic 60 64,066 02-13-2024, 02:54 PM
Last Post: fxc
Brick Recovery without Tow Boot b34ux 10 4,456 02-02-2024, 07:07 PM
Last Post: reky

Forum Jump:


Users browsing this thread: 2 Guest(s)