I just purchased a linksys wusb100 wireless adapter for my computer. I'm running Ubuntu 9.04. I've racked my brain and my search engine for a week and still have no connectivity for my ubuntu installation. I've installed ndiswrapper and here are the results from some of my inquiries.

brett@Brett:~$ ndiswrapper -l
rt2870 : driver installed
device (1737:0078) present
brett@Brett:~$
brett@Brett:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:17:b5:f0:56
inet addr:192.168.0.6 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::216:17ff:feb5:f056/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7827 errors:0 dropped:0 overruns:0 frame:0
TX packets:7277 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8170079 (8.1 MB) TX bytes:1307887 (1.3 MB)
Interrupt:20 Base address:0x4000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:440 (440.0 B) TX bytes:440 (440.0 B)

brett@Brett:~$
brett@Brett:~$ lsusb
Bus 001 Device 003: ID 1737:0078 Linksys
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 046d:c00c Logitech, Inc. Optical Wheel Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
brett@Brett:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

pan0 no wireless extensions.


Someone please help, this is driving my crazy.

Thanks

Brett