[ROM][4.4.2][WIP] OmniROM [UNOFFICIAL] - HTC Wildfire S

{
"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"
}
Since KitKat is becoming stable, I have built another ROM and decided to share it with you.
OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance, reliability and features over stock Android for your device. It is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restores the Google parts.
All the source code for OmniROM is available in the OmniROM Github repo.
More information about Omni
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
NOT WORKING/BROKEN
Same as in CM11
Camera
CHANGELOG
Code:
[B][U]29/05/2014:[/U][/B]
[LIST]
[*]Fixed USB Mass storage - [URL="gerrit.omnirom.org/#/c/5041/"]gerrit.omnirom.org/#/c/5041/[/URL]
[*]Omni/omniarmv6 upstream
[/LIST]
[B][U]06/05/2014:[/U][/B]
[LIST]
[*]Fixed OMX
[*]Fixed camera video recording
[*]Omni/omniarmv6 upstream
[/LIST]
[B][U]01/05/2014:[/U][/B]
[LIST]
[*]Initial release
[/LIST]
DOWNLOAD
OmniROM - team-simplicit.com
BTW: This ROM is not rooted, you have to flash SuperSU!
SCREENSHOTs
SOURCEs
Manifest
Device Config
Kernel Source
CREDITS
My awesome team (izi501, feroxx, Kevinjoa, thehacka1) for being so awesome!
WinSuk for the linker/reboot fix
benjamingwynn
niks255
JDevs and the OWL Team
The androidarmv6 team
The Omni team

Great job Oli. [emoji111]
Gesendet von meinem LG-gee mit Tapatalk

Info about ME
You're impossible @Olivier :laugh:
Anyway... New dev is coming

CyanFrank said:
You're impossible @Olivier :laugh:
Anyway... New dev is coming
Click to expand...
Click to collapse
Oh my goodness I really can't get it Just gonna press the download button...

I can haz logcat?
Logcat time!
The rom is quite smooth IMHO even with INT2EXT enabled, there are a few quirks here and there
This is something that pops up quite some times in the logcat, something to do with the GPU
Code:
[ 05-03 16:55:09.561 5054: 5054 E/memalloc ]
/dev/pmem: Failed to map buffer size:4202496 offset:1843200 fd:83 Error: Invalid
argument
[ 05-03 16:55:09.561 5054: 5054 E/gralloc ]
Could not mmap handle 0x2a1eac10, fd=83 (Invalid argument)
[ 05-03 16:55:09.561 5054: 5054 E/gralloc ]
gralloc_register_buffer: gralloc_map failed
[ 05-03 16:55:09.561 5054: 5054 W/GraphicBufferMapper ]
registerBuffer(0x2a1eac10) failed -22 (Invalid argument)
[ 05-03 16:55:09.561 5054: 5054 E/GraphicBuffer ]
unflatten: registerBuffer failed: Invalid argument (-22)
[ 05-03 16:55:09.561 5054: 5054 E/Adreno200-EGLSUB ]
CreateImage() Invalid Native Buffer or handle
[ 05-03 16:55:09.561 5054: 5054 E/Adreno200-EGL ]
<qeglDrvAPI_eglCreateImageKHR:4160>: EGL_BAD_PARAMETER
Also, "Advanced settings" in "Performance" FCs
Code:
[ 05-03 16:58:34.951 4889: 4889 E/AndroidRuntime ]
FATAL EXCEPTION: main
Process: com.android.settings, PID: 4889
java.lang.NullPointerException
at java.io.File.fixSlashes(File.java:185)
at java.io.File.<init>(File.java:134)
at java.io.FileInputStream.<init>(FileInputStream.java:105)
at java.io.FileReader.<init>(FileReader.java:66)
at com.brewcrewfoo.performance.fragments.VoltageControlSettings.getVolts
(VoltageControlSettings.java:229)
at com.brewcrewfoo.performance.fragments.VoltageControlSettings.onCreate
(VoltageControlSettings.java:77)
at android.app.Fragment.performCreate(Fragment.java:1678)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:859)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062
)
at android.app.BackStackRecord.run(BackStackRecord.java:684)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.ja
va:1447)
at android.app.FragmentManagerImpl$1.run(FragmentManager.java:443)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5017)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit
.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133)
at dalvik.system.NativeStart.main(Native Method)
The lights of capacitive keys and the notification LED do not work. Suggestions to get logcats for these?
Finally, The phone doesn't show any charging status or animation when the phone is plugged in, the phone is charging though.

Very Very good new htc wildfire s good olivier

csoulr666 said:
Logcat time!
Click to expand...
Click to collapse
Thanks for the logs! :good:
csoulr666 said:
The rom is quite smooth IMHO even with INT2EXT enabled, there are a few quirks here and there
This is something that pops up quite some times in the logcat, something to do with the GPU
Click to expand...
Click to collapse
Should be fixed in the next release...
csoulr666 said:
The lights of capacitive keys and the notification LED do not work. Suggestions to get logcats for these?
Finally, The phone doesn't show any charging status or animation when the phone is plugged in, the phone is charging though.
Click to expand...
Click to collapse
Look at the first screenshot, the device does show the charging symbol in the statusbar.
However, the lights and the notification LED really don't work. I will look into it ASAP.
EDIT: New update is up, check the OP!

