Page 1 of 1

Suse 10.1 Wireless Card Problems

Posted: Thu Mar 08, 2007 12:37 am
by Azygous420
Need help with installing a wireless driver for my WDA-2320 D-link network card on Suse 10.1. I've looked but can't find a wireless driver that came with the OS. Any help would be great.

Posted: Thu Mar 08, 2007 12:54 pm
by dgood
Is there anyway to get the drivers from ubuntu to work in suse? because earlier we had this computer running ubuntu fine and wireless worked. But when he switched it to suse he couldn't get his wireless working. Ken I know you swear by suse any ideas?

Posted: Thu Mar 08, 2007 1:18 pm
by dicecca112
what drivers did you use. Did you try ndiswrapper?

Posted: Thu Mar 08, 2007 1:27 pm
by kenc51
dicecca112 wrote:what drivers did you use. Did you try ndiswrapper?
Yeah ndiswrapper can be installed via YAST.
Copy the windows driver to your hdd, the open a terminal screen and type "su" then enter your ROOT password.
Then "CD" to the directory you have stored the windows driver (you need the .inf file and the .sys file(s))
Type "ndiswrapper -i {enter name of .inf file here}
Then type "ndiswrapper -m"
Then "ndiswrapper -l" to check if the driver/module is installed

this is taken from opensuse.org
# Start YaST's network configuration: Network Devices → Network Card
# Choose: "User controlled with Network Manager" and then "Next"
# Choose: "Add" button in lower half
# Choose:

* Device Type: "Wireless"
* Configuration Name: "0" (or whatever :))
* Hardware Configuration Name: "static-0"
* Module Name: "ndiswrapper"
* Options: "" (keep empty)
* Do not select "PCMCIA" nor "USB"
* ... and finally "Next"

# On next screen select DHCP in "Hostname and Name Server" and in "Advanced → DHCP Options", then click "Next"
# In "Wireless Network Card Configuration"-window choose (= keep the defaults):

* Operation Mode: "Managed"
* Network Name (ESSID): "" (keep empty)
* Authentication Mode: "Open"
* Input Type: "Passphrase"
* Encryption Key: "" (keep empty)
* .. . and finally "Next"

Source: http://en.opensuse.org/Ndiswrapper_howto

Posted: Thu Mar 08, 2007 6:09 pm
by Azygous420
thanks ill see if i can get it to work, kenc51, BTW I'm Dgood's bro. If this works you'll hear from me in suse. :rolleyes:

Posted: Fri Mar 09, 2007 12:19 pm
by kenc51
Azygous420 wrote:thanks ill see if i can get it to work, kenc51, BTW I'm Dgood's bro. If this works you'll hear from me in suse. :rolleyes:
Welcome!!!

Posted: Sat Mar 10, 2007 3:28 am
by dgood
Between Azygous420 and I we both tried to run yast and use the driver. we got it to try to installt he driver thenit said something about an error in line 135 of the driver. so it won't work, any other ideas about that? that was using ndiswrapper to use the windows driver. we tried both the win9x and win2kxp driver. neither worked they both had the same error. and we followed the walkthrough to the t.

Posted: Sat Mar 10, 2007 6:47 am
by kenc51
goto yast, then install software, select search and search for "wireless"

There's a package there for wifi drivers/modules. install that (I can't remember the name sorry)

That D-Link card is based on the Atheros chipset, which has Linux support!

Failing that, install "madwifi" I don't know if Suse has inbuilt support for it, but you be able to get an .RPM for it over on the packman site. or via google.
http://www.suseforums.net/index.php?showtopic=21799

http://linux.wordpress.com/2006/05/21/s ... ifi-cards/

Posted: Fri Mar 23, 2007 4:56 pm
by dgood
well I downloaded 10.2 and still no luck, then had a friend come over and found out that the reason the mad wifi driver wasn't working was because of the fact that we didn't have the 'Kernal Source' Installed from the 10.1/10.2 cd. So after that happened, the dlink card showed right up and we no longer have an issue.

Posted: Fri Mar 23, 2007 5:14 pm
by kenc51
dgood wrote:well I downloaded 10.2 and still no luck, then had a friend come over and found out that the reason the mad wifi driver wasn't working was because of the fact that we didn't have the 'Kernal Source' Installed from the 10.1/10.2 cd. So after that happened, the dlink card showed right up and we no longer have an issue.
Nice one!
Leave SuSe on the HDD for a while..........it tends to grow on you and you'll learn to love it ;)

Posted: Fri Mar 23, 2007 5:39 pm
by dgood
My brother did love it, that's why he has it lol. Just thought I'd post up how our friend fixed it for him since he never did.