Noble Verification (linux-azure) ================================ Before Upgrading ---------------- ubuntu@penguru:~$ uname -a Linux penguru 6.8.0-1044-azure #50-Ubuntu SMP Fri Nov 21 23:59:16 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux ubuntu@penguru:~$ lsmod | grep cpufreq ubuntu@penguru:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: No such file or directory
After Upgrading --------------- ubuntu@penguru:~$ uname -a Linux penguru 6.8.0-1047-azure #53-Ubuntu SMP Wed Feb 11 21:29:19 UTC 2026 aarch64 aarch64 aarch64 GNU/Linux ubuntu@penguru:~$ lsmod | grep cpufreq cppc_cpufreq 24576 0 ubuntu@penguru:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ondemand ** Tags removed: verification-needed-noble-linux-azure ** Tags added: verification-done-noble-linux-azure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2119465 Title: linux-azure-nvidia: Include cppc_cpufreq in linux-modules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2119465/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
