Yes
No
Somewhat
i try this but it became worst before i did this ubuntu still can detect my wireless device and all but after i did this and reboot i dont even have a wireless option anywhere can you plz help thanks
Please tell us the manufacturer/model of your wireless card, and also post the output of
Code:sudo lshw -C net lsmod | grep ndiswrapper ndiswrapper -l
linuxquestusa, open a terminal and type
What is the output?Code:cd path/to/drivers # change the path to the correct path where rt2500usb.* are located sudo ndiswrapper -r rt2500usb sudo ndiswrapper -i rt2500usb.inf ndiswrapper -l
Also, if it doesn't work, please tell us what make/model wireless card you are using.
i have a linksys WUSB54G ver.4
i did what you told me to do this is what i get
[CODE]
jordan@jordan-desktop:~$ sudo lshw -C net
[sudo] password for jordan:
*-network
description: Ethernet interface
product: NetXtreme BCM5751 Gigabit Ethernet PCI Express
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 11
serial: 00:01:6c:dc:d3:d8
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.86 duplex=full firmware=5751-v3.29a ip=192.168.1.68 latency=0 link=yes module=tg3 multicast=yes port=twisted pair speed=100MB/s
jordan@jordan-desktop:~$ lsmod | grep ndiswrapper
ndiswrapper 244736 0
usbcore 169904 9 gspca,ndiswrapper,zc0301,usbhid,usb_storage,libusu al,ehci_hcd,uhci_hcd
jordan@jordan-desktop:~$ ndiswrapper -l
rt2500usb : driver installed
device (13B1:000D) present (alternate driver: rt2500usb)
jordan@jordan-desktop:~$
jordan@jordan-desktop:~$ sudo lshw -C net
[sudo] password for jordan:
*-network
description: Ethernet interface
product: NetXtreme BCM5751 Gigabit Ethernet PCI Express
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 11
serial: 00:01:6c:dc:d3:d8
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.86 duplex=full firmware=5751-v3.29a ip=192.168.1.68 latency=0 link=yes module=tg3 multicast=yes port=twisted pair speed=100MB/s
jordan@jordan-desktop:~$ lsmod | grep ndiswrapper
ndiswrapper 244736 0
usbcore 169904 9 gspca,ndiswrapper,zc0301,usbhid,usb_storage,libusu al,ehci_hcd,uhci_hcd
jordan@jordan-desktop:~$ ndiswrapper -l
rt2500usb : driver installed
device (13B1:000D) present (alternate driver: rt2500usb)
jordan@jordan-desktop:~$
hope you can help thx
limkopi, the good news is that the "lsmod" and "ndiswrapper -l" seem to indicate the driver is properly installed.
The bad news is lshw is not listing the wireless adapter. It's as though the computer does not recognize the Linksys has been plugged in. I'm not sure why this is so.
Would you please do the following:
Power down (not just reboot), then power up the computer, with the WUSB54G attached to a USB port
Then run:
Please post the output of "lsusb" and post messages.bz2, dmesg.bz2 as attachments.Code:lsusb # I'm just curious to see if the WUSB54G will show up here bzip2 -c < /var/log/messages > messages.bz2 dmesg | bzip2 -c > dmesg.bz2
thanQ .....
i have did all these steps my dearthe ndiswrapper installed successfuly but the driver can't get any wireless connection i tried in all ways but i failed ...the problem is when i go to administrator >>wireless i can see my driver RTL8185 and all thing is good and driver installed but the nothing goes on ....need your help
my OSs are Ubuntu 8.04 64 bit & Vista ultimate 32 bit
Darwiesh, please post the output of
Code:ifconfig iwconfig iwlist scan lsmod | grep ndis
Ok, so I followed all of the instructions in the HOWTO, and it worked, no errors. But it won't connect to any networks. Can someone please help me resolve this problem? I don't know what other information to give you, so...
No one told you to run,
when you missed the starting gun.
Bookmarks