DLink DWL G650+Forum: Networking Topic: DLink DWL G650+ started by: mhoeppner Posted by mhoeppner on April 28 2006,09:02
Hello,I got an old Compaq Armada 3500 and did a frugal installation to hda1. So far it's working fine and I can use the PCMCIA networkcard with a cabel. However I want to use a wireless connection and got a DWL G650+ cause I did not read carefully the wiki section where is written G650 vC2. But it seems that some of you are using this card. I tried ndiswrapper from the control panel but it fails. ndiswrapper -l in a shell say: perl: warning: Setting locale faild. perl: warning: Please check that your locale settings: LANGUAGE = "de", LC_ALL = (unset), LANG = "de_DE@euro" are supported ans installed on your system perl: warning: Falling back to the standard local ("C"). Installed ndis drivers: gplus hardware present iwconfig tells me: lo no wireless extensions What do I have to do? I'm using Linux not for the first time but I guess I'm stil a newbie. Hopefully someone can help me . . . Matthias Posted by roberts on April 28 2006,18:14
I would give DSL v2.4RC2 a go.It has a much needed updated ndiswrapper. Posted by mhoeppner on April 30 2006,15:57
Hello roberts,I tried the new DSL v2.4RC2. Together with the driver (ftp://ftp.dlink.co.uk/wireless/dwl-g650+_rev_Bx/DWL-G650+_rev_Bx_Drv_v202.zip) recommended by the ndiswrapper wiki page (http://ndiswrapper.sourceforge.net/mediawiki/index.php/List) a shell with ndiswarpper -l gives now: gplus diver installed, hardware present. But I could not get a connection. I was disabeling the WEP encryption - same result. Who can give me futher hints? Thanks Matthias Posted by roberts on May 01 2006,00:09
You did do#modprobe ndiswrapper Does iwconfig show an unconfigured device? How about # iwlist wlan0 scan Posted by mhoeppner on May 01 2006,18:00
Hello roberts,am I right that "modprobe ndiswrapper" loads this module? However I wrote this but nothing happens. iwconfig still tells me: lo no wireless extension and iwlist wlan0 scan tells me: wlan0 Interface does not support scanning: No such device. Just for fun I tried this with wlan1-5 but with the same result. In the DSL Control Panel, section System Stats, section pci there is an entry for my WLAN card: 0000:01:00.0 Network contorller: Texas Instruments ACX 111 54Mbps Wireless Interface. So I tried ndiswrapper -d 0000:0200 gplus and the answer was: Driver gplus is used for 0000:0200 It seems that the card is known to the system but is not able to connect to the network. On my router I choose channel 6 and SSID "MHKPA96", Authentication: "Open system", WEP disabled (as a first step). Could you give me a hint what's wrong? Thanks Matthias Posted by roberts on May 01 2006,20:04
Sorry, not to be of much further help.The dlink website shows that there are 3 revisions of this card. Each revision has different software requirements. The half dozen or so devices that I have tested with the latest ndiswrapper have all worked pretty much the same. After ndiswrapper -i your_driver's_inf and doing a modprobe ndiswrapper then the device appears. You can see the unconfigured device by typing iwconfig without any parameters. If you don't see a unconfigured card at this step then remove the module and unload ndiswrapper and try another driver. If you do see a device by only using iwconfig then you can proceed to configure the card with your settings, using manual commands or the GUI. I have heard it reported that on some machines, the wireless cards may need extra boot options to get the card recognized, Irq conflicts or such. I know that can be difficult if you have such a machine. |