[Bug 58001] "ondemand" CPU governor never raises frequency (Dell XPS 12)

[email protected] Thu, 25 Sep 2014 00:16:56 +0000
Newsgroups org.kernel.vger.cpufreq
Message-ID <[email protected]/>
https://bugzilla.kernel.org/show_bug.cgi?id=58001

Doug Smythies <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #20 from Doug Smythies <[email protected]> ---
intel_pstate=enable on the proper grub line should work. Here is an example
from mine (/etc/default/grub):

GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 intel_pstate=enable
crashkernel=384M-:128M"

Of course, run "sudo update-grub" afterwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.