Olivier said:
Look at the first screenshot, the device does show the charging symbol in the statusbar.
Click to expand...
Click to collapse
It does show a charging animation(I was using percent only, no animation there), but in the quick settings toggle or the diag menu(*#*#4636#*#*) do not show the charging status.
However, the lights and the notification LED really don't work. I will look into it ASAP.
Click to expand...
Click to collapse
Actually I found saw that LED works for certain notifications(only Gmail so far) but never for charging.......the latter might be because the system doesn't show the charging status
Also I have a question, will flashing the new update on the rom without wiping remove root as well??

csoulr666 said:
Will flashing the new update on the rom without wiping remove root as well??
Click to expand...
Click to collapse
I think so, because system (where SuperSU is located) gets wiped.

Olivier said:
I think so, because system (where SuperSU is located) gets wiped.
Click to expand...
Click to collapse
I just remembered, SuperSU asked me to install an addon script just to survive flashing...... Silly me:silly:

Question, you have not added UMS as of now am I right?? Because nothing pops up when I connect my phone to my PC

Wow! Looks like I'm the only one using OMNI, everyone else is glued to CM11 :laugh:
I got some more logs, hopefully helpful ones, regarding VPN ,bluetooth and wifi tethering

Thanks for the logs! Yep I just noticed that bug too - I will maybe look into it on the weekend.

Build from source ?
Olivier said:
Thanks for the logs! Yep I just noticed that bug too - I will maybe look into it on the weekend.
Click to expand...
Click to collapse
I have built CM11 from source, and would love to build this one too, to compare, I was expecting an omni branch in your github but didn't see it ?

Omni is at "android-4.4".
Gesendet von meinem Lenovo A3000-H mit Tapatalk

Awesome ROM but the quick pulldown disappear after reboot.

The patch not working camera

You always do the best olivier
Sent from my XT1032 using XDA Free mobile app

I'm not using this ROM
But,there is a workaround for USB Mass Storage bug,you see you can maybe use mobogenie pc app to make it work,because it mounts sd to pc without having to unmount it from device.
Best Wishes and tell me if it works

Camera?
I tried the camera patch with a complete wipe(including system) following the 6th may build........The "Can't connect to camera" prompt doesn't come but I'm greeted with a completely black screen, I tried a few other photo taking apps(Splitpic, Instagram and even a barcode scanner) but I still go the same result.
So here's a logcat of me opening the stock camera app
Code:
[ 05-07 21:02:49.867 615: 667 I/ActivityManager ]
Start proc com.android.camera2 for activity com.android.camera2/com.android.came
ra.CameraLauncher: pid=4766 uid=10050 gids={50050, 3003, 1028, 1015, 1023}
[ 05-07 21:02:50.817 4766: 4766 D/CameraStorage ]
External storage state=mounted
[ 05-07 21:02:50.827 4766: 4766 V/NFC ]
this device does not have NFC support
[ 05-07 21:02:50.858 4766: 4766 V/CAM_PhotoModule ]
On resume.
[ 05-07 21:02:50.858 4766: 4766 V/CAM_PhotoModule ]
Executing onResumeTasks.
[ 05-07 21:02:50.858 4766: 4766 V/CAM_PhotoModule ]
Open camera device.
[ 05-07 21:02:50.858 129: 129 D/AK8975 ]
Compass Start
[ 05-07 21:02:50.878 124: 1053 D/CameraHAL ]
CameraHAL_GetNum_Cameras: loading libcamera at 0x4077eed8
[ 05-07 21:02:50.888 4766: 4766 V/CameraHolder ]
open camera 0
[ 05-07 21:02:51.298 124: 668 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:51.558 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:51.808 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:51.919 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:52.119 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:52.299 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:52.519 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:52.719 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:52.920 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:53.110 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:53.190 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:53.410 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:53.590 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:53.790 124: 4221 W/MPEG4Extractor ]
ignoring edit list with 2 entries
[ 05-07 21:02:53.790 124: 4221 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:54.021 124: 668 W/MPEG4Extractor ]
ignoring edit list with 2 entries
[ 05-07 21:02:54.031 124: 668 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:54.231 124: 668 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:54.411 124: 1053 W/MPEG4Extractor ]
ignoring edit list with 2 entries
[ 05-07 21:02:54.421 124: 1053 D/ExtendedUtils ]
extended extractor not needed, return default
[ 05-07 21:02:59.786 615: 631 E/WindowManager ]
Starting window AppWindowToken{420b01a8 token=Token{420af890 ActivityRecord{420a
f6b8 u0 com.android.camera2/com.android.camera.CameraLauncher t453}}} timed out
[ 05-07 21:02:59.796 615: 632 W/ActivityManager ]
Launch timeout has expired, giving up wake lock!
[ 05-07 21:03:10.857 615: 632 W/ActivityManager ]
Timeout executing service: ServiceRecord{42208360 u0 com.android.camera2/com.and
roid.camera.MediaSaveService}
[ 05-07 21:03:10.917 615: 632 I/Process ]
Sending signal. PID: 4766 SIG: 3
[ 05-07 21:03:10.917 4766: 4771 I/dalvikvm ]
threadid=3: reacting to signal 3
[ 05-07 21:03:10.967 4766: 4771 I/dalvikvm ]
Wrote stack traces to '/data/anr/traces.txt'
[ 05-07 21:03:10.967 615: 632 I/Process ]
Sending signal. PID: 615 SIG: 3
[ 05-07 21:03:10.967 615: 620 I/dalvikvm ]
threadid=3: reacting to signal 3
[ 05-07 21:03:11.538 615: 627 E/Sensors ]
poll() failed (Interrupted system call)
[ 05-07 21:03:11.578 615: 632 I/Process ]
Sending signal. PID: 991 SIG: 3
[ 05-07 21:03:11.578 991: 996 I/dalvikvm ]
threadid=3: reacting to signal 3
[ 05-07 21:03:11.608 615: 620 I/dalvikvm ]
Wrote stack traces to '/data/anr/traces.txt'
[ 05-07 21:03:11.608 615: 632 I/Process ]
Sending signal. PID: 803 SIG: 3
[ 05-07 21:03:11.618 803: 815 I/dalvikvm ]
threadid=3: reacting to signal 3
[ 05-07 21:03:11.728 803: 815 I/dalvikvm ]
Wrote stack traces to '/data/anr/traces.txt'
[ 05-07 21:03:11.738 615: 632 I/Process ]
Sending signal. PID: 795 SIG: 3
[ 05-07 21:03:11.738 795: 809 I/dalvikvm ]
threadid=3: reacting to signal 3
[ 05-07 21:03:11.758 991: 996 I/dalvikvm ]
Wrote stack traces to '/data/anr/traces.txt'
[ 05-07 21:03:11.768 615: 632 I/Process ]
Sending signal. PID: 783 SIG: 3
[ 05-07 21:03:11.768 783: 794 I/dalvikvm ]
threadid=3: reacting to signal 3
[ 05-07 21:03:11.858 783: 794 I/dalvikvm ]
Wrote stack traces to '/data/anr/traces.txt'
[ 05-07 21:03:11.958 795: 809 I/dalvikvm ]
Wrote stack traces to '/data/anr/traces.txt'
[ 05-07 21:03:13.920 615: 632 E/ActivityManager ]
ANR in com.android.camera2
PID: 4766
Reason: Executing service com.android.camera2/com.android.camera.MediaSaveServic
e
Load: 10.33 / 14.25 / 12.94
CPU usage from 6040ms to 0ms ago:
1.3% 129/akmd: 0.1% user + 1.1% kernel
1.3% 615/system_server: 0.8% user + 0.4% kernel
0.3% 5/events/0: 0% user + 0.3% kernel
0.1% 109/yaffs-bg-1: 0% user + 0.1% kernel
0.1% 754/wpa_supplicant: 0.1% user + 0% kernel
1.8% TOTAL: 0.6% user + 1.1% kernel
CPU usage from 2456ms to 2995ms later:
12% 615/system_server: 1.7% user + 10% kernel
10% 632/ActivityManager: 1.7% user + 8.9% kernel
1.7% 615/system_server: 1.7% user + 0% kernel
9.2% TOTAL: 1.8% user + 7.4% kernel
[ 05-07 21:03:22.719 615: 632 W/ActivityManager ]
Force finishing activity com.android.camera2/com.android.camera.CameraLauncher
[ 05-07 21:03:22.729 615: 632 I/ActivityManager ]
Killing 4766:com.android.camera2/u0a50 (adj 0): user request after error
[ 05-07 21:03:23.019 129: 129 D/AK8975 ]
Compass CLOSE
[ 05-07 21:03:23.439 615: 625 W/InputMethodManagerService ]
Window already focused, ignoring focus gain of: com.android.internal.view.IInput
[email protected] attribute=null, token = [email protected]
41ed3308

Related

[Q] HOX needs an umbillical cord, and I think that's just wrong

Heya,
I have no idea how to put this without making me sound like an idiot, but here's what happened.
I was running CM10.1, stock kernel, beta 9 (I think...) and messed around in the settings a bit.
Here's what I changed
- disabled zRam
- allow purging of assets
- CPU governor to interactive
- min freq to 350mhz (the main issue I had was sound skipping when listening to music, I wanted to see if it's a CPU issue)
--> Phone reboot.
Result: CM boot animation comes up for a few seconds and the screen suddenly becomes garbled and all weird (but the CM logo is still there, just a lot more glitchy and not animated anymore)
Since I have backups of all files I felt like this was the perfect moment to update my CM10.1 to a newer version, now that I have screwed the system in some way. Booted into recovery, placed zips on the SD, did the whole update process, flashed boot.img etc. etc. aaaand:
Same thing.
Reflashed everything, wiped everything, praised cthulhu, tried out different roms, different kernels, I even flashed my failsafe nand backup from summer last year and it had the same issue. The only difference was that CM10.1 roms were the only ROMs that showed the garbled screen, PA, stock etc. only stopped the boot animation and rebooted.
So I gave up for the day and plugged it into the wall charger - lo and behold, it works. It boots up, runs stable, everything.
So the situation now is as follows:
My phone gets stuck on boot and reboots immediately.
My phone boots perfectly well and runs like normal if its connected to a charger.
My phone also boots perfectly well and runs like normal if its connected to a PC, USB storage works, too.
As soon as I unplug the USB cable, the phone just freezes and after a minute or so it reboots.
And I have absolutely no idea what to do. Can anyone help?
Odp: [Q] HOX needs an umbillical cord, and I think that's just wrong
Try to lock bootloader and run RUU, see if it helps if yes, then unlock vootloader and flash cyanogenmod from scratch, wipe everything, flash only kernel, cm10.1 and gapps, and see if it boots
Sent from my HTC One X.
POLSKAAAAAA BIAAAALOOOO CZEEEERWONIIIII!!!!!!!!!
Experienced something similar on another phone, I resolved it by redownloading the file, fastboot erase boot and re-flashing the boot due to a corrupt file. Either that or sacrifice your next of kin to Cthulhu, always works.
gallardo5 said:
Try to lock bootloader and run RUU, see if it helps if yes, then unlock vootloader and flash cyanogenmod from scratch, wipe everything, flash only kernel, cm10.1 and gapps, and see if it boots
Sent from my HTC One X.
POLSKAAAAAA BIAAAALOOOO CZEEEERWONIIIII!!!!!!!!!
Click to expand...
Click to collapse
Thing is, I'm on Linux so running RUU is out of the question. I could try to flash a stock nandroid backup but I'm really wondering whether flashing anything at all is really going to help.
It seems like I changed or corrupted something that persists no matter what ROM or kernel I use, I may try to up- or downgrade the HBOOT (is downgrading even possible? Time to find out!) because thats the only thing I'm aware of that doesn't change with ROM and kernel flashes.
However, I'm anxious to screw it even further so I'm kinda hoping that somebody replies who knows _exactly_ what is wrong, gives me a hug, wipes away my tears and tells me how easy and trivial it is to fix this.
A boy can dream, right?
sinkster said:
Experienced something similar on another phone, I resolved it by redownloading the file, fastboot erase boot and re-flashing the boot due to a corrupt file. Either that or sacrifice your next of kin to Cthulhu, always works.
Click to expand...
Click to collapse
Tried it, unfortunately no change. Although fastboot didn't allow me to erase boot, but I think thats normal with the HOX.
Aw jeez why do I always have to monkey around in the settings...
Minor update (and editing doesn't work for some reason...)
With stock O2 Germany JB 4.1.1 rom the phone gets to the initial lockscreen only to freeze there. So it seems like it boots properly but then something goes off the rails.
Also, when booting the phone plugged in (y'know, to actually use it) and then unplugging it, I have about 5 seconds of normal usage until the phone freezes again. So it's not instantaneous.
However, a bigger question came to me: What could be the relevant log files for this? I want to troubleshoot it myself since I'm pretty sure that this is a unique thing, but I don't know what logs I need to check.
I already looked in kmesg and last_kmesg but I can't see anything abnormal in there, no "xx failed", no "error!".
Install adb wireless (needs root), launch it and type on your PC's adb cmd prompt:
adb connect xxx.xxx.xx.xx (example: 192.168.0.10, the app tells you the exact ip)
adb logcat -v long > C:\log.txt
Now do the action that causes it to freeze and wait a moment
then press ctrl+c to terminate and take a look at the log file.
TToivanen said:
Install adb wireless (needs root), launch it and type on your PC's adb cmd prompt:
adb connect xxx.xxx.xx.xx (example: 192.168.0.10, the app tells you the exact ip)
adb logcat -v long > C:\log.txt
Now do the action that causes it to freeze and wait a moment
then press ctrl+c to terminate and take a look at the log file.
Click to expand...
Click to collapse
Did that twice, results look like this:
Plug pulled at 15:39
Code:
[ 03-26 15:39:00.037 463: 515 D/PowerManagerService ]
acquireWakeLock(415967c0): PARTIAL_WAKE_LOCK , tag=AlarmManager, flags=0x1, pid=463, uid=1000, mUserState=0x3
[ 03-26 15:39:00.047 463: 515 V/AlarmManager ]
sending alarm PendingIntent{4182c148: PendingIntentRecord{41890d00 android broadcastIntent}}, intent=android.intent.action.TIME_TICK, type=RTC, count=1, when=1364308740000, repeateInterval=0
[ 03-26 15:39:00.142 463: 485 D/PowerManagerService ]
releaseWakeLock(415967c0): PARTIAL_WAKE_LOCK , tag=AlarmManager, flags=0x1
[ 03-26 15:39:02.272 463: 545 D/StateMachine ]
handleMessage: E msg.what=131155
[ 03-26 15:39:02.272 463: 545 D/StateMachine ]
processMsg: ConnectedState
[ 03-26 15:39:02.277 463: 545 D/WifiStateMachine ]
ConnectedState{ what=131155 when=-4ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {418c0fb8} arg1=5 }
[ 03-26 15:39:02.277 463: 545 D/StateMachine ]
processMsg: L2ConnectedState
[ 03-26 15:39:02.277 463: 545 D/WifiStateMachine ]
L2ConnectedState{ what=131155 when=-5ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {418c0fb8} arg1=5 }
[ 03-26 15:39:02.277 566: 566 D/wpa_supplicant ]
wpa_s 0x41caa6a8 cmd SIGNAL_POLL
[ 03-26 15:39:02.277 566: 566 D/wpa_supplicant ]
RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
[ 03-26 15:39:02.277 566: 566 D/wpa_supplicant ]
ctrl_iface: SIGNAL_POLL
[ 03-26 15:39:02.287 566: 566 D/wpa_supplicant ]
nl80211: survey data missing!
[ 03-26 15:39:02.297 463: 545 D/WifiStateMachine ]
fetchRssiAndLinkSpeedNative RSSI = -55
[ 03-26 15:39:02.297 566: 566 D/wpa_supplicant ]
wpa_s 0x41caa6a8 cmd SignalStrength 7
[ 03-26 15:39:02.297 566: 566 D/wpa_supplicant ]
RX ctrl_iface - hexdump(len=16): 53 69 67 6e 61 6c 53 74 72 65 6e 67 74 68 20 37
[ 03-26 15:39:02.297 566: 566 D/wpa_supplicant ]
ctrl_iface: SignalStrength 7
[ 03-26 15:39:02.297 566: 566 D/wpa_supplicant ]
SignalStrength: =7
[ 03-26 15:39:02.327 463: 545 D/StateMachine ]
handleMessage: X
Plug pulled at 15:50:30
Code:
[ 03-26 15:50:31.821 439: 539 D/StateMachine ]
handleMessage: E msg.what=131155
[ 03-26 15:50:31.821 439: 539 D/StateMachine ]
processMsg: ConnectedState
[ 03-26 15:50:31.821 439: 539 D/WifiStateMachine ]
ConnectedState{ what=131155 when=-5ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {416cdc68} arg1=5 }
[ 03-26 15:50:31.821 439: 539 D/StateMachine ]
processMsg: L2ConnectedState
[ 03-26 15:50:31.821 439: 539 D/WifiStateMachine ]
L2ConnectedState{ what=131155 when=-6ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {416cdc68} arg1=5 }
[ 03-26 15:50:31.821 563: 563 D/wpa_supplicant ]
wpa_s 0x407d56a8 cmd SIGNAL_POLL
[ 03-26 15:50:31.821 563: 563 D/wpa_supplicant ]
RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
[ 03-26 15:50:31.821 563: 563 D/wpa_supplicant ]
ctrl_iface: SIGNAL_POLL
[ 03-26 15:50:31.831 563: 563 D/wpa_supplicant ]
nl80211: survey data missing!
[ 03-26 15:50:31.836 439: 539 D/WifiStateMachine ]
fetchRssiAndLinkSpeedNative RSSI = -45
[ 03-26 15:50:31.836 563: 563 D/wpa_supplicant ]
wpa_s 0x407d56a8 cmd SignalStrength 7
[ 03-26 15:50:31.836 563: 563 D/wpa_supplicant ]
RX ctrl_iface - hexdump(len=16): 53 69 67 6e 61 6c 53 74 72 65 6e 67 74 68 20 37
[ 03-26 15:50:31.836 563: 563 D/wpa_supplicant ]
ctrl_iface: SignalStrength 7
[ 03-26 15:50:31.836 563: 563 D/wpa_supplicant ]
SignalStrength: =7
[ 03-26 15:50:31.851 439: 539 D/StateMachine ]
handleMessage: X
Disabled WiFi to see whether there was some fault, no effect _however_ I noticed something else: If I pull the plug but leave my finger on the display and/or rub it around, the device stays responsive and awake. As soon as I lift my finger, even when it's really quick to tap something, the device freezes.
This weird behaviour definitely makes it a power manager issue in my opinion. I have this weird idea that the CPU might go to a ridiculously low level as soon as power is disconnected and no finger keeps the device awake, but I don't know what to do with that idea.
Okay so I tested around a bit and enabled every kind of tracer and debugging stuff I could find in the options and I think I found something interesting in the log.
Code:
[ 03-26 16:17:28.787 438: 505 D/PowerManagerService ]
ALG=2, lsvalue=225(4th)->320(5th), last_level=5, lValue=142->142, bValue=0, kValue=0, mPowerState=0x3, mSkippedScreenOn=false, mInitialAnimation=false, immediate=false
[ 03-26 16:17:29.992 995: 995 W/Rosie ]
closeFolder() -- Folder is null , AnimateClose? false
[ 03-26 16:17:30.267 438: 537 D/StateMachine ]
handleMessage: E msg.what=131155
[ 03-26 16:17:30.267 438: 537 D/StateMachine ]
processMsg: ConnectedState
[ 03-26 16:17:30.267 438: 537 D/WifiStateMachine ]
ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41aaab78} arg1=5 }
[ 03-26 16:17:30.267 438: 537 D/StateMachine ]
processMsg: L2ConnectedState
[ 03-26 16:17:30.267 438: 537 D/WifiStateMachine ]
L2ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {41aaab78} arg1=5 }
[ 03-26 16:17:30.267 561: 561 D/wpa_supplicant ]
wpa_s 0x40de36a8 cmd SIGNAL_POLL
[ 03-26 16:17:30.267 561: 561 D/wpa_supplicant ]
RX ctrl_iface - hexdump(len=11): 53 49 47 4e 41 4c 5f 50 4f 4c 4c
[ 03-26 16:17:30.267 561: 561 D/wpa_supplicant ]
ctrl_iface: SIGNAL_POLL
[ 03-26 16:17:30.267 561: 561 D/wpa_supplicant ]
nl80211: survey data missing!
[ 03-26 16:17:30.267 438: 537 D/WifiStateMachine ]
fetchRssiAndLinkSpeedNative RSSI = -58
[ 03-26 16:17:30.267 438: 537 D/StateMachine ]
handleMessage: X
[ 03-26 16:17:30.477 995: 995 D/WakeLockManager ]
releaseWakeLock([email protected]) tag=RosieScroll_2
[ 03-26 16:17:30.482 438: 722 D/PowerManagerService ]
releaseWakeLock(41a460a0): CPU_MIN_NUM , tag=RosieScroll_2, flags=0x400
[ 03-26 16:17:30.482 438: 647 D/PowerManagerService ]
releaseWakeLock(41b1e900): CPU_MIN_FREQ , tag=RosieScroll_2, flags=0x100
[ 03-26 16:17:30.487 995: 995 W/dalvikvm ]
disableGcForExternalAlloc: false
Unfortunately I have absolutely no idea what the flags and commands mean so I think I'll have to hit up a kernel dev who does. Another thing I tried was a complete rollback including stock recovery and bootloader relock, which also had no effect.
At this point I think my aping around in the CPU governor and min/max freq may have caused irreparable damage to the CPU and/or power control, considering how flashing different kernels has zero effect on the issue I don't think it's a software problem anymore and I'm beginning to lose hope that it's fixable through software. If a One X has a BIOS I'd love to reset it, but I don't think it does. FYI, I also tried to disconnect the battery but HTC glued the battery onto the rest of the hardware (not just the back cover) and I will not take the risk of breaking anything any further.
Guess I'll have to upgrade to the One soon...
Clearly your phone is having difficulty setting the amount of active CPU's and assigning them a min frequency. It would imagine that you are going to get a lot more info from the kernel log.
You can acquire this by doing the following.
Unplug your phone causing it to crash.
Let it force reboot itself then plug it on to your PC.
Once booted do
Adb shell cat /proc/last_kmsg > last_kmsg.txt
This should point where the kernel is unable to continue
Sent from my HTC One X using xda app-developers app
bagofcrap24 said:
Clearly your phone is having difficulty setting the amount of active CPU's and assigning them a min frequency. It would imagine that you are going to get a lot more info from the kernel log.
Click to expand...
Click to collapse
I did what you said and the full last_kmsg is available here: http://pastebin.com/3AD6KLgT
Here's the last part, and it looks like you're right. The cores come on- and offline a couple of times (I think "1111", "1011" etc. describe which cores are online), going from 3 cores to 2 cores to 3 to 2 to 3 to 2 to 3 to 2... to 1 and ultimately just shuts the entire thing off.
I find it interesting that the cores are apparently trying to come back online but get send into NOHz mode (probably an intermediary state that gives them the "Go to bed, man!" signal), but I have no idea what to do with these information.
Code:
[ 296.343325] [CPUHP] current online: 1011
[ 296.344689] Switched to NOHz mode on CPU #2
[ 296.600621] CPU2: shutdown
[ 296.605225] [CPUHP] current online: 1001
[ 297.019427] [CPUHP] current online: 1011
[ 297.019752] Switched to NOHz mode on CPU #2
[ 297.297223] CPU3: shutdown
[ 297.300166] [CPUHP] current online: 1010
[ 298.184764] Switched to NOHz mode on CPU #3
[ 298.185364] [CPUHP] current online: 1011
[ 298.346157] CPU3: shutdown
[ 298.347751] [CPUHP] current online: 1010
[ 299.722376] [CPUHP] current online: 1011
[ 299.724604] Switched to NOHz mode on CPU #3
[ 299.896705] CPU3: shutdown
[ 299.897922] [CPUHP] current online: 1010
[ 300.629810] Switched to NOHz mode on CPU #3
[ 300.630288] [CPUHP] current online: 1011
[ 300.779935] CPU3: shutdown
[ 300.783137] [CPUHP] current online: 1010
[ 300.993123] CPU2: shutdown
[ 300.995116] [CPUHP] current online: 1000
[ 301.078096] [CPUHP] current online: 1001
[ 301.079767] Switched to NOHz mode on CPU #3
[ 302.165272] CPU3: shutdown
[ 302.166795] [CPUHP] current online: 1000
[ 302.449805] touch watchdog
[ 302.562689] cpu-tegra: force EDP limit 1400000 kHz
[ 302.563972] [CPUHP] current online: 1001
[ 302.564749] Switched to NOHz mode on CPU #3
[ 302.846416] [TMS] cpu temp = 52.50, local temp = 44
[ 303.330406] CPU3: shutdown
[ 303.333548] [CPUHP] current online: 1000
[ 303.678344] [CPUHP] current online: 1001
[ 303.679764] Switched to NOHz mode on CPU #3
[ 303.779515] CPU3: shutdown
[ 303.782713] [CPUHP] current online: 1000
7308 Corrected bytes, 8 unrecoverable blocks
Boot info:
start_on_event=none, last_off_event=pmu_poweroff
NoHZ Mode Is Normal
I done see anything that screams failure, but again im no expert with kernel debugging
there is no Kernel Panic which you would expect with a forced reboot
last_off_event=pmu_poweroff
Click to expand...
Click to collapse
I think pmu stands for Power Management Unit. Is this a normal event?
bagofcrap24 said:
NoHZ Mode Is Normal
Click to expand...
Click to collapse
Too bad...
Just flashed the stable version of xmister's kernel, same issue (fast kernel though ), then used trickster mod to change the I/O scheduler to the regular ROW mode (no effect), changed the min. freq to 1200mhz and PRAISE OUR DEEP SEA OVERLORD it keeps running without needing a cable or the touch of my finger.
Apparently the 51mhz min freq was too slow. Can't keep the phone running at this speed of course, so I'll spend the next hour or so finetuning the lowest setting that doesn't crash the phone.
Sweet jesus I'm so happy :victory:
Try increasing the running voltages as well like 5-10mV. Might increase stability on lower freqs too.
Its not advisable to leave the minclock at 1.2ghz as you will soon find yourself with a constantly hot device.
As said previously by ttoivanen checking voltages might be a good step.
Have you messed with undervolting previously? As that could cause the symptoms you are describing
In trickster mod under specific settings there is mpu voltages
Care to post your values just for double checking
Sent from my HTC One X using xda app-developers app
Morning,
here are the MPU voltages
Code:
1 - 780
520 - 830
700 - 880
860 - 930
1050 - 1005
1150 - 1030
1200 - 1055
1280 - 1080
1300 - 1105
1340 - 1130
1380 - 1155
1500 - 1180
It seems like 475mhz is the lowest I can go, as soon as I set the minimum frequency lower than that, the phone freezes and hard reboots.
I already tried to change the MPU voltage offset to +5, +10 and +15 with no effect, but I don't know if the voltages are okay in the first place.
Very odd indeed. them values look like stock+30mv so voltages look ok
Sent from my HTC One X using xda app-developers app

[MOD | TWEAK | AWESOMENESS] Screen on when lid opened mod :)

