Hi, shocked from over 1000 lines of configurational stuff in wpa_supplicant.conf I have manovered to this point
The USB Wifi-dongle now is a TP-LINK WN722N with Atheros chipset AR9271 802.11n (thanks for the hint!) which driver is by far easier to compile and use as the hassle with this other one... I started /etc/init.d/hostapd manually and the /etc/init.d/net.wlan0 and got this here Successfully initialized wpa_supplicant rfkill: Cannot open RFKILL control device [ ok ] * Starting wpa_cli on wlan0 ... [ ok ] * Backgrounding ... ... * WARNING: net.wlan0 has started, but is inactive I am confused by this...especially by "rfkill: Cannot open RFKILL control device...[OK]". It's feeling like: "Unexpected ERROR: SUCCESS" What is the above text is trying to tell me? Thank you very much in advance for any help! Best regards, Meino PS: Is there any stripped down version of wpa_supplicant.conf for AP use? Sawing that reminds me a little at manually configuring sendmail....