Debian Hardware :: Cannot Load RAW1394 - Module Not Found
Mar 20, 2010
I want to connect my mini dv camcorder to my pc and capture video, but I cannot load raw1394. When I try to "modprobe" it. It says:
"FATAL: Module raw1394 not found".
My kernel is 2.6.32-3-amd64
Should I compile it to kernel manually, if so how?
I have installed suse 11.2. Sometimes while using (firefox, okular, open office etc) x server restarts & comes to login screen. While checking Xorg.0.log i found i810 module is failed to load. Is this causing the x server restart?
I'm fairly new to Debian, but during the past I've used Mandrake, Slackware and Ubuntu. Few months ago I've migrated from Ubuntu to Debian - I like it a lot but there is one thing which keeps bugging me.Sometimes - one of the few boots - nvidia module won't load and GDM won't start. During the "bad" boot system freezes for a while after the message "PME# disabled" and gives the message about nvidia GPU not supported. Because of that GDM fails to start.Below are the boot logs (without the leading time for easy diff comparison) - the "bad log" when nvidia fails to load and the "good log" when everything is OK. Any help?
I'vd a problem with loading modules. Booting gives the this error:
Code: Select alllucas@debian8-1:~$ systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● systemd-modules-load.service loaded failed failed Load Kernel Modules
LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type.
[Code] ....
Always the same error when booting. After a period of time, (Graphical User Interface) the mouse click no longer operates, also text input isn't possible.
I had no access to the system at all, even crt alt F1 stopped working, also text input was no't possible. so reinstall was the only option. Maybe there is a connection with this two errors.
I've reinstalled Debian 8 several times. Still, both errors stay.
The same happend again (in the GUI) is nothing possible, no txt input, no mouse click), but now I have access to the system, ctr/alt F1 is working.
I have recently rented a VPS server so I can run a VPN. Unfortunately, I did not get far in this [URL] ....., I have encountered this error:
Code: Select allxaver@xaver:/$ sudo modprobe tun ERROR: could not insert 'tun': Unknown symbol in module, or unknown parameter (see dmesg)
So I googled this error and found this: [URL] ....., however response of mine VPS was:
Code: Select allxaver@xaver:/$ ls /lib/modules/uname -r /kernel/drivers/net/tun.* ls: cannot access /lib/modules/uname: No such file or directory ls: cannot access /kernel/drivers/net/tun.*: No such file or directory
Code: Select allxaver@xaver:/$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.9 (wheezy) Release: 7.9 Codename: wheezy
xaver@xaver:/$ uname -a Linux xaver 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u1 x86_64 GNU/Linux
I was playing around with QT5 today and I am getting the error Gtk-Message: Failed to load module "canberra-gtk-module". Searching suggested that the module may not be installed however it looks like it is to me.
Code: Select allii libcanberra-gtk3-0:amd64 0.30-2.1 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra ii libcanberra-gtk3-module:amd64 0.30-2.1 amd64 translates GTK3 widgets signals to event sounds ii libcanberra-pulse:amd64 0.30-2.1 amd64 PulseAudio backend for libcanberra ii libcanberra0:amd64 0.30-2.1 amd64 simple abstract interface for playing event sounds
I built a kernel-module for a new usb wifi-card. This worked well and resulted in a 8821au.ko-file. But now I'm trying to load this kernel module since half an hour and it doesn't work. I copied the ko-file into /lib/modules/3.16.0-4-amd64/kernel/drivers/edimax. If I just type
Code: Select allsudo modprobe 8821au
I get a
Code: Select allmodprobe: FATAL: Module 8821au not found..
But if I enter the full path inside the /lib/modules/3.16.0-4-amd64-folder:
to /etc/modules but this also doesn't seem to work. When booting I get an error-message, but it's too fast to read it and I can't find the right log-file, where the booting-part with the "[ OK ]"-messages is reported.
So my driver is ready, the onliest thing which I can't get working is loading it as a kernel-module.
I installed ndiswrapper and tried adding a driver. Error: module ndiswrapper not found.So I recompiled my kernel, upgrading to 2.6.33.4 (no, I can't see the logical connection either) After a week, I got the new kernel working ( in the interim I reinstalled debian- it didn't survive my first kernel attempt. don't ask), and reinstalled ndiswrapper. Same problem. So I had a stoke of genius: download the source package!! So I did. Lo and behold, a new directory appeared in /usr/src/ : modules. I took a moment to admire my work, then I jumped in.I 'ls'ed to see what was going on, and found a Makefile. so I typed 'make'. First error: kernel source not found. So I entered the Makefile, found the(clearly marked)variable,and changed it to /usr/src/linux-2.6.33.4 , exited, and redid 'make' Second error: no wireless support in kernel. So I went to src/linux-2.6.33.4 and did a make menuconfig- loaded my current, threw in wireless, and exited.
After upgrading from Debian Wheezy to Jessie, I figured out I needed to install the nvidia drivers in order to play some Steam games. Went to Debian wiki, installed drivers from there, rebooted, stuck in command line. I can't remember what errors did it give though. After a couple days of searching on the internet the problems and trying different things like purging everything nvidia and reinstalling the drivers in different ways and still no success I thought : Perhaps I installed the wrong nvidia drivers?
Did some research, found out that I might have an Optimus system ( from what I read, I have one because I am in possession of 2 graphic cards, an intel and an nvidia one . Installed Bumblebee, everything worked fine until I rebooted and once again, I couldn't move out of the command line. Tried to startx, error no screens found. Opened log, nothing wrong until it gets to the part of loading the nvidia module, which fails and tells me such module does not exist.
Looked into the module folder, there is no nvidia there. I'm also running a dual-boot Dell Inspiron N5110, with Windows 8.1, which I am currently on and Debian Jessie with GNOME.
I am running squeeze on a PC 1386 and installed nvidia by using the packages in unstable. I was able to install nvidia and there was no error until the time I started X. The error is unable to load module "nvidia" (module does not exist, 0).
I looked up the log for Xorg and it says Unloadable Module "nvidia".
I spent the entire 24 hours to fix it because this is my office computer and I practically done all the stuff found in the forums. I already did nvidia-xconfig to no avail. I even edited xorg.conf manually and still it was not up.
I have some suspects however which are:
1. Different versions between kernel and nvidia (but since I did it the debian way then I should not have any problems).
2. Nvidia-glx is unusable in Squeeze, so does it mean I go for the unstable distro?
3. Or I miss something crucial on how I installed it?
By the way, I installed Nvidia because I am using a SAMSUNG 21' LED monitor.
Can someone tell me how to correct the "Invalid module format"? I hope that correcting the "Invalid module format" error, I will not have the "Unknown symbol in module" error.
Note: I am using wlan1 for this module as I previously am online with the wlan0 network.The same error occurs if I use ./wlan0up.
I am trying to install a Sunix 4018T dual parallel port card on a pc with Mandriva Linux 2010.1: Dealer told me that linux has driver for this card already so I inserted it and turned on my pc. Unfortunately when I try to install my Okidata ML320, cups it's not showing any parallel ports. I try to update all the system with last patches and packages :I tested the card on a pc with windows xp, installed my printer and it works perfectly.
Boot up with 2.6.32 kernel. Get to login screen, X attempts to start and fails. I log in, execute startx and succeed. Yesterday, could not boot up at all with .30 kernel. Upgraded to .32, so partially fixed. Yesterday also un-installed Synaptics package, as do not have touch-pad on this machine (Thinkpad X40)
This from kdm.log: X.Org X Server 1.7.4 Release Date: 2010-01-08 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-trunk-686 i686 Debian .....
I am interested in using fortran and an external library called matio used to save arrays to matlab .mat files. I have installed the matio and matio-dev packages from synaptics but i cannot compile a code receiving an error Code: christos@christos-laptop:~/Desktop$ gfortran -o test test.f90 -lmatio -lz test.f90:2.13: USE MATIO 1
Fatal Error: Can't open module file 'matio.mod' for reading at (1): No such file or directory How can i load a module in order to use it in fortran through the GCC compiler?
i installed firefox 4 and removed the old 3.X version. did a general update that my computer showed me was available then i noticed the first problem. firefox 4 would not launch when i clicked it, it would only launch when i clicked the gnome 3 applications button and then clicked and dragged the firefox logo to the desktop, then it opened. the second problem i am now having which at the moment is more bothersome is that after i closed the lid to my laptop and opened it up again after a while and logged back in and noticed that the ENTIRE gnome 3 environment was gone. no panel no menu nothing just the desktop and a few desktop icons. i tried the command "yum install gnome-shell" but it just sed that gnome 2.31.5-7 .fc14.i686 was already installed so it wasnt gonna do anything, then i tried the "gnome-shell --replace" command and it just said
failed to load "canberra-gtk-module": libcanberra-gtk-module no such file or directory.
I've installed openSuse 11.4 server-mode (text only) on my desktop, and I'm trying to configure IceWM so i'll eventually have it set up so it always boots into text only mode, but I could be able to quickly start icewm via the command line.using Yast, I installed the Xorg server, and icewm.when I type X, the screen goes black and it just doesn't seem to do anythingI found if I hit ctrl+alt+f1 it kinda puts me back into text only mode, but I can't put in commands anymore. The last thing it says on the screen is:
Failed to load module "fglrx" (module does not exist, 0)
I've goggled that error message and the discussions that popped up around it made no sense to me at all. I've never configured X from scratch before, can someone point me towards a tutorial or something?
I cannot find the Xorg configuration file on my newly installed Debian on my tablet-pc, so I followed this tutorial [URL] and ran the command "Xorg -configure", to which I got the following error messages:
(EE) Failed to load module "vmwgfx" (module does not exist, 0) (EE) vmware: Please ignore the above warnings about not being able to load module/driver vmwgfx (++) Using config file: "/root/xorg.conf.new" (==) Using system config directory "/usr/share/X11/xorg.conf.d"
When opening gedit as a user I get the following message
Gkt-message: Failed to load module "'pk-gtk-module"
If I try to open gedit as root I get the same message but with other messages. These are shown in the attached file. gtk.txt
This is on an upgraded machine using the preupgrade method. The same has happened on two machines upgraded from F14 to F15 the same way. 64 bit systems.
How to clean this up so the messages do no appear?
OK Trying a fresh install of bnome openSuse, and I have certainly screwwed something up again and hope I don't have to reinstall again., arghhhh! Tomboy won't open, even after reinstallation, and below is the error, but first, as well I can't open my .odt file with openoffice writer!
now the error... #tomboy Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory ...and lots more
I've been unable to boot into x using the real-time kernel from CCRMA at home. I get the error "Failed to load module "nvidia" (module-specific error,0) no drivers available. I'm using the driver from Nvidia. I know that this is not an official Fedora kernel and I should be bothering CCRMA about this, but in the mean time could I edit the entry in grub.conf so that it will use the Nouveau driver for that kernel only? That way I could "dual-boot", and just use the rt kernel when I want to use audio software and don't need 3d graphics.
This morning I came into my office and turned my computer on, per usual, but found that after about 10 minutes of waiting, I was still only getting the blinking cursor of waiting.
Since Ctr-Alt-Del did nothing, I held the power button down on the computer, and started again. This time I entered GRUB and chose the recovery mode, hoping for a fix disc option or some such.
However, what I was faced with was an ATA error that pointed to hard drive errors. (I can't remember what the exact error was now) So I pulled out my 10.10 install cd and booted into that.
I ran the fsck command until it returned no more errors, and rebooted. I waited for the login screen to come up, and was dismayed when it did - only command line style.
So I logged in and ran startx hoping to at least get something to show up on my screen, when it failed and gave me these errors code...
I was disappointed.
I won't bore you with the tales of my googling exploits and all the other things I've tried so far because the list would get extensive. So I ask you: Any ideas?
I rebooted my computer and noticed the aoe module didn't loadad to do a modprobe aoe)What's the proper way to have this start at boot time? (rather than something like doing a modprobe aoe in the rc.local
I recently purchased a Dell Studio 14, with Windows 7 64-bit. It has the i5 processor, and 6GB of Ram, so I went with the 64-bit version of 10.04. I've never used the 64-bit version, but I've had Ubuntu since 6.10, so Iḿ pretty familiar with it.
The install goes fine, and the OS works perfectly. When I restart, everything is great, GRUB works fine, etc. The problem occours when I boot into Windows.
After restarting from Windows, the laptop powers up, then, where it would usually boot GRUB, I get this error:
Quote:
no module name found Aborted. Press any key to exit.
Then, after pressing any key:
Quote:
Broadcom UNDI PXE-2.1 v 12.2.0 Copyright (C) 2000-2009 Broadcom Corporation Copyright (C) 1997-2000 Intel Corporation All rights reserved.