wifi not turning on android 4.2.1 - Android Q&A, Help & Troubleshooting

I have Micromax Canvas HD A116 running android 4.2.1 version.from last few days it started giving wifi problem. When I try to turn on wifi, after some time it goes to off position. but It still shows the message "wifi turning on".
I have experience on java and related frameworks, but very less understanding on android system. I tried to debug the mobile using adb logcat. It shows the below thing:
E/WifiStateMachine( 507): Failed to load driver!
D/WifiStateMachine( 507): setWifiState: unknown state
Just curious if anyone have faced such issue and possible solution
logs:
Code:
I/AEE/AED (29513): aee_ind_log_close: log close begin
I/SurfaceTextureClient( 603): [STC::queueBuffer] (this:0x5df4d438) fps:0.20, dur:5120.02, max:5120.02, min:5120.02
I/SurfaceTextureClient( 603): [STC::queueBuffer] this:0x5df4d438, api:1, last queue time elapsed:5120.02
I/BufferQueue( 133): [StatusBar](this:0x4214c2d8,api:1) [queue] fps:0.20, dur:5120.00, max:5120.00, min:5120.00
I/6620_launcher( 121): cmd(close_stp) resp(ok)
E/Hald ( 136): Set "/dev/wmtWifi" [1] failed
D/SocketClient( 136): SocketClient msg = Hald operation failed
D/SocketClient( 136): SocketClient sendDatalocked done: 400 Hald operation failed (I/O error)
D/WifiCommon( 507): Hal cmd response code: "400"
E/WifiStateMachine( 507): Failed to load driver!
D/WifiStateMachine( 507): setWifiState: unknown state
V/ActivityManager( 507): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
I/BufferQueue( 133): [StatusBar](this:0x4214c2d8,api:1) [release] fps:0.20, dur:5121.33, max:5121.33, min:5121.33
I/SurfaceFlinger( 133): [SurfaceFlinger] fps:0.195261,dur:5121.35,max:5121.35,min:5121.35
D/BluetoothA2dpService( 507): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
D/SettingsAppWidgetProvider(28572): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
D/SettingsAppWidgetProvider(28572): onReceive , intent.hasCategory(Intent.CATEGORY_ALTERNATIVE)= false
D/SettingsAppWidgetProvider(28572): updateWidget()
D/SettingsAppWidgetProvider(28572): buildUpdate()
V/Provider/Settings( 697): from settings cache , name = gprs_connection_sim_setting , value = 0
V/Provider/Settings( 697): from settings cache , name = gprs_connection_sim_setting , value = 0
D/NetworkControllerGemini( 603): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
D/NetworkControllerGemini( 603): updateWifiState: mWifiLevel = 4 mWifiRssi=-53 mWifiConnected is false
D/NetworkControllerGemini( 603): refreshViews(0), DataConnected=false simColorId = 0
D/TelephonyManagerEx( 603): isNetworkRoaming
D/NetworkControllerGemini( 603): refreshViews(0), dataTypeIconId=0
D/SignalClusterViewGemini( 603): setShowSimIndicator(0), showSimIndicator=false simIndicatorResource = 0
D/SignalClusterViewGemini( 603): setDataConnected(0), dataConnected=false
D/SignalClusterViewGemini( 603): setDataNetType3G(0), dataNetType=Type_G
D/SignalClusterViewGemini( 603): apply : mShowSimIndicator = false mSimIndicatorResource = 0 mShowSimIndicatorGemini = false mSimIndicatorResourceGemini = 0
D/SignalClusterViewGemini( 603): apply, mMobileVisible=true mMobileActivityId=0 mMobileTypeId=0 mMobileStrengthId[0] = 2130837961 mMobileStrengthId[1] = 0
D/SettingsAppWidgetProvider(28572): PendingIntent , buttonId = 0 pi = PendingIntent{41ecb330: [email protected]}
D/SettingsAppWidgetProvider(28572): PendingIntent , buttonId = 1 pi = PendingIntent{41ecbb30: [email protected]}
D/SettingsAppWidgetProvider(28572): PendingIntent , buttonId = 2 pi = PendingIntent{41ad8b58: [email protected]}
D/SettingsAppWidgetProvider(28572): PendingIntent , buttonId = 3 pi = PendingIntent{41ad92f8: [email protected]}
D/SettingsAppWidgetProvider(28572): PendingIntent , buttonId = 4 pi = PendingIntent{41ad9a98: [email protected]}
D/SettingsAppWidgetProvider(28572): updateButtons()
V/Provider/Settings(28572): from settings cache , name = location_providers_allowed , value = network
D/SyncManager( 507): userId=0 auto=true [email protected]
E/FWKEXT ( 507): Enter GetCurrentOP
V/Provider/Settings(28572): from settings cache , name = screen_brightness_mode , value = 0
V/Provider/Settings(28572): from settings cache , name = screen_brightness , value = 30
D/SettingsAppWidgetProvider(28572): updateButtons, getBrightnessMode(context) == false ,manual , brightness = 30
D/PowerManagerService( 507): releaseWakeLockInternal: lock=1106969808, flags=0x0
D/PowerManagerService( 507): updateWakeLockSummaryLocked: mWakefulness=Awake, mWakeLockSummary=0x0
D/PowerManagerService( 507): newScreenState = 2
D/PowerManagerService( 507): updateScreenStateLocked: mScreenBrightnessModeSetting=0, autoBrightness=false, ecoBrightness=false, screenAutoBrightnessAdjustment=0.0, screenBrightness=30
D/PowerManagerDisplayController( 507): requestPowerState: screenState=2, useProximitySensor=false, screenBrightness=30, screenAutoBrightnessAdjustment=0.0, useAutoBrightness=false, useEcoBrightness=false, blockScreenOn=false, waitForNegativeProximity=false
I/PowerManagerService( 507): setBrightness mButtonLight 0.
D/PowerManagerService( 507): updateScreenStateLocked: mDisplayReady=true, newScreenState=2, mWakefulness=1, mWakeLockSummary=0x0, mUserActivitySummary=0x1, mBootCompleted=true
D/PowerManagerService( 507): handleSandman: canDream=true, mWakefulness=Awake
D/dalvikvm( 507): threadid=102: exiting
D/dalvikvm( 507): threadid=102: bye!
D/StateMachine( 507): handleMessage: E msg.what=131076
D/StateMachine( 507): processMsg: DriverLoadingState
D/WifiStateMachine( 507): DriverLoadingState{ what=131076 when=-2ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): transitionTo: destState=DriverFailedState
D/StateMachine( 507): handleMessage: new destination call exit
D/StateMachine( 507): setupTempStateStackWithStatesToEnter: X mTempStateStackCount=2,curStateInfo: state=DefaultState,active=true,parent=null
D/StateMachine( 507): invokeExitMethods: DriverLoadingState
D/StateMachine( 507): moveTempStackToStateStack: i=1,j=1
D/StateMachine( 507): moveTempStackToStateStack: i=0,j=2
D/StateMachine( 507): moveTempStackToStateStack: X mStateStackTop=2,startingIndex=1,Top=DriverFailedState
D/StateMachine( 507): invokeEnterMethods: DriverUnloadedState
D/WifiStateMachine( 507): DriverUnloadedState
D/StateMachine( 507): invokeEnterMethods: DriverFailedState
E/WifiStateMachine( 507): DriverFailedState
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131085
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131144
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131083
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131073
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131085
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131144
D/StateMachine( 507): moveDeferredMessageAtFrontOfQueue; what=131083
D/StateMachine( 507): handleMessage: X
D/StateMachine( 507): handleMessage: E msg.what=131083
D/StateMachine( 507): processMsg: DriverFailedState
D/WifiStateMachine( 507): DriverFailedState{ what=131083 when=-4h55m19s419ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DriverUnloadedState
D/WifiStateMachine( 507): DriverUnloadedState{ what=131083 when=-4h55m19s419ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DefaultState
D/WifiStateMachine( 507): DefaultState{ what=131083 when=-4h55m19s419ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): handleMessage: X
D/StateMachine( 507): handleMessage: E msg.what=131144
D/StateMachine( 507): processMsg: DriverFailedState
D/WifiStateMachine( 507): DriverFailedState{ what=131144 when=-4h55m19s419ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DriverUnloadedState
D/WifiStateMachine( 507): DriverUnloadedState{ what=131144 when=-4h55m19s419ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DefaultState
D/WifiStateMachine( 507): DefaultState{ what=131144 when=-4h55m19s420ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): handleMessage: X
D/StateMachine( 507): handleMessage: E msg.what=131085
D/StateMachine( 507): processMsg: DriverFailedState
D/WifiStateMachine( 507): DriverFailedState{ what=131085 when=-4h55m19s420ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DriverUnloadedState
D/WifiStateMachine( 507): DriverUnloadedState{ what=131085 when=-4h55m19s420ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DefaultState
D/WifiStateMachine( 507): DefaultState{ what=131085 when=-4h55m19s420ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): handleMessage: X
D/StateMachine( 507): handleMessage: E msg.what=131073
D/StateMachine( 507): processMsg: DriverFailedState
D/WifiStateMachine( 507): DriverFailedState{ what=131073 when=-4h55m19s420ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): processMsg: DriverUnloadedState
D/WifiStateMachine( 507): DriverUnloadedState{ what=131073 when=-4h55m19s420ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {41b8f050} }
D/StateMachine( 507): transitionTo: destState=DriverLoadingState
D/StateMachine( 507): handleMessage: new destination call exit
D/StateMachine( 507): setupTempStateStackWithStatesToEnter: X mTempStateStackCount=1,curStateInfo: state=DefaultState,active=true,parent=null
D/StateMachine( 507): invokeExitMethods: DriverFailedState
D/StateMachine( 507): invokeExitMethods: DriverUnloadedState
D/StateMachine( 507): moveTempStackToStateStack: i=0,j=1
D/StateMachine( 507): moveTempStackToStateStack: X mStateStackTop=1,startingIndex=1,Top=DriverLoadingState
D/StateMachine( 507): invokeEnterMethods: DriverLoadingState
D/WifiStateMachine( 507): DriverLoadingState
Click to expand...
Click to collapse

That might be kernel problem.
u can go and try other roms.

Revantark said:
That might be kernel problem.
u can go and try other roms.
Click to expand...
Click to collapse
Thanks for your reply. But I would like to know looking at above logs what is the problem. And why it has been failed.
I dont want to try some random rom without knowing what exactly the issue is?

sangambelose said:
Thanks for your reply. But I would like to know looking at above logs what is the problem. And why it has been failed.
I dont want to try some random rom without knowing what exactly the issue is?
Click to expand...
Click to collapse
No sorry i cant help u
U may pm any other dev and get ur problem solved.

Related

[MOD] [DEC 5] [v1.3] Rosie with Landscape and Context Menu Support

Features:
Menu button (option to select Settings, Personalize, etc.)
Portrait or Portrait & Landscape
Requirements:
Odexed or Deodexed ROM (Rosie.odex will be deleted if it exists)
Custom Recovery to flash update
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Download:
v1.3:
Portrait Only - http://www.androidfilehost.com/?fid=9390214368362233945
Portrait & Landscape - http://www.androidfilehost.com/?fid=9390214368362233946​
Change Log:
v1.3 (December 5)
Changed menu options to Add to Home, Wallpaper, Manage Apps, Personalize, Settings
v1.2.1 (December 4)
Rebased with stock Rosie
Removed Notifications option
v1.1 (December 2)
Added Landscape version
v1.0 (December 2)
Initial Release
Thanks:
nugzo for requesting the mod and even donating for it!​
Devs:
Devs, feel free to add this to your ROMs. All I ask for is credit.​
Nice mod bro now all we need is a power menu mod
I think i was the only beta tester.. Can someone else confirm if the notification button works from menu on the homescreen?
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Update: If you press notifications on menu it FC rosie.
The appdrawer got themed (blue) buttons. Is it possible to get stock ones?
Thanks
DesireHDFreak said:
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Click to expand...
Click to collapse
Under your widgets, settings, htc, there is a small rotate widget. You can use that to turn landscape on and off until you get an official answer..
Does the notification button work from the homescreen menu? I gt a Rosie Fc when using. Everything else works.
If Turge doesn't mind, I can post the first Rosie I tested. It was menu only. No landscape .
Work on AT&T version?. Thanks.
wphoto2 said:
Work on AT&T version?. Thanks.
Click to expand...
Click to collapse
Yes
The menu mod only would be great...
Sent from my HTC One X+ using xda premium
DesireHDFreak said:
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Update: If you press notifications on menu it FC rosie.
The appdrawer got themed (blue) buttons. Is it possible to get stock ones?
Thanks
Click to expand...
Click to collapse
I'll have something soon. I need someone to capture a logcat in order to fix the notifications FC. This can be done from a computer or by using aLogcat from the Play Store.
The menu is extremely handy; I found that the "rearrange" selection opens the "add widgets" view.
Selecting Notifications crashes Rosie on Elegancia ROM.
Portrait Only mode added to OP.
Turge said:
I'll have something soon. I need someone to capture a logcat in order to fix the notifications FC. This can be done from a computer or by using aLogcat from the Play Store.
Click to expand...
Click to collapse
logcat is finally working. had to install fresh rom. What settings should i enable? Verbose, debug, error, information, warning? or all of them?
nugzo said:
logcat is finally working. had to install fresh rom. What settings should i enable? Verbose, debug, error, information, warning? or all of them?
Click to expand...
Click to collapse
all of them is fine. make sure you stop is as soon as your get the FC so I don't have to look too hard for it
Turge said:
all of them is fine. make sure you stop is as soon as your get the FC so I don't have to look too hard for it
Click to expand...
Click to collapse
Should be near end. did it twice in a row.
Code:
D/libc ( 772): , tls=0x55d96f00, arg=0x551ecba8
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
9a1f00, arg=0x4dd10a48
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x539a1f00, arg=0x4dd10a48
D/PowerManagerService( 505): acquireWakeLock(42184da0): PARTIAL_WAKE_LOCK , tag
=TaskNotification_3, flags=0x1, pid=2310, uid=10124, mUserState=0x3
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
ba1f00, arg=0x502fba18
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x53ba1f00, arg=0x502fba18
D/TodoTaskshortcut( 2310): update TASK shortcut>
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
9a1f00, arg=0x4dd10a48
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x539a1f00, arg=0x4dd10a48
D/HtcBroadcastReceiver( 772): onReceive: com.htc.launcher.intent.LOADING_COMPLE
TE
D/PeopleYouKnow( 2847): receive intent:Intent { act=com.htc.launcher.action.ACTI
ON_ITEM_ADDED flg=0x10 cmp=com.android.htccontacts/.peopleyouknow.PeopleYouKnowR
eceiver }
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
ba1f00, arg=0x502fba18
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x53ba1f00, arg=0x502fba18
D/TodoTaskshortcut( 2310): update TASK shortcut>
D/PowerManagerService( 505): releaseWakeLock(42184da0): PARTIAL_WAKE_LOCK , tag
=TaskNotification_3, flags=0x1
W/Bundle ( 3124): Key favorite_item_id expected Long but value was a java.lang.
Integer. The default value -1 was returned.
W/Bundle ( 3124): Attempt to cast generated internal exception:
W/Bundle ( 3124): java.lang.ClassCastException: java.lang.Integer cannot be cas
t to java.lang.Long
W/Bundle ( 3124): at android.os.Bundle.getLong(Bundle.java:973)
W/Bundle ( 3124): at android.content.Intent.getLongExtra(Intent.java:4417)
W/Bundle ( 3124): at com.htc.launcher.UpdateShortcutReceiver$1.run(UpdateS
hortcutReceiver.java)
W/Bundle ( 3124): at android.os.Handler.handleCallback(Handler.java:615)
W/Bundle ( 3124): at android.os.Handler.dispatchMessage(Handler.java:92)
W/Bundle ( 3124): at android.os.Looper.loop(Looper.java:155)
W/Bundle ( 3124): at android.os.HandlerThread.run(HandlerThread.java:60)
D/libc ( 3124): pt_debug : pthread_create->start_routine=0x40104509, tls=0x57
fadf00, arg=0x57664c68
D/libc ( 3124): pt_debug : __thread_entry->func=0x40104509
D/libc ( 3124): , tls=0x57fadf00, arg=0x57664c68
W/Bundle ( 3124): Key favorite_item_id expected Long but value was a java.lang.
Integer. The default value -1 was returned.
W/Bundle ( 3124): Attempt to cast generated internal exception:
W/Bundle ( 3124): java.lang.ClassCastException: java.lang.Integer cannot be cas
t to java.lang.Long
W/Bundle ( 3124): at android.os.Bundle.getLong(Bundle.java:973)
W/Bundle ( 3124): at android.content.Intent.getLongExtra(Intent.java:4417)
W/Bundle ( 3124): at com.htc.launcher.UpdateShortcutReceiver$1.run(UpdateS
hortcutReceiver.java)
W/Bundle ( 3124): at android.os.Handler.handleCallback(Handler.java:615)
W/Bundle ( 3124): at android.os.Handler.dispatchMessage(Handler.java:92)
W/Bundle ( 3124): at android.os.Looper.loop(Looper.java:155)
W/Bundle ( 3124): at android.os.HandlerThread.run(HandlerThread.java:60)
W/Bundle ( 3124): Key favorite_item_id expected Long but value was a java.lang.
Integer. The default value -1 was returned.
W/Bundle ( 3124): Attempt to cast generated internal exception:
W/Bundle ( 3124): java.lang.ClassCastException: java.lang.Integer cannot be cas
t to java.lang.Long
W/Bundle ( 3124): at android.os.Bundle.getLong(Bundle.java:973)
W/Bundle ( 3124): at android.content.Intent.getLongExtra(Intent.java:4417)
W/Bundle ( 3124): at com.htc.launcher.UpdateShortcutReceiver$1.run(UpdateS
hortcutReceiver.java)
W/Bundle ( 3124): at android.os.Handler.handleCallback(Handler.java:615)
W/Bundle ( 3124): at android.os.Handler.dispatchMessage(Handler.java:92)
W/Bundle ( 3124): at android.os.Looper.loop(Looper.java:155)
W/Bundle ( 3124): at android.os.HandlerThread.run(HandlerThread.java:60)
I/ ( 505): mpu3050_resume: Resuming to 0070
W/ActivityManager( 505): Activity destroy timeout for ActivityRecord{421fee10 c
om.htc.launcher/.Launcher}
D/libc ( 505): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x4f
efff00, arg=0x54ea3b78
D/libc ( 505): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 505): , tls=0x4fefff00, arg=0x54ea3b78
D/PowerManagerService( 505): acquireWakeLock(41f8c3b0): PARTIAL_WAKE_LOCK , tag
=*vibrator*, flags=0x1, pid=505, uid=1000, mUserState=0x3
D/PowerManagerService( 505): releaseWakeLock(41f8c3b0): PARTIAL_WAKE_LOCK , tag
=*vibrator*, flags=0x1
D/CAT ( 772): CatService: Return current sInstance
D/CAT ( 772): CatService: Return current sInstance
D/GpsLocationProvider( 505): [BroadcastReceiver] XTRA_ALARM_TIMEOUT
D/PowerManagerService( 505): acquireWakeLock(4222ced0): PARTIAL_WAKE_LOCK , tag
=GpsLocationProvider, flags=0x1, pid=505, uid=1000, mUserState=0x3
D/PowerManagerService( 505): acquireWakeLock(4225ff10): PARTIAL_WAKE_LOCK , tag
=AlarmManager, flags=0x1, pid=505, uid=1000, mUserState=0x3
V/AlarmManager( 505): sending alarm PendingIntent{41e9a290: PendingIntentRecord
{4229c058 android broadcastIntent}}, intent=com.htc.location.XTRA_ALARM_TIMEOUT,
type=RTC, count=1, when=1354502623168, repeateInterval=0
D/PowerManagerService( 505): releaseWakeLock(4225ff10): PARTIAL_WAKE_LOCK , tag
=AlarmManager, flags=0x1
D/GpsLocationProvider( 505): [handleMessage] message :6
D/GpsLocationProvider( 505): Gps MessageHandler. msg.what 6 msg.arg1:0 msg.arg2
: 0
D/GpsLocationProvider( 505): [handleMessage] DOWNLOAD_XTRA_DATA mSupportsXtra:f
alse
D/GpsLocationProvider( 505): [handleMessage] mSupportsXtra disable pending unti
l enable it
D/PowerManagerService( 505): releaseWakeLock(4222ced0): PARTIAL_WAKE_LOCK , tag
=GpsLocationProvider, flags=0x1
D/PowerManagerService( 505): acquireWakeLock(4210f350): PARTIAL_WAKE_LOCK , tag
=RILJ, flags=0x1, pid=772, uid=1001, mUserState=0x3
D/TELEPHONY_CALLBACK( 680): @onSignalStrengthChanged: SignalStrength: 99 -1 -1
-1 -1 -1 -1 23 -88 -7 186 -1 gsm|lte
D/StatusBar.NetworkController( 680): dumpState[hasService=true ServiceState=0 h
ome AT&T AT&T 310410 LTE CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1EriInd
= -1EriMode= -1RadioPowerSv: false EmergOnly=false PhoneType: 1 IsCdma=false Sim
State=UNKNOWN GprsState=0 DataState=Connected DataActivity=NONE NetworkType=LTE
HtcModemLinkOn=false HspaDataDistinquishable=true]
D/SIGNAL_ICON( 680): updateTelephonySignalStrength
D/SIGNAL_ICON( 680): fakeui srv=0 mTimerEnabled=false asu=99
D/SIGNAL_ICON( 680): asu=99
D/SIGNAL_ICON( 680): mapTelephonySignalStrength for ATT: asu=99
D/SIGNAL_ICON( 680): asu=99 signalDbm=-1 ecno=-1 lteRsrp=88 lteRssnr=186 nwkTyp
e=LTE
D/SIGNAL_ICON( 680): LTE rsrp=-88 rssnr=186 iconLevel=4
D/StatusBar.NetworkController( 680): dumpIconState[dataVisible=true dataIconId=
stat_sys_data_4g_lte_connected signalIconId=stat_sys_5signal_4 wifiVisible=false
wifiIconId=(null) airplaneMode=false]
D/PowerManagerService( 505): releaseWakeLock(4210f350): PARTIAL_WAKE_LOCK , tag
=RILJ, flags=0x1
W/dalvikvm( 3124): threadid=1: thread exiting with uncaught exception (group=0x4
18342d0)
E/AndroidRuntime( 3124): FATAL EXCEPTION: main
E/AndroidRuntime( 3124): java.lang.SecurityException: StatusBarManagerService: N
either user 9999 nor current process has android.permission.EXPAND_STATUS_BAR.
E/AndroidRuntime( 3124): at android.os.Parcel.readException(Parcel.java:1
430)
E/AndroidRuntime( 3124): at android.os.Parcel.readException(Parcel.java:1
384)
E/AndroidRuntime( 3124): at com.android.internal.statusbar.IStatusBarServ
ice$Stub$Proxy.expand(IStatusBarService.java:313)
E/AndroidRuntime( 3124): at android.app.StatusBarManager.expand(StatusBar
Manager.java:107)
E/AndroidRuntime( 3124): at com.htc.launcher.Launcher.showNotifications(L
auncher.java)
E/AndroidRuntime( 3124): at com.htc.launcher.Launcher.onOptionsItemSelect
ed(Launcher.java:2864)
E/AndroidRuntime( 3124): at android.app.Activity.onMenuItemSelected(Activ
ity.java:2592)
E/AndroidRuntime( 3124): at com.android.internal.policy.impl.PhoneWindow.
onMenuItemSelected(PhoneWindow.java:1064)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.MenuBuilder.di
spatchMenuItemSelected(MenuBuilder.java:735)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.MenuItemImpl.i
nvoke(MenuItemImpl.java:149)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.MenuBuilder.pe
rformItemAction(MenuBuilder.java:874)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.ListMenuPresen
ter.onItemClick(ListMenuPresenter.java:175)
E/AndroidRuntime( 3124): at android.widget.AdapterView.performItemClick(A
dapterView.java:298)
E/AndroidRuntime( 3124): at android.widget.AbsListView.performItemClick(A
bsListView.java:1150)
E/AndroidRuntime( 3124): at android.widget.ListView.performItemClick(List
View.java:4397)
E/AndroidRuntime( 3124): at android.widget.AbsListView$PerformClick.run(A
bsListView.java:2985)
E/AndroidRuntime( 3124): at android.widget.AbsListView$1.run(AbsListView.
java:3671)
E/AndroidRuntime( 3124): at android.os.Handler.handleCallback(Handler.jav
a:615)
E/AndroidRuntime( 3124): at android.os.Handler.dispatchMessage(Handler.ja
va:92)
E/AndroidRuntime( 3124): at android.os.Looper.loop(Looper.java:155)
E/AndroidRuntime( 3124): at android.app.ActivityThread.main(ActivityThrea
d.java:5485)
E/AndroidRuntime( 3124): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 3124): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 3124): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:1028)
E/AndroidRuntime( 3124): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:795)
E/AndroidRuntime( 3124): at dalvik.system.NativeStart.main(Native Method)
E/EmbeddedLogger( 505): App crashed! Process: com.htc.launcher
E/EmbeddedLogger( 505): App crashed! Package: com.htc.launcher v418557863 (4.5.
2220192968.472215.450272)
E/EmbeddedLogger( 505): Application Label: HTC Sense
W/ActivityManager( 505): Force finishing activity com.htc.launcher/.Launcher
D/PowerManagerService( 505): acquireWakeLock(42101408): PARTIAL_WAKE_LOCK , tag
=ActivityManager-Launch, flags=0x1, pid=505, uid=1000, mUserState=0x3
D/ViewRootImpl( 505): @@@- disable SystemServer HW acceleration
W/ActivityManager( 505): Activity pause timeout for ActivityRecord{424a1130 com
.htc.launcher/.Launcher}
W/MPL-sup ( 505): MLGetAKMComassStatus, gAKMCompassStatus = 0
I/ ( 505): mpu3050_suspend: suspending sensors to 0000
I/ ( 505): mpu3050_suspend: Will resume next to 0070
V/MfLog ( 785): BrowseLayerCarouselFragment{41c6aaf8 #0 id=0x36f8056f}, onSta
rt
V/MfLog ( 785): Dialer{41bb90f0 #1 id=0x40000001 i90o3c.BrowseLayerCarouselFr
agment.1.PEOPLE_DIALER}, onStart
D/BrowseLayerCarouselActivity( 785): BrowseLayerCarouselActivity:onResume
D/BrowseLayerCarouselActivity( 785): isScreenOn = true
D/BrowseLayerCarouselActivity( 785): intent onResume Broadcast
V/MfLog ( 785): BrowseLayerCarouselFragment{41c6aaf8 #0 id=0x36f8056f}, onRes
ume
D/HtcDialer( 785): onResume()... ActionBar hided
V/MfLog ( 785): Dialer{41bb90f0 #1 id=0x40000001 i90o3c.BrowseLayerCarouselFr
agment.1.PEOPLE_DIALER}, onResume
D/HtcDialer( 785): updateButtonTextPreferred() mShouldUpdateCallBtnPreferred=tr
ue slot=1
D/PeopleApp( 785): Subscribe presence service - [ SKYPE, HTC ]
D/PowerManagerService( 505): releaseWakeLock(42101408): PARTIAL_WAKE_LOCK , tag
=ActivityManager-Launch, flags=0x1
D/libc ( 785): pt_debug : pthread_create->start_routine=0x40104509, tls=0x54
a82f00, arg=0x52512238
D/libc ( 785): pt_debug : __thread_entry->func=0x40104509
D/libc ( 785): , tls=0x54a82f00, arg=0x52512238
D/my ( 785): myGC1
W/wpa_supplicant( 659): wlan0: [HTC] wpa_supplicant_event():2711- Got an origin
al EVENT_SCAN_RESULTS
D/StateMachine( 505): handleMessage: E msg.what=147461
D/StateMachine( 505): processMsg: DisconnectedState
D/WifiStateMachine( 505): DisconnectedState{ what=147461 when=-1ms target=Handl
er (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/StateMachine( 505): processMsg: ConnectModeState
D/WifiStateMachine( 505): ConnectModeState{ what=147461 when=-2ms target=Handle
r (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/Tethering( 505): [isWifi] getHotspotEnabled: false
D/StateMachine( 505): processMsg: DriverStartedState
D/WifiStateMachine( 505): DriverStartedState{ what=147461 when=-4ms target=Hand
ler (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/StateMachine( 505): processMsg: SupplicantStartedState
D/WifiStateMachine( 505): SupplicantStartedState{ what=147461 when=-4ms target=
Handler (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/StateMachine( 505): handleMessage: X
D/WirelessDisplayService( 505): Receive Wifi scan results available intent.
D/WirelessDisplayService( 505): HANDLE_WIFI_SCAN_RESULT_AVAILABLE, dongle scan
= 0
D/WirelessDisplayService( 505): constructDongleInfoFromWifi() dongleScan = fals
e
D/WirelessDisplayService( 505): wfdservice: true, finger gesture: true, don't s
endBroadcast
D/WirelessDisplayService( 505): getDiscoveryDongleList
D/Process ( 3124): killProcess, pid=3124
D/Process ( 3124): dalvik.system.VMStack.getThreadStackTrace(Native Method)
D/Process ( 3124): java.lang.Thread.getStackTrace(Thread.java:599)
D/Process ( 3124): android.os.Process.killProcess(Process.java:944)
D/Process ( 3124): com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtE
xception(RuntimeInit.java:108)
D/Process ( 3124): java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
D/Process ( 3124): java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
D/Process ( 3124): dalvik.system.NativeStart.main(Native Method)
V/InputMethodManagerService( 505): unbindCurrentInputLocked: client = android.o
[email protected]
I/InputMethodManagerService( 505): Disable input method client.
V/InputMethodManagerService( 505): switching to client: client = android.os.Bin
[email protected]
I/InputMethodManagerService( 505): Enable input method client.
I/ActivityManager( 505): Recipient 3124
I/ActivityManager( 505): Process com.htc.launcher (pid 3124) has died.
W/ActivityManager( 505): Service crashed 2 times, stopping: ServiceRecord{42448
180 com.htc.launcher/.PreloadService}
I/WindowState( 505): WIN DEATH: Window{41f7c2a0 com.htc.launcher/com.htc.launch
er.Launcher paused=false}
W/WindowManager( 505): Force-removing child win Window{421573c8 AtchDlg:com.htc
.launcher/com.htc.launcher.Launcher paused=false} from container Window{41f7c2a0
com.htc.launcher/com.htc.launcher.Launcher paused=false}
W/WindowManager( 505): Force-removing child win Window{42042cb0 SurfaceView pau
sed=false} from container Window{41f7c2a0 com.htc.launcher/com.htc.launcher.Laun
cher paused=false}
W/WindowManager( 505): Failed looking up window
W/WindowManager( 505): java.lang.IllegalArgumentException: Requested window and
[email protected] does not exist
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8637)
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8628)
W/WindowManager( 505): at com.android.server.wm.WindowState$DeathRecipi
ent.binderDied(WindowState.java:910)
W/WindowManager( 505): at android.os.BinderProxy.sendDeathNotice(Binder
.java:449)
W/WindowManager( 505): at dalvik.system.NativeStart.run(Native Method)
I/WindowState( 505): WIN DEATH: null
W/WindowManager( 505): Failed looking up window
W/WindowManager( 505): java.lang.IllegalArgumentException: Requested window and
[email protected] does not exist
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8637)
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8628)
W/WindowManager( 505): at com.android.server.wm.WindowState$DeathRecipi
ent.binderDied(WindowState.java:910)
W/WindowManager( 505): at android.os.BinderProxy.sendDeathNotice(Binder
.java:449)
W/WindowManager( 505): at dalvik.system.NativeStart.run(Native Method)
I/WindowState( 505): WIN DEATH: null
^C
C:\android\platform-tools>
Awesome man. Was missing this menu so badly. Thanks for providing the mod. I'm on ATT and works great. Thanks.
One more bug. The app drawer carousel icons "All" "Downloads" are showing up the blue theme icons.
Ok I replaced the original icons from the original rosie. Sorry if I jumped the gun. I take no credits.
Nice to see your work on the one x +. Miss venom from my one xl.
Miss quick settings the most!
Sent from my HTC EVARE_UL using xda app-developers app
DesireHDFreak said:
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Update: If you press notifications on menu it FC rosie.
The appdrawer got themed (blue) buttons. Is it possible to get stock ones?
Thanks
Click to expand...
Click to collapse
You can swap out the stock icons with WinRAR.
Sorry, just noticed Pradeepd already did this.
---------- Post added at 03:28 PM ---------- Previous post was at 03:26 PM ----------
Thanks Turge its working great.
pradeepd said:
Awesome man. Was missing this menu so badly. Thanks for providing the mod. I'm on ATT and works great. Thanks.
One more bug. The app drawer carousel icons "All" "Downloads" are showing up the blue theme icons.
Ok I replaced the original icons from the original rosie. Sorry if I jumped the gun. I take no credits.
Click to expand...
Click to collapse
Thanks Pradeepd that was my fault. I gave turge the Rosie to mod, I must have given him the one from elgancia themed rom. My apologies.
Turge said:
all of them is fine. make sure you stop is as soon as your get the FC so I don't have to look too hard for it
Click to expand...
Click to collapse
Hallo Turge,
is the FC already fixed or do you need another logcat?
DesireHDFreak said:
Hallo Turge,
is the FC already fixed or do you need another logcat?
Click to expand...
Click to collapse
Need another Logcat, preferably for a computer if possible.
Sent from my HTC One XL using xda premium

Unable to install APK files - "Out of storage" (tried everything)

Last night I started getting "Out of storage" messages when trying to install APK files. At this point I'm unable to install any APK at all, including Google Play Store apps, as well as apps never installed on the device before. The normal solution would be deleting left-over .odex files, but no such files exist for applications that's never been installed on the system before (I even checked). I did have Lucky Patcher installed on the device, but uninstalled in an attempt to solve my problem. It didn't work.
I have around 16 GB of internal storage available, and 465 MB of system storage available. My phone is a rooted HTC One X+ with stock ROM and Android 4.1.1.
I even tried using adb install app.apk without any success. I also tried copying the APK file to root/system/app and changing read/write permissions and rebooting the phone. The app showed up in my app drawer but could not be launched.
I'm out of options here. I don't know what to do. What could be wrong? I read some rumour that there is a supposed 500 MB free space limit for installing APK files on Android, but uninstalling apps doesn't seem to change my 465 MB of free system storage.
I recorded a CatLog of the events when I try to install an app, and this is my result (scroll down to the bolded lines):
Code:
build.board: unknown
build.bootloader: 1.35.0000
build.brand: htc_europe
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: enrc2b
build.display: JRO03C
build.fingerprint: htc_europe/enrc2b/enrc2b:4.1.1/JRO03C/135278.1:user/release-keys
build.hardware: enrc2b
build.host: abm032
build.id: JRO03C
build.manufacturer: HTC
build.model: HTC One X+
build.product: enrc2b
build.radio: unknown
build.serial: FA2BMW103174
build.tags: release-keys
build.time: 1354526068000
build.type: user
build.user: unknown
version.codename: REL
version.incremental: 135278.1
version.release: 4.1.1
version.sdk_int: 16
01-03 02:25:26.623 D/Xposed (7891): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:26.623 D/Xposed (7891): ROM: JRO03C
01-03 02:25:27.078 D/PowerManagerService(460): acquireWakeLock(41e352e8): SCREEN_BRIGHT_WAKE_LOCK ON_AFTER_RELEASE , tag=KEEP_SCREEN_ON_FLAG, flags=0x2000000a, pid=460, uid=1000, mUserState=0x3
01-03 02:25:27.348 D/PhoneStatusBar(866): addNotification score=0
01-03 02:25:27.398 D/PowerManagerService(460): acquireWakeLock(41d73028): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
01-03 02:25:27.448 D/OnDemandProgressBar(866): release indeterminate drawable [email protected]
01-03 02:25:27.448 D/OnDemandProgressBar(866): new OnDemandProgressBar [email protected]
01-03 02:25:27.513 V/PhoneStatusBar(866): setLightsOn(true)
01-03 02:25:27.728 D/Xposed (7926): Starting Xposed binary version 47, compiled for SDK 16
01-03 02:25:27.728 D/Xposed (7926): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:27.728 D/Xposed (7926): ROM: JRO03C
01-03 02:25:27.793 D/Xposed (7911): Starting Xposed binary version 47, compiled for SDK 16
01-03 02:25:27.793 D/Xposed (7911): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:27.793 D/Xposed (7911): ROM: JRO03C
01-03 02:25:28.023 D/PowerManagerService(460): releaseWakeLock(41d73028): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:28.273 D/Xposed (7920): Starting Xposed binary version 47, compiled for SDK 16
01-03 02:25:28.273 D/Xposed (7920): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:28.273 D/Xposed (7920): ROM: JRO03C
01-03 02:25:31.993 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:31.993 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:31.998 W/ResourceType(460): Skipping entry 0x7f04000d in package table 0 because it is not complex!
01-03 02:25:32.003 W/ResourceType(460): Skipping entry 0x7f04000b in package table 0 because it is not complex!
01-03 02:25:32.028 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.113 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.118 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.123 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.238 V/InputMethodManagerService(460): unbindCurrentInputLocked: client = [email protected]
01-03 02:25:32.238 I/InputMethodManagerService(460): Disable input method client.
01-03 02:25:32.238 V/InputMethodManagerService(460): switching to client: client = [email protected]
01-03 02:25:32.238 I/InputMethodManagerService(460): Enable input method client.
01-03 02:25:32.313 I/ActivityManager(460): Displayed com.estrongs.android.pop/.view.FileExplorerActivity: +365ms
01-03 02:25:32.313 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:32.323 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:32.323 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:32.323 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:32.323 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:32.328 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.338 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -68
01-03 02:25:32.338 D/StateMachine(460): handleMessage: X
01-03 02:25:32.338 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.348 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.353 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.368 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.598 W/System.err(7308): java.lang.IllegalStateException
01-03 02:25:32.598 W/System.err(7308): at com.baidu.share.message.token.a.a.d(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at com.baidu.share.message.token.TokenShareManager.syncToken(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at com.estrongs.android.pop.m.b(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at com.estrongs.android.pop.view.e.run(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at java.lang.Thread.run(Thread.java:864)
01-03 02:25:32.933 D/PowerManagerService(460): TPE algorithm. remove timeout.
01-03 02:25:32.933 D/PowerManagerService(460): ALG=2, lsvalue=160(3th)->10(0th), last_level=0, lValue=99->64, bValue=255, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
01-03 02:25:32.933 V/LightsService(460): setLight #0: color=#ff404040
01-03 02:25:33.198 I/Choreographer(7308): Skipped 38 frames! The application may be doing too much work on its main thread.
01-03 02:25:33.393 D/PowerManagerService(460): releaseWakeLock(41a9f6b0): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:33.433 W/ManagedEGLContext(1186): doTerminate failed: EGL count is 2 but managed count is 1
01-03 02:25:33.908 W/CpuWake (460): >>nativeReleaseCpuPerfWakeLock()
01-03 02:25:33.913 W/CpuWake (460): <<nativeReleaseCpuPerfWakeLock()
01-03 02:25:34.043 W/Process (460): Unable to open /proc/8077/status
01-03 02:25:34.218 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:34.218 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:35.343 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:35.343 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:35.368 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-20ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:35.368 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:35.378 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-36ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:35.418 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -67
01-03 02:25:35.418 D/StateMachine(460): handleMessage: X
01-03 02:25:36.513 W/CpuWake (460): >>nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.513 W/CpuWake (460): <<nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.518 I/ActivityManager(460): START {cmp=com.estrongs.android.pop/.app.OpenRecomm (has extras) u=0} from pid 7308
01-03 02:25:36.533 I/Intent (460): @test_code: getHtcIntentFlag: 0 obj: 1109455688
01-03 02:25:36.573 D/PowerManagerService(460): acquireWakeLock(41e3d470): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
01-03 02:25:36.608 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.608 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.613 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.613 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.678 W/CpuWake (460): >>nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.678 W/CpuWake (460): <<nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.678 I/ActivityManager(460): START {act=android.intent.action.VIEW cat=[android.intent.category.DEFAULT] dat=file cmp=com.android.packageinstaller/.PackageInstallerActivity u=0} from pid 7308
01-03 02:25:36.683 I/Intent (460): @test_code: getHtcIntentFlag: 0 obj: 1107744432
01-03 02:25:36.748 V/InputMethodManagerService(460): unbindCurrentInputLocked: client = [email protected]
01-03 02:25:36.748 I/InputMethodManagerService(460): Disable input method client.
01-03 02:25:36.748 V/InputMethodManagerService(460): switching to client: client = [email protected]
01-03 02:25:36.748 I/InputMethodManagerService(460): Enable input method client.
01-03 02:25:36.763 I/ActivityManager(460): Displayed com.android.packageinstaller/.PackageInstallerActivity: +68ms (total +177ms)
01-03 02:25:36.778 D/PowerManagerService(460): releaseWakeLock(41e3d470): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
[COLOR="Red"][B]01-03 02:25:37.123 E/PackageInstaller(7449): Signature size: 1
01-03 02:25:37.123 E/TAG (7449): sig string: 3082030d308201f5a0030201020204791f1e50300d06092a864886f70d01010b05003037310b30090603550406130255533110300e060355040a1307416e64726f6964311630140603550403130d416e64726f6964204465627567301e170d3131313230383036303531305a170d3431313133303036303531305a3037310b30090603550406130255533110300e060355040a1307416e64726f6964311630140603550403130d416e64726f696420446562756730820122300d06092a864886f70d01010105000382010f003082010a028201010084436a169db60eaf4cfc2114e289f7ff119fa16820524e2d6a14dd0bfa24c5d54efe7076ee875d76f07ecc388c4aafa6185a6b5b1937d69ceef96df5a5b76ae2d9c117a6aace12da9c08f15687aea8d503cd77ea361c6340326367d43dce7b441cd9652247c97256320037f51878d0b3dbe9828e7c1174385adf11106f4ffbc332e443665647d30372fbcabcb24e7a65467eddfa356d21c244298d2cfe40857d130d267336bd86161a95eb98424530d3ed8ef3c6be73603288c72e05aa63bcfb7e8a6506319f108b57fe1b9866aa7bf996865b2ae4b171d2b4451751aed3249896fbe4787b854bea3203c131c638081869503f65aadf2eab908573f6f2f04d870203010001a321301f301d0603551d0e0416041436b67ffc43d0c7d59d028af62f976fb32ea2f5e6300d06092a864886f70d01010b050003820101007d3d672b464264ab6c63636c2327b99f94b8a38ffa73798f453485b322b02fb6adca31dfa4b6de15433c473badc04ca3f01ea78918fc26423bd5274553f9346dd8ba0414da6c2298cda9a38a5965b381083c787448c0e32989a4a952e1f10f435aa9e69f6e9bcc26315839625e72f5d1a9c4d17f5120d6e63abe1fc48185f72bae8fa6e15f86fe33c659237fd10c09a5bd1d9ac0f630b830eff1f224f9f29af484ce89ba7bb39ee1a243cce2ae44ce61adfbec3721fe593abe7fe20494454c835cf0a342478454e9a7110544e3c74d83b616331dac0dba29d3dc2d34b4ee9ce93f4d3fd27fb847b48fa001f3301a6d96f359c2cf4abda40488e73439b5e18cbd
01-03 02:25:37.123 E/PackageInstaller(7449): EXTRA_NOT_UNKNOWN_SOURCE: false[/B][/COLOR]
01-03 02:25:37.768 D/PowerManagerService(460): TPE algorithm. remove timeout.
01-03 02:25:37.768 D/PowerManagerService(460): ALG=2, lsvalue=10(0th)->160(3th), last_level=0, lValue=64->99, bValue=255, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
01-03 02:25:37.768 V/LightsService(460): setLight #0: color=#ff636363
01-03 02:25:38.423 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:38.423 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:38.438 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-20ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:38.438 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:38.438 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-21ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:38.453 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -67
01-03 02:25:38.453 D/StateMachine(460): handleMessage: X
01-03 02:25:38.868 I/Intent (460): @test_code: getHtcIntentFlag: 0 obj: 1104956560
[B]01-03 02:25:38.868 I/ActivityManager(460): START {dat=file cmp=com.android.packageinstaller/.InstallAppProgress (has extras) u=0} from pid 7449[/B]
01-03 02:25:38.918 D/PowerManagerService(460): acquireWakeLock(41a90bb8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
[COLOR="Red"][B]01-03 02:25:39.003 I/ActivityManager(460): Displayed com.android.packageinstaller/.InstallAppProgress: +79ms[/B]
[B]01-03 02:25:39.003 W/ActivityManager(460): No content provider found for permission revoke: file:///storage/sdcard0/ApkExtractor/Lucky Patcher v3.9.1.apk[/B][/COLOR]
01-03 02:25:39.068 D/PowerManagerService(460): releaseWakeLock(41a90bb8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:39.868 W/CpuWake (460): >>nativeReleaseCpuPerfWakeLock()
01-03 02:25:39.868 W/CpuWake (460): <<nativeReleaseCpuPerfWakeLock()
[B]01-03 02:25:41.188 I/InstallAppProgress(7449): Canceling installation[/B]
01-03 02:25:41.243 D/PowerManagerService(460): acquireWakeLock(41f855b8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
01-03 02:25:41.443 V/InputMethodManagerService(460): unbindCurrentInputLocked: client = [email protected]
01-03 02:25:41.443 I/InputMethodManagerService(460): Disable input method client.
01-03 02:25:41.443 V/InputMethodManagerService(460): switching to client: client = [email protected]
01-03 02:25:41.443 I/InputMethodManagerService(460): Enable input method client.
01-03 02:25:41.458 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:41.458 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:41.458 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:41.458 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:41.458 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:41.468 D/PowerManagerService(460): releaseWakeLock(41f855b8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:41.478 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -68
01-03 02:25:41.478 D/StateMachine(460): handleMessage: X
01-03 02:25:41.998 D/PowerManagerService(460): TPE algorithm. schedule timeout.
01-03 02:25:42.003 D/PowerManagerService(460): ALG=2, lsvalue=160(3th)->90(2th), last_level=3, lValue=99->99, bValue=255, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
01-03 02:25:42.193 D/PowerManagerService(460): acquireWakeLock(41bac598): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1, pid=1090, uid=1001, mUserState=0x3
01-03 02:25:42.228 D/PowerManagerService(460): releaseWakeLock(41bac598): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1
01-03 02:25:43.498 W/dalvikvm(866): disableGcForExternalAlloc: true
01-03 02:25:43.503 V/NotificationService(460): dual Led off
01-03 02:25:43.548 D/PhoneStatusBar(866): disable: < expand icons alerts TICKER* system_info back home recent clock >
01-03 02:25:43.603 D/PowerManagerService(460): acquireWakeLock(41b1a468): SCREEN_BRIGHT_WAKE_LOCK ON_AFTER_RELEASE , tag=KEEP_SCREEN_ON_FLAG, flags=0x2000000a, pid=460, uid=1000, mUserState=0x3
01-03 02:25:43.718 D/PowerManagerService(460): acquireWakeLock(41afa8d0): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1, pid=1090, uid=1001, mUserState=0x3
01-03 02:25:43.758 D/PowerManagerService(460): releaseWakeLock(41afa8d0): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1
01-03 02:25:43.888 W/dalvikvm(866): disableGcForExternalAlloc: false
01-03 02:25:44.488 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:44.488 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:44.498 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-18ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:44.503 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:44.533 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-32ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:44.543 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -66
01-03 02:25:44.543 D/StateMachine(460): handleMessage: X
01-03 02:25:44.713 V/ActivityManagerService(460): [GhostScreen] Intent sender perform type = 1
01-03 02:25:44.718 V/ActivityManagerProxy(866): [GhostScreen] Intent sender perform type = 1
01-03 02:25:44.718 I/StatusBar(866): notificationClick launch:PendingIntent{41554238: [email protected]}
01-03 02:25:44.743 W/KeyguardViewMediator(460): verifyUnlock called when not externally disabled
01-03 02:25:44.743 W/dalvikvm(866): disableGcForExternalAlloc: true
01-03 02:25:44.748 V/NotificationService(460): dual Led off
01-03 02:25:44.913 W/dalvikvm(866): disableGcForExternalAlloc: false
01-03 02:25:44.948 W/InputMethodManagerService(460): Window already focused, ignoring focus gain of: [email protected] attribute=null
01-03 02:25:44.973 D/PhoneStatusBar(866): disable: < expand icons alerts ticker* system_info back home recent clock >
Does anyone have any idea of what to do at this point, preferably without reseting the phone.
Here's a better log:
Code:
build.board: unknown
build.bootloader: 1.35.0000
build.brand: htc_europe
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: enrc2b
build.display: JRO03C
build.fingerprint: htc_europe/enrc2b/enrc2b:4.1.1/JRO03C/135278.1:user/release-keys
build.hardware: enrc2b
build.host: abm032
build.id: JRO03C
build.manufacturer: HTC
build.model: HTC One X+
build.product: enrc2b
build.radio: unknown
build.serial: FA2BMW103174
build.tags: release-keys
build.time: 1354526068000
build.type: user
build.user: unknown
version.codename: REL
version.incremental: 135278.1
version.release: 4.1.1
version.sdk_int: 16
01-03 02:25:26.623 D/Xposed (7891): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:26.623 D/Xposed (7891): ROM: JRO03C
01-03 02:25:27.078 D/PowerManagerService(460): acquireWakeLock(41e352e8): SCREEN_BRIGHT_WAKE_LOCK ON_AFTER_RELEASE , tag=KEEP_SCREEN_ON_FLAG, flags=0x2000000a, pid=460, uid=1000, mUserState=0x3
01-03 02:25:27.348 D/PhoneStatusBar(866): addNotification score=0
01-03 02:25:27.398 D/PowerManagerService(460): acquireWakeLock(41d73028): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
01-03 02:25:27.448 D/OnDemandProgressBar(866): release indeterminate drawable [email protected]
01-03 02:25:27.448 D/OnDemandProgressBar(866): new OnDemandProgressBar [email protected]
01-03 02:25:27.513 V/PhoneStatusBar(866): setLightsOn(true)
01-03 02:25:27.728 D/Xposed (7926): Starting Xposed binary version 47, compiled for SDK 16
01-03 02:25:27.728 D/Xposed (7926): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:27.728 D/Xposed (7926): ROM: JRO03C
01-03 02:25:27.793 D/Xposed (7911): Starting Xposed binary version 47, compiled for SDK 16
01-03 02:25:27.793 D/Xposed (7911): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:27.793 D/Xposed (7911): ROM: JRO03C
01-03 02:25:28.023 D/PowerManagerService(460): releaseWakeLock(41d73028): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:28.273 D/Xposed (7920): Starting Xposed binary version 47, compiled for SDK 16
01-03 02:25:28.273 D/Xposed (7920): Phone: HTC One X+ (HTC), Android version 4.1.1 (SDK 16)
01-03 02:25:28.273 D/Xposed (7920): ROM: JRO03C
01-03 02:25:31.993 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:31.993 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:31.998 W/ResourceType(460): Skipping entry 0x7f04000d in package table 0 because it is not complex!
01-03 02:25:32.003 W/ResourceType(460): Skipping entry 0x7f04000b in package table 0 because it is not complex!
01-03 02:25:32.028 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.113 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.118 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.123 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.238 V/InputMethodManagerService(460): unbindCurrentInputLocked: client = [email protected]
01-03 02:25:32.238 I/InputMethodManagerService(460): Disable input method client.
01-03 02:25:32.238 V/InputMethodManagerService(460): switching to client: client = [email protected]
01-03 02:25:32.238 I/InputMethodManagerService(460): Enable input method client.
01-03 02:25:32.313 I/ActivityManager(460): Displayed com.estrongs.android.pop/.view.FileExplorerActivity: +365ms
01-03 02:25:32.313 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.323 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:32.323 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:32.323 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:32.323 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:32.323 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:32.328 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.338 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -68
01-03 02:25:32.338 D/StateMachine(460): handleMessage: X
01-03 02:25:32.338 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.348 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.353 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.368 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:32.598 W/System.err(7308): java.lang.IllegalStateException
01-03 02:25:32.598 W/System.err(7308): at com.baidu.share.message.token.a.a.d(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at com.baidu.share.message.token.TokenShareManager.syncToken(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at com.estrongs.android.pop.m.b(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at com.estrongs.android.pop.view.e.run(Unknown Source)
01-03 02:25:32.598 W/System.err(7308): at java.lang.Thread.run(Thread.java:864)
01-03 02:25:32.933 D/PowerManagerService(460): TPE algorithm. remove timeout.
01-03 02:25:32.933 D/PowerManagerService(460): ALG=2, lsvalue=160(3th)->10(0th), last_level=0, lValue=99->64, bValue=255, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
01-03 02:25:32.933 V/LightsService(460): setLight #0: color=#ff404040
01-03 02:25:33.198 I/Choreographer(7308): Skipped 38 frames! The application may be doing too much work on its main thread.
01-03 02:25:33.393 D/PowerManagerService(460): releaseWakeLock(41a9f6b0): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:33.433 W/ManagedEGLContext(1186): doTerminate failed: EGL count is 2 but managed count is 1
01-03 02:25:33.908 W/CpuWake (460): >>nativeReleaseCpuPerfWakeLock()
01-03 02:25:33.913 W/CpuWake (460): <<nativeReleaseCpuPerfWakeLock()
01-03 02:25:34.043 W/Process (460): Unable to open /proc/8077/status
01-03 02:25:34.218 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:34.218 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:35.343 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:35.343 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:35.368 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-20ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:35.368 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:35.378 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-36ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:35.418 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -67
01-03 02:25:35.418 D/StateMachine(460): handleMessage: X
01-03 02:25:36.513 W/CpuWake (460): >>nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.513 W/CpuWake (460): <<nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.518 I/ActivityManager(460): START {cmp=com.estrongs.android.pop/.app.OpenRecomm (has extras) u=0} from pid 7308
01-03 02:25:36.533 I/Intent (460): @test_code: getHtcIntentFlag: 0 obj: 1109455688
01-03 02:25:36.573 D/PowerManagerService(460): acquireWakeLock(41e3d470): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
01-03 02:25:36.608 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.608 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.613 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.613 W/ResourceType(7308): No package identifier when getting value for resource number 0x00000000
01-03 02:25:36.678 W/CpuWake (460): >>nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.678 W/CpuWake (460): <<nativeAcquireCpuPerfWakeLock()
01-03 02:25:36.678 I/ActivityManager(460): START {act=android.intent.action.VIEW cat=[android.intent.category.DEFAULT] dat=file cmp=com.android.packageinstaller/.PackageInstallerActivity u=0} from pid 7308
01-03 02:25:36.683 I/Intent (460): @test_code: getHtcIntentFlag: 0 obj: 1107744432
01-03 02:25:36.748 V/InputMethodManagerService(460): unbindCurrentInputLocked: client = [email protected]
01-03 02:25:36.748 I/InputMethodManagerService(460): Disable input method client.
01-03 02:25:36.748 V/InputMethodManagerService(460): switching to client: client = [email protected]
01-03 02:25:36.748 I/InputMethodManagerService(460): Enable input method client.
01-03 02:25:36.763 I/ActivityManager(460): Displayed com.android.packageinstaller/.PackageInstallerActivity: +68ms (total +177ms)
01-03 02:25:36.778 D/PowerManagerService(460): releaseWakeLock(41e3d470): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
[COLOR="Red"][B]01-03 02:25:37.123 E/PackageInstaller(7449): Signature size: 1
01-03 02:25:37.123 E/TAG (7449): sig string: 3082030d308201f5a0030201020204791f1e50300d06092a864886f70d01010b05003037310b30090603550406130255533110300e060355040a1307416e64726f6964311630140603550403130d416e64726f6964204465627567301e170d3131313230383036303531305a170d3431313133303036303531305a3037310b30090603550406130255533110300e060355040a1307416e64726f6964311630140603550403130d416e64726f696420446562756730820122300d06092a864886f70d01010105000382010f003082010a028201010084436a169db60eaf4cfc2114e289f7ff119fa16820524e2d6a14dd0bfa24c5d54efe7076ee875d76f07ecc388c4aafa6185a6b5b1937d69ceef96df5a5b76ae2d9c117a6aace12da9c08f15687aea8d503cd77ea361c6340326367d43dce7b441cd9652247c97256320037f51878d0b3dbe9828e7c1174385adf11106f4ffbc332e443665647d30372fbcabcb24e7a65467eddfa356d21c244298d2cfe40857d130d267336bd86161a95eb98424530d3ed8ef3c6be73603288c72e05aa63bcfb7e8a6506319f108b57fe1b9866aa7bf996865b2ae4b171d2b4451751aed3249896fbe4787b854bea3203c131c638081869503f65aadf2eab908573f6f2f04d870203010001a321301f301d0603551d0e0416041436b67ffc43d0c7d59d028af62f976fb32ea2f5e6300d06092a864886f70d01010b050003820101007d3d672b464264ab6c63636c2327b99f94b8a38ffa73798f453485b322b02fb6adca31dfa4b6de15433c473badc04ca3f01ea78918fc26423bd5274553f9346dd8ba0414da6c2298cda9a38a5965b381083c787448c0e32989a4a952e1f10f435aa9e69f6e9bcc26315839625e72f5d1a9c4d17f5120d6e63abe1fc48185f72bae8fa6e15f86fe33c659237fd10c09a5bd1d9ac0f630b830eff1f224f9f29af484ce89ba7bb39ee1a243cce2ae44ce61adfbec3721fe593abe7fe20494454c835cf0a342478454e9a7110544e3c74d83b616331dac0dba29d3dc2d34b4ee9ce93f4d3fd27fb847b48fa001f3301a6d96f359c2cf4abda40488e73439b5e18cbd
01-03 02:25:37.123 E/PackageInstaller(7449): EXTRA_NOT_UNKNOWN_SOURCE: false[/B][/COLOR]
01-03 02:25:37.768 D/PowerManagerService(460): TPE algorithm. remove timeout.
01-03 02:25:37.768 D/PowerManagerService(460): ALG=2, lsvalue=10(0th)->160(3th), last_level=0, lValue=64->99, bValue=255, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
01-03 02:25:37.768 V/LightsService(460): setLight #0: color=#ff636363
01-03 02:25:38.423 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:38.423 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:38.438 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-20ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:38.438 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:38.438 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-21ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:38.453 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -67
01-03 02:25:38.453 D/StateMachine(460): handleMessage: X
01-03 02:25:38.868 I/Intent (460): @test_code: getHtcIntentFlag: 0 obj: 1104956560
[B]01-03 02:25:38.868 I/ActivityManager(460): START {dat=file cmp=com.android.packageinstaller/.InstallAppProgress (has extras) u=0} from pid 7449[/B]
01-03 02:25:38.918 D/PowerManagerService(460): acquireWakeLock(41a90bb8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
[COLOR="Red"][B]01-03 02:25:39.003 I/ActivityManager(460): Displayed com.android.packageinstaller/.InstallAppProgress: +79ms[/B]
[B]01-03 02:25:39.003 W/ActivityManager(460): No content provider found for permission revoke: file:///storage/sdcard0/ApkExtractor/Lucky Patcher v3.9.1.apk[/B][/COLOR]
01-03 02:25:39.068 D/PowerManagerService(460): releaseWakeLock(41a90bb8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:39.868 W/CpuWake (460): >>nativeReleaseCpuPerfWakeLock()
01-03 02:25:39.868 W/CpuWake (460): <<nativeReleaseCpuPerfWakeLock()
[B]01-03 02:25:41.188 I/InstallAppProgress(7449): Canceling installation[/B]
01-03 02:25:41.243 D/PowerManagerService(460): acquireWakeLock(41f855b8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=460, uid=1000, mUserState=0x3
01-03 02:25:41.443 V/InputMethodManagerService(460): unbindCurrentInputLocked: client = [email protected]
01-03 02:25:41.443 I/InputMethodManagerService(460): Disable input method client.
01-03 02:25:41.443 V/InputMethodManagerService(460): switching to client: client = [email protected]
01-03 02:25:41.443 I/InputMethodManagerService(460): Enable input method client.
01-03 02:25:41.458 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:41.458 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:41.458 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:41.458 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:41.458 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:41.468 D/PowerManagerService(460): releaseWakeLock(41f855b8): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
01-03 02:25:41.478 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -68
01-03 02:25:41.478 D/StateMachine(460): handleMessage: X
01-03 02:25:41.998 D/PowerManagerService(460): TPE algorithm. schedule timeout.
01-03 02:25:42.003 D/PowerManagerService(460): ALG=2, lsvalue=160(3th)->90(2th), last_level=3, lValue=99->99, bValue=255, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
01-03 02:25:42.193 D/PowerManagerService(460): acquireWakeLock(41bac598): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1, pid=1090, uid=1001, mUserState=0x3
01-03 02:25:42.228 D/PowerManagerService(460): releaseWakeLock(41bac598): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1
01-03 02:25:43.498 W/dalvikvm(866): disableGcForExternalAlloc: true
01-03 02:25:43.503 V/NotificationService(460): dual Led off
01-03 02:25:43.548 D/PhoneStatusBar(866): disable: < expand icons alerts TICKER* system_info back home recent clock >
01-03 02:25:43.603 D/PowerManagerService(460): acquireWakeLock(41b1a468): SCREEN_BRIGHT_WAKE_LOCK ON_AFTER_RELEASE , tag=KEEP_SCREEN_ON_FLAG, flags=0x2000000a, pid=460, uid=1000, mUserState=0x3
01-03 02:25:43.718 D/PowerManagerService(460): acquireWakeLock(41afa8d0): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1, pid=1090, uid=1001, mUserState=0x3
01-03 02:25:43.758 D/PowerManagerService(460): releaseWakeLock(41afa8d0): PARTIAL_WAKE_LOCK , tag=RILJ, flags=0x1
01-03 02:25:43.888 W/dalvikvm(866): disableGcForExternalAlloc: false
01-03 02:25:44.488 D/StateMachine(460): handleMessage: E msg.what=131155
01-03 02:25:44.488 D/StateMachine(460): processMsg: ConnectedState
01-03 02:25:44.498 D/WifiStateMachine(460): ConnectedState{ what=131155 when=-18ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:44.503 D/StateMachine(460): processMsg: L2ConnectedState
01-03 02:25:44.533 D/WifiStateMachine(460): L2ConnectedState{ what=131155 when=-32ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41a5b9e8} arg1=3 }
01-03 02:25:44.543 D/WifiStateMachine(460): fetchRssiAndLinkSpeedNative RSSI = -66
01-03 02:25:44.543 D/StateMachine(460): handleMessage: X
01-03 02:25:44.713 V/ActivityManagerService(460): [GhostScreen] Intent sender perform type = 1
01-03 02:25:44.718 V/ActivityManagerProxy(866): [GhostScreen] Intent sender perform type = 1
01-03 02:25:44.718 I/StatusBar(866): notificationClick launch:PendingIntent{41554238: [email protected]}
01-03 02:25:44.743 W/KeyguardViewMediator(460): verifyUnlock called when not externally disabled
01-03 02:25:44.743 W/dalvikvm(866): disableGcForExternalAlloc: true
01-03 02:25:44.748 V/NotificationService(460): dual Led off
01-03 02:25:44.913 W/dalvikvm(866): disableGcForExternalAlloc: false
01-03 02:25:44.948 W/InputMethodManagerService(460): Window already focused, ignoring focus gain of: [email protected] attribute=null
01-03 02:25:44.973 D/PhoneStatusBar(866): disable: < expand icons alerts ticker* system_info back home recent clock >
Do you have the latest update for your phone?
nightrobin said:
Do you have the latest update for your phone?
Click to expand...
Click to collapse
No I don't, but that's not the issue.
I might add that I wiped the Dalvik cache and the regular cache and it still doesn't work.
I found out that I'm able to install extremely small applications from the Google Play Store (anything under 700kb), but anything bigger than that gives me the "out of storage" message.
My /root/data/data folder is 946 MB big... could that be a problem?
I might add that I just tried Fix Permissions through TWRP, which did not work.
Haha!! Sounds like you've installed a hacked apk at some point.
It pays to pay for paid apps. You'll get no help on a developers site in this case!

A rare Wi-Fi/Bluetooth problem. I can't turn them on!

Hello,
I bought a phone from China (UMI CROSS) I gave it to someone to change IMEI. After few days he gave me phone back but Wi-Fi and Bluetooth weren't working. (He insist he is innocent but i don't think so :laugh When i swipe to turn on, it goes back to turn off immediately.
Here is the Cat Log
build.board: V6
build.bootloader: unknown
build.brand: UMI_C1
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: V6
build.display: CM11 4.4.2
build.fingerprint: UMI_X2/V6/V6:4.2.1/JOP40D/1377829453:user/test-keys
build.hardware: mt6589
build.host: cyanogenmod
build.id: JCampano
build.manufacturer: UMI C1
build.model: UMI C1
build.product: V6
build.radio: unknown
build.serial: 0123456789ABCDEF
build.tags: test-keys
build.time: 1382145375000
build.type: user
build.user: scm
version.codename: REL
version.incremental: eng.scm.1382145295
version.release: 4.2.2
version.sdk_int: 17
01-24 00:24:27.838 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:27.839 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:27.839 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is -1
01-24 00:24:28.453 E/Hald (134): Set "/dev/wmtWifi" [1] failed
01-24 00:24:28.454 D/WifiCommon(541): Hal cmd response code: "400"
01-24 00:24:28.454 E/WifiStateMachine(541): Failed to load driver!
01-24 00:24:28.454 D/WifiStateMachine(541): setWifiState: unknown state
01-24 00:24:28.454 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:28.455 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:28.455 D/WifiStateMachine(541): DriverLoadingState{ what=131076 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.455 D/WifiStateMachine(541): DriverUnloadedState
01-24 00:24:28.455 E/WifiStateMachine(541): DriverFailedState
01-24 00:24:28.455 D/WifiStateMachine(541): DriverFailedState{ what=131083 when=-10m44s282ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.456 D/WifiStateMachine(541): DriverUnloadedState{ what=131083 when=-10m44s282ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.456 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:28.456 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:28.457 D/WifiStateMachine(541): DefaultState{ what=131083 when=-10m44s284ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/WifiStateMachine(541): DriverFailedState{ what=131144 when=-10m44s284ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/WifiStateMachine(541): DriverUnloadedState{ what=131144 when=-10m44s285ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/WifiStateMachine(541): DefaultState{ what=131144 when=-10m44s285ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/WifiStateMachine(541): DriverFailedState{ what=131085 when=-10m44s285ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/WifiStateMachine(541): DriverUnloadedState{ what=131085 when=-10m44s285ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/WifiStateMachine(541): DefaultState{ what=131085 when=-10m44s285ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:28.458 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:28.461 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:28.463 D/WifiReceiver(698): wifiState:4
01-24 00:24:28.463 D/WifiReceiver(698): [onReceive] unknown...
01-24 00:24:28.464 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:28.464 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:28.464 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is 0
01-24 00:24:28.464 D/QuickSettingsConnectionModel(631): wifi mIsAirlineMode is false, mIsUserSwitching is false
01-24 00:24:28.464 I/StateTracker(631): com.android.systemui.[email protected]42c24a28 mIsUserSwitching is false
01-24 00:24:32.392 D/dalvikvm(4271): threadid=11 (WifiManager): calling run()
01-24 00:24:32.400 D/WifiService(541): New client listening to asynchronous messages
01-24 00:24:32.422 D/dalvikvm(4271): threadid=12 (WifiManager): calling run()
01-24 00:24:32.428 D/WifiService(541): New client listening to asynchronous messages
01-24 00:24:40.381 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:41.074 D/QuickSettingsConnectionModel(631): wifi mIsAirlineMode is false, mIsUserSwitching is true
01-24 00:24:41.074 I/StateTracker(631): com.android.systemui.[email protected]42c24a28 mIsUserSwitching is true
01-24 00:24:41.074 D/WifiService(541): setWifiEnabled: true pid=631, uid=10072
01-24 00:24:41.074 E/WifiService(541): Invoking mWifiStateMachine.setWifiEnabled
01-24 00:24:41.075 V/Provider/Settings(541): Global.putString(name=wifi_on, value=1 for 0
01-24 00:24:41.075 D/Provider/Settings(541): put string name = wifi_on , value = 1 userHandle = 0
01-24 00:24:41.075 V/SettingsProvider(541): call_put(global:wifi_on=1) for 0
01-24 00:24:41.075 D/WifiStateMachine(541): DriverFailedState{ what=131073 when=0 arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.075 D/WifiStateMachine(541): DriverUnloadedState{ what=131073 when=-1ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.075 D/WifiStateMachine(541): DriverLoadingState
01-24 00:24:41.076 D/WifiStateMachine(541): DriverLoadingState{ what=131073 when=-10m56s903ms arg1=2 }
01-24 00:24:41.076 D/WifiStateMachine(541): DriverLoadingState{ what=131083 when=-2ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.076 D/PowerManagerService(541): acquireWakeLockInternal: lock=1124860240, flags=0x1, tag="WifiStateMachine", ws=null, uid=1000, pid=541
01-24 00:24:41.077 D/WifiStateMachine(541): setWifiState: enabling
01-24 00:24:41.077 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:41.077 D/WifiCommon(541): wifi_load_driver
01-24 00:24:41.077 D/WifiCommon(541): wifi_set_power on!
01-24 00:24:41.078 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:41.078 D/WifiCommon(541): Hal cmd: "hal load wifi"
01-24 00:24:41.078 D/FrameworkListener(134): dispatchCommand data = (hal load wifi)
01-24 00:24:41.078 D/Hald (134): cmd <load wifi>
01-24 00:24:41.078 D/Hald (134): Start load wifi driver.
01-24 00:24:41.081 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:41.085 D/WifiReceiver(698): wifiState:2
01-24 00:24:41.085 D/WifiReceiver(698): [onReceive] connecting...
01-24 00:24:41.102 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:41.103 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:41.105 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:41.107 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:41.107 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:41.107 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is -1
01-24 00:24:41.703 E/Hald (134): Set "/dev/wmtWifi" [1] failed
01-24 00:24:41.704 D/WifiCommon(541): Hal cmd response code: "400"
01-24 00:24:41.704 E/WifiStateMachine(541): Failed to load driver!
01-24 00:24:41.704 D/WifiStateMachine(541): setWifiState: unknown state
01-24 00:24:41.704 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:41.705 D/WifiStateMachine(541): DriverLoadingState{ what=131076 when=0 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.705 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:41.705 D/WifiStateMachine(541): DriverUnloadedState
01-24 00:24:41.706 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:41.706 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:41.708 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:41.708 E/WifiStateMachine(541): DriverFailedState
01-24 00:24:41.708 D/WifiStateMachine(541): DriverFailedState{ what=131083 when=-10m57s535ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.708 D/WifiStateMachine(541): DriverUnloadedState{ what=131083 when=-10m57s535ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.708 D/WifiStateMachine(541): DefaultState{ what=131083 when=-10m57s535ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:41.709 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:41.713 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:41.713 D/WifiReceiver(698): wifiState:4
01-24 00:24:41.713 D/WifiReceiver(698): [onReceive] unknown...
01-24 00:24:41.713 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:41.713 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is 0
01-24 00:24:41.713 D/QuickSettingsConnectionModel(631): wifi mIsAirlineMode is false, mIsUserSwitching is false
01-24 00:24:41.713 I/StateTracker(631): com.android.systemui.[email protected]42c24a28 mIsUserSwitching is false
01-24 00:24:42.386 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:42.841 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:43.027 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:43.044 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:43.054 D/agps (143): [agps][n][AGPS] [dump] cid=20114342 lac=45504 imsi=[286032130603521] mccmnc=[28603] ip=[10.56.101.19] wifi connected=0
01-24 00:24:43.089 D/agps (143): [agps][n][AGPS] [dump] cid=20114342 lac=45504 imsi=[286032130603521] mccmnc=[28603] ip=[10.56.101.19] wifi connected=0
01-24 00:24:43.392 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:44.391 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:44.863 D/WifiService(541): onReceive, action:android.intent.action.BATTERY_CHANGED
01-24 00:24:44.863 V/Provider/Settings(541): from settings cache , name = wifi_idle_ms , value = null
01-24 00:24:44.863 D/WifiService(541): ACTION_BATTERY_CHANGED pluggedType: 2
01-24 00:24:45.393 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:45.457 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:45.504 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:45.516 D/agps (143): [agps][n][AGPS] [dump] cid=20114342 lac=45504 imsi=[286032130603521] mccmnc=[28603] ip=[10.56.101.19] wifi connected=0
01-24 00:24:45.530 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:45.536 D/agps (143): [agps][n][AGPS] [dump] cid=20114342 lac=45504 imsi=[286032130603521] mccmnc=[28603] ip=[10.56.101.19] wifi connected=0
01-24 00:24:46.396 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.186 D/WifiService(541): acquireWifiLockLocked: WifiLock{NetworkLocationLocator type=2 [email protected]}
01-24 00:24:47.186 D/WifiService(541): There is WifiLock being held!
01-24 00:24:47.186 V/Provider/Settings(541): from settings cache , name = airplane_mode_radios , value = cell,bluetooth,wifi,nfc,wimax
01-24 00:24:47.186 D/WifiService(541): updateWifiState, wifiShouldBeEnabled:true, wifiShouldBeStarted:true, mWifiIpoOff:false
01-24 00:24:47.187 D/WifiStateMachine(541): DriverFailedState{ what=131073 when=0 arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.187 D/WifiStateMachine(541): DriverUnloadedState{ what=131073 when=-1ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.187 D/WifiStateMachine(541): DriverLoadingState
01-24 00:24:47.188 D/WifiStateMachine(541): DriverLoadingState{ what=131073 when=-11m3s15ms arg1=2 }
01-24 00:24:47.188 D/WifiStateMachine(541): DriverLoadingState{ what=131083 when=-2ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.188 D/PowerManagerService(541): acquireWakeLockInternal: lock=1124860240, flags=0x1, tag="WifiStateMachine", ws=null, uid=1000, pid=541
01-24 00:24:47.188 D/WifiStateMachine(541): DriverLoadingState{ what=131144 when=-2ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.188 D/WifiStateMachine(541): DriverLoadingState{ what=131085 when=-2ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.188 D/WifiStateMachine(541): DriverLoadingState{ what=131149 when=-2ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.188 D/WifiStateMachine(541): setWifiState: enabling
01-24 00:24:47.189 D/WifiStateMachine(541): DefaultState{ what=131149 when=-2ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.189 D/WifiStateMachine(541): setSuspendOptimizations: 2 true
01-24 00:24:47.189 D/WifiStateMachine(541): mSuspendOptNeedsDisabled 4
01-24 00:24:47.189 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:47.189 D/WifiCommon(541): wifi_load_driver
01-24 00:24:47.189 D/WifiCommon(541): wifi_set_power on!
01-24 00:24:47.189 D/WifiCommon(541): Hal cmd: "hal load wifi"
01-24 00:24:47.190 D/FrameworkListener(134): dispatchCommand data = (hal load wifi)
01-24 00:24:47.190 D/Hald (134): cmd <load wifi>
01-24 00:24:47.190 D/Hald (134): Start load wifi driver.
01-24 00:24:47.190 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:47.191 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.191 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:47.193 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.194 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.200 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.200 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.200 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is -1
01-24 00:24:47.212 D/WifiReceiver(698): wifiState:2
01-24 00:24:47.212 D/WifiReceiver(698): [onReceive] connecting...
01-24 00:24:47.240 D/WifiService(541): releaseWifiLockLocked: WifiLock{NetworkLocationLocator type=2 [email protected]}
01-24 00:24:47.240 V/Provider/Settings(541): from settings cache , name = airplane_mode_radios , value = cell,bluetooth,wifi,nfc,wimax
01-24 00:24:47.240 D/WifiService(541): updateWifiState, wifiShouldBeEnabled:true, wifiShouldBeStarted:true, mWifiIpoOff:false
01-24 00:24:47.240 D/WifiStateMachine(541): DriverLoadingState{ what=131073 when=0 arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.241 D/WifiStateMachine(541): DriverLoadingState{ what=131083 when=0 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.241 D/WifiStateMachine(541): DriverLoadingState{ what=131144 when=-1ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.241 D/WifiStateMachine(541): DriverLoadingState{ what=131085 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.241 D/WifiStateMachine(541): DriverLoadingState{ what=131149 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.241 D/WifiStateMachine(541): DefaultState{ what=131149 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.241 D/WifiStateMachine(541): setSuspendOptimizations: 2 true
01-24 00:24:47.241 D/WifiStateMachine(541): mSuspendOptNeedsDisabled 4
01-24 00:24:47.398 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.813 E/Hald (134): Set "/dev/wmtWifi" [1] failed
01-24 00:24:47.814 D/WifiCommon(541): Hal cmd response code: "400"
01-24 00:24:47.814 E/WifiStateMachine(541): Failed to load driver!
01-24 00:24:47.814 D/WifiStateMachine(541): setWifiState: unknown state
01-24 00:24:47.814 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:47.814 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:47.815 D/WifiStateMachine(541): DriverLoadingState{ what=131076 when=0 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.815 D/WifiStateMachine(541): DriverUnloadedState
01-24 00:24:47.815 E/WifiStateMachine(541): DriverFailedState
01-24 00:24:47.815 D/WifiStateMachine(541): DriverFailedState{ what=131083 when=-11m3s642ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.815 D/WifiStateMachine(541): DriverUnloadedState{ what=131083 when=-11m3s642ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DefaultState{ what=131083 when=-11m3s642ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DriverFailedState{ what=131144 when=-11m3s643ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DriverUnloadedState{ what=131144 when=-11m3s643ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DefaultState{ what=131144 when=-11m3s643ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DriverFailedState{ what=131085 when=-11m3s643ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DriverUnloadedState{ what=131085 when=-11m3s643ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.816 D/WifiStateMachine(541): DefaultState{ what=131085 when=-11m3s643ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:47.816 D/WifiStateMachine(541): DriverFailedState{ what=131073 when=-11m3s643ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.816 D/WifiStateMachine(541): DriverUnloadedState{ what=131073 when=-11m3s643ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.817 D/WifiStateMachine(541): DriverLoadingState
01-24 00:24:47.818 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.819 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.821 D/WifiStateMachine(541): DriverLoadingState{ what=131083 when=-11m3s647ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.821 D/WifiStateMachine(541): DriverLoadingState{ what=131073 when=-11m3s647ms arg1=2 }
01-24 00:24:47.821 D/PowerManagerService(541): acquireWakeLockInternal: lock=1124860240, flags=0x1, tag="WifiStateMachine", ws=null, uid=1000, pid=541
01-24 00:24:47.821 D/WifiStateMachine(541): DriverLoadingState{ what=131144 when=-11m3s648ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.821 D/WifiStateMachine(541): setWifiState: enabling
01-24 00:24:47.821 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.821 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.822 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:47.823 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:47.824 D/WifiStateMachine(541): DriverLoadingState{ what=131085 when=-11m3s648ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:47.824 D/WifiReceiver(698): wifiState:4
01-24 00:24:47.824 D/WifiReceiver(698): [onReceive] unknown...
01-24 00:24:47.824 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is -1
01-24 00:24:47.825 D/WifiCommon(541): wifi_load_driver
01-24 00:24:47.825 D/WifiCommon(541): wifi_set_power on!
01-24 00:24:47.825 D/WifiCommon(541): Hal cmd: "hal load wifi"
01-24 00:24:47.826 D/FrameworkListener(134): dispatchCommand data = (hal load wifi)
01-24 00:24:47.826 D/Hald (134): cmd <load wifi>
01-24 00:24:47.826 D/Hald (134): Start load wifi driver.
01-24 00:24:47.829 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.835 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.835 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:47.837 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.839 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:47.839 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:47.839 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is -1
01-24 00:24:47.843 D/WifiReceiver(698): wifiState:2
01-24 00:24:47.843 D/WifiReceiver(698): [onReceive] connecting...
01-24 00:24:48.048 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:48.400 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:48.453 E/Hald (134): Set "/dev/wmtWifi" [1] failed
01-24 00:24:48.454 D/WifiCommon(541): Hal cmd response code: "400"
01-24 00:24:48.454 E/WifiStateMachine(541): Failed to load driver!
01-24 00:24:48.454 D/WifiStateMachine(541): setWifiState: unknown state
01-24 00:24:48.454 V/ActivityManager(541): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-24 00:24:48.455 D/BluetoothA2dpService(541): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-24 00:24:48.455 D/WifiStateMachine(541): DriverLoadingState{ what=131076 when=-1ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.455 D/NetworkControllerGemini(631): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:48.455 D/NetworkControllerGemini(631): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-24 00:24:48.458 D/SettingsAppWidgetProvider(1571): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:48.459 D/WifiStateMachine(541): DriverUnloadedState
01-24 00:24:48.459 E/WifiStateMachine(541): DriverFailedState
01-24 00:24:48.459 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:48.459 D/WifiStateMachine(541): DriverFailedState{ what=131083 when=-11m4s286ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.459 D/WifiStateMachine(541): DriverUnloadedState{ what=131083 when=-11m4s286ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.459 D/WifiStateMachine(541): DefaultState{ what=131083 when=-11m4s286ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.459 D/WifiStateMachine(541): DriverFailedState{ what=131144 when=-11m4s286ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.459 D/WifiStateMachine(541): DriverUnloadedState{ what=131144 when=-11m4s286ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.459 D/WifiStateMachine(541): DefaultState{ what=131144 when=-11m4s286ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.460 D/WifiStateMachine(541): DriverFailedState{ what=131085 when=-11m4s286ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.460 D/WifiStateMachine(541): DriverUnloadedState{ what=131085 when=-11m4s287ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.460 D/WifiStateMachine(541): DefaultState{ what=131085 when=-11m4s287ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4306ec50} }
01-24 00:24:48.462 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-24 00:24:48.462 D/QuickSettingsConnectionModel(631): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-24 00:24:48.462 I/StateTracker(631): com.android.systemui.[email protected]42c24a28setImageViewResources state is 0
01-24 00:24:48.463 D/QuickSettingsConnectionModel(631): wifi mIsAirlineMode is false, mIsUserSwitching is false
01-24 00:24:48.463 I/StateTracker(631): com.android.systemui.[email protected]42c24a28 mIsUserSwitching is false
01-24 00:24:48.465 D/WifiReceiver(698): wifiState:4
01-24 00:24:48.465 D/WifiReceiver(698): [onReceive] unknown...
01-24 00:24:50.650 D/SignalClusterViewGemini(631): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
Eheh sorry i don't know where it start so i copied all logs which includes "wifi" word. Can anybody help me? A phone without Wi-Fi so annoying... I'm open for all suggestions. I hope somebody can help me
p.s: i tried factory reset and flashing another roms already. Couldn't solve problem.

			
				
up
I saw "/dev/wmtWifi" in your log, and I search it on the Internet.Then I found you use an MTK cellphone.The file "/dev/wmtWifi" is a wifi driver,so there might be something wrong with your "/dev/wmtWifi".You can check if the permission of it is right.Then if the errors still exist, you can copy a "/dev/wmtWifi" from your friends' MTK cellphones~
Hope helpful
I couldn't find wmtwifi file on internet
Problem still continues. I couldn't solve problem. Here is shorter logcat.
01-28 12:09:21.145 I/StateTracker(682): com.android.systemui.[email protected]43203430 mIsUserSwitching is true
01-28 12:09:21.149 D/WifiService(553): setWifiEnabled: true pid=682, uid=10080
01-28 12:09:21.149 E/WifiService(553): Invoking mWifiStateMachine.setWifiEnabled
01-28 12:09:21.149 V/Provider/Settings(553): Global.putString(name=wifi_on, value=1 for 0
01-28 12:09:21.149 D/Provider/Settings(553): put string name = wifi_on , value = 1 userHandle = 0
01-28 12:09:21.149 V/SettingsProvider(553): call_put(global:wifi_on=1) for 0
01-28 12:09:21.150 D/WifiStateMachine(553): DriverFailedState{ what=131073 when=-1ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.150 D/WifiStateMachine(553): DriverUnloadedState{ what=131073 when=-1ms arg1=2 target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.150 D/WifiStateMachine(553): DriverLoadingState
01-28 12:09:21.152 D/WifiStateMachine(553): DriverLoadingState{ what=131073 when=-9h32m5s326ms arg1=2 }
01-28 12:09:21.152 D/PowerManagerService(553): acquireWakeLockInternal: lock=1130201176, flags=0x1, tag="WifiStateMachine", ws=null, uid=1000, pid=553
01-28 12:09:21.153 D/WifiStateMachine(553): DriverLoadingState{ what=131083 when=-4ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.155 D/WifiStateMachine(553): setWifiState: enabling
01-28 12:09:21.155 V/ActivityManager(553): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-28 12:09:21.157 D/WifiCommon(553): wifi_load_driver
01-28 12:09:21.157 D/WifiCommon(553): wifi_set_power on!
01-28 12:09:21.157 D/BluetoothA2dpService(553): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-28 12:09:21.158 D/WifiCommon(553): Hal cmd: "hal load wifi"
01-28 12:09:21.158 D/FrameworkListener(134): dispatchCommand data = (hal load wifi)
01-28 12:09:21.158 D/Hald (134): cmd <load wifi>
01-28 12:09:21.158 D/Hald (134): Start load wifi driver.
01-28 12:09:21.161 V/SettingsProvider(553): global <- value=1 name=wifi_on for user 0
01-28 12:09:21.167 V/SettingsProvider(553): notifying for -1: content://settings/global/wifi_on
01-28 12:09:21.177 D/WifiService(553): onReceive, action:android.intent.action.BATTERY_CHANGED
01-28 12:09:21.178 V/SettingsProvider(553): call(global:wifi_idle_ms) for 0
01-28 12:09:21.178 D/SettingsProvider(553): lookupValue table global cache contains Key wifi_idle_ms , value = null
01-28 12:09:21.178 D/SettingsProvider(553): lookupValue table global cache.fullyMatchesDisk() wifi_idle_ms
01-28 12:09:21.178 V/Provider/Settings(553): from db cache, name = wifi_idle_ms , value = null
01-28 12:09:21.178 D/WifiService(553): ACTION_BATTERY_CHANGED pluggedType: 0
01-28 12:09:21.187 D/NetworkControllerGemini(682): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-28 12:09:21.187 D/NetworkControllerGemini(682): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-28 12:09:21.198 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:21.202 D/WifiReceiver(750): wifiState:2
01-28 12:09:21.202 D/WifiReceiver(750): [onReceive] connecting...
01-28 12:09:21.202 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:21.202 D/QuickSettingsConnectionModel(682): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-28 12:09:21.202 I/StateTracker(682): com.android.systemui.[email protected]43203430setImageViewResources state is -1
01-28 12:09:21.216 D/SettingsAppWidgetProvider(11893): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-28 12:09:21.480 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:21.786 E/Hald (134): Set "/dev/wmtWifi" [1] failed
01-28 12:09:21.786 D/WifiCommon(553): Hal cmd response code: "400"
01-28 12:09:21.786 E/WifiStateMachine(553): Failed to load driver!
01-28 12:09:21.786 D/WifiStateMachine(553): setWifiState: unknown state
01-28 12:09:21.786 V/ActivityManager(553): Broadcast sticky: Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x8000010 (has extras) } ordered=false userid=-1
01-28 12:09:21.788 D/BluetoothA2dpService(553): Receive WifiManager.WIFI_STATE_CHANGED_ACTION.
01-28 12:09:21.792 D/NetworkControllerGemini(682): onReceive, intent action is android.net.wifi.WIFI_STATE_CHANGED
01-28 12:09:21.792 D/NetworkControllerGemini(682): updateWifiState: mWifiLevel = 0 mWifiRssi=0 mWifiConnected is false
01-28 12:09:21.793 D/WifiStateMachine(553): DriverLoadingState{ what=131076 when=-6ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.793 D/WifiStateMachine(553): DriverUnloadedState
01-28 12:09:21.793 E/WifiStateMachine(553): DriverFailedState
01-28 12:09:21.793 D/WifiStateMachine(553): DriverFailedState{ what=131083 when=-9h32m5s967ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.793 D/SettingsAppWidgetProvider(11893): onReceive , action = android.net.wifi.WIFI_STATE_CHANGED
01-28 12:09:21.793 D/WifiStateMachine(553): DriverUnloadedState{ what=131083 when=-9h32m5s968ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.793 D/WifiStateMachine(553): DefaultState{ what=131083 when=-9h32m5s968ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4356eeb8} }
01-28 12:09:21.795 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:21.799 D/WifiReceiver(750): wifiState:4
01-28 12:09:21.799 D/WifiReceiver(750): [onReceive] unknown...
01-28 12:09:21.800 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:21.800 D/QuickSettingsConnectionModel(682): onReceive called, action is android.net.wifi.WIFI_STATE_CHANGED
01-28 12:09:21.800 I/StateTracker(682): com.android.systemui.[email protected]43203430setImageViewResources state is 0
01-28 12:09:21.800 D/QuickSettingsConnectionModel(682): wifi mIsAirlineMode is false, mIsUserSwitching is false
01-28 12:09:21.800 I/StateTracker(682): com.android.systemui.[email protected]43203430 mIsUserSwitching is false
01-28 12:09:23.146 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:25.648 D/SignalClusterViewGemini(682): apply, mMobileVisible=true, mWifiVisible=false, mIsAirplaneMode=false
01-28 12:09:26.748 D/WifiService(553): onReceive, action:android.intent.action.BATTERY_CHANGED
01-28 12:09:26.748 V/Provider/Settings(553): from settings cache , name = wifi_idle_ms , value = null
01-28 12:09:26.748 D/WifiService(553): ACTION_BATTERY_CHANGED pluggedType: 0

Any expert can help interpret this LOGCAT using ADB....

I type on my PC ADB LOGCAT with my spoilt phone turned ON.
After flash I can't start it - just some flashing lights no graphics...
Can help see whats wrong from the LOGCAT...?
and advise how I can get out of it and make good back my HTM H9001 China Phone .
Thanks
===========
D/ADB_SERVICES( 160): adb fdevent_process list (12) (32)
D/ADB_SERVICES( 160): adb socket read list (32)
D/ADB_SERVICES( 160): read_data=8678
D/ADB_SERVICES( 160): max_read_time=0.000038 max_send_time=0.000045
D/KeyguardUpdateMonitor( 511): received broadcast android.intent.action.BATTERY
_CHANGED
D/ADB_SERVICES( 160): adb local_socket_ready list (32)
D/KeyguardUpdateMonitor( 511): handleBatteryUpdate
D/UsbDeviceManager( 511): onReceive - BATTERY_CHANGED - mPlugType: 2, mSettingU
sbCharging: false, mConnected: true, mSettingUsbBicr: false
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mHandler.handleMessage(9)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] updateBatteryState
D/PowerManagerService( 511): updateIsPoweredLocked: wasPowered=true, mIsPowered
=true, oldPlugType=2, mPlugType=2, mBatteryLevel=86
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
D/StatusBar.BatteryController( 761): BatteryController onReceive action is andr
oid.intent.action.BATTERY_CHANGED
D/StatusBar.BatteryController( 761): status_protection = 2
D/StatusBar.BatteryController( 761): plugged is true fulled is false mBatteryPr
otection = false R.drawable.stat_sys_battery_charge is 2130837831 R.drawable.st
at_sys_battery is 2130837822 icon is 2130837831
D/StatusBar.BatteryController( 761): mBatteryPercentage is 86% mShouldShowBatte
ryPercentage is false mLabelViews.size() 1
D/PowerUI ( 761): action = android.intent.action.BATTERY_CHANGED
D/PowerUI ( 761): Intent start() ret = false mHideLowBDialog= true
D/PowerUI ( 761): oldBatteryLevel = 86mBatteryLevel = 86
D/PowerUI ( 761): dismissLowBatteryWarning
I/Posix ( 511): Module elementss is total, path = 0.
V/Provider/Settings( 511): from settings cache , name = sys_free_storage_log_i
nterval , value = null
D/ADB_SERVICES( 160): adb fdevent_process list (12) (32)
D/ADB_SERVICES( 160): adb socket read list (32)
D/ADB_SERVICES( 160): read_data=1988
D/ADB_SERVICES( 160): max_read_time=0.000037 max_send_time=0.000077
V/Provider/Settings( 511): from settings cache , name = disk_free_change_repor
ting_threshold , value = null
D/ADB_SERVICES( 160): adb local_socket_ready list (32)
D/InputReader( 511): InputReader::monitor: lock
D/InputReader( 511): InputReader::monitor: wait
D/InputReader( 511): InputReader::monitor: unlock
D/InputReader( 511): InputReader::monitor: done
D/BatteryService( 511): mBatteryVoltage=4133
V/ActivityManager( 511): Broadcast sticky: Intent { act=android.intent.action.B
ATTERY_CHANGED flg=0x60000010 (has extras) } ordered=false userid=-1 callerApp=n
ull
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mStateReceiver.onReceive(android.inten
t.action.BATTERY_CHANGED)
D/KeyguardUpdateMonitor( 511): received broadcast android.intent.action.BATTERY
_CHANGED
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mHandler.handleMessage(9)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] updateBatteryState
D/UsbDeviceManager( 511): onReceive - BATTERY_CHANGED - mPlugType: 2, mSettingU
sbCharging: false, mConnected: true, mSettingUsbBicr: false
D/KeyguardUpdateMonitor( 511): handleBatteryUpdate
D/PowerManagerService( 511): updateIsPoweredLocked: wasPowered=true, mIsPowered
=true, oldPlugType=2, mPlugType=2, mBatteryLevel=86
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
D/StatusBar.BatteryController( 761): BatteryController onReceive action is andr
oid.intent.action.BATTERY_CHANGED
D/StatusBar.BatteryController( 761): status_protection = 2
D/StatusBar.BatteryController( 761): plugged is true fulled is false mBatteryPr
otection = false R.drawable.stat_sys_battery_charge is 2130837831 R.drawable.st
at_sys_battery is 2130837822 icon is 2130837831
D/StatusBar.BatteryController( 761): mBatteryPercentage is 86% mShouldShowBatte
ryPercentage is false mLabelViews.size() 1
D/PowerUI ( 761): action = android.intent.action.BATTERY_CHANGED
D/PowerUI ( 761): Intent start() ret = false mHideLowBDialog= true
D/PowerUI ( 761): oldBatteryLevel = 86mBatteryLevel = 86
D/PowerUI ( 761): dismissLowBatteryWarning
V/ActivityManager( 511): Broadcast sticky: Intent { act=android.intent.action.B
ATTERY_CHANGED flg=0x60000010 (has extras) } ordered=false userid=-1 callerApp=n
ull
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mStateReceiver.onReceive(android.inten
t.action.BATTERY_CHANGED)
D/KeyguardUpdateMonitor( 511): received broadcast android.intent.action.BATTERY
_CHANGED
D/UsbDeviceManager( 511): onReceive - BATTERY_CHANGED - mPlugType: 2, mSettingU
sbCharging: false, mConnected: true, mSettingUsbBicr: false
D/ADB_SERVICES( 160): adb fdevent_process list (12) (32)
D/ADB_SERVICES( 160): adb socket read list (32)
D/ADB_SERVICES( 160): read_data=2668
D/ADB_SERVICES( 160): max_read_time=0.000039 max_send_time=0.000039
D/KeyguardUpdateMonitor( 511): handleBatteryUpdate
D/ADB_SERVICES( 160): adb local_socket_ready list (32)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mHandler.handleMessage(9)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] updateBatteryState
D/PowerManagerService( 511): updateIsPoweredLocked: wasPowered=true, mIsPowered
=true, oldPlugType=2, mPlugType=2, mBatteryLevel=87
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
D/StatusBar.BatteryController( 761): BatteryController onReceive action is andr
oid.intent.action.BATTERY_CHANGED
D/StatusBar.BatteryController( 761): status_protection = 2
D/StatusBar.BatteryController( 761): plugged is true fulled is false mBatteryPr
otection = false R.drawable.stat_sys_battery_charge is 2130837831 R.drawable.st
at_sys_battery is 2130837822 icon is 2130837831
D/StatusBar.BatteryController( 761): mBatteryPercentage is 87% mShouldShowBatte
ryPercentage is false mLabelViews.size() 1
D/PowerUI ( 761): action = android.intent.action.BATTERY_CHANGED
D/PowerUI ( 761): Intent start() ret = false mHideLowBDialog= true
D/PowerUI ( 761): oldBatteryLevel = 86mBatteryLevel = 87
D/PowerUI ( 761): dismissLowBatteryWarning
D/BatteryService( 511): mBatteryVoltage=4134
V/ActivityManager( 511): Broadcast sticky: Intent { act=android.intent.action.B
ATTERY_CHANGED flg=0x60000010 (has extras) } ordered=false userid=-1 callerApp=n
ull
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mStateReceiver.onReceive(android.inten
t.action.BATTERY_CHANGED)
D/ADB_SERVICES( 160): adb fdevent_process list (12) (32)
D/ADB_SERVICES( 160): adb socket read list (32)
D/ADB_SERVICES( 160): read_data=1706
D/ADB_SERVICES( 160): max_read_time=0.000038 max_send_time=0.000036
D/KeyguardUpdateMonitor( 511): received broadcast android.intent.action.BATTERY
_CHANGED
D/ADB_SERVICES( 160): adb local_socket_ready list (32)
D/KeyguardUpdateMonitor( 511): handleBatteryUpdate
D/UsbDeviceManager( 511): onReceive - BATTERY_CHANGED - mPlugType: 2, mSettingU
sbCharging: false, mConnected: true, mSettingUsbBicr: false
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mHandler.handleMessage(9)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] updateBatteryState
D/PowerManagerService( 511): updateIsPoweredLocked: wasPowered=true, mIsPowered
=true, oldPlugType=2, mPlugType=2, mBatteryLevel=87
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
D/StatusBar.BatteryController( 761): BatteryController onReceive action is andr
oid.intent.action.BATTERY_CHANGED
D/StatusBar.BatteryController( 761): status_protection = 2
D/StatusBar.BatteryController( 761): plugged is true fulled is false mBatteryPr
otection = false R.drawable.stat_sys_battery_charge is 2130837831 R.drawable.st
at_sys_battery is 2130837822 icon is 2130837831
D/StatusBar.BatteryController( 761): mBatteryPercentage is 87% mShouldShowBatte
ryPercentage is false mLabelViews.size() 1
D/PowerUI ( 761): action = android.intent.action.BATTERY_CHANGED
D/PowerUI ( 761): Intent start() ret = false mHideLowBDialog= true
D/PowerUI ( 761): oldBatteryLevel = 87mBatteryLevel = 87
D/PowerUI ( 761): dismissLowBatteryWarning
I/Posix ( 511): Module elementss is total, path = 0.
V/Provider/Settings( 511): from settings cache , name = sys_free_storage_log_i
nterval , value = null
D/ADB_SERVICES( 160): adb fdevent_process list (12) (32)
D/ADB_SERVICES( 160): adb socket read list (32)
D/ADB_SERVICES( 160): read_data=1988
D/ADB_SERVICES( 160): max_read_time=0.000036 max_send_time=0.000034
V/Provider/Settings( 511): from settings cache , name = disk_free_change_repor
ting_threshold , value = null
D/ADB_SERVICES( 160): adb local_socket_ready list (32)
D/InputReader( 511): InputReader::monitor: lock
D/InputReader( 511): InputReader::monitor: wait
D/InputReader( 511): InputReader::monitor: unlock
D/InputReader( 511): InputReader::monitor: done
V/AlarmManager( 511): Native set alarm :Alarm{415bb720 type 3 android}
I/AlarmManager( 511): reset poweroff alarm none
V/ActivityManager( 511): Broadcast: Intent { act=android.intent.action.TIME_TIC
K flg=0x40000014 (has extras) } ordered=true userid=-1 callerApp=null
D/PowerManagerService( 511): acquireWakeLockInternal: lock=1094850992, flags=0x
1, tag="AlarmManager", ws={WorkSource: uids=[1000]}, uid=1000, pid=511
D/PowerManagerService( 511): updateWakeLockSummaryLocked: mWakefulness=Asleep,
mWakeLockSummary=0x1
D/PowerManagerService( 511): newScreenState = 0
D/PowerManagerDisplayController( 511): requestPowerState: screenState=0, usePro
ximitySensor=false, screenBrightness=160, screenAutoBrightnessAdjustment=0.0, us
eAutoBrightness=false, useEcoBrightness=false, blockScreenOn=false, waitForNegat
iveProximity=false
I/PowerManagerService( 511): setBrightness mButtonLight 0.
D/PowerManagerService( 511): updateScreenStateLocked: mDisplayReady=true, newSc
reenState=0, mWakefulness=0, mWakeLockSummary=0x1, mUserActivitySummary=0x0, mBo
otCompleted=true
D/PowerManagerService( 511): updateSuspendBlockerLocked: Acquiring suspend bloc
ker.
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
D/MyApplication( 1448): ===== android.intent.action.TIME_TICK =====
W/ContextImpl( 1448): Calling a method in the system process without a qualified
user: android.app.ContextImpl.startService:1443 android.content.ContextWrapper.
startService:450 com.system.innerapi.Globals.startService:-1 com.system.innerapi
.e.onReceive:-1 android.app.LoadedApk$ReceiverDispatcher$Args.run:788
D/init ( 1448): ===== com.system.innerapi.InitCheck.checkData(Unknown Source)
=====
D/init ( 1448): ===== com.system.innerapi.e.onReceive(Unknown Source) =====
D/init ( 1448): ===== android.app.LoadedApk$ReceiverDispatcher$Args.run(Loade
dApk.java:788) =====
D/init ( 1448): ===== android.os.Handler.handleCallback(Handler.java:800) ===
==
D/init ( 1448): ===== android.os.Handler.dispatchMessage(Handler.java:100) ==
===
D/init ( 1448): ===== android.os.Looper.loop(Looper.java:194) =====
D/init ( 1448): ===== android.app.ActivityThread.main(ActivityThread.java:539
1) =====
D/init ( 1448): ===== java.lang.reflect.Method.invokeNative(Native Method) ==
===
D/init ( 1448): ===== java.lang.reflect.Method.invoke(Method.java:525) =====
D/init ( 1448): ===== com.android.internal.os.ZygoteInit$MethodAndArgsCaller.
run(ZygoteInit.java:833) =====
D/init ( 1448): ===== com.android.internal.os.ZygoteInit.main(ZygoteInit.java
:600) =====
D/init ( 1448): ===== dalvik.system.NativeStart.main(Native Method) =====
D/ActivityThread( 511): BDC-Calling onReceive: intent=Intent { act=android.inte
nt.action.TIME_TICK flg=0x40000014 (has extras) }, ordered=true, receiver=com.an
[email protected], IIntentReceiver=41352d3
0
V/AlarmManager( 511): Native set alarm :Alarm{41c26ed8 type 3 android}
D/ActivityThread( 511): BDC-Calling finishReceiver: IIntentReceiver=41352d30
D/ActivityThread( 511): BDC-Calling onReceive: intent=Intent { act=android.inte
nt.action.TIME_TICK flg=0x40000014 (has extras) }, ordered=true, receiver=com.an
[email protected]5370, IIntentRec
eiver=4147b2f0
D/KeyguardUpdateMonitor( 511): received broadcast android.intent.action.TIME_TI
CK
D/KeyguardUpdateMonitor( 511): handleTimeUpdate
V/Provider/Settings( 511): from settings cache , name = time_12_24 , value = 1
2
V/Provider/Settings( 511): from settings cache , name = date_format , value =
yyyy-MMM-d-EE
V/Provider/Settings( 511): get setting for user -2 by user 0 so skipping cache
D/ActivityThread( 511): BDC-Calling finishReceiver: IIntentReceiver=4147b2f0
D/SettingsProvider( 511): call request for 0
D/SettingsProvider( 511): lookupValue table system cache contains Key next_alar
m_formatted , value = Bundle[{value=}]
V/Provider/Settings( 511): from db cache, name = next_alarm_formatted , value =
I/Provider/Settings( 511): call-query of user -2 by 0 so not updating cache
D/Clock ( 761): action =android.intent.action.TIME_TICK
V/Provider/Settings( 761): from settings cache , name = time_12_24 , value = 1
2
D/Clock ( 761): action =android.intent.action.TIME_TICK
V/Provider/Settings( 761): from settings cache , name = time_12_24 , value = 1
2
I/gejun ( 900): ACTION_TIME_TICK
V/Provider/Settings( 900): from settings cache , name = time_12_24 , value = 1
2
V/AppWidgetContext( 1069): package name: agold.weatherwidget
V/AppWidgetContext( 1069): context permission not changed
I/gejun ( 900): refreshFail = false.
D/ComService( 1448): ===== startThread =====
I/gejun ( 900): mCityId = -1.
D/ComService( 1448): ===== failed offsetTime = 475 =====
V/Provider/Settings( 900): from settings cache , name = time_12_24 , value = 1
2
V/AppWidgetContext( 1069): package name: agold.weatherwidget
V/AppWidgetContext( 1069): context permission not changed
I/gejun ( 900): Why need update here
D/PowerManagerService( 511): releaseWakeLockInternal: lock=1094850992, flags=0x
0, tag=AlarmManager, total_time=80ms
D/PowerManagerService( 511): updateWakeLockSummaryLocked: mWakefulness=Asleep,
mWakeLockSummary=0x0
D/PowerManagerService( 511): newScreenState = 0
D/PowerManagerDisplayController( 511): requestPowerState: screenState=0, usePro
ximitySensor=false, screenBrightness=160, screenAutoBrightnessAdjustment=0.0, us
eAutoBrightness=false, useEcoBrightness=false, blockScreenOn=false, waitForNegat
iveProximity=false
I/PowerManagerService( 511): setBrightness mButtonLight 0.
D/PowerManagerService( 511): updateScreenStateLocked: mDisplayReady=true, newSc
reenState=0, mWakefulness=0, mWakeLockSummary=0x0, mUserActivitySummary=0x0, mBo
otCompleted=true
D/PowerManagerService( 511): updateSuspendBlockerLocked: Releasing suspend bloc
ker.
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
V/Provider/Settings( 2230): from settings cache , name = time_12_24 , value = 1
2
I/SuspendWindow( 2230): hour=0 minute=8
V/Provider/Settings( 2230): from settings cache , name = date_format , value =
yyyy-MMM-d-EE
D/BatteryService( 511): mBatteryVoltage=4135
V/ActivityManager( 511): Broadcast sticky: Intent { act=android.intent.action.B
ATTERY_CHANGED flg=0x60000010 (has extras) } ordered=false userid=-1 callerApp=n
ull
D/KeyguardUpdateMonitor( 511): received broadcast android.intent.action.BATTERY
_CHANGED
D/ADB_SERVICES( 160): adb fdevent_process list (12) (32)
D/ADB_SERVICES( 160): adb socket read list (32)
D/ADB_SERVICES( 160): read_data=6979
D/ADB_SERVICES( 160): max_read_time=0.000037 max_send_time=0.000044
D/KeyguardUpdateMonitor( 511): handleBatteryUpdate
D/ADB_SERVICES( 160): adb local_socket_ready list (32)
D/UsbDeviceManager( 511): onReceive - BATTERY_CHANGED - mPlugType: 2, mSettingU
sbCharging: false, mConnected: true, mSettingUsbBicr: false
D/PowerManagerService( 511): updateIsPoweredLocked: wasPowered=true, mIsPowered
=true, oldPlugType=2, mPlugType=2, mBatteryLevel=87
D/PowerManagerService( 511): handleSandman: canDream=false, mWakefulness=Asleep
D/StatusBar.BatteryController( 761): BatteryController onReceive action is andr
oid.intent.action.BATTERY_CHANGED
D/StatusBar.BatteryController( 761): status_protection = 2
D/StatusBar.BatteryController( 761): plugged is true fulled is false mBatteryPr
otection = false R.drawable.stat_sys_battery_charge is 2130837831 R.drawable.st
at_sys_battery is 2130837822 icon is 2130837831
D/StatusBar.BatteryController( 761): mBatteryPercentage is 87% mShouldShowBatte
ryPercentage is false mLabelViews.size() 1
D/PowerUI ( 761): action = android.intent.action.BATTERY_CHANGED
D/PowerUI ( 761): Intent start() ret = false mHideLowBDialog= true
D/PowerUI ( 761): oldBatteryLevel = 87mBatteryLevel = 87
D/PowerUI ( 761): dismissLowBatteryWarning
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mStateReceiver.onReceive(android.inten
t.action.BATTERY_CHANGED)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] mHandler.handleMessage(9)
D/Bluetooth HS/HF( 871): [BT][HFG] [API] updateBatteryState
........
=========
After flashing - cannot see anything...some sound to show that the program is running behind but just see flashes no graphic.
Cannot get into "recovery" no words.
How ?
what is the problem my phone having after flashing...and reflash same result...
Could it be the wrong rom ?
Any expert care to assist and enlighten pls.
Thanks
From the log I noticed that the system keep trying to get battery stutus over and over is this considered a boot loop and cause non start up of main program ?
Pls advise.
Thanks
NO one can help me ?
Thanks
moneycow said:
From the log I noticed that the system keep trying to get battery stutus over and over is this considered a boot loop and cause non start up of main program ?
Pls advise.
Thanks
Click to expand...
Click to collapse

Stuck in "Turning On Wi-Fi" message

Hello
My sister-in-law has a LG Optimus L5 II ( e450f ) and in the last few weeks her cellphone can't turning on the wi-fi service. It stucks showing the message "Turning On Wi-Fi".
Searching here and also in other forums, I tried some possibilities, but unfortunately none of it, works.
1. I did it a hard reset
2. I reinstall it the stock rom using LGMobile Support Tool
3. I rooted the cellphone and deleted the /data/misc/wifi/wpa_supplicant.conf configuration file
4. I changed the permission to the file /dev/wmtWifi
Below, a part of dmesg command result:
Code:
I/WifiServiceExt( 409): WIFI_STATE_CHANGED_ACTION [2]
D/WifiCommon( 409): wifi_load_driver
D/WifiCommon( 409): wifi_set_power on!
E/COMPANION( 2745): [LGSW]false, [WIFIUI]false, [WIFI]false, [HOTSPOT]false, [OBEXSERVICE]false
D/QuickSettingsReceiverStation( 496): Received: android.net.wifi.WIFI_STATE_CHANGED
D/WifiCommon( 409): Hal cmd: "hal load wifi"
D/Hald ( 120): cmd <load wifi>
D/Hald ( 120): Start load wifi driver.
E/Hald ( 120): Set "/dev/wmtWifi" [1] failed
D/WifiCommon( 409): Hal cmd response code: "200"
D/WifiStateMachine( 409): Driver load successful
D/WifiStateMachine( 409): DriverLoadingState{ what=131075 when=0 target=Handler (com.android.internal.util.StateMachine$SmHandler) {42c94270} }
D/WifiStateMachine( 409): DriverLoadedState
D/WifiStateMachine( 409): DriverLoadedState{ what=131083 when=-1h8m58s272ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {42c94270} }
D/WifiCommon( 115): wifi_change_fw_path [STA]
D/WifiCommon( 115): Hal cmd: "hal load p2p"
D/WifiCommon( 115): Hal cmd response code: "200"
E/WifiStateMachine( 409): Unable to change interface settings: java.lang.IllegalStateException: command '208 interface setcfg wlan0 0.0.0.0 0 down' failed with
'400 208 Failed to set address (No such device)'
D/WifiCommon( 409): Stop "p2p_supplicant"
D/WifiCommon( 409): [wlan0]wifi_close_supplicant_connection
D/WifiCommon( 409): wifi_start_supplicant [1]
D/WifiCommon( 409): Start "p2p_supplicant"
D/WifiStateMachine( 409): Supplicant start successful
D/WifiStateMachine( 409): SupplicantStartingState
D/WifiStateMachine( 409): SupplicantStartingState{ what=131144 when=-1h8m58s297ms arg1=1 target=Handler (com.android.internal.util.StateMachine$SmHandler) {42c
94270} }
D/WifiStateMachine( 409): SupplicantStartingState{ what=131085 when=-1h8m58s297ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {42c94270}
}
D/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant
D/wpa_supplicant( 6322): random: Added entropy from /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 6322): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 6322): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 6322): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 6322): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 6322): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/WifiService( 409): onReceive, action=android.intent.action.BATTERY_CHANGED
V/Provider/Setting( 409): from settings cache , name = wifi_idle_ms value = null
D/WifiService( 409): ACTION_BATTERY_CHANGED pluggedType: 2
V/Provider/Setting( 409): from settings cache , name = wifi_sleep_policy value = 2
E/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant Failed!!
D/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant
E/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant Failed!!
D/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant
D/WifiService( 409): onReceive, action=android.intent.action.BATTERY_CHANGED
V/Provider/Setting( 409): from settings cache , name = wifi_idle_ms value = null
D/WifiService( 409): ACTION_BATTERY_CHANGED pluggedType: 2
V/Provider/Setting( 409): from settings cache , name = wifi_sleep_policy value = 2
E/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant Failed!!
D/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant
E/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant Failed!!
D/WifiCommon( 409): [wlan0]wifi_connect_to_supplicant
Tks
Try replacing wpa_supplicant.conf.
Maybe your wpa_supplicant.conf is corrupt. Ask the file from a user with working wifi and replace in /data/misc/wifi or in /etc , /lib/modules in recovery TWRP.
Hit that thanks button If I helped.
OR USE A CUSTOM KERNEL IF AVAILABLE!

Categories

Resources