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