← Back to team overview

kernel-packages team mailing list archive

[Bug 1253734] Re: HP EliteBook 6930p: scaling_max_freq is less than highest frequencies in scaling_available_frequencies

 

Can you try the following:

Edit /etc/default/grub (you need to do this using root privilege) and
change

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash processor.ignore_ppc=1"

and then run:

sudo update-grub

and reboot. Maybe this will work around the issue.


** Summary changed:

- scaling_max_freq is less than highest frequencies in scaling_available_frequencies
+ HP EliteBook 6930p: scaling_max_freq is less than highest frequencies in scaling_available_frequencies

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1253734

Title:
  HP EliteBook 6930p: scaling_max_freq is less than highest frequencies
  in scaling_available_frequencies

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  brendand@brendand-6930p:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_max_freq 
  1520400
  brendand@brendand-6930p:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_available_frequencies 
  2534000 2533000 1600000 800000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1253734/+subscriptions


References