Hey guys!
For all of us who have the dock. When you open the lid, the screen doesnt turn on. Well i kind of wish it did. So i made it so
Just flash attached zip in recovery and enjoy the benefits of my mod (this is prolly my favorite mod that ive done )
Again, you may donate if you enjoy my work, its very appreciated, however, not expected, just click that thanks button
Tested and confirmed working on CROMI 4.4 (JB 4.2.1) may also work on others. MAKE A BACKUP BEFORE TESTING!!!! I am NOT responsible for bootloops However, if you do test this, and it doesnt work on your device, just attach your ROM you are running, and to make my life easier, attach the android.policy.jar found in /system/framework and i will make it work for you
Btw, i was being lazy, this mod also has advanced power menu with it. i didnt have the time to start from stock file. Now its off to finish writing my five page final!
elesbb said:
Hey guys!
For all of us who have the dock. When you open the lid, the screen doesnt turn on. Well i kind of wish it did. So i made it so
Just flash attached zip in recovery and enjoy the benefits of my mod (this is prolly my favorite mod that ive done )
Again, you may donate if you enjoy my work, its very appreciated, however, not expected, just click that thanks button
Tested and confirmed working on CROMI 4.4 (JB 4.2.1) may also work on others. MAKE A BACKUP BEFORE TESTING!!!! I am NOT responsible for bootloops However, if you do test this, and it doesnt work on your device, just attach your ROM you are running, and to make my life easier, attach the android.policy.jar found in /system/framework and i will make it work for you
Btw, i was being lazy, this mod also has advanced power menu with it. i didnt have the time to start from stock file. Now its off to finish writing my five page final!
Click to expand...
Click to collapse
Sweeet, will be testing this on CROMI-X 4.4.1 after I clean some files off the tab.
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
macgyver40 said:
Sweeet, will be testing this on CROMI-X 4.4.1 after I clean some files off the tab.
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
Click to expand...
Click to collapse
Its not working when the device is in deep sleep.
Works if its plugged into the charger though or computer. FML god. well i gotta finish my final first before i delve deeper.
elesbb said:
Its not working when the device is in deep sleep.
Works if its plugged into the charger though or computer. FML god. well i gotta finish my final first before i delve deeper.
Click to expand...
Click to collapse
I feel confident that i fixed it. OP updated. Now i can finally get to my paper. xD I just couldnt leave this unsolved. God i hate when i do this i seriously hope you guys like this xD I'll prolly be up till 1:00 AM finishing my paper yay.
elesbb said:
I feel confident that i fixed it. OP updated. Now i can finally get to my paper. xD I just couldnt leave this unsolved. God i hate when i do this i seriously hope you guys like this xD I'll prolly be up till 1:00 AM finishing my paper yay.
Click to expand...
Click to collapse
will give the new one the test then. Just installed the CTM 1.2 mod for the battery icon mod. also need to update my sig.
Sent from my ASUS Transformer Pad TF300T using Tapatalk HD
Em, where is the download link?
Moe5508 said:
Em, where is the download link?
Click to expand...
Click to collapse
It's hiding
I got all excited, thought it was working, left tablet go for about 15 minutes to ensure it was deep sleeping. Came back opened lid and didn't work :'(
So I have a few more things to try first :3
Sent from my SGH-T999 using Tapatalk 2
Weirdly this just works on my TF700 without any mods. I wonder why?
sbdags said:
Weirdly this just works on my TF700 without any mods. I wonder why?
Click to expand...
Click to collapse
the screen comes on when you open the lid? Like by stock? Can you clear your logcat, then close the lid, wait like a minute, then open it wait a minute, and get the logcat for me?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Does this help?
Code:
ReconcilePopImapAccountsSync: done
[ 05-09 19:30:34.205 30206:30213 D/dalvikvm ]
GC_CONCURRENT freed 326K, 18% free 3455K/4172K, paused 2ms+2ms, total 17ms
[ 05-09 19:30:35.355 30206:30227 D/Email ]
*** synchronizeMailboxGeneric ***
[ 05-09 19:30:35.905 1210: 1929 D/AlarmManager ]
Removed alarm Alarm{42608ef8 type 2 com.android.email} type:ELAPSED_REALTIME_WAKEUP
[ 05-09 19:30:35.905 1210: 1929 D/AlarmManager ]
Added alarm Alarm{415c14d0 type 2 com.android.email} type:ELAPSED_REALTIME_WAKEUP when: After 0h:0m:47.0s
[ 05-09 19:30:37.565 1210: 1245 D/WindowManager ]
notifyLidSwitchChanged, lidOpen:false mHasDockFeature:true mHasKeyboardFeature:true mHasHallSensorFeature:true mLidState:1
[ 05-09 19:30:37.595 1210: 1245 D/WindowManager ]
adjustConfigurationLw, config:{0.0 ?mcc?mnc ?locale ?layoutDir sw901dp w1442dp h853dp 213dpi xlrg land ?uimode ?night finger qwerty/v/v -nav/v} mLidState:0 mHasDockFeature:true mHasKeyboardFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
[ 05-09 19:30:37.595 1210: 1245 I/ActivityManager ]
Config changed: {1.0 ?mcc?mnc en_GB ldltr sw901dp w1442dp h853dp 213dpi xlrg land finger qwerty/v/v -nav/h s.27}
[ 05-09 19:31:09.795 1210: 1245 D/WindowManager ]
notifyLidSwitchChanged, lidOpen:true mHasDockFeature:true mHasKeyboardFeature:true mHasHallSensorFeature:true mLidState:0
[ 05-09 19:31:09.825 1210: 1245 D/WindowManager ]
adjustConfigurationLw, config:{0.0 ?mcc?mnc ?locale ?layoutDir sw901dp w1442dp h853dp 213dpi xlrg land ?uimode ?night finger qwerty/v/v -nav/v} mLidState:1 mHasDockFeature:true mHasKeyboardFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
[ 05-09 19:31:09.835 1210: 1245 I/ActivityManager ]
Config changed: {1.0 ?mcc?mnc en_GB ldltr sw901dp w1442dp h853dp 213dpi xlrg land finger qwerty/v/v -nav/h s.28}
[ 05-09 19:31:09.905 1210: 1225 I/PowerManagerService ]
Waking up from sleep...
[ 05-09 19:31:09.915 1210: 1224 V/Sensors ]
enable - sensor Accelerometer (handle 4) dis -> en
[ 05-09 19:31:09.915 1210: 1224 V/Sensors ]
enabled_sensors: 16 dmp_started: 0
[ 05-09 19:31:09.915 1210: 1224 V/Sensors ]
Starting DMP
[ 05-09 19:31:09.915 1210: 1224 E/ ]
/home/mcaramello/Software/MPL/branch-CAN-4.1.0/mlsdk/mltools/batch/mlsdk-rel-android-src-CONFIDENTIAL/mldmp/mlsupervisor_9axis.c|inv_enable_9x_fusion_legacy|299 returning 1
[ 05-09 19:31:09.915 1210: 1224 E/Sensors ]
Error while trying to enable 9 axis sensor fusion : 1
[ 05-09 19:31:09.935 1210: 1224 I/MPL-mldl_cfg_mpu: ]
inv_mpu_resume(,,,,0070) -> 0070
[ 05-09 19:31:09.935 1210: 1224 V/Sensors ]
setDelay - sensor Accelerometer (handle 4), rate 200 ms (5.00 Hz)
[ 05-09 19:31:09.935 1210: 1224 V/Sensors ]
set fifo rate - divider : 39, delay : 200 ms (5.00 Hz)
[ 05-09 19:31:09.945 1210: 1224 I/MPL-fifo ]
Actual ODR: 25000 mHz
[ 05-09 19:31:09.945 1210: 1224 V/Sensors ]
setDelay - sensor Accelerometer (handle 4), rate 66 ms (15.00 Hz)
[ 05-09 19:31:09.945 1210: 1224 V/Sensors ]
set fifo rate - divider : 13, delay : 66 ms (15.00 Hz)
[ 05-09 19:31:09.965 1210: 1224 I/MPL-fifo ]
Actual ODR: 25000 mHz
[ 05-09 19:31:09.965 1210: 1225 I/WindowManager ]
No lock screen!
[ 05-09 19:31:10.055 1210: 1224 D/WindowManager ]
adjustConfigurationLw, config:{1.0 ?mcc?mnc ?locale ?layoutDir sw901dp w1442dp h853dp 213dpi xlrg land ?uimode ?night finger qwerty/v/v -nav/v} mLidState:1 mHasDockFeature:true mHasKeyboardFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:1
[ 05-09 19:31:10.085 1210: 1224 W/NvCpuClient ]
Failed to bind to service
[ 05-09 19:31:10.095 1210: 1224 D/Ethernet ]
Connect is not possible because : ETHERNET not ENABLE, sleep can sleep,
[ 05-09 19:31:10.095 1210: 1224 D/WifiService ]
ACTION_SCREEN_ON
[ 05-09 19:31:10.215 1210: 1592 D/PowerManagerService-JNI ]
Excessive delay in autosuspend_disable() while turning screen on: 300ms
[ 05-09 19:31:10.215 132: 316 D/SurfaceFlinger ]
Screen acquired, type=0 flinger=0x410c0358
[ 05-09 19:31:10.215 132: 316 D/hwcomposer ]
hwc_blank: display 0: unblank
[ 05-09 19:31:10.215 132: 316 D/hwcomposer ]
hwc_blank_display: display 0: [1 -> 0]
[ 05-09 19:31:10.215 132: 316 D/hwcomposer ]
Display 0 is 1920 x 1200
[ 05-09 19:31:10.215 132: 316 D/hwcomposer ]
dc_blank: display 0, [1 -> 0]
[ 05-09 19:31:10.225 32579:32583 D/dalvikvm ]
GC_CONCURRENT freed 214K, 13% free 2806K/3208K, paused 2ms+9ms, total 34ms
[ 05-09 19:31:10.225 1840: 1844 D/dalvikvm ]
GC_CONCURRENT freed 386K, 21% free 2910K/3640K, paused 1ms+2ms, total 97ms
[ 05-09 19:31:10.275 1210: 1823 W/InputMethodManagerService ]
Window already focused, ignoring focus gain of: [email protected] [email protected], token = [email protected]
[ 05-09 19:31:10.285 1210: 1223 V/Sensors ]
Changed Polling period to 40ms
[ 05-09 19:31:10.355 1669: 1673 D/dalvikvm ]
GC_CONCURRENT freed 2259K, 47% free 16007K/29780K, paused 6ms+9ms, total 81ms
[ 05-09 19:31:10.355 1210: 1592 D/LightsService ]
Excessive delay setting light: 133ms
[ 05-09 19:31:10.485 1210: 1225 V/KeyguardHostView ]
onDetachedFromWindow = com.android.internal.policy.impl.keyguard.KeyguardHostView{41504618 V.E..... ......ID 0,0-1920,1136 #10202b7 android:id/keyguard_host_view}
[ 05-09 19:31:10.865 1210: 1223 V/Sensors ]
Changed Polling period to 400ms
[ 05-09 19:31:10.985 1210: 1223 V/Sensors ]
Changed Polling period to 40ms
[ 05-09 19:31:11.445 1210: 1223 V/Sensors ]
Changed Polling period to 400ms
Here's hoping you get this working properly. I would love this modification! :highfive:
sbdags said:
Does this help?
Code:
snip
Click to expand...
Click to collapse
Yes it does! This is very intriguing! The TF700 is running a COMPLETELY different line of code then the TF300 is.
You are running your CROMI ROM i presume correct? And all files are the same right? Like if i selected TF700 in the Aroma installer, nothing but the build.prop changes correct?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
elesbb said:
Yes it does! This is very intriguing! The TF700 is running a COMPLETELY different line of code then the TF300 is.
You are running your CROMI ROM i presume correct? And all files are the same right? Like if i selected TF700 in the Aroma installer, nothing but the build.prop changes correct?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
Yes nothing but the TF700 build.prop
sbdags said:
Yes nothing but the TF700 build.prop
Click to expand...
Click to collapse
This is very interesting. Can you post me your model number? Anything that would set your device different from ours. There has got to be some sort of conditional statement making different segments of code run.
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
elesbb said:
This is very interesting. Can you post me your model number? Anything that would set your device different from ours. There has got to be some sort of conditional statement making different segments of code run.
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
There are differences in the kernels. It's similar I reckon to the way it detects the settings app for the 4.2 launcher. Which model number do you want? It's in the build.prop or do you want a terminal command run?
sbdags said:
There are differences in the kernels. It's similar I reckon to the way it detects the settings app for the 4.2 launcher. Which model number do you want? It's in the build.prop or do you want a terminal command run?
Click to expand...
Click to collapse
Terminal command run. I have already ran the TF700 build.prop and not seen anything different. And i dont see how its in the kernel when i can run pure TF700 kernels and not notice one thing change like missing 4.2 UI option or having the screen come on when i wake the device. Like i said before, there MUST be some sort of conditional statement that checks what the device is. Its just a matter of finding it
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Same on my rom on tf201 using the newest tf300 base.
If I open the lid it comes alive. It always has without any mods.
flumpster said:
Same on my rom on tf201 using the newest tf300 base.
If I open the lid it comes alive. It always has without any mods.
Click to expand...
Click to collapse
And that happens if its in deep sleep? Im getting closer, i found where the code is checking what device its on. Wonder why the changed it for the TF300
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
elesbb said:
And that happens if its in deep sleep? Im getting closer, i found where the code is checking what device its on. Wonder why the changed it for the TF300
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
Not only from deep sleep but the dock will actually turn the prime on from a full power off if you connect it to dock when powered off.
Don't know if it does that for you also.
flumpster said:
Not only from deep sleep but the dock will actually turn the prime on from a full power off if you connect it to dock when powered off.
Don't know if it does that for you also.
Click to expand...
Click to collapse
Never really tried. My tablet is hardly ever off
Sent from my SGH-T999 using Tapatalk 2

Wireless USB Adapter and OTG

Hello all,
I'm trying to get wireless usb devices to work on the Nexus 7 (2013) flo/deb. I've built a kernel with wiress usb device support (ath9k_htc/rtl8187) and added firmware. It's based off the latest CM and devices are being recognized. However, it's not showing up under wlan1. Could anyone help with figuring out where the problem might be? Here are the dmesg logs:
Code:
[ 1456.991302] PM: suspend exit 2013-10-14 19:16:54.020104957 UTC
[ 1456.991363] suspend: exit suspend, ret = 0 (2013-10-14 19:16:54.020196461 UTC)
[ 1457.013336] request_suspend_state: wakeup (3->0) at 1456985326827 (2013-10-14 19:16:54.042153234 UTC)
[ 1457.013488] late_resume: call handlers
[ 1457.025329] [ektf3k]:[elan] elan_ktf3k_ts_resume: enter
[ 1457.026061] [ektf3k]:[elan] dump repsponse: 58
[ 1457.026153] late_resume: done
[ 1457.027709] mipi_dsi_panel_power+, on=1
[ 1457.069061] bq27541_get_psp status: Not charging ret= 0x0101
[ 1457.069915] bq27541_get_psp status: Not charging ret= 0x0101
[ 1457.070770] bq27541_get_psp voltage_now= 4204000 uV
[ 1457.071624] bq27541_get_capacity = 96% ret= 95
[ 1457.072448] bq27541_get_psp temperature= 229 (0.1\xffffffa2XC)
[ 1457.074127] bq27541_get_psp current = -9 mA
[ 1457.076721] bq27541_get_capacity = 96% ret= 95
[ 1457.080841] bq27541_get_psp voltage_now= 4204000 uV
[ 1457.082427] bq27541_get_psp temperature= 229 (0.1\xffffffa2XC)
[ 1457.083343] bq27541_get_psp status: Not charging ret= 0x0101
[ 1457.108123] mipi_dsi_panel_power-
[ 1457.114318] mipi_JDI_lcd_on+
[ 1457.114318] mipi_JDI_lcd_on, JDI display on command+, command bl
[ 1457.148529] gpio_keys: Released KEY_POWER
[ 1457.259948] mipi_JDI_lcd_on, JDI display on command-
[ 1457.259948] mipi_JDI_lcd_on-
[ 1457.273559] EXT_COMMON: hdmi_common_wta_hpd: '1' (unchanged)
[ 1457.285797] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 200000000
[ 1457.378265] mipi_JDI_set_backlight: pwm enable
[ 1457.461456] wlan: [921:E :SME] sme_QosPmcDeviceStateUpdateInd: 7214: nothing to process in PMC state 6
[ 1457.461700] wlan: [1004:E :HDD] hdd_conf_hostarpoffload:
[ 1457.461700]
[ 1473.598663] id_pin_irq_work_function: APQ_OTG_ID_PIN is low : Host mode
[ 1473.600891] msm_otg msm_otg: USB exited from low power mode
[ 1473.613067] vbus_otg is NULL.
[ 1473.714599] smb345_charger: [smb345_otg_status] otg function: on
[ 1473.722991] msm_otg msm_otg: phy_reset: success
[ 1473.723937] smb345_charger: [smb345_inok_isr] VBUS_DET = L
[ 1473.831237] Host mode: Set DC level as 0x61 for deb.
[ 1473.833618] msm_hsusb_host msm_hsusb_host: Qualcomm On-Chip EHCI Host Controller
[ 1473.834045] msm_hsusb_host msm_hsusb_host: new USB bus registered, assigned bus number 2
[ 1473.860137] msm_hsusb_host msm_hsusb_host: irq 132, io mem 0x12500000
[ 1473.879516] msm_hsusb_host msm_hsusb_host: USB 2.0 started, EHCI 1.00
[ 1473.880004] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1473.880371] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1473.880737] usb usb2: Product: Qualcomm On-Chip EHCI Host Controller
[ 1473.880950] usb usb2: Manufacturer: Linux 3.4.0-g56840ae ehci_hcd
[ 1473.881317] usb usb2: SerialNumber: msm_hsusb_host
[ 1473.890472] hub 2-0:1.0: USB hub found
[ 1473.890747] hub 2-0:1.0: 1 port detected
[ 1474.209442] usb 2-1: new high-speed USB device number 2 using msm_hsusb_host
[ 1474.340423] notifying plugin
[ 1474.384582] usb 2-1: New USB device found, idVendor=0cf3, idProduct=9271
[ 1474.384826] usb 2-1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[ 1474.385162] usb 2-1: Product: USB2.0 WLAN
[ 1474.385375] usb 2-1: Manufacturer: ATHEROS
[ 1474.385711] usb 2-1: SerialNumber: 12345
[ 1494.828704] mipi_JDI_set_backlight: pwm disable
[ 1494.920135] mipi_JDI_lcd_off+
[ 1494.920165] mipi_JDI_lcd_off, JDI display off command+
[ 1495.013153] wlan: [921:E :SME] sme_QosPmcDeviceStateUpdateInd: 7214: nothing to process in PMC state 6
[ 1495.013214] wlan: [1004:E :HDD] hdd_conf_hostarpoffload:
[ 1495.013214]
[ 1495.013214] wlan: [1004:E :HDD] hdd_conf_hostarpoffload: Enabled
[ 1495.013214]
[ 1495.038787] mipi_JDI_lcd_off, JDI display off command-
[ 1495.038787] mipi_JDI_lcd_off-
[ 1495.038818] mipi_dsi_panel_power+, on=0
[ 1495.130493] mipi_dsi_panel_power-
[ 1495.137207] EXT_COMMON: hdmi_common_wta_hpd: '1' (unchanged)
[ 1495.138244] request_suspend_state: sleep (0->3) at 1495109608988 (2013-10-14 19:17:32.166435395 UTC)
[ 1495.138366] early_suspend: call handlers
[ 1495.138488] [ektf3k]:[elan] elan_ktf3k_ts_suspend: enter
[ 1495.139678] active wake lock sns_async_ev_wakelock
[ 1495.139678] PM: Syncing filesystems...
[ 1495.147277] sync done.
[ 1496.337799] suspend: enter suspend
[ 1496.338104] PM: suspend entry 2013-10-14 19:17:33.366295013 UTC
[ 1496.338500] PM: Preparing system for mem sleep
[ 1496.338623] PM: Syncing filesystems...
[ 1496.363891] sync done.
[ 1496.410156] Freezing user space processes ... (elapsed 0.05 seconds) done.
[ 1496.461547] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 1496.481689] PM: Entering mem sleep
[ 1496.481689] Suspending console(s) (use no_console_suspend to debug)
[ 1496.489349] msm_fb_ext_suspend: Turning off HPD circuitry
[ 1496.491088] smb345_suspend+
[ 1496.491088] smb345_suspend-
[ 1496.506896] msm_otg msm_otg: USB in low power mode
[ 1496.507781] PM: suspend of devices complete after 23.498 msecs
[ 1496.508666] PM: late suspend of devices complete after 0.885 msecs
[ 1496.511169] power_suspend_late return 0
[ 1496.511169] PM: noirq suspend of devices complete after 2.471 msecs
[ 1496.511199] Disabling non-boot CPUs ...
[ 1496.511444] msm_pm_enter
[ 1496.511444] msm_pm_enter: power collapse
[ 1496.511444] msm_mpm_irqs_detectable: cannot monitor 000000,00000000,00000000,00000000,00000000,00000020,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
[ 1496.511444] msm_pm_enter: return
[ 1496.513671] PM: noirq resume of devices complete after 1.556 msecs
[ 1496.515258] wakeup wake lock: alarm_rtc
[ 1496.516204] PM: early resume of devices complete after 0.823 msecs
[ 1496.520080] hub 2-0:1.0: hub_port_status failed (err = -108)
[ 1496.520111] hub 2-0:1.0: cannot disable port 1 (err = -108)
[ 1496.521026] smb345_resume+
[ 1496.521057] smb345_resume-
[ 1496.522003] msm_fb_ext_resume: Turning on HPD circuitry
[ 1496.526336] PM: resume of devices complete after 10.131 msecs
[ 1496.529266] PM: Finishing wakeup.
[ 1496.529266] Restarting tasks ...
[ 1496.538970] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1496.539184] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1496.539276] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1496.539367] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1496.546356] done.
[ 1496.546569] PM: suspend exit 2013-10-14 19:17:38.023832156 UTC
[ 1496.546661] suspend: exit suspend, ret = 0 (2013-10-14 19:17:38.023923685 UTC)
[ 1496.546783] active wake lock PowerManagerService.WakeLocks
[ 1496.546905] suspend: abort suspend
[ 1496.620147] bq27541_get_psp status: Not charging ret= 0x0101
[ 1496.620819] bq27541_get_psp status: Not charging ret= 0x0101
[ 1496.621887] bq27541_get_psp voltage_now= 4197000 uV
[ 1496.622497] bq27541_get_capacity = 96% ret= 95
[ 1496.623168] bq27541_get_psp temperature= 230 (0.1\xffffffa2XC)
[ 1496.624389] bq27541_get_psp current = -85 mA
[ 1496.626495] bq27541_get_capacity = 96% ret= 95
[ 1496.627227] bq27541_get_psp voltage_now= 4197000 uV
[ 1496.638122] bq27541_get_psp temperature= 230 (0.1\xffffffa2XC)
[ 1496.638915] bq27541_get_psp status: Not charging ret= 0x0101
[ 1496.882568] suspend: enter suspend
[ 1496.882751] PM: suspend entry 2013-10-14 19:17:38.359820384 UTC
[ 1496.882842] PM: Preparing system for mem sleep
[ 1496.882873] PM: Syncing filesystems...
[ 1496.891632] Freezing user space processes ...
[ 1496.905517] sync done.
[ 1496.920227] (elapsed 0.02 seconds) done.
[ 1496.920410] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 1496.940368] PM: Entering mem sleep
[ 1496.940368] Suspending console(s) (use no_console_suspend to debug)
[ 1496.946990] msm_fb_ext_suspend: Turning off HPD circuitry
[ 1496.948547] smb345_suspend+
[ 1496.948577] smb345_suspend-
[ 1496.964752] PM: suspend of devices complete after 21.936 msecs
[ 1496.965545] PM: late suspend of devices complete after 0.762 msecs
[ 1496.967864] power_suspend_late return 0
[ 1496.967895] PM: noirq suspend of devices complete after 2.318 msecs
[ 1496.967895] Disabling non-boot CPUs ...
[ 1497.001037] msm_pm_enter
[ 1497.001037] msm_pm_enter: power collapse
[ 1497.001037] msm_mpm_irqs_detectable: cannot monitor 000000,00000000,00000000,00000000,00000000,00000020,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000
[ 1497.001037] msm_pm_enter: return
[ 1497.001708] Enabling non-boot CPUs ...
[ 1497.006317] CPU1 is up
[ 1497.014404] CPU2 is up
[ 1497.024475] CPU3 is up
[ 1497.025970] PM: noirq resume of devices complete after 1.464 msecs
[ 1497.028442] PM: early resume of devices complete after 0.732 msecs
[ 1497.029724] wakeup wake lock: qcom_rx_wakelock
[ 1497.030059] smb345_resume+
[ 1497.030090] smb345_resume-
[ 1497.030944] msm_fb_ext_resume: Turning on HPD circuitry
[ 1497.034088] PM: resume of devices complete after 5.580 msecs
[ 1497.038269] PM: Finishing wakeup.
[ 1497.038269] Restarting tasks ...
[ 1497.040008] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1497.040191] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1497.040283] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1497.040405] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1497.046295] done.
[ 1497.046478] PM: suspend exit 2013-10-14 19:17:43.014942221 UTC
[ 1497.046813] suspend: exit suspend, ret = 0 (2013-10-14 19:17:43.015277658 UTC)
[ 1497.079406] wake lock qcom_rx_wakelock, expired
[ 1497.079711] suspend: enter suspend
[ 1497.079864] PM: suspend entry 2013-10-14 19:17:43.048302022 UTC
[ 1497.079956] PM: Preparing system for mem sleep
[ 1497.080169] PM: Syncing filesystems...
[ 1497.088012] sync done.
[ 1497.134063] Freezing user space processes ...
[ 1497.139862] bq27541_get_psp status: Not charging ret= 0x0101
[ 1497.140594] bq27541_get_psp status: Not charging ret= 0x0101
[ 1497.141265] bq27541_get_psp voltage_now= 4197000 uV
[ 1497.142028] active wake lock power-supply
[ 1497.142150]
[ 1497.142211] Freezing of user space aborted
[ 1497.142272]
[ 1497.142333] Restarting tasks ...
[ 1497.142364] bq27541_get_capacity = 96% ret= 95
[ 1497.143768] bq27541_get_psp temperature= 230 (0.1\xffffffa2XC)
[ 1497.144988] bq27541_get_psp current = -85 mA
[ 1497.146545] bq27541_get_capacity = 96% ret= 95
[ 1497.147247] bq27541_get_psp voltage_now= 4197000 uV
[ 1497.148162] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1497.148254] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1497.148590] QSEECOM: qseecom_receive_req: Interrupted: exiting wait_rcv_req loop
[ 1497.148742] QSEECOM: qseecom_ioctl: failed qseecom_receive_req: -512
[ 1497.148742] bq27541_get_psp temperature= 230 (0.1\xffffffa2XC)
[ 1497.149322] done.
[ 1497.149719] PM: suspend exit 2013-10-14 19:17:43.118107406 UTC
[ 1497.149841] suspend: exit suspend, ret = -16 (2013-10-14 19:17:43.118229388 UTC)
[ 1497.149993] active wake lock qcom_rx_wakelock, time left 4
[ 1497.150085] suspend: abort suspend
[ 1497.151611] bq27541_get_psp status: Not charging ret= 0x0101
[ 1497.189300] wake lock qcom_rx_wakelock, expired
[ 1497.189636] suspend: enter suspend
[ 1497.189636] PM: Syncing filesystems...
[ 1497.189758] PM: suspend entry 2013-10-14 19:17:43.158118797 UTC
[ 1497.189880] PM: Preparing system for mem sleep
[ 1497.190002] Freezing user space processes ...
[ 1497.196289] active wake lock qcom_rx_wakelock, time left 5
[ 1497.196441]
[ 1497.196502] Freezing of user space aborted
[ 1497.196563]
[ 1497.196624] Restarting tasks ...
I've also tried integrating the patch from the Nexus 4 in case it wasn't getting enough power. Still nothing. Any advice or direction would be much appreciated.

[Q] Not receiving long text messages (SMS) longer than 160 characters

Hi there,
I have installed CyanogenMod on my Xperia Z1 Compact 2 weeks ago, and I was really happy with it, until I realized a very annoying issue: I don't receive any text message longer than 160 characters. I tried with another phone, with the same SIM card, and they arrive correctly. I also sent them from different phones, it doesn't make any difference. To troubleshoot further, I fired up adb and looked at the log entries when a short text message arrives:
[ 06-24 21:37:32.475 3251: 4805 V/GsmInboundSmsHandler ]
Unable to find carrier package: [], nor systemPackages: []
[ 06-24 21:37:32.485 3251: 4805 D/MmsService ]
getAutoPersisting
[ 06-24 21:37:32.485 2426: 2460 I/ActivityManager ]
Killing 9833:com.android.cellbroadcastreceiver/u0a5 (adj 13): empty for 1839s
[ 06-24 21:37:32.505 2426: 2460 I/ActivityManager ]
Killing 10059:com.google.android.youtube/u0a88 (adj 13): empty for 1841s
[ 06-24 21:37:32.525 2426: 2460 I/ActivityManager ]
Killing 8733:com.cyanogenmod.lockclock/u0a52 (adj 15): empty for 1842s
[ 06-24 21:37:32.535 2426: 2460 I/ActivityManager ]
Killing 10030:com.cyanogenmod.eleven/u0a41 (adj 15): empty for 1842s
[ 06-24 21:37:32.585 5856: 5856 V/Mms ]
onStart: #1 resultCode: -1 = Activity.RESULT_OK
[ 06-24 21:37:32.615 5856:13263 D/Mms ]
cancelNotification
[ 06-24 21:37:32.705 5856:13263 D/Mms ]
cancelNotification
[ 06-24 21:37:32.705 5856:13263 D/Mms ]
handleSmsReceived messageUri: content://sms/2 threadId: 189
[ 06-24 21:37:32.725 5856:13263 D/Mms ]
updateNotification: new message, adding sound to the notification
[ 06-24 21:37:32.725 2426: 2520 W/ActivityManager ]
getTasks: caller 10012 is using old GET_TASKS but privileged; allowing
[ 06-24 21:37:32.725 5856:13263 D/Mms ]
checkIsFullScreenMode: the top activity is: com.android.mms.ui.MessagingPreferenceActivity
[ 06-24 21:37:32.735 2426: 2426 I/ValidateNoPeople ]
Validating: 0|com.android.mms|123|null|10012
[ 06-24 21:37:32.735 2426: 2724 I/ValidateNoPeople ]
Executing: validation for: 0|com.android.mms|123|null|10012
[ 06-24 21:37:32.745 2426: 2426 D/lights.msm8974 ]
led [1000,6000] = ffffffff
[ 06-24 21:37:32.765 2426: 2724 I/ValidateNoPeople ]
final affinity: 0.5
[ 06-24 21:37:33.705 3869: 3953 I/Icing ]
Indexing AA223C2CACCAC63D7C40BD43F9ED2B9487F57A7B from com.google.android.gms
[ 06-24 21:37:33.735 3869: 3953 I/Icing ]
Indexing done AA223C2CACCAC63D7C40BD43F9ED2B9487F57A7B
[ 06-24 21:37:33.825 3869: 3953 I/Icing ]
Indexing AA223C2CACCAC63D7C40BD43F9ED2B9487F57A7B from com.google.android.gms
[ 06-24 21:37:33.825 3869: 3953 I/Icing ]
Indexing done AA223C2CACCAC63D7C40BD43F9ED2B9487F57A7B
Click to expand...
Click to collapse
This is how it looks like when long text message is received:
[ 06-24 21:35:19.465 3643: 6032 D/GCM ]
Message class com.google.f.a.a.i
[ 06-24 21:35:31.345 3869: 3953 I/Icing ]
Indexing AA223C2CACCAC63D7C40BD43F9ED2B9487F57A7B from com.google.android.gms
[ 06-24 21:35:31.365 3869: 3953 I/Icing ]
Indexing done AA223C2CACCAC63D7C40BD43F9ED2B9487F57A7B
[ 06-24 21:35:54.795 2946: 2946 I/wpa_supplicant ]
wlan0: WPA: Group rekeying completed with 00:24:fe:04:89:a1 [GTK=CCMP]
Click to expand...
Click to collapse
This is reproducible. So the phone gets some kind of data from the carrier. However, I don't know how to find out if the carrier sends invalid data OR if the phone messes it up.
Here is some information about the versions:
Android version 5.1.1
CyanogenMod version 12.1-20150606-NIGHTLY-amami
8974-AAAAANAZQ-10270045-39
My questions would be:
Has anyone heard of similar problem? After hours of Google, I found only one post where users had the same issue, and the solution was to buy new phone
Has anyone any idea how to troubleshoot this issue further?
Thanks for any hint.
Olivier
oliv4 said:
Hi there,
I have installed CyanogenMod on my Xperia Z1 Compact 2 weeks ago, and I was really happy with it, until I realized a very annoying issue: I don't receive any text message longer than 160 characters. I tried with another phone, with the same SIM card, and they arrive correctly. I also sent them from different phones, it doesn't make any difference. To troubleshoot further, I fired up adb and looked at the log entries when a short text message arrives:
.....
Olivier
Click to expand...
Click to collapse
You don't receive them at all or receive them after a delay? I'm on stock firmware, rooted, and have delayed messages when the text is greater the 160 characters.
Mirhawk said:
You don't receive them at all or receive them after a delay? I'm on stock firmware, rooted, and have delayed messages when the text is greater the 160 characters.
Click to expand...
Click to collapse
I don't receive them at all, even after several days.
Since my troubleshooting was blocked by the lack of tools or logs to dig further, I did the following:
Installed the latest stock firmware available (14.5.A.0.283) using flashtool -> Long SMS received successfully
Installed the latest CyanogenMod firmware available (12.1-20150625-NIGHTLY-amami -> Long SMS received successfully
So in the end, my problem is fixed, but I don't know if it was the stock firmware, which might have updated silently some other internal firmware, or if the problem was just in 12.1-20150606-NIGHTLY-amami and fixed in 12.1-20150625-NIGHTLY-amami. Since I have already spent hours on this problem, I don't want to investigate further...
Links:
www (dot) xperiablog.net (slash) 2015/05/27/new-firmware-14-5-a-0-283-certified-for-xperia-z1-z1-compact-and-z-ultra/

Wifi not turning on[Logcat inside]

Code:
[ 08-24 22:29:51.528 727: 1307 E/WifiHAL ]
wifi_error wifi_initialize(wifi_info**) Failed to load driver : -1
[ 08-24 22:29:51.528 727: 1307 D/wifi ]
halHandle = 0xb832acb8, mVM = 0xb7b7f400, mCls = 0x201626
[ 08-24 22:29:51.528 727: 1307 I/WifiNative-HAL ]
Could not start hal
[ 08-24 22:29:51.529 727: 1307 E/WifiStateMachine ]
cancelDelayedScan -> 1
[ 08-24 22:29:51.539 727: 1307 I/WifiNative-HAL ]
startHal
[ 08-24 22:29:51.539 727: 1307 E/WifiStateMachine ]
cancelDelayedScan -> 2
Code:
[ 08-24 22:32:07.119 727: 1307 E/WifiStateMachine ]
Failed to load driver
[ 08-24 22:32:07.121 727: 1307 I/WifiNative-HAL ]
startHal
[ 08-24 22:32:07.121 727: 1307 E/WifiStateMachine ]
cancelDelayedScan -> 4
Code:
[ 08-24 22:38:32.827 727: 1468 E/WifiService ]
Invoking mWifiStateMachine.setWifiEnabled
[ 08-24 22:38:32.828 4039: 4039 D/AndroidRuntime ]
Shutting down VM
[ 08-24 22:38:37.968 727: 1307 E/WifiStateMachine ]
Failed to load driver
Wifi doesn't work on any ROM. It stopped working after I flashed new cm12. It looked like this: 4.3 stock working > cm12 working > cm12.1 stopped working. I tried upgrading, repairing by PCC, nothing worked. Bluetooth doesnt turn on too.
when I try to set permissions and owner/group it resets. Please help
xTurbokot said:
Code:
[ 08-24 22:29:51.528 727: 1307 E/WifiHAL ]
wifi_error wifi_initialize(wifi_info**) Failed to load driver : -1
[ 08-24 22:29:51.528 727: 1307 D/wifi ]
halHandle = 0xb832acb8, mVM = 0xb7b7f400, mCls = 0x201626
[ 08-24 22:29:51.528 727: 1307 I/WifiNative-HAL ]
Could not start hal
[ 08-24 22:29:51.529 727: 1307 E/WifiStateMachine ]
cancelDelayedScan -> 1
[ 08-24 22:29:51.539 727: 1307 I/WifiNative-HAL ]
startHal
[ 08-24 22:29:51.539 727: 1307 E/WifiStateMachine ]
cancelDelayedScan -> 2
Code:
[ 08-24 22:32:07.119 727: 1307 E/WifiStateMachine ]
Failed to load driver
[ 08-24 22:32:07.121 727: 1307 I/WifiNative-HAL ]
startHal
[ 08-24 22:32:07.121 727: 1307 E/WifiStateMachine ]
cancelDelayedScan -> 4
Code:
[ 08-24 22:38:32.827 727: 1468 E/WifiService ]
Invoking mWifiStateMachine.setWifiEnabled
[ 08-24 22:38:32.828 4039: 4039 D/AndroidRuntime ]
Shutting down VM
[ 08-24 22:38:37.968 727: 1307 E/WifiStateMachine ]
Failed to load driver
Wifi doesn't work on any ROM. It stopped working after I flashed new cm12. It looked like this: 4.3 stock working > cm12 working > cm12.1 stopped working. I tried upgrading, repairing by PCC, nothing worked. Bluetooth doesnt turn on too.
Click to expand...
Click to collapse
Clean install the rom!!
1.At first Flash stock rom
2.flash cwm recovery
3.Reboot to recovery
4.Wipe data\Factory reset
5.wipe cache partition
6.Wipe dalvik cache
6.Install the rom
7.Reboot system
Don't forget to hit the thanks button

Categories

Resources