Results 1 to 4 of 4
I recently bought D-Link DWL-G650M notebook adapter. I installed the drivers and card in Windows - and it works fine.
How do I get the card to work in Ubuntu. ...
- 08-04-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
can't connect wirelessly-please help
I recently bought D-Link DWL-G650M notebook adapter. I installed the drivers and card in Windows - and it works fine.
How do I get the card to work in Ubuntu. I'm a newbie, so please provide simple directions if possible.
I have installed ndiswrapper-common, ndiswrapper-util-1.9 and ndisgtk
I tried installing the driver through Windows Wireless Drivers, it said the driver was loaded, but it didn't show the card. Also, none of the lights on the card worked
Thanks for any help
- 08-04-2007 #2
Did you do...
...? If no errors, run:Code:sudo modprobe ndiswrapper
Do you see ndiswrapper there? If it is run:Code:sudo lsmod
...and see if it is showing up as wlan0. If so you should be able to finish configuration in the Ubuntu network configurator.Code:sudo ifconfig
- 08-04-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
Thanks
Should I have the card inserted in the computer before I run these commands in the terminal?
Thanks
- 08-04-2007 #4
Yes, especially when configuring with the Ubuntu Network configuration utility...


Reply With Quote
