Software :: Using Modprobe To Install A Driver Module?

Jun 21, 2011

I may be missing a last crucial step while trying to use modprobe to install a module and make it active.The system is Debian (Mint LMDE flavor).The module is for a Realtek wlan driver. Since it appears to be available in the kernel, I chose to try and use it instead of getting into a work-around using ndiswrapper.Here is how I found it..

Code:

# modprobe -l | grep r81
kernel/drivers/net/r8169.ko

[code]...

View 1 Replies


ADVERTISEMENT

General :: Modprobe Loading Module Error

Apr 16, 2010

I keep getting the error

"Initializing USB keyboard: Modprobe : Can't locate module keybdev [failed]
and "initializing USB Mouse: Modprobe : Cant locate module mouse dev [failed]

I am using Red Hat linux and trying to compile my own kernel...

View 6 Replies View Related

CentOS 5 Networking :: Modprobe Doesn't Seem To Be Able To Find Any Rt25x00 Module

Apr 9, 2009

Since my Asus WL-3300 seems to be having trouble, I bought a USB adapter -- a Linksys WUSB54G ver 4. Version 4 was apparently important because it came with a Ralink 2570 chip -- and that's supposed to work with Linux (which is why I chose it).I think it will work because, without loading any drivers, Net Manager can see the local routers (about seven of them). But when I choose mine, though it asks for a WEP key, it never connects. I'm not sure now what driver is loading that *almost* works with it. But I think I may still need to load the driver from: URl...But when you read the page it says that the driver has entered the "Mainline Kernel" -- and I'm wondering if that is why the adaptor almost works.So the questions:

1) Without a driver, should this Ralink 2570 be working at all?

2) How do I find what driver *is* loading?

3) Modprobe doesn't seem to be able to find any rt25x00 module, is this right -- or is there some other name I should be looking for?

iwlink scan, ifconfig, etc., all see the adapter as wlan0.lsusb shows the adapter.I'm going to keep searching, but wrote this in case there is something really simple that I'm overlooking.

View 1 Replies View Related

CentOS 5 :: Load A Driver Into Modprobe?

Feb 22, 2009

How do I properly load/install

alias scsi_hostadapter2 ahci
into /etc/modprobe? (And /sys/module and /sys/bus/pci/drivers?)

View 19 Replies View Related

OpenSUSE Network :: Modprobe Not Able To Remove Driver / Get Rid Of It?

Oct 21, 2010

I'm using openSUSE 11.3 and i access internet through usb-stick.

Before inserting my usb-stick, i generally remove the usb-storage module driver by this command:

modprobe -r usb-storage

But after this command, i get an output saying that usb-storage is built in and cannot be removed.

Can anybody help me how to remove that module. It works well under ubuntu and Mandriva.

View 9 Replies View Related

Networking :: Rtl8187 Driver Module Load Error (Invalid Module Format)?

Jun 1, 2009

When I try to load the Realtek 8187 modules to kernel using the ./wlan1up command, I get the following error:

[root@localhost rtl8187_linux_26.1025.0328.2007]# ./wlan1up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists

[code]...

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.

View 3 Replies View Related

OpenSUSE Network :: Juniper SSL VPN - Error "Modprobe For Tun Module Failed"

Feb 20, 2011

I recently isntalled opensuse 11.3 and I was trying to get the juniper ssl vpn working. It connects and everything goes fine until it prompts me for the root password. Once I do that, it errors out saying: "Modprobe for tun module failed" or something of that nature.

View 8 Replies View Related

General :: Adding A New Kernel Module To Wireless Driver Module?

Apr 22, 2010

I want to add some code in existing linux2.6.33.2 to enhance kernelI want to know how to start and where to add code.

View 2 Replies View Related

Fedora Networking :: 14 X64 Ndiswrapper Modprobe Ndiswrapper Module Not Found?

Jan 28, 2011

