Debian Configuration :: FATAL: Error Inserting Pcc_cpufreq (/lib/modules/3.0.0-1-amd64/kernel/drivers/cpufreq/pcc-cpufreq.ko): No Such Device
Jul 31, 2011
I recently started having this odd behaviour while using and loading cpufrequtils on boot, I don't know if it is happening to someone else.During boot I'm getting( when /etc/init.d/cpufrequtils invokes /etc/init.d/loadcpufreq to load the proper module):
Loading cpufreq kernel modules...FATAL: Error inserting speedstep_centrino (/lib/modules/3.0.0-1-amd64/kernel/drivers/cpufreq/speedstep-centrino.ko): No such device
FATAL: Error inserting pcc_cpufreq (/lib/modules/3.0.0-1-amd64/kernel/drivers/cpufreq/pcc-cpufreq.ko): No such device
(Opensuse 11.4, nvidia, core2) PROBLEM: cpu goes into C3 powersaving state even on full load (even when disabled from bios) (acpi=off prevents this). opensuse 11.4 kernel ignores boot option processor.max_cstate=2 (option has no effect). cpufreq util should be able to change governor policy to performance, however acpi-cpufreq driver doesn't load: modprobe acpi-cpufreq -> FATAL: error inserting acpi_cpufreq (/lib.../acpi-cpufreq.ko): No such device
# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database.
[code]...
And after that my X is not working. And when i try sudo modprobe nvidia I get this:
FATAL: Error inserting nvidia (/lib/modules/2.6.26-2-686/nvidia/nvidia.ko): No such device
I have a Xserve server with Debian 2.6.26-2-amd64, the cpu is 2 X Intel Xeon 5150 @ 2.66GHz.I want to scaling down the cpu frequency and I only found three modules in my system and all of them are not working:
lake:/# ls /lib/modules/2.6.26-2-amd64/kernel/arch/x86/kernel/cpu/cpufreq acpi-cpufreq.ko powernow-k8.ko speedstep-centrino.ko lake:/# modprobe acpi-cpufreq
I have a Xserve server with Debian 2.6.26-2-amd64, the cpu is 2 X Intel Xeon 5150 @ 2.66GHz.I want to scaling down the cpu frequency and I only found three modules in my system and all of them are not working.I found only module P4-clockmod can work with Xeon processors, but I don't know how to install it into the system.
I'm running 9.10 server on a mini-itx board. The CPU is Core 2 Duo T5450 and supports Enhanced Speedstep and the BIOS is set to auto, enabling C1E.I've been trying to get cpufreq to work but none of the drivers are present.When I try to load suitable ones they are always not found.Does someone know if cpufreq is not supported on the server kernal? Or what command will apt-get the modules that aren't here now?I've been reading the cpufreq tutorials but can't get past loading a suitable driver - which means I'm nowhere now. My notebook runs the same CPU and cpufreq is working fine with desktop Ubuntu install of 9.10.
I updated the latest kernel and other new maintenance tonight and started getting this error at boot...doesn't appear to be hindering anything. My encrypted partitions (luks, ext4) still open and are accessible.
modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.29.5-191.fc11.i586/kernel/drivers/crypto/padlock-sha.ko): No such device
See similar errors reported on ubuntu forums... with various recommended workarounds... update/add an alias, blacklist a module, fresh install
I am not sure where to post that so I'll just try here.My main question is: How can I prevent the system from changing my cpufreq settings? I'd like to keep the CPU load as low as possible so these settings are probably the best.However when I run some applications that require a higher CPU load the system changes the governor to performance and the rang to 0.8 - 2.4 GHz.And that's my problem. I neither know what application exactly is responsible for changing my cpufreq settings nor do I know how to turn that off.Or is it supposed to be that way?
I want to turn an old (2004) compaq computer into a webserver using debian. 2.8ghz celeron, 756mb ram, 80gb IDE HD.I installed debian through the first DVD, without laptop and desktop environments, and did a guided partition.This is the second time this problem has occurred, at first i thought i would try re-installing, but no avail.
As soon as i turn the computer on, i get a grub loader screen with two options, Debian or single user debian. Both choices present same issue. Once i select either one, it seems to load then says "fatal: error inserting fan: no such device." Continues to load, and then "fatal: error inserting thermal, unknown symbol in module"Continues to load then "volume group ***** not found, volume group ***** not found" "enter pass phrase to unlock disk" I enter the pass phrase. "Successful" then a bunch of stuff loads and hangs at "end trace de8............" And it won't let me type anything or do anything except hit the power button.
Sometime back I installed cpufreq. Now while I know quite little about cpufreq, what little I understand tells me it can do two things :-
a. Give the user the capability to change frequencies - there is something called max frequencies and minimum frequencies and the user can play between them.
b. Show the cpufrequencies via the GNOME cpufreq plugin/applet.
Now while its able to show me the frequencies, I'm not able to find a GNOME or GTK front-end which I can use to set the frequencies. I did read a little bit about something called 'governers' which from what I learnt are something similar to profiles - as in you want to be conservative, powersave, ondemand and performance.
1. I'm looking for a Gnome-GTK CPU setting frequency GUI.
2. If somebody wants to share more info. about the whole cpu frequency thing that is also very welcome as I'm not really aware as to how can I do things a bit more intelligently so I'm able to get a bit more performance while not using much energy (can be done or cannot be done ?) but that discussion hopefully comes later after I've a tool through which I can do the same in GUI.
My new laptop works out of the box except for the video and the ethernet. For this, I have to use a later kernel than the Debian kernel (debian squeeze is currently 2.6.32). Upgrading to the new kernel (without moving to the testing dist itself) was pretty easy. I just installed linux-image-2.6.38-2-amd64 and linux-base from the testing distribution by manually downloading and using dpkg. After that, ethernet and video started working.
However, my virtualbox installation no longer works because the drivers do not match the kernel. I am used to this; whenever debian upgrades the kernel on me, I have to run "/etc/init.d/vboxdrv setup". This rebuilds the drivers. This failed for me, however, because it could not find the headers. So, I installed some more packages:
I am having some problems with my CPU speed detailed here: [URL]
Basically it is restricting my computer to 800Mhz after 10-15mins for no reason. With Windows I was able to use something called Notebook Hardware control to ramp up the speed to the max of 1.73GHz. With the cpufreq applet, it won;t do anything.
Is there another program I can use to override the speed?
I have been using kubuntu, and I would like to change the cpufreq settings. My understanding is that there is no applet for that, and I would have to do it by hands with a script.
i noticed that my cpu is running on full scale all the time and tried to install inducator-cpufreq to get it under control.The problem is that thr indicator doesn't show up.I installed is from ppa:
when ever i type int his command i do it twice because i have two cores to it looks like this: cpufreq-selector -c 0 -g powersave cpufreq-selector -c 1 -g powersave
when ever i type this it says that "you must be root" what does thsi mean
I recently installed debian squeeze 32bit on a second partition of my amd athlon 64 X2 dual core machine.Currently it is using linux-image-2.6.32-trunk-686 kernel.But linux-image-2.6.32-trunk-amd64 is available.on the repository.Is it a 64bit kernel or 32bit kernel optimized for amd64 architecture?
Tonight I installed ubuntu 10.10 (32 bit) on an external usb harddrive with a dvd I burned and I used my older desktop. I disconnected all internal and external drives first so everything had to be put on the usb drive I selected (only option available). I used the option to load extra software, use the entire hard drive, and let the software do it's thing. I basically had no options where to put things and it didn't have much choice.
When I boot the usb drive on my laptop (win 7 64 bit) by telling the bios to boot to it first... I get an error: modprobe: FATAL Could not load /lib/modules 2.6.35-22 generic modules No such file or directory. This message appears twice and then it does boot into ubuntu and seems to work fine. I'm new to this OS so that is an uneducated guess but the things I have done seem to be working. So exactly what is this error referring too? Is there a way to fix the problem or do I just ignore it.
I took some pictures tonight and plugged in my flash card reader (via usb) as always. Only this time, the device isn't assigned a proper location (like "sdc3").
A little research later and I *think* I need the module "usb-storage", which I can't get to load. It's been a *long* time since I had to mess with modules and I'd like some fresh eyes on what the problem might be.
This is my lsmod output:
Code:
I also ran modprobe with -n -v:
Code:
I have run depmod -a and tried the modprobe again...
Code:
If I drill down to the /lib/modules/<kernel -r>/drivers/usb/storage/ where the .ko file is and say:
Code:
So.... since I haven't changed anything that I can think of since the last time I took pictures...what happened? How do I fix this?
0 down vote favorite share [fb] share [tw] This is the problem I run lspci -v which checks all drivers on my system and more. It says kernel driver in use is nouveau. Then under that it says kernel modules: nvidia recent, nvidia-96, nouveau, nvidiafb. So what it looks like I have 3-4 drivers for my video card loaded and one, nouveau, being used. I think they conflict with each other.
I'm trying to add drivers other then nouveau, because the mouse freezes with it. At this point I can't seem to get rid of nouveau, I go to terminal and type: sudo apt-get --purge remove xserver-xorg-video-nouveau And it says that it's not loaded so I can't dump it. lspci-v says nouveau is the driver being used and trying to dump it. It says it isn't installed. I'm confused. I want to dump nouveau, what should I do? I also go into Synaptic package manager and it isn't listed as being installed.
So I am new to ubuntu and am trying to work with "iptables". I have ubuntu version 10.04, in the terminal I try to create a new iptable by writing: iptables -N chain but the response is: FATAL: Error inserting ip_tables......... also it says "you must be root", what does root mean?
I used make-kpkg to build the 3.0.0 source debian wheezy on a dual 3.4GHz Xeon/L1-16k/L2-1mb/800Mhz bus with 4GB PC2-3200 ECC ram and Ultra 320 SCSI, using CONCURRENCY_LEVEL=4 (2 hyperthreading cpus=4 cores). The build was slower than molasses in January! Top reported cpu usage total between 10% and 25%. Why won't the build use the amount of machine it has available. One footnote: I wasn't using swap space. It literally took over an hour to build the deb kernel package.
My notebook from 2003 is at least three times faster building the 3.0.0 debian kernel source. Is it possible that this might cause improvement: make -j4 KDEB_PKGVERSION=version deb-pkg
Could amd64 vs. i386 have some influence? Could the small processor caches on the XEON cpus have an effect. The 64-bit machine absolutely flies doing everything else. I'm miffed! I've used debian since woody, although I am not an expert, but I'm no slouch!
I am running ubuntu 10.04 I am trying to access the tty's
When I hit Ctrl + Alt + F1 I get a screen that says: FATAL: Error inserting uvesafb (/lib/modules/2.6.32-23-generic/kernel/drivers/video/uvesafb.ko): unknown symbol in module, or unknown parameter (see dmesg)
Ctrl + Alt + F2-F6 all I get is a flashing cursor that won't do anything
After a hiatus I found my machine to be down, but upon turning it on I get significant errors and dropped into emergency mode (see below). This machine wasn't very up-to-date to begin with, so I'm having difficulty determining the order in which to proceed. A couple naive checks and updates on my part are not working. The file system appears to be intact enough to "cd" around and "ls" to see that my files are all (seemingly) there. But the kernel modules aren't loading which is, you know, a problem.
The state I find it in is that it will begin booting to Linux 3.2 (which I know is no longer supported in testing, see below where I tried to update to 3.16), but fails quickly and puts me into emergency mode
Loading, please wait... megasas: INIT adapter done systemd[1]: Failed to insert module 'autofs4' systemd[1]: Failed to open /dev/autofs: No such file or directory systemd[1]: Failed to initialize automounter: No such file or directory systemd[1]: Failed to set up automount Arbitrary Executable File Formats File System Automount Point.
...Then several drives show up as clean....
Running "journalctl -xb" shows that it can't mount the module even though it's there on the disk: ... systemd-modules-load[259]: could not open moddep file '/lib/modules/3.2.0-4-amd64/modules.dep.bin' ... systemd-modules-load[259]: Failed to lookup alias 'firewire-sbp2': Function not implemented ... systemd-modules-load[259]: could not open modeep file '/lib/modules/3.2.0-4-amd64/modules.dep.bin' ... systemd-modules-load[259]: Failed to lookup alias 'loop': Function not implemented
And yet, if I 'ls' that modules.dep.bin file, it's right where it's supposed to be, for the appropriate architecture and everything.
After that (in the journalctl output), it shows several things start up, but systemd-modules-load.service fails: .. systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE .. systemd[1]: systemd-modules-load.service: Failed to start Load Kernel Modules
...and lots of things fail from systemd-udevd: failed to execute '/lib/udev/socket:@/org/freedesktop/hal/udev_ev_event': No such file directory.
I tried updating via apt to the Linux 3.16.0 kernel, but grub wasn't finding it in a way that effects the boot process, and no appropriate "vmlinuz-" file appears with the others on the boot partition. So, I tried switching to grub2 but the update-grub command produces many errors.... For now, grub2 still (attempts to) load the old kernel (3.2) with the same results as I was getting with the old grub-legacy.
Regarding the module-loading features, running "lsmod" shows about 30 lines:
Module ext3 mbcache jbd dm_mod usbhid hid
[Code] ....
...I'm at the limit of what I know to check and/or try.
I'm trying to upgrade my kernel. When i get to the step where i should build the img for grub (i guess the command below is doing that) I get this error: yaird error: bad device link in /sys/block/sda (fatal)Since I installed debian using a USB drive, HDD1 was /dev/sdb and HDD2 was /dev/sdc, the USB was /dev/sda. Is there a way to force mkinitrd.yaird to build the img for /dev/sdb?
I have a problem with loading the powersaving kernel module p4-clockmod.ko. When I try inserting the module (via modprobe or insmod) I get FATAL: Error inserting p4_clockmod (/lib/modules/2.6.31.8-mediaserver/extra/p4-clockmod.ko): Invalid module format The module has been compiled together with the kernel. Other modules load with no problem at all. I've tried recompiling the kernel (after re-installing the sources, make xconfig from scratch) - no avail. There's only one kernel source package installed. Searching the forum and google didn't yield a helping answer.
is there a common reason why modules get mismatched with the running kernel version?why do I always get that uneasy feeling like I'm headed in the wrong direction?