User login |
powernowI've installed 64Studio on my laptop which has an AMD64 processor with powernow technology. I've installed powernowd from debian, but get an error dialog at startup saying my processor doesn't support multple frequency operation. I wouldn't mind so much, except it's stuck at the lowest frequency, not the highest. Any ideas as to why this is happening. Is the default 64Studio kernel not compiled to support this?
|
Search this site:In the forums:Today's poll:What format would you prefer for downloading 64 Studio? (Register or log in to vote) DVD install image 39% DVD live image with install option 43% I don't have a DVD burner so I have to use CD-R 14% I installed version 0.1 and only used apt since :-) 4% Total votes: 170 |
I have a laptop with turion
I have a laptop with turion cpu which support 3 levels (800,1600 and 1800 mhz).
Changing cpu freq scaling with the CPU FREQ SCALING icon in the gnome panel doesnt works in 64 studio out of the box (at least not for me). Something to do with user privileges. I got it working following this guide: http://ubuntu.wordpress.com/2005/11/04/enabling-cpu-frequency-scaling
Saludos
Kernel
Using CPU FREQ SCALING on a RT kernel is not a good idea. Jackd uses the CPU clock as a time reference, and if your pc changes the frequency by itself it causes bad xruns and audio dropout in the jacks server. If you do not use jack (unlikely, especially in 64studio) it is not a problem.
Therefore the scaling has been deactivated by default, even though it may show up in the gnome panel.
Its true it can cause xruns
Anyway its a good way to save power on laptops when doing any other stuff on the go. Of course when im doing audio i change the governor from "ondemand" to "performance".