Following on from this post (yes, it was successful), I am now trying to help a friend set up his wireless network on SUSE Linux 10 on an IBM Thinkpad. Having never done any wireless network stuff before (don't have a laptop), I don't know what to do to get the card to work. I have searched around and heard of ndiswrapper, but I have no idea how this works/how to set it up. I have also been doing extensive Googling to no avail.
Judging by the problems anyweb had with SUSE 10, I don't think I can do this myself.
The card is a PCMCIA D-Link DWL-G650+ AirPlusG+ CardBus Wireless LAN and it works perfectly on Windows XP. I have tried removing and adding the card from YaST2's LAN module numerous times with different settings to no avail. The card doesn't even light up in Linux. Here is the result of ifconfig:
Code:
eth0 Link encap:Ethernet HWaddr 00:0A:E4:3A:51:73 inet6 addr: fe80::20a:e4ff:fe3a:5173/64 Scope:Link UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
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:98 errors:0 dropped:0 overruns:0 frame:0 TX packets:98 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7478 (7.3 Kb) TX bytes:7478 (7.3 Kb)
Any help on this would be a great help, and thanks in advance.
:)