Skip to content

Instantly share code, notes, and snippets.

@TheWhisp
Created August 7, 2013 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TheWhisp/6176213 to your computer and use it in GitHub Desktop.
Save TheWhisp/6176213 to your computer and use it in GitHub Desktop.
D/hostapd ( 2439): rfkill: event: idx=2 type=1 op=1 soft=0 hard=0
D/SoftapController( 107): Softap startap - Ok
E/hostapd ( 2587): Configuration file: /data/misc/wifi/hostapd.conf
E/hostapd ( 2587): HT (IEEE 802.11n) in 11b mode is not allowed, disabling HT capabilites
E/hostapd ( 2587): Could not read interface wlan0 flags: No such device
E/hostapd ( 2587): nl80211 driver initialization failed.
D/hostapd ( 2439): rfkill: event: idx=3 type=1 op=0 soft=0 hard=0
D/hostapd ( 2439): rfkill: event: idx=3 type=1 op=2 soft=0 hard=0
I/hostapd ( 2439): rfkill: WLAN unblocked
D/hostapd ( 2439): nl80211: Update ifindex for a removed interface
D/hostapd ( 2439): nl80211: Using driver-based roaming
D/hostapd ( 2439): nl80211: Supports Probe Response offload in AP mode
D/hostapd ( 2439): nl80211: Disable use_monitor with device_ap_sme since no monitor mode support detected
D/hostapd ( 2439): RTM_NEWLINK: operstate=1 ifi_flags=0x1002 ()
D/hostapd ( 2439): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/hostapd ( 2439): wlan0: Event INTERFACE_STATUS (5) received
D/hostapd ( 2439): Unknown event 5
D/Tethering( 435): sendTetherStateChangedBroadcast 1, 0, 0
D/Tethering( 435): InitialState.processMessage what=4
D/Tethering( 435): sendTetherStateChangedBroadcast 0, 0, 0
D/CommandListener( 107): Setting iface cfg
D/CommandListener( 107): Trying to bring up wlan0
D/hostapd ( 2439): RTM_NEWLINK: operstate=1 ifi_flags=0x1043 ([UP][RUNNING])
D/hostapd ( 2439): nl80211: Interface up
D/hostapd ( 2439): wlan0: Event INTERFACE_ENABLED (29) received
D/hostapd ( 2439): Unknown event 29
D/hostapd ( 2439): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/hostapd ( 2439): nl80211: if_removed already cleared - ignore event
D/hostapd ( 2439): RTM_NEWLINK: operstate=1 ifi_flags=0x1003 ([UP])
D/hostapd ( 2439): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/hostapd ( 2439): nl80211: if_removed already cleared - ignore event
D/Tethering( 435): Tethering wlan0
E/Tethering( 435): Tried to Tether an unknown iface :wlan0, ignoring
E/WifiStateMachine( 435): Error tethering on wlan0
@regalstreak
Copy link

How did you fix this

@regalstreak
Copy link

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