i've patched the source files to be installed on f14 and finally got a succesfull install, ndiswrapper -l comes back with driver installed and presentwhen i run modprobe ndiswrapper i get "FATAL: Module ndiswrapper not found" after many hours of google searching and reading various threads i cannont seem to find a solution to this apart from manualy coping the ndiswrapper.ko file but when i use that solution modprobe starts ndiswrapper but there is no wlan0 present in iwconfig.now for some reason even wheni move the ndiswrapper.ko file manually it still is giving me that error. this worked earlier as i mentioned but then i reinstalled ndiswrapper hoping something went wrong but still got the same error so i tried that same fix and i'm still getting that error. i can't figure out what i migt've done differently earlier but i'm not having any luck.

View 1 Replies View Related

Hardware :: Cannot Install Intel 82577 Driver With Makefile Module.symvers Or Both

Nov 8, 2010

not entirely sure if this is a hardware or a kernel/distro issue but here goes: when trying to install the driver for an Intel e100 (82557) NIC (on an IBM Thinkpad A20m) I get the following from both <make> and <make install>....

make -C /lib/modules/2.6.30.9/build SUBDIRS=/root/e100-3.5.17/src modules
make[1]: Entering directory /usr/src/linux-source-2.6.30.9
WARNING: Symbol version dump /usr/src/linux-source-2.6.30.9/Module.symvers is missing: modules will have no dependencies and modversions.scripts/Makefile.build:49 *** CFLAGS was changed in "/root/e100-3.5.17/src/Makefile". Fix it to use EXTRA CFLAGS. Stop.

[Code]...

View 14 Replies View Related

Software :: Audio Driver Install - ERROR - NVIDIA Kernel Module Was Not Created

May 29, 2010

I tried to install NVIDIA audio drivers on fc10 (2.6.27.41-170.2.117.fc10.i686).

It ended up in this error.

I am attaching nforce-installer log for your details.

Code:

By default I can use internet (without network drivers installed), how is this possible? And why not audio?

View 1 Replies View Related

Hardware :: USB Generic Serial Driver, And FTDI Single Port Driver As A Module, But It Still Isn't Getting Recognized?

Feb 4, 2011

My gentoo laptop doesn't have a serial port, so I got a usb-serial (RS-232) adapter from ebay. However when I plug it in, the only thing dmesg mentiones is: Code:usb 5-1: new full speed USB device using uhci_hcd and address 2I've tried to look for a kernel driver in "make menuconfig" by pressing "/" and typing 232. Nothing about RS-232. Device Drivers -> Character drivers -> Serial drivers has 8250 and UART as a module. Device Drivers -> USB support -> USB serial converter support has in-kernel: USB generic serial driver, and FTDI Single port driver as a module, but it still isn't getting recognized.Is there some module i forgot to enable, or do i have to download a separate module from somewhere?

View 5 Replies View Related

CentOS 5 Networking :: Macbook Pro 5,5 - Late 2008 - Wireless - Download The Broadcom Driver And Create A Driver Module

Feb 20, 2010

I have Centos5.4 loaded on a late 2008 MACBOOK Pro and would like to get wireless working. I've attempted to download the broadcom driver and create a driver module with no luck.

Using these instructions....

[url]

When I make the WLAN driver, I get this:

View 2 Replies View Related

General :: Install Module U32 Into The Netfilter Module For Kernel 2.6.27

Jan 30, 2011

I need to install module u32 into the netfilter module for kernel 2.6.27.

I did not see the source code in the kernel version I have. where can I find the code for U32 module.

I have checked "netfilter.org" and looks like POM is discontinued. Is the u32 module committed to kernel version 2.6.27 or need to patch it. If yes, where can I find the patch?

I building the kernel for a MIPS processor.

View 3 Replies View Related

OpenSUSE Install :: Encrypted LVM Volume - Modprobe Fatal Error

Mar 17, 2011

I recently got a eSata docking station for hard drives and after deciding to make those volumes encrypted LVM's, I created my first logical volume. After setting it up in yast2 and rebooting I received a prompt for the lvm password, gave it and received:

Mar 17 13:38:21 blkdragon kernel: [ 1105.172687] padlock: VIA PadLock not detected.
Mar 17 13:38:21 blkdragon kernel: [ 1105.313056] alg: No test for stdrng (krng)
Mar 17 13:38:21 blkdragon kernel: [ 1105.323189] alg: No test for stdrng (ansi_cprng)
Mar 17 13:38:22 blkdragon kernel: [ 1105.416892] padlock: VIA PadLock Hash Engine not detected.
Mar 17 13:38:22 blkdragon modprobe: FATAL: Error inserting padlock_sha (/lib/modules/2.6.31.14-0.6-desktop/kernel/drivers/crypto/padlock-sha.ko): No such device

Boot resumed and I looked for the reason for this, the padlock-sha.ko module does exist in the appropiate place and the volume was mounted in spite of the error message. Lvmdump seems to indicate that the volume is, in fact, encrypted. My thoughts at the moment are that the volume was encrypted by aes, so the padlock-sha.ko was not necessary to mount the volume. Backtracking the message log the same error happened during the creation of the volume before rebooting. The kernel version gives it away but it's a 11.2 machine.

View 3 Replies View Related

Software :: Cannot Compile A Driver Module

Jan 22, 2011

i'm trying to compile a driver module on ubuntu 10.10 . initially i was getting a lot of include file errors. but then when i added the include path. but after doing that i was getting a series of errors which i have no idea how to solve and it wont fit in one page. i've followed the same way how it is given in the tutorials online but still i'm not able to get it done. Is there any simple method to do this? is there something that i shouldn't do.

View 9 Replies View Related

Debian :: Cannot Get Kernal Module To Load The Driver For My NIC

Aug 17, 2010

I am installed Debian 5.0.5 with kernel 2.6.x.

I do a lspci and get: Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller

Kernel modules: e1000e

I know under this im supposed to see: Kernel driver in use: e1000e <- but this doesn't exist.

So, under lsmod I see e1000e loaded:

View 9 Replies View Related

Debian :: Blacklisting A I915 Driver (module)?

May 11, 2011

I have really problems with i915 driver (module) and my graphic card on squeeze with gnome.There is a BUG and there is no any solution at the moment:[URL]So I'd like to disable i915 driver from the startup and load i810 module instead:

Code:

# modprobe i810
# modprobe i910
#

BTW I've tried to create /etc/X11/xorg.conf file with i810 module for the video card, but it doesn't work, i915 will be loaded.

Code:

Section "Device"
Identifier"i810"
Driver"i810"
EndSection

Is it any other way to blacklist i915 completely from the startup, for example in /etc/modprobe.d/blacklist.conf?

View 4 Replies View Related

General :: Unable To Insert The Driver Module

Jun 18, 2010

I am viswanath. i want to know how to insert a driver module in Linux fedora 2.6.while using insmod <driver name> it showing an error. shall i install any plugins.

View 2 Replies View Related

Slackware :: 2 Ethernet Cards Using The Same Driver As Module?

Oct 11, 2009

i have 2 nic's that use the same 8139too module to be operated.so in order to run them i added in /etc/modprobe.d/a file with 2 aliases for the 2 nics alias eth0 8139too alias eth1 8139too and I added a udev rule to give the name eth1 to the 2nd card (the 1st card already had a rule) i still don't get the 2nd rule to be brought up automatically at start up... ifconfig only returns 'eth0' and i have to manually do 'ifconfig eth1 up' at which time the interface is brought up nicely.. then i do a dchpcd to get a network address and im all set. but i would like to do this automatically... note that i know that if i add static ips in /etc/rc.d/rc.inet1.conf i will get both ifs up... but i wonder how its gonna happen with the 2nics being 2 dhcp clients.

View 5 Replies View Related

OpenSUSE Install :: Failed To Load Module "fglrx" (module Does Not Exist, 0)

May 8, 2011

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?

View 5 Replies View Related

Ubuntu Networking :: Wireless And Lan Driver Kernel Module?

May 1, 2010

what is name of modules in kernel for wireless and lan driver ?

View 1 Replies View Related

Ubuntu :: RR1740 Driver Module Compilation Error?

Nov 3, 2010

running the latest ubuntu 10.10 desktop i386i followed this guide for reference when building the updated driversall paths and references have been updated to reflect my version of the driveroriginal error during compilation:

DKMS make.log for rr174x-2.4 for kernel 2.6.35-22-generic (i686)
Wed Nov 3 01:28:03 EDT 2010
make: Entering directory `/usr/src/linux-headers-2.6.35-22-generic'

[code]....

View 9 Replies View Related

General :: Find The Driver Module Name Using MAJOR NUMBER?

Aug 16, 2010

how to find the driver module name using MAJOR NUMBER. In general major number list is available in Documentation/devices.txt but if i want to find out the driver module name specific for a given MAJOR NUMBER, what can be done?

View 2 Replies View Related

Programming :: Detect Which Module/driver A Network Interface Use?

Dec 28, 2010

In C++ or C, is there anyway to detect the name of the module or driver currently used by a network interface card (either wired or wireless, INCLUDING USB DEVICES)?My application must have this feature. I just want to detect whether the module / driver is ndiswrapper or not.

View 4 Replies View Related

Debian Configuration :: Identify And Disable A Printer Driver / Module?

Mar 2, 2011

I have a printer connected locally to my Debian box. It runs fine via cupsd.I am also running a Windows 2003 VMware guest which I would like to use the printer (use as a local printer, not a network printer).

VMware offers a connection via USB, so it should work. The printer I have plugged locally into the Debian host is recognised by the Windows 2003 guest, but it won't print. I get an error message saying that the printer is still connected to the host OS, and that I need to remove (or presumably disable) the host driver before the guest can use the printer.

So how can I find out which printer driver/module is being used by the Debian host to connect to this printer? And what is the best way to temporarily disable it, while my VMware guest is running?

View 3 Replies View Related

OpenSUSE Hardware :: No More Ov51x-jpeg Webcam Module/driver In 11.1?

Jan 22, 2009

ov51x-jpeg rpm was available for opensuse 11.0 and previous versions. I fail to find it for 11.1. My webcam requires it (IIRC it is a creative webcam ... if anybody requires details I can pull it out of my basement).I am comfortable with command-line, however I would prefer not to compile the source code (I am not familiar with compiling kernel modules )

View 19 Replies View Related

Ubuntu Multimedia :: Remove Video Driver Module For VESA

Sep 16, 2010

I'm trying to remove 3Dlabs / Oxygen gmx , and install vesa - Generic VESA-compliant video driver module.How do I remove 3Dlabs / Oxygen gmx ?I can click on VESA in the 'Choose By Name...' , but when I close that box, it shows No Driver.

View 4 Replies View Related

Ubuntu Networking :: Download The Proper Driver For Wifi Module?

May 22, 2011

where can I download the proper driver for my wifi module : Ralink RT3090 ?

Ubuntu 10.04 propose the rt3090sta which is no good

View 9 Replies View Related

CentOS 5 Hardware :: Uninstall Nvidida Graphics Driver Module?

May 20, 2010

I'm trying to compile a correct driver module for my graphics adapter "Nvidia Riva TNT2 M64". I visited the website "http://www.nvidia.com/object/linux_display_archive.html" and I downloaded the file "NVIDIA-Linux-x86-71.86.13-pkg1.run".to start installation I used the following commands:/sbin/init 3 --> to close the X rversh ~/NVIDIA-Linux-x86-71.86.13-pkg1.run

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved