[driverloader] FW: Suse 9.2 and Linksys WUSB11 version 2.8 Help needed

Linuxant support (Jonathan) support at linuxant.com
Mon Feb 14 11:00:56 EST 2005


Hi,

you have a wireless device with USB ID 1915:2233 and you have uploaded 
the right Windows XP driver for this device. The problem is that this 
device is not in the list of supported devices by DriverLoader. However, 
according to the uploaded Windows XP driver, the wireless device is 
based on the PRISM chipset which is already supported by DriverLoader, 
so it is quite possible that a trivial change to DriverLoader will add 
support this the wireless device.

To do this trivial change, you will need to install a generic package on 
your machine first. Please remove the already installed pre-compiled RPM 
package with the 'dldrconfig --uninstall' command in a root shell. Then, 
since you are using SuSE 9.2 with the '2.6.8-24.11-default' kernel, 
please install the following packages on your machine:

---
kernel-source-2.6.8-24.11
gcc
---

Then, please download and install the generic package in the RPM format 
from the following page:

http://www.linuxant.com/driverloader/wlan/full/downloads.php

When this package is installed, please edit the file 
'/usr/lib/driverloader/modules/dldrusb.c' and after the line:

---
         { USB_DEVICE(0x09AA, 0x1000) }, // Generic?
---

please add the line:

---
         { USB_DEVICE(0x09AA, 0x1000) }, /* Linksys Wireless-B USB 
Network Adapter ver.2.8 */
---

Finally, please re-compile and re-load the DriverLoader module with the 
following commands in a root shell:

---
dldrstop
dldrconfig -k
dldrconfig -i
---

If it's working, please report it so we could add this wireless device 
in a future release of DriverLoader. Otherwise, please send at 
support at linuxant.com a new 'dumpdiag'.

Regards,


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


Francisco "Paco" Peralta wrote:
> The first time I sent this I was not a member to the mailing list, now I am.
> 
> Thanks in advance.
> 
> Francisco "Paco" Peralta
> 
> 
> 
> -----Original Message-----
> From: Francisco "Paco" Peralta [mailto:frperalta1 at yahoo.com] 
> Sent: Sunday, February 13, 2005 11:30 AM
> To: 'driverloader at lists.linuxant.com'
> Subject: Suse 9.2 and Linksys WUSB11 version 2.8 Help needed
> 
> 
> I need help from a higher source!
> 
> I have had no luck trying to get my suse 9.2 to get my Linksys WUSB11 v. 2.8
> to work.  I noticed that in other driverloaderdiag was typically requested
> so here it is...help:
 >
> Francisco "Paco" Peralta
>  
> 
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader


More information about the driverloader mailing list