View Single Post
  #17 (permalink)  
Old 20-Jun-2008, 11:08
some-guy's Avatar
some-guy some-guy is offline
Explorer Penguin
 
Join Date: Jun 2008
Posts: 169
some-guy hasn't been rated much yet
Default Re: openSUSE 11 and bcm43xx-fwcutter/ndiswrapper?

NetworkManager should support b43 and b43-legacy, what happens if you try to make it work with a WEP key using these commands
Code:
su
iwconfig wlan0 essid [insert wlan network name here] key [insert WEP key here]
ifconfig wlan0 up
dhcpcd wlan0
Do you get internet?
If you do it's surely a problem with NM
__________________
"If it ain't broke, find something wrong with it"
Reply With Quote