LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-09-2007, 04:12 AM   #1
Martin Pail
LQ Newbie
 
Registered: Apr 2007
Posts: 4

Rep: Reputation: 0
WARNING: Error inserting freq_table


hi, morning to all,

was afraid about following message:

[root@dhcppc0 ~]# modprobe acpi
WARNING: Error inserting freq_table (/lib/modules/2.6.20-1.2933.fc6/kernel/drivers/cpufreq/freq_table.ko): Required key not available
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.20-1.2933.fc6/kernel/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): Device or resource busy
[root@dhcppc0 ~]# modprobe acpi-cpufreq
WARNING: Error inserting freq_table (/lib/modules/2.6.20-1.2933.fc6/kernel/drivers/cpufreq/freq_table.ko): Required key not available
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.20-1.2933.fc6/kernel/arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.ko): Device or resource busy

laptop with intel centrino, p-7010 lifebook from fujitsu-siemens

[martin@dhcppc0 ~]$ uname -r
2.6.20-1.2933.fc6
[martin@dhcppc0 ~]$ uname -a
Linux dhcppc0 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:38:26 EDT 2007 i686 i686 i386 GNU/Linux
[martin@dhcppc0 ~]$

cat /prov/version

[martin@dhcppc0 ~]$ cat /proc/version
Linux version 2.6.20-1.2933.fc6 (brewbuilder@hs20-bc2-4.build.redhat.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Mon Mar 19 11:38:26 EDT 2007
[martin@dhcppc0 ~]$


I tried:

first

changed the line below in /etc/cpuspeed.conf:

DRIVER=powernow-k8

with no response

then add acpi=off in the /boot/grub/grub.conf file

and there is also no response, the error message still appears


i´m very confused about this

searched the web over for fusi modules + linux

can not find any useful articles or other sources


if anybody is aware of useful links to the subject of acpi
please quote


thanks to all

martin
 
Old 04-09-2007, 04:44 PM   #2
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Can’t help much, but the DRIVER= statement change you made would only be correct for an AMD processor, and, from your post, you have an Intel Centrino. You could try DRIVER=p4-clockmod, but the comments in /etc/cpuspeed.conf say that the proper driver should be autodetected, and already be in the kernel.

When you run
Code:
$ cat /proc/acpi/processor/CPU0/power
you should see something like this:
Code:
active state:            C2
max_cstate:              C8
bus master activity:     55554051
maximum allowed latency: 2000 usec
states:
    C1:                  type[C1] promotion[C2] demotion[--] latency[000] usage[00394510] duration[00000000000000000000]
   *C2:                  type[C2] promotion[C3] demotion[C1] latency[018] usage[06722739] duration[00000000018825729528]
    C3:                  type[C3] promotion[--] demotion[C2] latency[083] usage[00003271] duration[00000000000005063540]
but that’s with cpuspee active.
 
Old 04-10-2007, 12:16 PM   #3
Martin Pail
LQ Newbie
 
Registered: Apr 2007
Posts: 4

Original Poster
Rep: Reputation: 0
still appears......

thanks,

have done

first

cpuspeed is active

second

DRIVER= ( set on autodedect )

but the error message still appears

cat /proc...tells me


[martin@dhcppc0 ~]$ cat /proc/acpi/processor/CPU0/power
active state: C2
max_cstate: C8
bus master activity: ffffffff
maximum allowed latency: 2000 usec
states:
C1: type[C1] promotion[C2] demotion[--] latency[000] usage[00000010] duration[00000000000000000000]
*C2: type[C2] promotion[C3] demotion[C1] latency[001] usage[00180362] duration[00000000000570692366]
C3: type[C3] promotion[--] demotion[C2] latency[185] usage[00003110] duration[00000000000008819603]


in my /etc folder are two files of the cpuspeed.conf

/etc/cpuspeed.conf and /etc/cpuspeed.conf.rpmnew


thanks for your help

martin
 
Old 04-10-2007, 02:40 PM   #4
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
The .rpmnew file is one that was created when the cpuspeed rpm was installed. Compare the two files or just mv the current one to a backup and the .rpmnew one to the active one, and see what happens.

Most rpm installations move the current .conf file to a .rpmsave one and install the .conf file the installation "thinks" you need, but some of them leave your current settings alone and put their "suggested settings" in an .rpmnew file for your edification. The later is, usually, done when there is no, or insignificant, changes from your current settings, so this suggestion will probably not help, but it's probably worth investigating, eh?
 
Old 04-12-2007, 02:22 PM   #5
Martin Pail
LQ Newbie
 
Registered: Apr 2007
Posts: 4

Original Poster
Rep: Reputation: 0
cpuspeed - erase - install

hi,

sorry but it doesn´t works

also have done yum erase cpuspeed, yum install cpuspeed

no result

but I want to understand what is going on

please tell me: if I deinstall cpuspeed and the system runs
without cpuspeed what happens in the worst case ?

what lines in the .conf files I can manipulate once more ?

martin
 
Old 04-12-2007, 03:55 PM   #6
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Without cpuspeed the system won't reduce the power (and speed) of the CPU when it doesn't need to be working hard. (E.g., while waiting for your input, etc.) This extends the life of the CPU since it will run at a lower average temperature, and reduces power consumption so, if you're running on battery power, you can work (slightly) longer before the battery runs down.

Neither of these effects are of much significance: Failure of the CPU is almost never the cause of laptop failure (mechanical damage is much more likely), and the reduction is battery life from CPU usage (and the resulting more frequent need to run the cooling fan) is almost negligible compared with the power used by the display screen and disk drives.

The .conf file should have lots of comments describing the entries you can change, and something of the effect of those changes. Look at man cpuspeed for more information.
 
Old 04-15-2007, 02:28 PM   #7
Martin Pail
LQ Newbie
 
Registered: Apr 2007
Posts: 4

Original Poster
Rep: Reputation: 0
fixed by kernel-update

hi,

thank you so much, yes have read the man page for cpuspeed and
I didn´t give up

after all

I tried to designed the driver for centrino/speedstep-centrino
following answers in the forum http://www.fedoraforum.org/forum/arc...p/t-19560.html

but first I did an kernel-update to kernel-2.6.20-1.2944.fc6 and now
everything works fine

this is the good answer, the more curious answer is finally I even don´t know why because this subject is not my favourite topic

thanks for your helpful answers

martin
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
FATAL: Error inserting ndiswrapper raxxal Mandriva 7 07-06-2007 01:27 PM
Error inserting e1000 module thatisuresh Linux - Networking 1 05-08-2007 05:54 PM
insmod: error inserting in 2.6 masg Linux - Newbie 3 03-15-2007 08:45 PM
Error inserting ndiswrapper awj78 Linux - Laptop and Netbook 2 01-31-2006 10:52 PM
FATAL: Error inserting ivtv xvalentinex Linux - Software 2 01-31-2006 12:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:48 AM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration