LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices

Reply
 
LinkBack Search this Thread
Old 10-20-2007, 07:54 AM   #1
depo
LQ Newbie
 
Registered: Oct 2007
Posts: 1

Rep: Reputation: 0
acpi-cpufreq not working in 2.6.22-14-generic (Fujitsu-Siemens m3438g)


Hello,

Recently upgraded to gutsy from feisty and the problems started. Cant get frequency scaling to work.
Both acpi-cpufreq.ko and speedstep-centrino.ko gives error "No such device". Tried applying linux-phc-0.3.0, no luck.
Read somewhere that disabling "Long battery mode" in bios solves problem for acpi-cpufreq.ko, but for me it didn't change a think.
Frequency scaling worked fine with 2.6.20-16-generic using speedstep-centrino module. Its Fujitsu-siemens Amilo M m3438g.
Actually , making processor work at full speed its enough for me, because now its just 800. No modules, responsible for frequency scaling, are loaded, no software like cpudyn, powernowd or cpufreq are installed, but still 800
After modprobing acpi-cpufreq.ko and speedstep-centrino.ko dmesg reports:
[ 214.240000] speedstep_centrino: no version for "struct_module" found: kernel tainted.

root@Hell:/home/kiero# uname -a
Linux Hell 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux

root@Hell:/home/kiero# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 2.00GHz
stepping : 8
cpu MHz : 800.065
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up est tm2
bogomips : 1616.27
clflush size : 64

root@Hell:/home/kiero# lsmod
Module Size Used by
ipv6 273892 8
af_packet 24840 2
binfmt_misc 12936 1
rfcomm 42136 2
l2cap 26240 11 rfcomm
bluetooth 57060 4 rfcomm,l2cap
ppdev 10244 0
video 18060 14
battery 11012 3
container 5504 0
sbs 19592 0
button 8976 0
dock 10656 0
ac 6148 0
sbp2 24072 0
parport_pc 37412 0
lp 12580 0
parport 37448 3 ppdev,parport_pc,lp
pcspkr 4224 0
snd_hda_intel 263712 0
snd_pcm_oss 44672 0
snd_mixer_oss 17664 1 snd_pcm_oss
snd_pcm 80388 2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 4740 0
snd_seq_oss 33152 0
ipw2200 149320 0
psmouse 39952 0
serio_raw 8068 0
snd_seq_midi 9600 0
snd_rawmidi 25728 1 snd_seq_midi
snd_seq_midi_event 8448 2 snd_seq_oss,snd_seq_midi
xpad 9988 0
nvidia 6221776 26
ieee80211 35656 1 ipw2200
ieee80211_crypt 7040 1 ieee80211
iTCO_wdt 11940 0
iTCO_vendor_support 4868 1 iTCO_wdt
snd_seq 53232 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
i2c_core 26112 1 nvidia
snd_timer 24324 2 snd_pcm,snd_seq
snd_seq_device 9228 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
intel_agp 25620 0
snd 54660 9 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
soundcore 8800 1 snd
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
shpchp 34580 0
pci_hotplug 32704 1 shpchp
agpgart 35016 2 nvidia,intel_agp
joydev 11328 0
evdev 11136 8
reiserfs 248704 1
sr_mod 17828 0
cdrom 37536 1 sr_mod
sg 36764 0
sd_mod 30336 6
ata_piix 17540 0
usbhid 29536 0
hid 28928 1 usbhid
sata_via 12548 4
r8169 32260 0
ohci1394 36528 0
ieee1394 96312 2 sbp2,ohci1394
ata_generic 8452 0
libata 125168 3 ata_piix,sata_via,ata_generic
scsi_mod 147084 5 sbp2,sr_mod,sg,sd_mod,libata
ehci_hcd 36492 0
uhci_hcd 26640 0
usbcore 138632 5 xpad,usbhid,ehci_hcd,uhci_hcd
thermal 14344 3
processor 32072 1 thermal
fan 5764 0
fuse 47124 5
apparmor 40728 0
commoncap 8320 1 apparmor
 
Old 10-21-2007, 09:26 PM   #2
EricGod48
LQ Newbie
 
Registered: Sep 2005
Location: Memphis
Distribution: Fedora 8
Posts: 4

Rep: Reputation: 0
I had this problem as well, and I have the same processor as you. I usually use Kubuntu, but thought I'd give Gnome a try and did a fresh install of Ubuntu Gutsy. I messed with it for hours and couldn't get it working, so I reinstalled Kubuntu since KDE is more familiar to me. I thought it would have the same problem, but strangely enough frequency scaling is working perfectly, even though I'm also using the same kernel.

I don't know why it would work in Kubuntu and not in Ubuntu, but I might try installing the ubuntu-desktop packages on top of Kubuntu and see if it works. Wish I could offer more help.

EricG
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with wine+fujitsu siemens lifebook e Jykke Linux - Laptop and Netbook 2 10-06-2007 02:13 AM
Fujitsu siemens amilo L1300 medz Linux - Laptop and Netbook 2 09-05-2005 02:52 PM
Linux on Fujitsu-Siemens s7010 cwolf Linux - Laptop and Netbook 0 04-19-2005 03:16 AM
Fujitsu-Siemens M7400 Slamtilt Linux - Laptop and Netbook 0 02-07-2005 07:46 AM
touchpad with 2.6.7 on Fujitsu-Siemens laptop not working Sammy2ooo Linux - Laptop and Netbook 1 07-11-2004 10:58 PM


All times are GMT -5. The time now is 12:55 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration