[driverloader] D-Link DWL-G132 Device Not Found

Linuxant support (Jonathan) support at linuxant.com
Tue Feb 7 13:30:29 EST 2006


Hi,

we can see the following error messages in the dump you have provided:

---
FATAL: Error inserting driverloader
(/lib/modules/2.6.11-1.1369_FC4/extra/driverloader.ko):
Invalid module format

driverloader: version magic '2.6.11-1.1369_FC4 586
REGPARM 4KSTACKS gcc-4.0' should be '2.6.11-1.1369_FC4
686 REGPARM 4KSTACKS gcc-4.0'
---

The problem is that you have installed the pre-compiled DriverLoader 
package for the wrong kernel architecture and the kernel architecture is 
important on Red Hat and Fedora Core based systems. On these systems, 
you can obtain your kernel architecture with the following command in a 
shell:

---
rpm -q --qf '%{ARCH}\n' kernel
---

According to the error message, you installed the i586 package while you 
are using the i686 kernel.

Please uninstall the DriverLoader package with the 'dldrconfig 
--uninstall' command in a root shell and please download and install the 
right package for your kernel version and architecture from:

http://www.linuxant.com/drivers/hsf/full/downloads.php

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com



Brian Lo wrote:
> Hi List,
>  
> I am a total Linux newbie and having a problem with my
> D-Link DWL-G132 USB adaptor.  I hope someone here can
> give me some advice on what to do.  I have installed
> the driverloader and uploaded the windows drivers
> through the web configurator successfully.  The
> problem is that the web config displays No Devices
> Found.
> 
> Below is the output of 'dumpdiag'.  Not sure what to
> do now.  Any help would be highly appreciated.
> 
> Thanks,
> 
> -Brian
>  
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader


More information about the driverloader mailing list