![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Hardware & Laptops Problems with hardware & laptops not being detected or supported during or after install. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2005
Beans: 3
|
I got the following error when im trying to install ubuntu 5.10 on my Dell Inspiron 8100:
cpufreq:change failed with new_state 1 and result 0 Is it because the Speedstep technology? How do i solve it? Thank you! |
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Location: nyc
Beans: 31
|
Re: cpufreq problem
i have the same issue after upgrading to kubuntu breezy (same Dell Inspiron 8100). though it only happens while shutting down....
it doesn't seem to affect anything, but i'm curious what's going on -- never saw this before. |
|
|
|
|
#3 |
|
Gee! These Aren't Roasted!
![]() Join Date: Aug 2005
Beans: 178
Ubuntu 8.04 Hardy Heron
|
Re: cpufreq problem
Another Dell Inspiron 8100 user here with this problem.
What module should be loaded for this??? Anyone with more info?
__________________
Linux User #395848 |
|
|
|
|
#4 |
|
Gee! These Aren't Roasted!
![]() Join Date: Aug 2005
Beans: 178
Ubuntu 8.04 Hardy Heron
|
Re: cpufreq problem
Submitted a bug to bugzilla #18213
The incorrect speedstep module is being loaded. To fix this, edit /usr/share/powernowd/cpufreq-detect.sh so it reads like this: Code:
# Two modules for PIII-M depending the chipset. # modprobe speedstep-ich$EXT || modprobe speestep-smi$EXT would be another way if [ -f $IOPORTS ] && grep -q 'Intel .*ICH' $IOPORTS ; then PIII_MODULE=speedstep-ich else # PIII_MODULE=speedstep-smi PIII_MODULE=speedstep_ich fi edit: You'll probably have to reboot for it to work.
__________________
Linux User #395848 |
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Jan 2006
Beans: 1
|
Hi,
this trick helps on my Latitude C600. Thank you very much. Processor is Coppermine (PIII) 750/600MHz. cu tommy |
|
|
|
|
#6 | |
|
First Cup of Ubuntu
![]() |
Re: cpufreq problem
Quote:
Your solution worked like a charm! Thanks! |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Location: Scottsdale, AZ
Beans: 39
Ubuntu 8.04 Hardy Heron
|
Re: cpufreq problem
Worked for me also in Edgy on a Dell Latitude CPx. Thanks for posting!
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2006
Beans: 8
|
Re: cpufreq problem
Just another confirmation ... This edit also worked for me on a Dell Latitude C600.
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2005
Beans: 2
|
I just installed Breezy on a Dell Inspiron 8100 and your fix seems to be working great. Thanks for contributing!
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2005
Beans: 10
|
Re: cpufreq problem
I was having a similar problem on my Inspiron 8100, and found that removing powernowd corrected the problem instantly.
Aside from getting the same message at shutdown, I was having frequent mouse freezes (for about 1/2 second) and audio-looping as pages were loading. Looking at the system monitor, I would see that my CPU usage was frequently spiking to 100% and staying pegged there for a few seconds. Now I'm rarely going over 80% and everything seems to be ok. Hopefully I'm not doing any damage to my CPU by (presumably) having it run at full clock speed all the time and not throttling down. Thoughts? |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|