Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
echo n > /proc/acpi/processor/CPU0/performance not workin
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Wed Jun 25, 2003 2:37 pm    Post subject: echo n > /proc/acpi/processor/CPU0/performance not workin Reply with quote

hi,

ok, i got my dell 600 and set up gentoo (what else :wink: ) .. i'm using vanilla 2.4.21 and the latest acpi patch with a modified dsdt. readout of all acpi related values works, but setting the cpufreq seems not to work.. (btw: throttling works)

Code:

# cat  /proc/acpi/processor/CPU0/performance
state count:             7
active state:            P1
states:
    P0:                  1600 MHz, 32000 mW, 250 uS
   *P1:                  1600 MHz, 32000 mW, 250 uS
    P2:                  1400 MHz, 28000 mW, 250 uS
    P3:                  1200 MHz, 24000 mW, 250 uS
    P4:                  1000 MHz, 20000 mW, 250 uS
    P5:                  800 MHz, 16000 mW, 250 uS
    P6:                  600 MHz, 12000 mW, 250 uS

# echo 2 > /proc/acpi/processor/CPU0/performance

# cat  /proc/acpi/processor/CPU0/performance
state count:             7
active state:            P1
states:
    P0:                  1600 MHz, 32000 mW, 250 uS
   *P1:                  1600 MHz, 32000 mW, 250 uS
    P2:                  1400 MHz, 28000 mW, 250 uS
    P3:                  1200 MHz, 24000 mW, 250 uS
    P4:                  1000 MHz, 20000 mW, 250 uS
    P5:                  800 MHz, 16000 mW, 250 uS
    P6:                  600 MHz, 12000 mW, 250 uS



SpeedStep is enabled in BIOS.

Any ideas ????

#mb
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed Jun 25, 2003 4:22 pm    Post subject: Reply with quote

have you applied the cpufreq patch?
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Wed Jun 25, 2003 7:36 pm    Post subject: Reply with quote

ehm, no..... :?

maybe this patch is already included in the 2.5.8 kernel version mentioned in the documentation here (http://acpi.sourceforge.net/documentation/processor.html)...

thx,
#mb
Back to top
View user's profile Send private message
felicita
n00b
n00b


Joined: 29 May 2003
Posts: 5

PostPosted: Thu Jun 26, 2003 1:37 am    Post subject: Reply with quote

I am trying 2.5.73 on my X31, the laptop only boot when config_acpi_ht_only is selected ( it disabled some other acpi options ).

when linux booted, in /proc/cpuinfo
only one cpu found, and the flags do not contain "ht" (for hyper threading). whY?? :?:

is there some trick to enable kernel support HT and recognize the Pentium-M ??

thx alot!
_________________
oh~~doooom, plz, don't speak Italian to me.
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Thu Jun 26, 2003 6:37 am    Post subject: Reply with quote

@Bloody Bastard

i tried the patch, but:
Code:

cpufreq: Intel(R) SpeedStep(TM) support $Revision: 1.7.2.6 $
cpufreq: Intel(R) SpeedStep(TM) for this processor not (yet) available.


so.. centrino speedstep != speedstep :?

#mb
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Jun 26, 2003 10:29 am    Post subject: Reply with quote

So it is a centrino? I've heard of it being not supported yet

Try to google for it
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Thu Jun 26, 2003 12:45 pm    Post subject: Reply with quote

FYI: there are patches for 2.5.x, but no backports (yet)...

#mb
Back to top
View user's profile Send private message
LoermansA
n00b
n00b


Joined: 10 Dec 2002
Posts: 32
Location: Veendam, the Netherlands

PostPosted: Fri Jun 27, 2003 5:56 am    Post subject: Reply with quote

To felicita;

The Pentium M is a development based on the mobile PIII. It doesn't support hyperthreading, only the PIV (I believe the northwood core) does

Arjan
Back to top
View user's profile Send private message
gangloot
n00b
n00b


Joined: 03 Feb 2003
Posts: 7

PostPosted: Tue Jul 22, 2003 5:31 am    Post subject: Reply with quote

mb,

Did you ever get this problem figured out? I'm going through the same thing right now.
Back to top
View user's profile Send private message
hulk2nd
Guru
Guru


Joined: 25 Mar 2003
Posts: 512
Location: Freiburg, Germany

PostPosted: Tue Jul 22, 2003 10:33 am    Post subject: Reply with quote

i use the latest ac-sources (2.4.22-pre6-ac1 or something like this) and there you have the possibility to choose "Intel Pentium-M Enhanced SpeedStep" at the kernel config. i think that's it but i'm not sure. you can also choose normal intel speedstep and pentium 4 clock modulation.

greetz, hulk
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Wed Jul 23, 2003 7:10 am    Post subject: Reply with quote

@gangloot
well, not with 2.4.x (vanilla + acpi patch).. then i tried 2.6.0-test1 recently and it worked out of the box....

#mb

btw:

now i use this to switch between max power and max save..
Code:

echo -n "0:100:100:performance" > /proc/cpufreq
echo -n "0:0:0:powersave" > /proc/cpufreq


but both interfaces (/proc/cpufreq and /proac/acpi/processor/../performance) seems to be out-dated :?
Back to top
View user's profile Send private message
hulk2nd
Guru
Guru


Joined: 25 Mar 2003
Posts: 512
Location: Freiburg, Germany

PostPosted: Sun Jul 27, 2003 10:12 pm    Post subject: Reply with quote

just use the binary only processor.o driver from intel and it will work without problems
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum