· I had the same issue with Intel WiFi adapter: iw list was reporting that all 5 GHz channels are either (disabled), or (passive scanning, no IBSS).Hostapd was not able to create an AP in 5 GHz mode due to the above mentioned firmware restrictions, which were officially confirmed by Intel.. It looks like the actual thing that is not working with the Intel drivers/firmwares is the country. · Simply leave out the driver=, I'm running both 3Bs and 0Ws successfully in hostapd mode this way.. And don't run raspi-update unless explicitly told to do so due to a very specific kernel bug and the diagnosis points towards a fix that is only available yet via the testing kernels. This isn't the case here. The Wifi TOS bug shouldn't be a problem here, it typically manifests in stalled SSH Reviews: 3. you specified the wrong driver on your hostapd conf file, use iwlwifi (intel) instead of nl (atheros) when you follow a guide you have to read and change anything necesary for your own needs. ShareReviews: 2.
By running the latest Hostapd and configure the driver still as "driver = nl", I succeed to make my Intel AGN run as an AP. The clients could find this AP, associate to it, get an IP address and share the Internet, only if I set the AP without a WPA password. Device supports TDLS channel switching config: interface=wlan0 bridge=eth1 country_code=US ieeed=1 ssid=blah hw_mode=a ieeen=1 wmm_enabled=1 ieeeh=1 ieeeac=1 channel=0 wpa=2 wpa_passphrase=blah wpa_key_mgmt=WPA-PSK wpa_pairwise=TKIP rsn_pairwise=CCMP macaddr_acl=0 log: random: Trying to read entropy from /dev/random. invalid/unknown driver 'iwlwifi' But, hostapd can not configure you adapter to have an AP to channel 12 (it probably a region issue). Check the errors that you got.
17 июн. г. wollte gerade nen alten EEEPC via hostapd zum AP verwandeln (Jessie 64bit Openbox). Line invalid/unknown driver 'madwifi'. 23 июл. г. Most notably, the intel driver iwlwifi only has good AP mode support for the GHz band, AP mode in the 5GHz band is either disabled or. Bisected kernel and found the commit causing the regression: 39c1af93 iwlwifi: refactor the SAR tables from mvm to acpi Recompiled kernel
0コメント