So here is the problem. First i flashed sense4 build#6 by derefas. Then used build#7 kernel with build#6 ramdisk and flash. Build#6 booted!! everything works fine except wi-fi and hotspot. I tried fixing permission but no luck. Here is the Logcat:
Code:
03-05 19:17:23.219 298 3426 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:24.220 298 3426 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:25.221 298 3426 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:26.222 298 3426 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:27.223 298 3426 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:27.223 298 533 E WifiStateMachine: Failed to setup control channel, restart supplicant
03-05 19:17:27.223 298 533 D WifiHW : wifi_stop_supplicant enter
03-05 19:17:27.223 298 533 D WifiHW : wifi_stop_supplicant end rifgt 1
03-05 19:17:27.223 298 533 D StateMachine: handleMessage: new destination call exit
03-05 19:17:27.223 298 533 D StateMachine: invokeExitMethods: SupplicantStartingState
03-05 19:17:27.223 106 175 E WifiHW : Failed to open wlan fw path param (No such file or directory)
03-05 19:17:27.223 106 175 E SoftapController: Softap fwReload - failed: -1
03-05 19:17:27.233 298 533 E WifiStateMachine: Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
03-05 19:17:27.253 106 175 W CommandListener: Failed to retrieve HW addr for wlan0 (No such device)
03-05 19:17:27.253 298 533 D NetworkManagementService: rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
03-05 19:17:27.263 106 175 D CommandListener: Setting iface cfg
03-05 19:17:27.263 298 533 D NetworkManagementService: flags <[down]>
03-05 19:17:27.273 298 533 E WifiStateMachine: Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
03-05 19:17:27.273 298 533 D WifiHW : wifi_start_supplicant_common enter
03-05 19:17:27.283 298 533 D StateMachine: handleMessage: new destination call exit
03-05 19:17:27.283 298 533 D StateMachine: invokeExitMethods: DriverLoadedState
03-05 19:17:27.313 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:27.413 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:27.523 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:27.624 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:27.724 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:27.824 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:27.924 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:28.024 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:28.124 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:28.234 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:28.334 3482 3482 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:28.334 3482 3482 E wpa_supplicant: nl80211: Could not set interface 'wlan0' UP
03-05 19:17:28.334 3482 3482 E wpa_supplicant: wlan0: Failed to initialize driver interface
03-05 19:17:28.384 3480 3480 I logwrapper: /system/bin/wpa_supplicant terminated by exit(255)
03-05 19:17:38.304 298 3481 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:39.305 298 3481 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:40.306 298 3481 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:41.307 298 3481 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:42.308 298 3481 E WifiHW : Supplicant not running, cannot connect
03-05 19:17:42.308 298 533 E WifiStateMachine: Failed to setup control channel, restart supplicant
03-05 19:17:42.308 298 533 D WifiHW : wifi_stop_supplicant enter
03-05 19:17:42.308 298 533 D WifiHW : wifi_stop_supplicant end rifgt 1
03-05 19:17:42.308 298 533 D StateMachine: handleMessage: new destination call exit
03-05 19:17:42.318 298 533 D StateMachine: invokeExitMethods: SupplicantStartingState
03-05 19:17:42.318 106 175 E WifiHW : Failed to open wlan fw path param (No such file or directory)
03-05 19:17:42.318 106 175 E SoftapController: Softap fwReload - failed: -1
03-05 19:17:42.328 298 533 E WifiStateMachine: Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
03-05 19:17:42.348 106 175 W CommandListener: Failed to retrieve HW addr for wlan0 (No such device)
03-05 19:17:42.348 298 533 D NetworkManagementService: rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
03-05 19:17:42.358 106 175 D CommandListener: Setting iface cfg
03-05 19:17:42.358 298 533 D NetworkManagementService: flags <[down]>
03-05 19:17:42.368 298 533 E WifiStateMachine: Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
03-05 19:17:42.368 298 533 D WifiHW : wifi_start_supplicant_common enter
03-05 19:17:42.378 298 533 D StateMachine: handleMessage: new destination call exit
03-05 19:17:42.378 298 533 D StateMachine: invokeExitMethods: DriverLoadedState
03-05 19:17:42.398 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:42.498 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:42.598 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:42.698 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:42.808 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:42.908 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:43.019 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:43.119 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:43.219 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:43.329 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:43.429 3529 3529 E wpa_supplicant: Could not read interface wlan0 flags: No such device
03-05 19:17:43.429 3529 3529 E wpa_supplicant: nl80211: Could not set interface 'wlan0' UP
03-05 19:17:43.429 3529 3529 E wpa_supplicant: wlan0: Failed to initialize driver interface
03-05 19:17:43.469 3527 3527 I logwrapper: /system/bin/wpa_supplicant terminated by exit(255)
I faced same problem with cute_prince kernel source. I compiled kernel and try to flash on build#6 or latest cm9 with appropriate ramdisk everything works fine except wi-fi and hotspot. I am not able to get logcat but i think it would be same as above. So plz if anybody could help me.
problem is in wpa_supllicant.conf i was talking to liverpool fan today morning about this itself
sense 4 uses wlan0 as controller where as in cm9 eth0 is used let me ask derefas too about somethings
immortal_yash said:
problem is in wpa_supllicant.conf i was talking to liverpool fan today morning about this itself
sense 4 uses wlan0 as controller where as in cm9 eth0 is used let me ask derefas too about somethings
Click to expand...
Click to collapse
i manually tried to change it wpa_splicant.conf but no luck. recently i tried compiled kernel on your cm9 build. But same result. I used same source as u used which is posted cute_price in sense 4 thred righ. Howz your compiled kernel working?
@rcane said:
i manually tried to change it wpa_splicant.conf but no luck. recently i tried compiled kernel on your cm9 build. But same result. I used same source as u used which is posted cute_price in sense 4 thred righ. Howz your compiled kernel working?
Click to expand...
Click to collapse
yes i used the same source from sense 4 thread but we think its a permission issue talking to cute_prince about it
immortal_yash said:
yes i used the same source from sense 4 thread but we think its a permission issue talking to cute_prince about it
Click to expand...
Click to collapse
ok thanx. Want to know how is your compiled kernel works in your latest build? i mean wi-fi and hotspot. Somtime it had problem but reboot fix it.
@rcane said:
ok thanx. Want to know how is your compiled kernel works in your latest build? i mean wi-fi and hotspot. Somtime it had problem but reboot fix it.
Click to expand...
Click to collapse
same here but that happens when we use toggles in my kernel we are looking for a fix and have contacted cute_prince and liverpool has updated cm10 device tree for eth0 to wlan0 change
me too have some problem with wifi in custom roms(i mean every custom ics or jb roms,except gb roms):silly: ...
edit:i'm on apex rom series v1
Ok after talking to devs like cute_prince and liverpool fan we found that the problem is not with the kernel... Problem is in rom and from our side everything is ok in device tree... So the problem is in source as Liverpool fan told me toggle freezing is common in ics and jb... So we can't do anything... The only solution is to wait for the wifi toggle to turn off after few seconds and try turning on again from the settings menu as the problem occurs rarely
Sent from my HTC Explorer A310e using Tapatalk 2
immortal_yash said:
Ok after talking to devs like cute_prince and liverpool fan we found that the problem is not with the kernel... Problem is in rom and from our side everything is ok in device tree... So the problem is in source as Liverpool fan told me toggle freezing is common in ics and jb... So we can't do anything... The only solution is to wait for the wifi toggle to turn off after few seconds and try turning on again from the settings menu as the problem occurs rarely
Sent from my HTC Explorer A310e using Tapatalk 2
Click to expand...
Click to collapse
yes,toggle freezing occurs rarely,but i have more big problem,my wifi does not detect any wifi network
Hey yash So what abt my problem.. as i said compiled kernel from cute_prince source i never had working wifi or hotspot. Do u know anything about it?
Sent from my HTC Explorer A310e using xda app-developers app
@rcane said:
Hey yash So what abt my problem.. as i said compiled kernel from cute_prince source i never had working wifi or hotspot. Do u know anything about it?
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Which rom are you trying to make it run with?
Sent from my HTC Explorer A310e using Tapatalk 2
Trying to run on sense build 7 failed.
On cm9 failed.
Sense build 6 failed
Only wi-fi and hotspot didnt work.
Sent from my HTC Explorer A310e using xda app-developers app
@rcane said:
Trying to run on sense build 7 failed.
On cm9 failed.
Sense build 6 failed
Only wi-fi and hotspot didnt work.
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
see cute_prince has supplied 2 different deconfig files for sense4 and cm and i have used cm deconfig and wifi working like charm so the problem is at your end
Yeah its my wndows7 may be.. who knows.. i contact cute_prince for this too. He had working wifi and hotspot in minicm9. And my isnt working. could u test it for me if u r on minicm 9?
Sent from my HTC Explorer A310e using xda app-developers app
Related
Hi to all,
i flashed long ago the viper saga 1.0,and everything worked fine,'till last week,when the wifi stopped working..when i turn it on,the wifi icon still say that is turning it on,but after a while,it says "wifi error",and it turns off. also the hotspot and the bluetooth did the same stuff.
So,i updated the viper saga at the 2.2.1 version,the latest one..but nothing changed!everything isn't working as before,with the previous rom!
Anyone got a suggestion?helps will be appreciated..:victory::laugh:
my desire is s-off,and the error occurs also with others roms..the only thing that works is the mobile internet..that's it..
If the problem appeared without flashing anything or modifying system files, and the problem persists after installing another rom, it looks like a hardware fault to me. Sorry.
I tried to use another rom,but nothing worked as well..no pass through,no bluetooth,no wifi,no tethering...nothing of this stuff!
Cesk87 said:
I tried to use another rom,but nothing worked as well..no pass through,no bluetooth,no wifi,no tethering...nothing of this stuff!
Click to expand...
Click to collapse
What radio do you have? I just tried 4 different radios and none of them fixed my wi-fi issue. My bluetooth etc. works though...
ifti786 said:
What radio do you have? I just tried 4 different radios and none of them fixed my wi-fi issue. My bluetooth etc. works though...
Click to expand...
Click to collapse
the phone is of a friend of mine..so i don't remember precisely wich radio did he have..if i don't go wrong,i remember a 62. something,something,something..
This really, realy sounds like you didn't do fastboot flash boot boot.img
Aquous said:
This really, realy sounds like you didn't do fastboot flash boot boot.img
Click to expand...
Click to collapse
why?i already flashed the pbm.img when i switched off and rooted this desire..if i remember well..but,if i'm wrong,what should i do?
Cesk87 said:
why?i already flashed the pbm.img when i switched off and rooted this desire..if i remember well..but,if i'm wrong,what should i do?
Click to expand...
Click to collapse
Enter into your bootloader, check the details there. If its unlock it will be written there, vise versa if it is s-off it will be written there.
From the info there then u verify if its related with your boot.img or something else.
Cesk87 said:
why?i already flashed the pbm.img when i switched off and rooted this desire..if i remember well..but,if i'm wrong,what should i do?
Click to expand...
Click to collapse
All I know is that essential devices not working is usually a symptom of a mismatch between the kernel version and the module versions. This shouldn't be possible if you're indeed S-OFF (and didn't do anything totally idiotic), but I'd invite you to check (as per the post above mine) anyway, just to be sure that you really are fully S-OFF. I also want to ask you to post the output of the lsmod command (e.g. connect your phone to your PC and run 'adb shell lsmod') just to fully check.
Aquous said:
All I know is that essential devices not working is usually a symptom of a mismatch between the kernel version and the module versions. This shouldn't be possible if you're indeed S-OFF (and didn't do anything totally idiotic), but I'd invite you to check (as per the post above mine) anyway, just to be sure that you really are fully S-OFF. I also want to ask you to post the output of the lsmod command (e.g. connect your phone to your PC and run 'adb shell lsmod') just to fully check.
Click to expand...
Click to collapse
Ok,so..bootloader says:
Saga PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-38.03.02.11_M
c-Mmc Boot
something wrong in here?
Cesk87 said:
Ok,so..bootloader says:
Saga PVT SHIP S-OFF RL
HBOOT-6.98.1002
RADIO-38.03.02.11_M
c-Mmc Boot
something wrong in here?
Click to expand...
Click to collapse
No, that's all perfectly OK.
What's the output of lsmod? And what does logcat say when you try to flip the wi-fi on?
Aquous said:
All I know is that essential devices not working is usually a symptom of a mismatch between the kernel version and the module versions. This shouldn't be possible if you're indeed S-OFF (and didn't do anything totally idiotic), but I'd invite you to check (as per the post above mine) anyway, just to be sure that you really are fully S-OFF. I also want to ask you to post the output of the lsmod command (e.g. connect your phone to your PC and run 'adb shell lsmod') just to fully check.
Click to expand...
Click to collapse
Aquous said:
No, that's all perfectly OK.
What's the output of lsmod? And what does logcat say when you try to flip the wi-fi on?
Click to expand...
Click to collapse
hem...what's ismod?any guide where i can find how to use it?same thing for doing a logcat....sorry for the noobing answer..
Cesk87 said:
hem...what's ismod?any guide where i can find how to use it?same thing for doing a logcat....sorry for the noobing answer..
Click to expand...
Click to collapse
adb shell lsmod
adb logcat
What recovery are you using? as a suggestion upgrade the hboot and use 4ext recovery and try again
“A pessimist is a man who thinks everybody is as nasty as himself, and hates them for it.”*―*George Bernard Shaw
jugg1es said:
What recovery are you using? as a suggestion upgrade the hboot and use 4ext recovery and try again
“A pessimist is a man who thinks everybody is as nasty as himself, and hates them for it.”*―*George Bernard Shaw
Click to expand...
Click to collapse
I've installed into this phone the 4ext recovery..maybe i will upgrade the hboot..which one did you advise?
Aquous said:
No, that's all perfectly OK.
What's the output of lsmod? And what does logcat say when you try to flip the wi-fi on?
Click to expand...
Click to collapse
Ok so..ismod says
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/WifiHW ( 1583): Unable to open connection to supplicant on "wlan0": No such f
ile or directory, retry 0
E/wpa_supplicant( 5543): Starting wpa_supplicant...
I/wpa_supplicant( 5543): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5543): wlan0: Failed to initialize driver interface
I/logwrapper( 5541): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5590): Starting wpa_supplicant...
I/wpa_supplicant( 5590): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5590): wlan0: Failed to initialize driver interface
I/logwrapper( 5588): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadedState
D/WifiP2pService( 1583): P2pDisabledState{ what=131203 when=-1ms }
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: WaitForP2pDisableState
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/WifiHW ( 1583): wifi_load_driver no load module
D/WifiStateMachine( 1583): Driver load successful
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/wpa_supplicant( 5639): Starting wpa_supplicant...
I/wpa_supplicant( 5639): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5639): wlan0: Failed to initialize driver interface
I/logwrapper( 5637): /system/bin/wpa_supplicant terminated by exit(255)
I/global ( 3447): In close() at SocketHttpClientConnection
W/AlarmManager( 1583): RXTXtriggerAlarmsLocked
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): updateBatteryStats ====================================
==
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/StatusBar.BatteryController( 1767): updateBattery level=89 icon=17302788 plugg
ed=true full=false
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PowerUI ( 1767): closing low battery warning: level=89
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 89, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=89, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5688): Starting wpa_supplicant...
I/wpa_supplicant( 5688): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5688): wlan0: Failed to initialize driver interface
I/logwrapper( 5686): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5735): Starting wpa_supplicant...
I/wpa_supplicant( 5735): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5735): wlan0: Failed to initialize driver interface
I/logwrapper( 5733): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): UEvent updateBatteryStats
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=90, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/StatusBar.BatteryController( 1767): updateBattery level=90 icon=17302788 plugg
ed=true full=false
D/PowerUI ( 1767): closing low battery warning: level=90
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 90, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed 6 times to start supplicant, unload driver
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
And this is the logcat
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/WifiHW ( 1583): Unable to open connection to supplicant on "wlan0": No such f
ile or directory, retry 0
E/wpa_supplicant( 5543): Starting wpa_supplicant...
I/wpa_supplicant( 5543): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5543): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5543): wlan0: Failed to initialize driver interface
I/logwrapper( 5541): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5590): Starting wpa_supplicant...
I/wpa_supplicant( 5590): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5590): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5590): wlan0: Failed to initialize driver interface
I/logwrapper( 5588): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadedState
D/WifiP2pService( 1583): P2pDisabledState{ what=131203 when=-1ms }
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: WaitForP2pDisableState
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
D/WifiHW ( 1583): wifi_load_driver no load module
D/WifiStateMachine( 1583): Driver load successful
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/wpa_supplicant( 5639): Starting wpa_supplicant...
I/wpa_supplicant( 5639): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5639): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5639): wlan0: Failed to initialize driver interface
I/logwrapper( 5637): /system/bin/wpa_supplicant terminated by exit(255)
I/global ( 3447): In close() at SocketHttpClientConnection
W/AlarmManager( 1583): RXTXtriggerAlarmsLocked
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): updateBatteryStats ====================================
==
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/StatusBar.BatteryController( 1767): updateBattery level=89 icon=17302788 plugg
ed=true full=false
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PowerUI ( 1767): closing low battery warning: level=89
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 89, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=89, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5688): Starting wpa_supplicant...
I/wpa_supplicant( 5688): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5688): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5688): wlan0: Failed to initialize driver interface
I/logwrapper( 5686): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed to setup control channel, restart supplicant
D/WifiHW ( 1583): wifi_stop_supplicant enter
D/WifiHW ( 1583): wifi_stop_supplicant end rifgt 1
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
E/WifiHW ( 1440): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 1440): Softap fwReload - failed: -1
E/WifiStateMachine( 1583): Failed to reload STA firmware java.lang.IllegalStateE
xception: Error communicating to native daemon
W/CommandListener( 1440): Failed to retrieve HW addr for wlan0 (No such device)
D/NetworkManagementService( 1583): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 1583): flags <[down]>
E/WifiStateMachine( 1583): Unable to change interface settings: java.lang.Illega
lStateException: Unable to communicate with native daemon to interface setcfg -
com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0
.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 1583): wifi_start_supplicant_common enter
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
E/wpa_supplicant( 5735): Starting wpa_supplicant...
I/wpa_supplicant( 5735): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 5735): nl80211: Could not set interface 'wlan0' UP
E/wpa_supplicant( 5735): wlan0: Failed to initialize driver interface
I/logwrapper( 5733): /system/bin/wpa_supplicant terminated by exit(255)
E/WifiHW ( 1583): Supplicant not running, cannot connect
D/BatteryService( 1583): UEvent updateBatteryStats
D/HtcPowerSaver( 1583): Recived battery changed intent.
D/HtcPowerSaver( 1583): Checking...
I/HtcPowerSaver( 1583): >> updateStatus
D/PowerManagerService( 1583): runHtcPowerSaverCheck ============================
==========
D/PackageManager( 1583): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter
, flags:1
I/HtcPowerSaver( 1583): currentStatus=8000, currentLevel=90, enableLevel=-1, ena
ble=false, popDialog=false, statusChangeTo=-1, isAuto=false
I/HtcPowerSaver( 1583): << updateStatus
D/WifiService( 1583): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1583): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/StatusBar.BatteryController( 1767): updateBattery level=90 icon=17302788 plugg
ed=true full=false
D/PowerUI ( 1767): closing low battery warning: level=90
D/PowerUI ( 1767): plugged = true, health = 2, mBatteryLevel = 90, mPluggedBatte
ryLevel = 88, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
I/3gw.Service( 3223): Mobile Network not connected - not roaming
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiHW ( 1583): Supplicant not running, cannot connect
E/WifiStateMachine( 1583): Failed 6 times to start supplicant, unload driver
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: SupplicantStartingState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverLoadedState
D/StateMachine( 1583): handleMessage: new destination call exit
D/StateMachine( 1583): invokeExitMethods: DriverUnloadingState
D/WirelessDisplayService( 1583): WifiReceiver: action:android.net.wifi.WIFI_STAT
E_CHANGEDstate1
I/NetSharing_NSReceiver( 4573): customizedNS:true
I/NetSharing_NSReceiver( 4573): sp customizedNS:true
I/NetSharing_NSReceiver( 4573): LAN Type:false ML Type:true
I/NetSharing_NSReceiver( 4573): IS Type:true IS_ML:false
D/NetSharing_NSReceiver( 4573): onReceive : android.net.wifi.WIFI_STATE_CHANGED
hasTethered:false
D/NetSharing( 4573): wifi enabled change, state = false
I/NetSharing( 4573): mobildata:false wifienabled:false wimaxenabled:false
So your lsmod is empty, meaning you don't have the correct driver loaded. Your logcat says the same thing: the interface does not exist (ergo, the kernel does not (yet) know how to drive your network card).
Try flashing amidabuddha's b2b kernel from here: http://forum.xda-developers.com/showthread.php?t=1845039
no sorry..ismod doesn't work..it tells me command not found..
Aquous said:
So your lsmod is empty, meaning you don't have the correct driver loaded. Your logcat says the same thing: the interface does not exist (ergo, the kernel does not (yet) know how to drive your network card).
Try flashing amidabuddha's b2b kernel from here: http://forum.xda-developers.com/showthread.php?t=1845039
Click to expand...
Click to collapse
I have to flash the back2basic edition or the patched kernel?
Hi there, i have a little problem with my sensation - just can't get wifi to work. Turning it on causes an error, here is my logcat:
--------- beginning of /dev/log/main
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiStateMachine( 493): Failed to setup control channel, restart supplicant
D/WifiHW ( 493): wifi_stop_supplicant enter
D/WifiHW ( 493): wifi_stop_supplicant end rifgt 1
E/SoftapController( 110): SIOCGIPRIV failed: -1
E/SoftapController( 110): Softap fwReload - failed: -1
E/WifiStateMachine( 493): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
W/CommandListener( 110): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 110): Setting iface cfg
--------- beginning of /dev/log/system
D/NetworkManagementService( 493): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 493): flags <[down]>
E/WifiStateMachine( 493): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 493): wifi_start_supplicant_common enter: /data/misc/wifi/wpa_supplicant.conf
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 1d92178
D/WifiHW ( 493): [wifi_connect_to_supplicant] ctrl_conn address=1d92178
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 2095590
I/wpa_supplicant( 2634): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2634): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2634): WEXT: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2634): wlan0: Failed to initialize driver interface
I/logwrapper( 2632): /system/bin/wpa_supplicant terminated by exit(255)
W/ProcessStats( 493): Skipping unknown process pid 2637
D/PhoneStatusBarPolicy( 657): Network Type: 2
D/PhoneStatusBarPolicy( 657): Network Type: 2
D/AutoSetting( 910): service - mRequestRunnable: screen on delay 10s, request NLP now
D/AutoSetting( 910): Util - no network available!
D/AutoSetting( 910): service - requestNLP() network is not available
I/wpa_ctrl( 493): [wpa_ctrl_request] ctrl address = 2095590, ctrl_conn address = 1d92178
I/wpa_ctrl( 493): [wpa_ctrl_request] select timeout
I/wpa_ctrl( 493): [wpa_ctrl_close] ctrl address = 2095590
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiStateMachine( 493): Failed to setup control channel, restart supplicant
D/WifiHW ( 493): wifi_stop_supplicant enter
D/WifiHW ( 493): wifi_stop_supplicant end rifgt 1
E/SoftapController( 110): SIOCGIPRIV failed: -1
E/SoftapController( 110): Softap fwReload - failed: -1
E/WifiStateMachine( 493): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
W/CommandListener( 110): Failed to retrieve HW addr for wlan0 (No such device)
D/CommandListener( 110): Setting iface cfg
D/NetworkManagementService( 493): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
D/NetworkManagementService( 493): flags <[down]>
E/WifiStateMachine( 493): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
D/WifiHW ( 493): wifi_start_supplicant_common enter: /data/misc/wifi/wpa_supplicant.conf
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 1d92178
D/WifiHW ( 493): [wifi_connect_to_supplicant] ctrl_conn address=1d92178
I/wpa_ctrl( 493): [wpa_ctrl_open] ctrl address = 2095590
I/wpa_supplicant( 2668): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 2668): Could not read interface wlan0 flags: No such device
E/wpa_supplicant( 2668): WEXT: Could not set interface 'wlan0' UP
E/wpa_supplicant( 2668): wlan0: Failed to initialize driver interface
I/logwrapper( 2666): /system/bin/wpa_supplicant terminated by exit(255)
D/BatteryService( 493): updateBatteryStats ======================================
I/BATT_ALG( 128): batt_alg_overtemp_check:temp:344, isOver_temp:0
I/BATT_ALG( 128): vol=4173;curr=296;dis_curr=0;temp=344;id=1;level=99;chg_src=1;chg_en=1;ov_chg=0;isOver_temp=0;timer=60;safety_count=240
D/BatteryService( 493): UEvent updateBatteryStats
D/HtcPowerSaver( 493): Recived battery changed intent.
D/UsbnetService( 493): BroadcastReceiver:nReceive+
D/UsbnetService( 493): onReceive BATTERY_CHANGED
D/UsbnetService( 493): --> pluggedType = 2, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 493): BroadcastReceiver:nReceive-
D/HtcPowerSaver( 493): Checking...
I/HtcPowerSaver( 493): >> updateStatus
D/NotificationService( 493): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/PowerManagerService( 493): runHtcPowerSaverCheck ======================================
D/HtcPowerSaver( 493): notifyUser: Unknown Status
I/HtcPowerSaver( 493): currentStatus=8000, currentLevel=99, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 493): << updateStatus
D/PowerUI ( 657): closing low battery warning: level=99
D/PowerUI ( 657): plugged = true, health = 2, mBatteryLevel = 99, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/PackageManager( 493): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/PhoneStatusBarPolicy( 657): Network Type: 2
I/wpa_ctrl( 493): [wpa_ctrl_request] ctrl address = 2095590, ctrl_conn address = 1d92178
I/wpa_ctrl( 493): [wpa_ctrl_request] select timeout
I/wpa_ctrl( 493): [wpa_ctrl_close] ctrl address = 2095590
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiHW ( 493): Supplicant not running, cannot connect
E/WifiStateMachine( 493): Failed 6 times to start supplicant, unload driver
I/WifiHW ( 493): wifi_load_driver unload module
I/WifiHW ( 493): is_wifi_driver_loaded
I/WifiHW ( 493): wifi_unload_driver end right 1
Click to expand...
Click to collapse
Changing the wifi country code didn't solve it. Is there any way to find out if wlan0 is present as a hardware unit at all(or broken), a kind of lspci.
try all possible solutions from here
http://forum.xda-developers.com/showthread.php?t=2085009
rzr86 said:
try all possible solutions from here
http://forum.xda-developers.com/showthread.php?t=2085009
Click to expand...
Click to collapse
Thanks, but I already did. Kernel was flashed properly, RIL/Radio maches and I actualy had this problem before the bootloader was unlocked on the stock rom.
SPoTbot said:
Thanks, but I already did. Kernel was flashed properly, RIL/Radio maches and I actualy had this problem before the bootloader was unlocked on the stock rom.
Click to expand...
Click to collapse
go to system->etc->aifi and delete the wpa_supplicant.conf file
but first copy it to the sdcard just in case
rzr86 said:
go to system->etc->aifi and delete the wpa_supplicant.conf file
but first copy it to the sdcard just in case
Click to expand...
Click to collapse
Done. No luck - i can't eaven see my mac addres in the settings, looks like my wifi module just desapeared And thats sad...:crying:
Hi,
last week I decided to update an old falcon (european XT1032) I had at home, with already unlocked bootloader and cm11 installed.
I formatted everything in order to install latest cm13 nightly, but I discovered I had a too old bootloader.
So I updated bootloader to latest version (41.1A) and updated to latest TWRP (2.8.6.0).
So I installed CM13 nightly, wiping everything.
It booted succesfully, but I have a problem: wi-fi doesn't work.
It cannot be activated nor deactivated. It stay forever in "activating wi-fi" with the on/off button grayed out.
Also, in wi-fi advanced properties, the mac address is 02:00:00:00:00:00, which is a fake address.
It seems android cannot initialize properly the wi-fi chip.
Haven't tried yet to insert a sim card, or use bluetooth, or else... maybe they don't work too.
I tried to look to into the official cm13 thread, but it seems I'm the only one facing this problem.
I wanted to try cm12.1 also, but their downloads are no longer available in the get.cm site (404 error).
Tried with different builds of latest nightlies, also wiping system and data a lot of times, but nothing changed.
What is wrong with my falcon? Did I bricked it somehow? I have no idea on what went wrong...
I tried to rollback to a previous bootloader, but I cannot install it anymore: it says (bootloader) Preflash validation failed
(it seems to be a protection: I cannot install previous bootloader versions)
Thanks.
Don't try to downgrade your bootloader it could brick your device!!!
Try it again with latest TWRP (2.8.7.0)!
Andus1988 said:
Don't try to downgrade your bootloader it could brick your device!!!
Try it again with latest TWRP (2.8.7.0)!
Click to expand...
Click to collapse
I updated TWRP to latest 2.8.7.0 (notheme version), I wiped all (system, data, cache), I downloaded and installed latest nightly.. tried with or without gapps...
everytime it's always the same...
I tried inserting a sim; data connection works. Everything else works (even bluetooth).
The only thing that's not working is wi-fi, and mac address is still 02:00:00:00:00:00.
I really don't know what to do... because I don't understand what may be wrong. :crying:
Have u already tried your phone in another wifi?
Andus1988 said:
Have u already tried your phone in another wifi?
Click to expand...
Click to collapse
It's no matter of a wifi network... The wifi doesn't start at all.
Here's a logcat trace when I try to switch on wifi:
Code:
01-11 23:28:49.394 4610 5010 E WifiHW : Failed to write wlan fw path param (Operation not permitted)
01-11 23:28:49.394 4610 5010 E SoftapController: Softap fwReload failed
01-11 23:28:49.395 4858 5117 E WifiStateMachine: Failed to reload STA firmware java.lang.IllegalStateException: command '20 softap fwreload wlan0 STA' failed with '400 20 SoftAP command has failed'
01-11 23:28:49.395 4610 5010 W CommandListener: Failed to retrieve HW addr for wlan0 (No such device)
01-11 23:28:49.399 4610 5010 D CommandListener: Setting iface cfg
01-11 23:28:49.400 4858 5117 E WifiStateMachine: Unable to change interface settings: java.lang.IllegalStateException: command '22 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 22 Failed to set address (No such device)'
01-11 23:28:49.400 4858 5117 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
01-11 23:28:49.400 4858 5117 E wifi : Could not read interface wlan0 flags: 19
01-11 23:28:49.400 4858 5117 E WifiNative-HAL: Could not start hal
01-11 23:28:49.400 4858 5117 E WifiStateMachine: Failed to start HAL
01-11 23:28:49.411 4858 5117 D WifiMonitor: startMonitoring(wlan0) with mConnected = false
01-11 23:28:49.413 4858 5117 E WifiHW : Unable to open connection to supplicant on "@android:wpa_wlan0": No such file or directory
01-11 23:28:49.501 7077 7077 I wpa_supplicant: Successfully initialized wpa_supplicant
01-11 23:28:49.503 7077 7077 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-11 23:28:49.503 7077 7077 E wpa_supplicant: Could not read interface p2p0 flags: No such device
01-11 23:28:49.504 7077 7077 I wpa_supplicant: nl80211: deinit ifname=p2p0 disabled_11b_rates=0
01-11 23:28:49.504 7077 7077 E wpa_supplicant: Could not read interface p2p0 flags: No such device
01-11 23:28:49.504 7077 7077 E wpa_supplicant: p2p0: Failed to initialize driver interface
01-11 23:28:49.513 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:49.614 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:49.714 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:49.815 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:49.915 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.016 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.116 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.217 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.317 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.418 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.518 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.619 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.719 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.820 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:50.921 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.022 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.122 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.223 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.324 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.425 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.525 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.625 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.726 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.826 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.927 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:51.969 229 289 I ThermalEngine: Sensor:batt_therm:30200 mC
01-11 23:28:52.027 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.128 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.228 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.329 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.430 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.530 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.540 4612 5032 D audio_hw_primary: out_standby: enter: stream (0xb7227038) usecase(1: low-latency-playback)
01-11 23:28:52.595 4612 5032 D hardware_info: hw_info_append_hw_type : device_name = speaker-lite
01-11 23:28:52.630 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.731 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.831 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:52.932 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.032 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.133 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.233 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.334 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.434 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.535 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.635 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.739 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.840 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:53.940 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:54.041 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:54.142 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:54.242 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:54.343 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:54.443 4858 5117 E WifiHW : Supplicant not running, cannot connect
01-11 23:28:54.443 4858 5117 E WifiMonitor: startMonitoring(wlan0) failed!
01-11 23:28:54.446 4858 5117 E WifiStateMachine: Failed to setup control channel, restart supplicant
01-11 23:28:54.446 4858 5117 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
01-11 23:28:58.842 4858 4880 I ActivityManager: Config changes=480 {1.0 ?mcc?mnc it_IT ldltr sw360dp w592dp h336dp 320dpi nrml land finger -keyb/v/h -nav/h s.6 themeResource=null}
01-11 23:28:58.849 4858 5099 I InputReader: Reconfiguring input devices. changes=0x00000004
01-11 23:28:58.849 4858 5099 I InputReader: Device reconfigured: id=3, name='synaptics_dsx_i2c', size 720x1280, orientation 1, mode 1, display id 0
01-11 23:28:58.851 4858 5099 I InputReader: Reconfiguring input devices. changes=0x00000004
01-11 23:28:59.055 4858 4892 I WindowManager: Screen frozen for +289ms due to Window{5fcb052 u0 com.android.settings/com.android.settings.SubSettings}
01-11 23:28:59.456 7156 7156 W ueventd : type=1400 audit(0.0:15): avc: denied { search } for uid=0 name="/" dev="mmcblk0p29" ino=2 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=0
01-11 23:28:59.474 4610 5010 E WifiHW : Failed to write wlan fw path param (Operation not permitted)
01-11 23:28:59.474 4610 5010 E SoftapController: Softap fwReload failed
01-11 23:28:59.475 4858 5117 E WifiStateMachine: Failed to reload STA firmware java.lang.IllegalStateException: command '23 softap fwreload wlan0 STA' failed with '400 23 SoftAP command has failed'
01-11 23:28:59.475 4610 5010 W CommandListener: Failed to retrieve HW addr for wlan0 (No such device)
01-11 23:28:59.476 4610 5010 D CommandListener: Setting iface cfg
01-11 23:28:59.477 4858 5117 E WifiStateMachine: Unable to change interface settings: java.lang.IllegalStateException: command '25 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 25 Failed to set address (No such device)'
01-11 23:28:59.477 4858 5117 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
01-11 23:28:59.477 4858 5117 E wifi : Could not read interface wlan0 flags: 19
01-11 23:28:59.477 4858 5117 E WifiNative-HAL: Could not start hal
01-11 23:28:59.477 4858 5117 E WifiStateMachine: Failed to start HAL
01-11 23:28:59.480 4858 5117 D WifiMonitor: startMonitoring(wlan0) with mConnected = false
01-11 23:28:59.588 7157 7157 I wpa_supplicant: Successfully initialized wpa_supplicant
01-11 23:28:59.590 7157 7157 I wpa_supplicant: rfkill: Cannot open RFKILL control device
01-11 23:28:59.590 7157 7157 E wpa_supplicant: Could not read interface p2p0 flags: No such device
01-11 23:28:59.590 7157 7157 I wpa_supplicant: nl80211: deinit ifname=p2p0 disabled_11b_rates=0
01-11 23:28:59.590 7157 7157 E wpa_supplicant: Could not read interface p2p0 flags: No such device
01-11 23:28:59.590 7157 7157 E wpa_supplicant: p2p0: Failed to initialize driver interface
Fix broken wifi in CM13
sigitm said:
...update an old falcon (european XT1032) I had at home, with already unlocked bootloader and cm11 installed.
I formatted everything in order to install latest cm13 nightly, but I discovered I had a too old bootloader.
So I updated bootloader to latest version (41.1A) and updated to latest TWRP (2.8.6.0).
So I installed CM13 nightly, wiping everything.
It booted succesfully, but I have a problem: wi-fi doesn't work.
It cannot be activated nor deactivated. It stay forever in "activating wi-fi" with the on/off button grayed out.
Also, in wi-fi advanced properties, the mac address is 02:00:00:00:00:00, which is a fake address....
Click to expand...
Click to collapse
Did the same today. Came from PAC-ROM 4.4.4 with base CM11. Bootloader update to 41.1A, flash, no wifi. I managed to fix it. Don't know if every step is necessary but this is how I did it. Use TWRP as the recovery, not the CM one.
Download CM12.1 stable from the CM website
Reboot to recovery, do a factory reset
Flash CM12.1 stable
Reboot and go through the setup wizard steps, wifi should work, log into your wifi
Reboot to recovery
Flash CM13 nightly
Reboot
Now wifi should work in CM13. Seems to be something it carries over from CM12.1 that's needed.
Solved!
blu2lz said:
Did the same today. Came from PAC-ROM 4.4.4 with base CM11. Bootloader update to 41.1A, flash, no wifi. I managed to fix it. Don't know if every step is necessary but this is how I did it. Use TWRP as the recovery, not the CM one.
Download CM12.1 stable from the CM website
Reboot to recovery, do a factory reset
Flash CM12.1 stable
Reboot and go through the setup wizard steps, wifi should work, log into your wifi
Reboot to recovery
Flash CM13 nightly
Reboot
Now wifi should work in CM13. Seems to be something it carries over from CM12.1 that's needed.
Click to expand...
Click to collapse
Thank you blu2lz, you saved my day!!
Now it works perfectly!
Oh my. I have the same trouble on the Moto G LTE (XT1039). Problem is, there never was as stable CM-12.1…
still faulty
sigitm said:
Thank you blu2lz, you saved my day!!
Now it works perfectly!
Click to expand...
Click to collapse
I have exactly the same fault with the funny Mac address... 02:00:00 etc on 13.1 downgraded to 12.1 after a factory reset..
Mac address now " unavailble"
Deleted everything, formmated, went back up to 13.1 Mac address still 02:00:00:00
Gutted.. this must be a hardwear fault? lots of people are getting this from the MM update.
blu2lz said:
Did the same today. Came from PAC-ROM 4.4.4 with base CM11. Bootloader update to 41.1A, flash, no wifi. I managed to fix it. Don't know if every step is necessary but this is how I did it. Use TWRP as the recovery, not the CM one.
Download CM12.1 stable from the CM website
Reboot to recovery, do a factory reset
Flash CM12.1 stable
Reboot and go through the setup wizard steps, wifi should work, log into your wifi
Reboot to recovery
Flash CM13 nightly
Reboot
Now wifi should work in CM13. Seems to be something it carries over from CM12.1 that's needed.
Click to expand...
Click to collapse
Its still the same. Waiting for a fix
same here with my Swipe Konnect Pro.
Hello there! I do own a Swipe Konnect Pro [MT6582] I' m a very experienced porter. And i ve flashed more than 120+ custom roms on my SKP [without any single bug], and almost many roms on various devices incl. MT6582, MT6572 and others. And even on crappy crapdragon chipsets. Anyways, the bugs i always get while flashing a CM13 roms are 1. WiFi doesn't turn on! 2. BT doesn't turn on! 3. WiFi mac address shows dummy 02:00:00:00:00:00:00 Please sort it out palz.. Thanks in regards.
how to fix this issue? i am having the same problem in my moto g
after dirty flashing from cm13 20161022 nightly to 20161028, i have got this problem too. so my moto g is now dead?
[solved] as next post...
poran123 said:
how to fix this issue? i am having the same problem in my moto g
Click to expand...
Click to collapse
have you got this fixed?
i hope you have got TWRP back up and you did backup /persist folder.
WiFi and BT hardware address are ruined because /persist folder is gone. You need to restore it. However, TWRP cannot restore /persist folder though it formats this folder anyway.
Solution:
Get presist.ext4.win from backup, use WinZip to extract all files and folders inside persist.ext4.win
Use USB connection to copy all to Moto G's Download folder.
Use Root Explorer to copy all back to /persist
If you don't have backup of /persist folder, then your original WiFi and BT hardware address have gone. There is a workaround: http://forum.xda-developers.com/showthread.php?t=2619553
Hope this helps.
Hi,
my oneplus one with CM13 (14_06 build) is stuck in a bootloop and I don't know how to solve.
Here's what I have tried to do:
Wipe cache
Flash a previous build
Delete the last apps I have installed via adb (pm uninstall APPNAME)
The last thing I have done before rebooting is installing the GMSCore from MicroG project (Yes, I don't have gapps).
http://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616
Then I have successfully removed the gsmcore via adb but the bootloop continued.
The phone reboots when "Prearing contacts storage" appears....
Here's my logcat (*:E)
Code:
06-14 14:46:46.384 3660 3660 E Minikin : addFont failed to create font /system/fonts/DroidSansFallback.ttf
06-14 14:46:46.384 3660 3660 E Minikin : addFont failed to create font /system/fonts/MTLmr3m.ttf
06-14 14:46:48.623 3654 3654 E installd: eof
06-14 14:46:48.623 3654 3654 E installd: failed to read size
06-14 14:46:49.304 4935 4935 E QCOM PowerHAL: Unable to open prefetcher: dlopen failed: library "libqti-iop-client.so" not found
06-14 14:46:49.304 4935 4935 E QCOM PowerHAL: Failed to get prefetcher handle.
06-14 14:46:49.305 4935 4935 E QCOM PowerHAL: Invalid hint ID.
06-14 14:46:49.894 4935 4935 E art : DexFile_getDexOptNeeded file '/system/framework/org.apache.http.legacy.jar' does not exist
06-14 14:46:51.356 3653 3653 E msm8974_platform: hw_util_open Opening device /dev/snd/hwC0D1000
06-14 14:46:51.356 3653 3653 E msm8974_platform: hw_util_open success
06-14 14:46:51.356 3653 3653 E msm8974_platform: send_codec_cal cal sent for anc_cal
06-14 14:46:51.356 3653 3653 E ACDB-LOADER: ACDB -> send_codec_cal
06-14 14:46:51.356 3653 3653 E msm8974_platform: send_codec_cal cal sent for mad_cal
06-14 14:46:51.357 3653 3653 E msm8974_platform: send_codec_cal cal sent for mbhc_cal
06-14 14:46:51.358 3653 3653 E audio_hw_primary: Amplifier initialization failed
06-14 14:46:51.358 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.358 3653 3653 E ACDB-LOADER: Error: ACDB AFE returned = -19
06-14 14:46:51.377 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.377 3653 3653 E ACDB-LOADER: Error: ACDB AFE returned = -19
06-14 14:46:51.386 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.397 3653 3653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
06-14 14:46:51.430 3653 3653 E MonoPipe: Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
06-14 14:46:51.435 3653 5160 E AudioFlinger: no wake lock to update!
06-14 14:46:51.437 3653 5161 E AudioFlinger: no wake lock to update!
06-14 14:46:51.443 3653 5163 E AudioFlinger: no wake lock to update!
06-14 14:46:51.455 3653 3653 E SoundTriggerHwService: couldn't load sound trigger module sound_trigger.primary (No such file or directory)
06-14 14:46:51.460 3653 3653 E RadioService: couldn't load radio module radio.primary (No such file or directory)
06-14 14:46:52.409 3649 3649 E Netd : netlink response contains error (File exists)
06-14 14:46:52.409 3649 3649 E Netd : Can't add IPv4 default route to dummy0: File exists
06-14 14:46:53.221 3657 5266 E QC-QMI : qmi_client [3657] 16: failed to locate client data
06-14 14:46:53.222 3656 3656 E QC-QMI : qmuxd: RX on fd=27 returned error=0 errno[11:Try again]
06-14 14:46:53.222 3656 3656 E QC-QMI : QMUX qmux_client_id=16 not found in qmux client list, unable to remove
06-14 14:46:53.228 3657 5272 E QC-QMI : qmi_client [3657] 17: failed to locate client data
06-14 14:46:53.229 3656 3656 E QC-QMI : qmuxd: RX on fd=27 returned error=0 errno[11:Try again]
06-14 14:46:53.229 3656 3656 E QC-QMI : QMUX qmux_client_id=17 not found in qmux client list, unable to remove
06-14 14:46:53.328 3656 3718 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:53.562 3656 3729 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:53.848 3656 3735 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.073 3656 3745 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.252 3656 3749 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.538 3656 3756 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:54.800 3656 3760 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:46:55.083 3656 3776 E QC-QMI : qmi_ctl_handle_set_data_format_rsp, skipping unknown type = 18
06-14 14:47:22.040 4935 4935 E PackageManager: updateAllSharedLibrariesLPw failed: Package com.android.dialer requires unavailable shared library com.qualcomm.qti.smartsearch; failing!
06-14 14:47:22.042 3654 3654 E installd: invalid apk path '/system/framework/org.cyanogenmod.platform-res.apk' (bad prefix)
06-14 14:47:22.225 4935 5987 E qti_sensors_hal: SensorsContext: Hal opened lib /system/lib/hw/sensors.oem.so failed!
06-14 14:47:22.268 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.268 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.268 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle is -1 or error is true or mSensors[handle] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5990 E qti_sensors_hal: processSingleSensorInfoResp: either handle_wakeup is -1 or error is true or mSensors[handle_wakeup] is NULL!
06-14 14:47:22.269 4935 5987 E qti_sensors_hal: OEMAddSensors : The OEM_module is NULL!
06-14 14:47:22.350 4935 4935 E ConsumerIrService: Can't open consumer IR HW Module, error: -2
06-14 14:47:22.504 4935 6037 E EventHub: could not get driver version for /dev/input/mice, Not a typewriter
06-14 14:47:22.550 4935 6037 E filemap : mmap(0,4096) failed: No such device
when I lock screen off for a period of time,it can't wakeup anymore.I had to press (volume up + power) to restart it . anyone has idea?
this is the log before it crash.
03-05 00:25:01.349 929 11368 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
03-05 00:25:01.349 929 11368 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
03-05 00:25:01.349 929 11368 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
03-05 00:25:01.349 929 11368 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
03-05 00:25:01.349 929 11368 E ACDB-LOADER: Error: ACDB AFE returned = -19
03-05 00:25:01.349 929 11368 E ACDB-LOADER: Error: ACDB AFE returned = -19
03-05 00:25:02.703 5128 11364 E DeviceStateChecker: DeviceStateChecker cancelled
03-05 00:25:02.703 5128 11364 E DeviceStateChecker: DeviceStateChecker cancelled
03-05 00:25:02.762 5128 5157 E AudioSource: Stop listening is called on already closed AudioSource
03-05 00:25:02.762 5128 5157 E AudioSource: Stop listening is called on already closed AudioSource
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: Received ERROR from server
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: com.google.android.apps.gsa.shared.x.as: 404
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.apps.gsa.shared.x.bb.a(SourceFile:10)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.e.a.d.a(SourceFile:9)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.bq.run(SourceFile:9)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.aw.execute(SourceFile:3)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.d.b(SourceFile:77)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.d.a(SourceFile:76)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.d.b(SourceFile:171)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.e.a.bt.onResponseStarted(SourceFile:66)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at org.chromium.net.impl.x.run(SourceFile:7)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.e.a.aq.run(Unknown Source:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.m.a.k.run(SourceFile:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.apps.gsa.shared.util.c.a.bx.a(SourceFile:3)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.apps.gsa.shared.util.c.a.ca.run(SourceFile:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.apps.tiktok.concurrent.au.run(SourceFile:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.apps.tiktok.concurrent.f.run(SourceFile:4)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at java.lang.Thread.run(Thread.java:764)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: Received ERROR from server
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: com.google.android.apps.gsa.shared.x.as: 404
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.apps.gsa.shared.x.bb.a(SourceFile:10)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.e.a.d.a(SourceFile:9)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.bq.run(SourceFile:9)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.aw.execute(SourceFile:3)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.d.b(SourceFile:77)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.d.a(SourceFile:76)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.common.v.a.d.b(SourceFile:171)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.e.a.bt.onResponseStarted(SourceFile:66)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at org.chromium.net.impl.x.run(SourceFile:7)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.e.a.aq.run(Unknown Source:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.libraries.gsa.m.a.k.run(SourceFile:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.apps.gsa.shared.util.c.a.bx.a(SourceFile:3)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.android.apps.gsa.shared.util.c.a.ca.run(SourceFile:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.apps.tiktok.concurrent.au.run(SourceFile:2)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at com.google.apps.tiktok.concurrent.f.run(SourceFile:4)
03-05 00:25:04.571 5128 11363 E VelvetNetworkClient: at java.lang.Thread.run(Thread.java:764)
03-05 00:25:07.856 11514 11514 E lerist.go_host: Not starting debugger since process cannot load the jdwp agent.
03-05 00:25:07.856 11514 11514 E lerist.go_host: Not starting debugger since process cannot load the jdwp agent.
03-05 00:25:07.922 11514 11514 E LoadedApk: Unable to instantiate appComponentFactory
03-05 00:25:07.922 11514 11514 E LoadedApk: java.lang.ClassNotFoundException: Didn't find class "androidx.core.app.CoreComponentFactory" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.lerist.go_hosts-SiNk_EDvQZUoSA7AZsRoXQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.lerist.go_hosts-SiNk_EDvQZUoSA7AZsRoXQ==/lib/arm, /data/app/com.lerist.go_hosts-SiNk_EDvQZUoSA7AZsRoXQ==/base.apk!/lib/armeabi, /system/lib, /system/vendor/lib]]
03-05 00:25:07.922 11514 11514 E LoadedApk: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
03-05 00:25:07.922 11514 11514 E LoadedApk: at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
03-05 00:25:07.922 11514 11514 E LoadedApk: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.LoadedApk.createAppFactory(LoadedApk.java:226)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:731)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.LoadedApk.getClassLoader(LoadedApk.java:810)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.elderdrivers.riru.edxp._hooker.impl.HandleBindApp.beforeHookedMethod(HandleBindApp.java:67)
03-05 00:25:07.922 11514 11514 E LoadedApk: at de.robv.android.xposed.XC_MethodHook.callBeforeHookedMethod(XC_MethodHook.java:51)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.elderdrivers.riru.edxp._hooker.yahfa.HandleBindAppHooker.hook(HandleBindAppHooker.java:19)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.os.Handler.dispatchMessage(Handler.java:106)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.os.Looper.loop(Looper.java:193)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.ActivityThread.main(ActivityThread.java:6723)
03-05 00:25:07.922 11514 11514 E LoadedApk: at java.lang.reflect.Method.invoke(Native Method)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
03-05 00:25:07.922 11514 11514 E LoadedApk: Unable to instantiate appComponentFactory
03-05 00:25:07.922 11514 11514 E LoadedApk: java.lang.ClassNotFoundException: Didn't find class "androidx.core.app.CoreComponentFactory" on path: DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.lerist.go_hosts-SiNk_EDvQZUoSA7AZsRoXQ==/base.apk"],nativeLibraryDirectories=[/data/app/com.lerist.go_hosts-SiNk_EDvQZUoSA7AZsRoXQ==/lib/arm, /data/app/com.lerist.go_hosts-SiNk_EDvQZUoSA7AZsRoXQ==/base.apk!/lib/armeabi, /system/lib, /system/vendor/lib]]
03-05 00:25:07.922 11514 11514 E LoadedApk: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134)
03-05 00:25:07.922 11514 11514 E LoadedApk: at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
03-05 00:25:07.922 11514 11514 E LoadedApk: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.LoadedApk.createAppFactory(LoadedApk.java:226)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.LoadedApk.createOrUpdateClassLoaderLocked(LoadedApk.java:731)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.LoadedApk.getClassLoader(LoadedApk.java:810)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.elderdrivers.riru.edxp._hooker.impl.HandleBindApp.beforeHookedMethod(HandleBindApp.java:67)
03-05 00:25:07.922 11514 11514 E LoadedApk: at de.robv.android.xposed.XC_MethodHook.callBeforeHookedMethod(XC_MethodHook.java:51)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.elderdrivers.riru.edxp._hooker.yahfa.HandleBindAppHooker.hook(HandleBindAppHooker.java:19)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.ActivityThread.access$1100(ActivityThread.java:201)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1657)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.os.Handler.dispatchMessage(Handler.java:106)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.os.Looper.loop(Looper.java:193)
03-05 00:25:07.922 11514 11514 E LoadedApk: at android.app.ActivityThread.main(ActivityThread.java:6723)
03-05 00:25:07.922 11514 11514 E LoadedApk: at java.lang.reflect.Method.invoke(Native Method)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:495)
03-05 00:25:07.922 11514 11514 E LoadedApk: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
03-05 00:25:09.946 2324 2336 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPrivilegeStatus: No UICC
03-05 00:25:09.946 2324 2336 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPrivilegeStatus: No UICC
03-05 00:25:09.954 2324 2336 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPrivilegeStatus: No UICC
03-05 00:25:09.954 2324 2336 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPrivilegeStatus: No UICC
03-05 00:25:12.385 2324 14597 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPrivilegeStatus: No UICC
03-05 00:25:12.385 2324 14597 E PhoneInterfaceManager: [PhoneIntfMgr] getCarrierPrivilegeStatus: No UICC
03-05 00:25:12.975 1147 1395 E storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
03-05 00:25:12.975 1147 1395 E storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
03-05 00:25:20.755 11514 11643 E lerist.go_host: No implementation found for long com.common.busi.CustomView.prepareFixit(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, int, int) (tried Java_com_common_busi_CustomView_prepareFixit and Java_com_common_busi_CustomView_prepareFixit__Ljava_lang_String_2Ljava_lang_String_2ILjava_lang_String_2Ljava_lang_String_2Ljava_lang_String_2II)
03-05 00:25:20.755 11514 11643 E lerist.go_host: No implementation found for long com.common.busi.CustomView.prepareFixit(java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String, int, int) (tried Java_com_common_busi_CustomView_prepareFixit and Java_com_common_busi_CustomView_prepareFixit__Ljava_lang_String_2Ljava_lang_String_2ILjava_lang_String_2Ljava_lang_String_2Ljava_lang_String_2II)
03-05 00:25:21.698 929 11653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
03-05 00:25:21.698 929 11653 E ACDB-LOADER: Error: ACDB AudProc vol returned = -19
03-05 00:25:21.698 929 11653 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
03-05 00:25:21.698 929 11653 E ACDB-LOADER: Error: ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE Returned = -19
03-05 00:25:21.698 929 11653 E ACDB-LOADER: Error: ACDB AFE returned = -19
03-05 00:25:21.698 929 11653 E ACDB-LOADER: Error: ACDB AFE returned = -19
03-05 00:25:23.639 1701 1876 E libEGL : eglCreateWindowSurface:712 error 300b (EGL_BAD_NATIVE_WINDOW)
03-05 00:25:23.639 1701 1876 E libEGL : eglCreateWindowSurface:712 error 300b (EGL_BAD_NATIVE_WINDOW)
03-05 00:25:24.143 1701 1876 E libEGL : eglDestroySurface:857 error 300d (EGL_BAD_SURFACE)
03-05 00:25:24.143 1701 1876 E libEGL : eglDestroySurface:857 error 300d (EGL_BAD_SURFACE)
03-05 00:25:24.144 1701 1876 E ColorFade: eglDestroySurface failed: error 12301
03-05 00:25:24.144 1701 1876 E ColorFade: java.lang.Throwable
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:699)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:635)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:338)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855)
03-05 00:25:24.144 1701 1876 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106)
03-05 00:25:24.144 1701 1876 E ColorFade: at android.os.Looper.loop(Looper.java:193)
03-05 00:25:24.144 1701 1876 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44)
03-05 00:25:24.144 1701 1876 E ColorFade: eglDestroySurface failed: error 12301
03-05 00:25:24.144 1701 1876 E ColorFade: java.lang.Throwable
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:699)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:635)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:338)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855)
03-05 00:25:24.144 1701 1876 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106)
03-05 00:25:24.144 1701 1876 E ColorFade: at android.os.Looper.loop(Looper.java:193)
03-05 00:25:24.144 1701 1876 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65)
03-05 00:25:24.144 1701 1876 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44)
03-05 00:25:24.162 1278 1315 E fpc_fingerprint_hal: do_authenticate failed FPC_ERROR_CANCELLED
03-05 00:25:24.162 1278 1315 E fpc_fingerprint_hal: do_authenticate failed FPC_ERROR_CANCELLED
03-05 00:25:24.260 5128 11356 E DeviceStateChecker: DeviceStateChecker cancelled
03-05 00:25:24.260 5128 11356 E DeviceStateChecker: DeviceStateChecker cancelled
03-05 00:25:24.295 5128 5222 E AudioSource: Stop listening is called on already closed AudioSource
03-05 00:25:24.295 5128 5222 E AudioSource: Stop listening is called on already closed AudioSource
03-05 00:25:24.504 2605 2605 E NfcService: screen state android.intent.action.SCREEN_OFF
03-05 00:25:24.504 2605 2605 E NfcService: screen state android.intent.action.SCREEN_OFF
03-05 00:25:24.504 2605 2605 E NfcService: screen state OFF required
03-05 00:25:24.504 2605 2605 E NfcService: screen state OFF required
03-05 00:25:24.517 2605 2605 E libnfc_nci: [ERROR:NativeMposManager.cpp(76)] nativeNfcMposManager_doGetEtsiReaederState: ETSI_READER not available. Returning
03-05 00:25:24.517 2605 2605 E NfcService: screen state 2
03-05 00:25:24.517 2605 2605 E NfcService: screen state mScreenState 8
03-05 00:25:24.518 2605 2605 E libnfc_nci: [ERROR:NativeNfcManager.cpp(6116)] nfcManager_doSetScreenOrPowerState: Enter
03-05 00:25:24.517 2605 2605 E libnfc_nci: [ERROR:NativeMposManager.cpp(76)] nativeNfcMposManager_doGetEtsiReaederState: ETSI_READER not available. Returning
03-05 00:25:24.517 2605 2605 E NfcService: screen state 2
03-05 00:25:24.517 2605 2605 E NfcService: screen state mScreenState 8
03-05 00:25:24.518 2605 2605 E libnfc_nci: [ERROR:NativeNfcManager.cpp(6116)] nfcManager_doSetScreenOrPowerState: Enter
03-05 00:25:24.528 960 2686 E NxpTml : _i2c_write() errno : 5
03-05 00:25:24.528 960 2686 E NxpTml : PN54X - Error in I2C Write.....
03-05 00:25:24.528 960 2686 E NxpTml : _i2c_write() errno : 5
03-05 00:25:24.528 960 2686 E NxpTml : PN54X - Error in I2C Write.....
03-05 00:25:24.528 960 2688 E NxpHal : write error status = 0x1ff
03-05 00:25:24.528 960 2688 E NxpHal : write error status = 0x1ff
03-05 00:25:24.528 960 960 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
03-05 00:25:24.528 960 960 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
03-05 00:25:24.553 2605 2737 E libnfc_nci: [ERROR:NativeNfcManager.cpp(1494)] nfaConnectionCallback: unknown event ????
03-05 00:25:24.553 2605 2737 E libnfc_nci: [ERROR:NativeNfcManager.cpp(1494)] nfaConnectionCallback: unknown event ????
03-05 00:25:24.899 5128 5167 E WorkerLoader: No worker found for Worker ID [trainingcache].
03-05 00:25:24.899 5128 5167 E WorkerLoader: No worker found for Worker ID [trainingcache].
03-05 00:25:25.520 953 2004 E [email protected]: uevent received SUBSYSTEM=dual_role_usb
03-05 00:25:25.520 953 2004 E [email protected]: uevent received SUBSYSTEM=dual_role_usb
03-05 00:25:25.585 1701 1864 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
03-05 00:25:25.585 1701 1864 E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
03-05 00:25:25.804 11681 11681 E roid.apps.turb: Not starting debugger since process cannot load the jdwp agent.
03-05 00:25:25.804 11681 11681 E roid.apps.turb: Not starting debugger since process cannot load the jdwp agent.
03-05 00:25:25.897 11681 11681 E XposedEntryJava: handleLoadPackage: xposedSettingsFile is null
03-05 00:25:25.897 11681 11681 E XposedEntryJava: handleLoadPackage: xposedSettingsFile is null
03-05 00:25:25.986 2605 2605 E NfcService: screen state android.intent.action.SCREEN_ON
03-05 00:25:25.986 2605 2605 E NfcService: screen state android.intent.action.SCREEN_ON
03-05 00:25:25.987 2605 2605 E NfcService: screen state on
03-05 00:25:25.987 2605 2605 E libnfc_nci: [ERROR:NativeMposManager.cpp(76)] nativeNfcMposManager_doGetEtsiReaederState: ETSI_READER not available. Returning
03-05 00:25:25.987 2605 2605 E NfcService: screen state 4
03-05 00:25:25.987 2605 2605 E NfcService: screen state mScreenState 2
03-05 00:25:25.987 2605 2605 E NfcService: screen state on
03-05 00:25:25.987 2605 2605 E libnfc_nci: [ERROR:NativeMposManager.cpp(76)] nativeNfcMposManager_doGetEtsiReaederState: ETSI_READER not available. Returning
03-05 00:25:25.987 2605 2605 E NfcService: screen state 4
03-05 00:25:25.987 2605 2605 E libnfc_nci: [ERROR:NativeNfcManager.cpp(6116)] nfcManager_doSetScreenOrPowerState: Enter
03-05 00:25:25.987 2605 2605 E NfcService: screen state mScreenState 2
03-05 00:25:25.987 2605 2605 E libnfc_nci: [ERROR:NativeNfcManager.cpp(6116)] nfcManager_doSetScreenOrPowerState: Enter
03-05 00:25:25.989 960 2686 E NxpTml : _i2c_write() errno : 5
03-05 00:25:25.989 960 2686 E NxpTml : PN54X - Error in I2C Write.....
03-05 00:25:25.989 960 2686 E NxpTml : _i2c_write() errno : 5
03-05 00:25:25.989 960 2686 E NxpTml : PN54X - Error in I2C Write.....
03-05 00:25:25.989 960 2688 E NxpHal : write error status = 0x1ff
03-05 00:25:25.990 960 960 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
03-05 00:25:25.989 960 2688 E NxpHal : write error status = 0x1ff
03-05 00:25:25.990 960 960 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
03-05 00:25:30.237 1701 1876 E libEGL : eglCreateWindowSurface:712 error 300b (EGL_BAD_NATIVE_WINDOW)
03-05 00:25:30.237 1701 1876 E libEGL : eglCreateWindowSurface:712 error 300b (EGL_BAD_NATIVE_WINDOW)
03-05 00:25:30.587 1701 1876 E libEGL : eglDestroySurface:857 error 300d (EGL_BAD_SURFACE)
03-05 00:25:30.587 1701 1876 E libEGL : eglDestroySurface:857 error 300d (EGL_BAD_SURFACE)
03-05 00:25:30.589 1701 1876 E ColorFade: eglDestroySurface failed: error 12301
03-05 00:25:30.589 1701 1876 E ColorFade: java.lang.Throwable
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:699)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:635)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:338)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855)
03-05 00:25:30.589 1701 1876 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106)
03-05 00:25:30.589 1701 1876 E ColorFade: at android.os.Looper.loop(Looper.java:193)
03-05 00:25:30.589 1701 1876 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44)
03-05 00:25:30.589 1701 1876 E ColorFade: eglDestroySurface failed: error 12301
03-05 00:25:30.589 1701 1876 E ColorFade: java.lang.Throwable
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.ColorFade.logEglError(ColorFade.java:699)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.ColorFade.destroyEglSurface(ColorFade.java:635)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.ColorFade.dismissResources(ColorFade.java:338)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerState.dismissColorFadeResources(DisplayPowerState.java:217)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.animateScreenStateChange(DisplayPowerController.java:1447)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.updatePowerState(DisplayPowerController.java:851)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController.access$900(DisplayPowerController.java:82)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.display.DisplayPowerController$DisplayControllerHandler.handleMessage(DisplayPowerController.java:1855)
03-05 00:25:30.589 1701 1876 E ColorFade: at android.os.Handler.dispatchMessage(Handler.java:106)
03-05 00:25:30.589 1701 1876 E ColorFade: at android.os.Looper.loop(Looper.java:193)
03-05 00:25:30.589 1701 1876 E ColorFade: at android.os.HandlerThread.run(HandlerThread.java:65)
03-05 00:25:30.589 1701 1876 E ColorFade: at com.android.server.ServiceThread.run(ServiceThread.java:44)
03-05 00:25:30.657 1278 1315 E fpc_fingerprint_hal: do_authenticate failed FPC_ERROR_CANCELLED
03-05 00:25:30.657 1278 1315 E fpc_fingerprint_hal: do_authenticate failed FPC_ERROR_CANCELLED
03-05 00:25:30.698 2605 2605 E NfcService: screen state android.intent.action.SCREEN_OFF
03-05 00:25:30.698 2605 2605 E NfcService: screen state android.intent.action.SCREEN_OFF
03-05 00:25:30.699 2605 2605 E NfcService: screen state OFF required
03-05 00:25:30.699 2605 2605 E NfcService: screen state OFF required
03-05 00:25:30.699 2605 2605 E libnfc_nci: [ERROR:NativeMposManager.cpp(76)] nativeNfcMposManager_doGetEtsiReaederState: ETSI_READER not available. Returning
03-05 00:25:30.699 2605 2605 E NfcService: screen state 2
03-05 00:25:30.699 2605 2605 E NfcService: screen state mScreenState 4
03-05 00:25:30.699 2605 2605 E libnfc_nci: [ERROR:NativeNfcManager.cpp(6116)] nfcManager_doSetScreenOrPowerState: Enter
03-05 00:25:30.699 2605 2605 E libnfc_nci: [ERROR:NativeMposManager.cpp(76)] nativeNfcMposManager_doGetEtsiReaederState: ETSI_READER not available. Returning
03-05 00:25:30.699 2605 2605 E NfcService: screen state 2
03-05 00:25:30.699 2605 2605 E NfcService: screen state mScreenState 4
03-05 00:25:30.699 2605 2605 E libnfc_nci: [ERROR:NativeNfcManager.cpp(6116)] nfcManager_doSetScreenOrPowerState: Enter
03-05 00:25:30.701 960 2686 E NxpTml : _i2c_write() errno : 5
03-05 00:25:30.701 960 2686 E NxpTml : _i2c_write() errno : 5
03-05 00:25:30.701 960 2686 E NxpTml : PN54X - Error in I2C Write.....
03-05 00:25:30.701 960 2686 E NxpTml : PN54X - Error in I2C Write.....
03-05 00:25:30.701 960 2688 E NxpHal : write error status = 0x1ff
03-05 00:25:30.702 960 960 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
03-05 00:25:30.701 960 2688 E NxpHal : write error status = 0x1ff
03-05 00:25:30.702 960 960 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
03-05 00:25:30.728 2605 2737 E libnfc_nci: [ERROR:NativeNfcManager.cpp(1494)] nfaConnectionCallback: unknown event ????
03-05 00:25:30.728 2605 2737 E libnfc_nci: [ERROR:NativeNfcManager.cpp(1494)] nfaConnectionCallback: unknown event ????