Skip to content

persistent reboot required after upgrade to DietPI 9.10, stays on old 5.10 kernel #7405

Open
@schlomo

Description

Creating a bug report/issue

  • I have searched the existing open and closed issues

Required Information

  • DietPi version | 9.10
  • Distro version | bookworm 1
  • Kernel version | Linux XXXXXXXX 5.10.103-v8+ #1529 SMP PREEMPT Tue Mar 8 12:26:46 GMT 2022 aarch64 GNU/Linux
  • SBC model | RPi 4 Model B (aarch64)
  • Power supply used | 5V 3A, never had an issue with it
  • SD card used | SanDisk Ultra

Additional Information (if applicable)

  • Bug report ID | 4f374398-466c-407b-9b61-d045605257ed

Steps to reproduce

  1. Use dietpi-update to upgrade. previous version was a little bit older (don't remember, sorry)
  2. reboot

Expected behaviour

  • reboot as indicated
  • reboot hint should disappear
  • kernel should be > 5.10

Actual behaviour

Image - repeated reboots don't resolve this - kernel is `5.10.103-v8+`

Extra details

  • Initially I also ran into the problem described in Unable to locate package linux-image-rpi-v8 #7402, but then after a second attempt the linux-image-rpi-v8 could be installed.
  • dietpi-config → Advanced → RPi kernel choice fails with
    linux-image-6.6.74+rpt-rpi-v8:arm64 : Depends: initramfs-tools:arm64 (>= 0.120+deb8u2) or linux-initramfs-tool:arm64
    
  • This is actually caused by [FAILED] DietPi-Set_software | APT install linux-image-rpi-v8 raspi-firmware raspi-utils-core tiny-initramfs and specifically the installation of tiny-initramfs which seems to have a conflict with linux-image-6.6.74+rpt-rpi-v8 via the initramfs-tools package
  • My APT sources:
    # grep '^deb' /etc/apt/sources.list /etc/apt/sources.list.d/*
    /etc/apt/sources.list:deb http://raspbian.raspberrypi.com/raspbian/ bookworm main contrib non-free rpi
    /etc/apt/sources.list.d/dietpi.list:deb https://dietpi.com/apt bookworm main rpi4
    /etc/apt/sources.list.d/dietpi.list:deb https://dietpi.com/apt all rpi
    /etc/apt/sources.list.d/raspi.list:deb https://archive.raspberrypi.com/debian/ bookworm main
    

Resolution / Workaround

  • Manually installing linux-image-rpi-v8 raspi-firmware raspi-utils-core and rebooting seems to have fixed the problem, now the kernel version is 6.6.74+rpt-rpi-v8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions