LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   hostapd stops working after adding second wifi interface (https://www.linuxquestions.org/questions/linux-networking-3/hostapd-stops-working-after-adding-second-wifi-interface-4175560227/)

baronobeefdip 11-30-2015 10:54 AM

hostapd stops working after adding second wifi interface
 
I am trying to make a wireless extender, I have setup everything for use with the network bridging: the dhcp server, the wireless connection to the router in the house, hostapd, and firewall. I booted up with the second interface to be used as the hotspot connected. hostapd fails to start stating that the nl80211 driver initialization had failed. everything else works fine, the internet connection for one of the wireless cards is working okay but hostapd just doesn't want to work. Why is this happening and how can I make it stop saying this. there doesn't seem to be anything wrong with any of the interfaces and their configuration files so what else could it be.

nini09 12-01-2015 02:19 PM

Quote:

hostapd fails to start stating that the nl80211 driver initialization had failed
What's failure output in dmesg?

baronobeefdip 12-04-2015 06:35 PM

Quote:

Originally Posted by nini09 (Post 5458097)
What's failure output in dmesg?

I haven't checked yet but all I can tell you right now is that I see a message that looks like this on bootup.
Code:

hostapd nl80211 driver initialization failed

nini09 12-07-2015 03:56 PM

Do following thing to isolate issue.
1)lspci to find out wireless card
2)iwconfig, wireless interface
3)hostapd xxxx.conf


All times are GMT -5. The time now is 05:20 PM.