Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

used broadcom sta wl.o driver for nic, cannot get it onto my wireless network with wpa_supplicant #26

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

here is the original thread on the gentoo forums: 

http://forums.gentoo.org/search.php?search_id=egosearch

i use gentoo.  this is a purely networking problem.

wpa_supplicant.conf:
"ctrl_interface=/var/run/wpa_supplicant 
ctrl_interface_group=0 
update_config=1 

network={ 
        ssid="mynetworkname" 
        psk="mypassword" 
        priority=2 
        disabled=1 
}"

/etc/conf.d/net
"modules=("wpa_supplicant") 
wpa_supplicant_eth1="-Dwext" 
"

lspci -k shows driver wl.0 as being used for the NIC

i cannot ping my router or google, etc

Original issue reported on code.google.com by h2sa...@gmail.com on 15 Dec 2009 at 12:55

@GoogleCodeExporter
Copy link
Author

i was able to connect with wireless-tools: http://forums.gentoo.org/viewtopic-t-
806832-highlight-.html

Original comment by h2sa...@gmail.com on 17 Dec 2009 at 9:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant