[Bug 2125488] Re: update-v3d-config degrades systemd status

Launchpad Bug Tracker 2125488 at bugs.launchpad.net
Tue Sep 23 17:13:43 UTC 2025


This bug was fixed in the package ubuntu-raspi-settings - 25.10.2

---------------
ubuntu-raspi-settings (25.10.2) questing; urgency=medium

  * update-v3d-config: Use /proc/device-tree instead of /proc/cpuinfo which
    is liable to change (and has changed in kernel 6.17 which breaks the
    current script) (LP: #2125488)
  * raspi-zswap.conf: Switch to zsmalloc from z3fold (removed in kernel 6.17)
    (LP: #2125496)

 -- Dave Jones <dave.jones at canonical.com>  Tue, 23 Sep 2025 13:14:26
+0100

** Changed in: ubuntu-raspi-settings (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-raspi-settings in
Ubuntu.
https://bugs.launchpad.net/bugs/2125488

Title:
  update-v3d-config degrades systemd status

Status in ubuntu-raspi-settings package in Ubuntu:
  Fix Released

Bug description:
  On questing, specifically under the 6.17 kernel currently in proposed,
  update-v3d-config fails. This is because it's expecting a single
  "Revision" line in /proc/cpuinfo where multiple now exist (one per
  processor core; this latter change does seem to fix the CPU reporting
  in gnome-control-center though, \o/). We should probably be using
  something less subject to change like /proc/device-
  tree/system/linux,revision instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-raspi-settings/+bug/2125488/+subscriptions




More information about the foundations-bugs mailing list