Only power save and high performance modes available(power save set by default)

Bug #1384867 reported by Danel-dnl-93
48
This bug affects 11 people
Affects Status Importance Assigned to Milestone
indicator-cpufreq
Confirmed
Undecided
Unassigned

Bug Description

Only power save and high performance modes available(power save set by default)
It worked perfeclty on Ubuntu 14.04 64-bit, I have this issue on 14.10 64-bit.

description: updated
description: updated
no longer affects: cpufreq (Ubuntu)
Revision history for this message
Artem Popov (artfwo) wrote :

Yeah, having the same issue myself on Utopic. Going to look into it next week.

Changed in indicator-cpufreq:
status: New → Confirmed
Revision history for this message
badmanatee (manateemalo) wrote :

Having same issue. Breaks with kernels >= 3.13.1-031301-generic for me on trusty 64 bit.

Revision history for this message
supermarioprof (mario-milanesio) wrote :

Same problem here (Ubuntu 14.10, AMD64).
Here it seems to be related with Intel P-state:
http://www.webupd8.org/2014/04/10-things-to-do-after-installing-ubuntu.html (1.5 section)

Here a benchmark about using or disabling Intel P-state:
http://www.phoronix.com/scan.php?page=article&item=intel_pstate_linux315&num=1

To solve this bug:
gksu gedit /etc/default/grub
than change
GRUB_CMDLINE_LINUX_DEFAULT="quiet ... ..."
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_pstate=enable"

Obvoiusly this will disable Intel P-state

Revision history for this message
supermarioprof (mario-milanesio) wrote :
Revision history for this message
Aaron Hastings (thecosmicfrog) wrote :

Any update on this, Artem? Is there any benefit to running indicator-cpufreq with the Intel P-State driver enabled?

Revision history for this message
Reophacidae (reophacidae) wrote :

only performance and pover saving!

Revision history for this message
Reophacidae (reophacidae) wrote :

ubuntu 14.04.02 64bit asus n550 jv

Revision history for this message
Daniel Kessel (dkessel) wrote :

Still present in vivid.

Revision history for this message
Martin Bednar (martin-bednar) wrote :

It`s also present in 15.04.

Revision history for this message
Nicolò Balzarotti (anothersms) wrote :

I added a couple of line for not having the separator with empty CPU freq (hated it)
Line 77:
        freq_selectable = 0
Line 79:
            freq_selectable = 1
Line 89
        if freq_selectable:
            menu.append(Gtk.SeparatorMenuItem())

Revision history for this message
uzi3k (uzi3k) wrote :

I still have this problem in 15.04. I tried:

To solve this bug:
gksu gedit /etc/default/grub
than change
GRUB_CMDLINE_LINUX_DEFAULT="quiet ... ..."
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash intel_pstate=enable"

Obvoiusly this will disable Intel P-state

But it didn't have any effect.

Revision history for this message
Artem Popov (artfwo) wrote :

Add intel_pstate=disable to grub command line instead. Sorry, there's no proper solution to this problem yet.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.