Related
Hi Guys,
I have an issue with my desire. When I try to run the camera the screen goes black and after a while it force closes.
I have tried the obvious things like restarting the phone, clearing the camera cache in androids app settings and trying a non-stock camera app with no luck.
I have also tried different roms, I was using Oxygen RC6 (gingerbread) as well as Oxygen 1.04 (froyo). I have now gone back to Cyanogen 6.1.1 and the camera has the same behaviour on all 3 roms.
Finally I also tried updating my radio to the latest (32.49.00.32U_5.11.05.27 as of this post) but again.. same behaviour.
I am at my wits end, I use the camera a lot and it is frustrating not being able to solve this. If someone could help or suggest something else I could try I would greatly appreciate it.
Thank you.
I read somewhere that formatting/changing the sd card may help. Tried formatting the card as well as a new one and still having the issue.
Can anyone suggest anything? please??
I also managed to get this, hopefully it is helpful? I don't understand it myself though.. I bolded the part that looks as though it may be the error?
01-11 19:52:43.014 I/ActivityManager( 166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera/.CameraEntry bnds=[243,410][357,528] }
01-11 19:52:43.034 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x60d3c0), index=0, pid=166, w=480, h=800 success
01-11 19:52:43.064 W/HTCCamera( 957): onCreate()
01-11 19:52:43.064 W/dalvikvm( 957): disableGcForExternalAlloc: true
01-11 19:52:43.094 W/IntentManager( 957): from class: com.android.camera.CameraEntry
01-11 19:52:43.094 W/IntentManager( 957): mRequestMode = RequestMode.Main, from Camera
01-11 19:52:43.094 W/IntentManager( 957): request name = null - RequestName.Unknown_General
01-11 19:52:43.094 W/IntentManager( 957): extras == null
01-11 19:52:43.104 W/HTCCamera( 957): onStart() - start
01-11 19:52:43.104 W/HTCCamera( 957): onStart() - end
01-11 19:52:43.104 W/HTCCamera( 957): onResume() - start
01-11 19:52:43.104 W/HTCCamera( 957): !!!! @@@@ broadcastStopVoiceRecording() - start
01-11 19:52:43.104 W/HTCCamera( 957): !!!! @@@@ broadcastStopVoiceRecording() - end
01-11 19:52:43.114 D/Sensors ( 166): open_akm, fd=146
01-11 19:52:43.124 D/AK8973 ( 115): Compass Start
01-11 19:52:43.124 W/HTCCamera( 957): Initial Display Orientation is portrait
01-11 19:52:43.124 W/HTCCamera( 957): mIsInitOrientation = true, mIsWaitOrientation = false
01-11 19:52:43.124 W/HTCCamera( 957): OnResume - reset UI, immediately set mMainLayout invisible
01-11 19:52:43.124 W/########## HtcSettingsReceiver ##########( 957): 2011-01-11 07:52:43 128(ms) onReceive-start
01-11 19:52:43.144 W/HTCCamera( 957): Block Capture UI - onResume(), and unblock after start preview
01-11 19:52:43.144 W/HTCCamera( 957): onResume() - mFocusingState = NO_FOCUSING
01-11 19:52:43.144 W/HTCCamera( 957): keyguard is not shown !!!!!
01-11 19:52:43.144 W/HTCCamera( 957): onResume() - end
01-11 19:52:43.144 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x699288), pid=957, w=1, h=1
01-11 19:52:43.144 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x699288), pid=957, w=1, h=1
01-11 19:52:43.174 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x699288), index=0, pid=957, w=480, h=800 success
01-11 19:52:43.194 D/PowerManagerService( 166): New lightsensor value:40, lcdValue:81
01-11 19:52:43.214 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
01-11 19:52:43.214 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
01-11 19:52:43.214 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=480 h=800
01-11 19:52:43.224 W/CameraThread( 957): CameraHandler Message - START_PREVIEW start mode0
01-11 19:52:43.224 E/CameraThread( 957): open the Camera in start_camera_preview
01-11 19:52:43.224 W/CameraSwitch( 957): open main camera
01-11 19:52:43.224 W/CameraSwitch( 957): no file - can't switch camera
01-11 19:52:43.224 D/CameraService( 110): CameraService::connect E (pid 957, client 0x44f38)
01-11 19:52:43.224 D/CameraService( 110): CameraService::connect X (pid 957, new client 0x44f38) rejected. (old pid 888, old client 0x19d20)
01-11 19:52:43.224 D/CameraService( 110): The old client is dead!
01-11 19:52:43.224 I/ActivityManager( 166): Displayed activity com.android.camera/.CameraEntry: 182 ms (total 182 ms)
01-11 19:52:43.244 E/CameraThread( 957): open camera failed
01-11 19:52:43.244 E/CameraThread( 957): java.lang.RuntimeException: Fail to connect to camera service
01-11 19:52:43.244 E/CameraThread( 957): at android.hardware.Camera.native_setup(Native Method)
01-11 19:52:43.244 E/CameraThread( 957): at android.hardware.Camera.<init>(Camera.java:118)
01-11 19:52:43.244 E/CameraThread( 957): at android.hardware.Camera.open(Camera.java:91)
01-11 19:52:43.244 E/CameraThread( 957): at com.android.camera.CameraThread.start_preview(CameraThread.java:1273)
01-11 19:52:43.244 E/CameraThread( 957): at com.android.camera.CameraThread$MainHandler.handleMessage(CameraThread.java:292)
01-11 19:52:43.244 E/CameraThread( 957): at android.os.Handler.dispatchMessage(Handler.java:99)
01-11 19:52:43.244 E/CameraThread( 957): at android.os.Looper.loop(Looper.java:144)
01-11 19:52:43.244 E/CameraThread( 957): at com.android.camera.CameraThread.run(CameraThread.java:1860)
01-11 19:52:43.244 W/CameraThread( 957): CameraHandler Message - START_PREVIEW end
01-11 19:52:43.244 W/HTCCamera( 957): onPause() - start
01-11 19:52:43.244 W/HTCCamera( 957): onPause() - mIsUIReady = false
01-11 19:52:43.254 W/########## HtcSettingsReceiver ##########( 957): 2011-01-11 07:52:43 256(ms) onReceive-start
01-11 19:52:43.264 W/HTCCamera( 957): AudioManager.STREAM_SYSTEM_ENFORCED, to fix volume ,mOriginalVolume = -1
01-11 19:52:43.264 W/HTCCamera( 957): onPause() - mFocusingState = NO_FOCUSING
01-11 19:52:43.264 W/HTCCamera( 957): OnPause - set mWaitResetSettings to false
01-11 19:52:43.264 W/HTCCamera( 957): releaseFaceDetection()
01-11 19:52:43.264 W/HTCCamera( 957): onPause mIdle is false
01-11 19:52:43.264 W/CameraThread( 957): CameraHandler Message - CLOSE_CAMERA start mMode=0
01-11 19:52:43.264 E/CameraThread( 957): mCameraDevice == null in close_camera
01-11 19:52:43.264 W/CameraThread( 957): CameraHandler Message - CLOSE_CAMERA end
01-11 19:52:43.274 D/Sensors ( 166): close_akm, fd=146
01-11 19:52:43.284 W/HTCCamera( 957): onPause() - end
01-11 19:52:43.324 W/HTCCamera( 957): doOnPause() - start
01-11 19:52:43.324 W/HTCCamera( 957): OnPause - hide UI, set mMainLayout invisible
01-11 19:52:43.324 W/HTCCamera( 957): doOnPause() - end
01-11 19:52:43.324 W/HTCCamera( 957): initScreenMode() - initiate screen mode from capture mode
01-11 19:52:43.324 W/HTCCamera( 957): initScreenMode() - request landscape mode
01-11 19:52:43.354 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x7c658), pid=442, w=480, h=800
01-11 19:52:43.354 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x7c658), pid=442, w=480, h=800
01-11 19:52:43.374 D/PowerManagerService( 166): New lightsensor value:40, lcdValue:81
01-11 19:52:43.404 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x7c658), index=0, pid=442, w=480, h=800 success
01-11 19:52:43.484 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceDestroyed $$$$$$$$$$$$$$$$$$$$$$$$$$$
01-11 19:52:43.654 D/AK8973 ( 115): Compass CLOSE
01-11 19:52:43.694 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x7c658), index=1, pid=442, w=480, h=800 success
01-11 19:52:43.714 W/HTCCamera( 957): onStop() - start
01-11 19:52:43.714 W/HTCCamera( 957): onStop() - end
01-11 19:52:43.714 W/HTCCamera( 957): onDestroy() - start
01-11 19:52:43.764 W/CameraThread( 957): CameraHandler Message - QUIT_CAMERA_THREAD start
01-11 19:52:43.764 E/CameraThread( 957): mCameraDevice == null in close_camera
01-11 19:52:43.764 W/CameraThread( 957): CameraHandler Message - QUIT_CAMERA_THREAD end
01-11 19:52:43.794 W/HTCCamera( 957): onDestroy() - end
01-11 19:52:44.294 W/HTCCamera( 957): doOnDestroy() - start
01-11 19:52:44.294 W/HTCCamera( 957): doOnDestroy() - end
01-11 19:52:45.965 D/PowerManagerService( 166): New lightsensor value:90, lcdValue:128
01-11 19:52:46.554 E/ClockWidget( 442): handleUiMessage~ in pause. msg:36867
01-11 19:52:46.554 E/ClockWidget( 442): handleUiMessage~ in pause. msg:32790
01-11 19:52:47.294 I/ActivityManager( 166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xtralogic.android.logcollector/.SendLogActivity }
Click to expand...
Click to collapse
Go back to a stock Sense ROM and see what happens (assuming the RUU is available for your phone). Take a nandroid first to at least be able to root/restore if OK
If it works on the stock ROM then it's something ROM related. If not, return the handset
If you already tried differents roms and also new radio..I think could be an hardware problem..Did your desire fall down? Does the flash, with some torch app, not work too?
I had a similar experience with that; my desire got fall down..then from that moment my camera didn't work..but some days after, unlucky or luchy me, it fall down again and magically my camera come back fully working
(Anyway don't try to fall down your desire )
Torch app still works as normal.
Going to search for an RUU and try that.
went back to RUU and still same camera issue.. please don't tell me this is a hardware problem!! I have never dropped this phone!!
There's nothing else you can do bar exchange it
andQlimax said:
If you already tried differents roms and also new radio..I think could be an hardware problem..Did your desire fall down? Does the flash, with some torch app, not work too?
I had a similar experience with that; my desire got fall down..then from that moment my camera didn't work..but some days after, unlucky or luchy me, it fall down again and magically my camera come back fully working
(Anyway don't try to fall down your desire )
Click to expand...
Click to collapse
I have the same experience but I try to fall down my desire intentionally (on a carpet) and... Tadaaaaaaaaaaaaaaaa... the problem is solved...
The lens must muve to focus but I noticed that the lens did not move anymore...
if the lens is stuck you might try to hit gently...
but.... I do not assume responsibility
ZanzarastA said:
I have the same experience but I try to fall down my desire intentionally (on a carpet) and... Tadaaaaaaaaaaaaaaaa... the problem is solved...
The lens must muve to focus but I noticed that the lens did not move anymore...
if the lens is stuck you might try to hit gently...
but.... I do not assume responsibility
Click to expand...
Click to collapse
LOL we have to suggest this procedure to the HTC customer care, and they will have to pay us the rights for this solution
Anyone have any issues with the camera app? Ever since I installed the cracked Skype apk my camera just shows a black screen. It happens on both the back and front cameras and in video mode. The hardware works though as I can review a pic taken and the video is fine its just not displaying in the camera app.
I uninstalled Skype wiped cache and dalvik but no change. When Skype was installed video calls worked just fine.
Any ideas?
Thanks, Matt.
Sent from my ADR6350 using XDA App
Which Rom? Which camera app?
nimdae said:
Which Rom? Which camera app?
Click to expand...
Click to collapse
Stock RMK Rom and stock camera app. I did recompile the stock HTC kernel to add TUN support, but that's it. I'll get a logcat later today.
Sent from my ADR6350 using XDA App
Not sure what caused this, but here is the logcat...at least I know the hardware is good.
Any ideas? Perhaps a different kernel? Not sure why this wouldn't work as its the stock HTC code.
Code:
07-17 12:20:40.772: WARN/HTCCamera(3506): !!!! @@@@ broadcastStopVoiceRecording() - start
07-17 12:20:40.782: WARN/HTCCamera(3506): !!!! @@@@ broadcastStopVoiceRecording() - end
07-17 12:20:40.782: WARN/HTCCamera(3506): OnResume - reset UI, immediately set mMainLayout invisible
07-17 12:20:40.792: WARN/########## HtcSettingsReceiver ##########(3506): 2011-07-17 12:20:40 793(ms) onReceive-start
07-17 12:20:40.802: DEBUG/AK8975(1356): Compass Start
07-17 12:20:40.802: WARN/HTCCamera(3506): Block Capture UI - onResume(), and unblock after start preview
07-17 12:20:40.802: WARN/HTCCamera(3506): onResume() - mFocusingState = NO_FOCUSING
07-17 12:20:40.802: WARN/HTCCamera(3506): keyguard is not shown !!!!!
07-17 12:20:40.802: WARN/HTCCamera(3506): OnResume - set mWaitResetSettings to true
07-17 12:20:40.802: WARN/HTCCamera(3506): onResume() - end
07-17 12:20:40.822: WARN/HTCCamera(3506): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
07-17 12:20:40.822: WARN/HTCCamera(3506): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
07-17 12:20:40.822: WARN/CameraThread(3506): CameraHandler Message - START_PREVIEW start mode0
07-17 12:20:40.822: DEBUG/CameraService(1349): CameraService::connect E (pid 3506, id 0), max 2
07-17 12:20:40.822: INFO/CameraService(1349): cameraId:0
07-17 12:20:40.822: INFO/CameraService(1349): 2D mode only
07-17 12:20:40.822: INFO/QualcommCameraHardware(1349): openCameraHardware: call createInstance
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): createInstance: E
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): Storing the current target type as 2
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): constructor EX
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): startCamera E
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): loading liboemcamera at 0xb000e680
07-17 12:20:40.822: WARN/HTCCamera(3506): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=480 h=800
07-17 12:20:40.832: INFO/QualcommCameraHardware(1349): Set main cam
07-17 12:20:40.832: INFO/mm-camera(1349): set sensor selection :0
07-17 12:20:40.882: WARN/InputManagerService(1493): [unbindCurrentClientLocked] Disable input method client.
07-17 12:20:40.882: WARN/InputManagerService(1493): [startInputLocked] Enable input method client.
07-17 12:20:40.932: INFO/QualcommCameraHardware(1349): Open Device node : /dev/msm_camera/control1
07-17 12:20:40.932: INFO/mm-camera(1349): Open Device node : /dev/msm_camera/config1
07-17 12:20:40.952: INFO/mm-camera(1349): [AWB Calibration] from kernel: fuse_id: 0x0, 0x0, 0x4, 0xd776e
...
...
MSM_CAM_IOCTL_CONFIG_VFE failed...
...
...
07-17 12:20:41.632: ERROR/OverlayLIB(1349): overlay play failed.
07-17 12:20:41.632: ERROR/Overlay(1349): Queuebuffer failed for framebuffer 0
Looks like it was a kernel problem. I restored the original kernel and now the camera works just fine.
I am having problems with my camera as well. All I get is a black screen. How did you restore the kernel? I may want to give that a shot.
Thanks.
Sent from my ADR6350 using XDA App
mcfhsieh said:
I am having problems with my camera as well. All I get is a black screen. How did you restore the kernel? I may want to give that a shot.
Thanks.
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
with a little research anything is achieveable..
Dev section
http://forum.xda-developers.com/showthread.php?t=1068236
or reflash the ROM
How were you able to take pics and vids if you were getting the black screen? Did you access the camera using another app?
Sent from my ADR6350 using XDA App
mcfhsieh said:
I am having problems with my camera as well. All I get is a black screen. How did you restore the kernel? I may want to give that a shot.
Thanks.
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
Before I flashed my new kernel I made a backup of the stock kernel - this should ALWAYS be done when doing kernel development for an occasion just like this!
I backed up my kernel in recovery by doing
Code:
cat /dev/block/mmcblk0p22 > /sdcard/stock_kernel.img
In fact you need to do this in order to extract/repack the ramdisk image if you ever wanted to modify the init.rc, etc.
Restoring the stock image can be done in the bootloader with fastboot on your host machine:
Code:
fastboot flash boot /path/to/stock_kernel.img
In addition to backing up the stock kernel image from the boot partition I always backup the stock kernel modules in /system/lib/modules in case something goes wrong - usually its getting the wifi module to load.
--Matt.
mcfhsieh said:
How were you able to take pics and vids if you were getting the black screen? Did you access the camera using another app?
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
The camera hardware still works, it seems there is just a problem with the overlay buffer getting displayed on the screen. In reality the image is still captured and stored correctly.
Thanks for the reply. I can't even see the camera button or anything. The only thing that comes up is the white camera logo when I first open the camera app. It's probably a hardware issue for me.
Sent from my ADR6350 using XDA App
Run a logcat to see what's up.
Sent from my ADR6350 using XDA App
This is what I got:
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
This is the first time running logcat. Dont know if I did it right.
Thanks,
There's got to be more...take a look at my logcat a few posts up...look for that kind of error.
You running a custom kernel?
Sent from my ADR6350 using XDA App
Here is some more logcat.
W/HTCCamera( 2602): onResume() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): keyguard is not shown !!!!!
W/HTCCamera( 2602): OnResume - set mWaitResetSettings to true
W/HTCCamera( 2602): onResume() - end
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
[email protected]
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
$$$$$$$$$$$$ start preview
W/CameraThread( 2602): CameraHandler Message - START_PREVIEW start mode0
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$
$$$$$$$$$$$$ w=480 h=800
D/CameraService( 1343): CameraService::connect E (pid 2602, id 0), max 2
I/ActivityManager( 1461): Displayed com.android.camera/.CameraEntry: +321ms
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
D/InputManagerService( 1461): Starting input on non-focused client com.android.i
[email protected] (uid=9999 pid=1599)
D/PowerManagerService( 1461): New lightsensor value:225, lcdValue:116
I/ScreenBrightnessWidget( 1599): GetCurrentSetting: nRet = 2
D/SurfaceFlinger( 1461): layer=0x83b168 is not in the purgatory list
D/AutoSetting( 1651): service - mRequestRunnable: screen on delay 10s, request N
LP now
D/AutoSetting( 1651): service - mHandler: request location update
V/LocationManagerService( 1461): requestLocationUpdates
V/LocationManagerService( 1461): requestLocationUpdatesLocked: updateProvidersLo
cked
D/LocationManagerService( 1461): [updateProvidersLocked]
D/skia ( 1671): purging 150K from font cache [17 entries]
D/dalvikvm( 1671): GC_EXPLICIT freed 196K, 47% free 3109K/5767K, external 0K/512
K, paused 70ms
D/PowerManagerService( 1461): New lightsensor value:160, lcdValue:83
D/PowerManagerService( 1461): lightSensorChangedLocked, buttonValue >= 0, mPower
State = 3
D/PowerManagerService( 1461): setPenMenuButtonLed: 2
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:2;max:4
D/StatusBarPolicy( 1548): iconLevel:2
D/skia ( 1599): purging 218K from font cache [27 entries]
D/dalvikvm( 1599): GC_EXPLICIT freed 236K, 45% free 4336K/7879K, external 17026K
/19074K, paused 73ms
D/dalvikvm( 1761): GC_EXPLICIT freed 134K, 60% free 3482K/8647K, external 0K/0K,
paused 76ms
W/HTCCamera( 2602): Unknown orientation !!!
D/PowerManagerService( 1461): New lightsensor value:225, lcdValue:116
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:2;max:4
D/StatusBarPolicy( 1548): iconLevel:2
V/HtcAppUsageStats( 1461): handleMessage msg=1
W/HTCCamera( 2602): onPause() - start
I/ActivityManager( 1461): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.htc.launcher/.Lau
ncher } from pid 1461
W/HTCCamera( 2602): onPause() - mIsUIReady = false
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceDestroyed $$$$$$$$$$$$$
$$$$$$$$$$$$$$
V/HtcAppUsageStats( 1461): (launch app, package): (HTC Sense, com.htc.launcher)
W/########## HtcSettingsReceiver ##########( 2602): 2011-07-23 11:28:38 183(ms)
onReceive-start
W/HTCCamera( 2602): onPause() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): OnPause - set mWaitResetSettings to false
W/HTCCamera( 2602): releaseFaceDetection()
W/HTCCamera( 2602): onPause mIdle is false
W/HTCCamera( 2602): OnPause - Freeze UI !!!
D/SensorService( 1461): disable: get sensor name = BMA150 3-axis Accelerometer
D/Sensors ( 1461): Enable akm: en = 0
D/SensorService( 1461): pid=2602, uid=10103
W/HTCCamera( 2602): doOnPause() - start
W/HTCCamera( 2602): OnPause - hide UI, set mMainLayout invisible
W/HTCCamera( 2602): doOnPause() - end
W/HTCCamera( 2602): onPause() - end
I/CarouselTimeLog( 1599): onStart() finish: 1311434918234
D/CarouselDummyActivity( 1599): CarouselDummyActivity.onResume: tab_allapps
D/Background traffic light( 1599): traffic light: RED, mBackgroundTrafficLight =
true
D/William ( 1599): - refreshUsageStatCache -
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
W/HTCCamera( 2602): onStop() - start
W/HTCCamera( 2602): onStop() - end
D/AK8975 ( 1350): Compass CLOSE
D/BatteryService( 1461): SendIntentforPowersaver
D/WifiService( 1461): [smart wifi] mSmartWiFiStatus: 0 mBatteryLevel: 42 mWifiCo
nnected: true
D/WifiService( 1461): [smart wifi] ACTION_BATTERY_CHANGED pluggedType: 2
D/DATA ( 1575): tryEnableSuperPowerSaving: false, isPowerSavingOn: false, isM
obileDataOn: true, isScreenOn: true, mIsCharging: true
D/HtcCdmaPhoneApp( 1575): level 42 scale 100
I/Fumo ( 1911): mBatteryLevel:42
D/dalvikvm( 1911): GC_CONCURRENT freed 268K, 49% free 2876K/5575K, external 0K/0
K, paused 2ms+2ms
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/PowerManagerService( 1461): New lightsensor value:160, lcdValue:83
D/PowerManagerService( 1461): lightSensorChangedLocked, buttonValue >= 0, mPower
State = 3
D/PowerManagerService( 1461): setPenMenuButtonLed: 2
D/Background traffic light( 1599): traffic light: RED, mBackgroundTrafficLight =
false
I/ScreenBrightnessWidget( 1599): GetCurrentSetting: nRet = 0
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
V/HtcAppUsageStats( 1461): handleMessage msg=1
V/HtcAppUsageStats( 1461): (launch app, package): (Camera, com.android.camera)
I/ActivityManager( 1461): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camer
a/.CameraEntry bnds=[0,234][117,352] } from pid 1599
D/Background traffic light( 1599): traffic light: GREEN, mBackgroundTrafficLight
= false
W/HTCCamera( 2602): onNewIntent: com.android.camera.CameraEntry
W/HTCCamera( 2602): need to do create, not to initate mode onNewIntent!!
W/HTCCamera( 2602): onRestart() - start
W/HTCCamera( 2602): onRestart() - end
W/HTCCamera( 2602): onStart() - start
W/HTCCamera( 2602): onStart() - end
W/HTCCamera( 2602): onResume() - start
W/HTCCamera( 2602): !!!! @@@@ broadcastStopVoiceRecording() - start
W/HTCCamera( 2602): !!!! @@@@ broadcastStopVoiceRecording() - end
D/SensorService( 1461): enable: get sensor name = BMA150 3-axis Accelerometer
D/Sensors ( 1461): Enable akm: en = 1
D/SensorService( 1461): pid=2602, uid=10103
W/HTCCamera( 2602): OnResume - reset UI, immediately set mMainLayout invisible
W/########## HtcSettingsReceiver ##########( 2602): 2011-07-23 11:28:45 532(ms)
onReceive-start
W/HTCCamera( 2602): Block Capture UI - onResume(), and unblock after start previ
ew
W/HTCCamera( 2602): onResume() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): keyguard is not shown !!!!!
W/HTCCamera( 2602): OnResume - set mWaitResetSettings to true
D/AK8975 ( 1350): Compass Start
W/HTCCamera( 2602): onResume() - end
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
[email protected]
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
$$$$$$$$$$$$ start preview
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$
$$$$$$$$$$$$ w=480 h=800
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/dalvikvm( 1599): disableGcForExternalAlloc: false
D/InputManagerService( 1461): Starting input on non-focused client com.android.i
[email protected] (uid=9999 pid=1599)
I/ScreenBrightnessWidget( 1599): GetCurrentSetting: nRet = 2
D/AppWidgetHostView( 1599): updateAppWidget mInfo = AppWidgetProviderInfo(provid
er=ComponentInfo{com.nullsoft.winamp/com.nullsoft.winamp.widget.PlaybackAppWidge
tProvider})
D/skia ( 1599): purging 172K from font cache [21 entries]
D/dalvikvm( 1599): GC_EXPLICIT freed 239K, 45% free 4335K/7879K, external 16986K
/19034K, paused 76ms
V/HtcAppUsageStats( 1461): handleMessage msg=1
W/HTCCamera( 2602): onPause() - start
W/HTCCamera( 2602): onPause() - mIsUIReady = false
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceDestroyed $$$$$$$$$$$$$
$$$$$$$$$$$$$$
I/ActivityManager( 1461): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.htc.launcher/.Lau
ncher } from pid 1461
V/HtcAppUsageStats( 1461): (launch app, package): (HTC Sense, com.htc.launcher)
W/########## HtcSettingsReceiver ##########( 2602): 2011-07-23 11:28:58 200(ms)
onReceive-start
W/HTCCamera( 2602): onPause() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): OnPause - set mWaitResetSettings to false
W/HTCCamera( 2602): releaseFaceDetection()
W/HTCCamera( 2602): onPause mIdle is false
W/HTCCamera( 2602): OnPause - Freeze UI !!!
D/SensorService( 1461): disable: get sensor name = BMA150 3-axis Accelerometer
D/Sensors ( 1461): Enable akm: en = 0
D/SensorService( 1461): pid=2602, uid=10103
W/HTCCamera( 2602): doOnPause() - start
W/HTCCamera( 2602): OnPause - hide UI, set mMainLayout invisible
W/HTCCamera( 2602): doOnPause() - end
W/HTCCamera( 2602): onPause() - end
I/CarouselTimeLog( 1599): onStart() finish: 1311434938265
D/CarouselDummyActivity( 1599): CarouselDummyActivity.onResume: tab_allapps
D/Background traffic light( 1599): traffic light: RED, mBackgroundTrafficLight =
true
D/William ( 1599): - refreshUsageStatCache -
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/HTCCamera( 2602): onStop() - start
W/HTCCamera( 2602): onStop() - end
D/AK8975 ( 1350): Compass CLOSE
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/PowerManagerService( 1461): New lightsensor value:225, lcdValue:116
D/Background traffic light( 1599): traffic light: GREEN, mBackgroundTrafficLight
= false
D/skia ( 2602): purging 6K from font cache [1 entries]
D/dalvikvm( 2602): GC_EXPLICIT freed 154K, 48% free 2857K/5447K, external 0K/512
K, paused 78ms
D/AutoSetting( 1651): service - mHandler: cancel location update
D/AutoSetting( 1651): service - changes count: 0
D/AutoSetting( 1651): service - notifyErrorMessage() send out error:2
D/AutoSetting( 1651): service - no change received, request a single u
pdate
V/LocationManagerService( 1461): requestLocationUpdates
V/LocationManagerService( 1461): requestLocationUpdatesLocked: updateProvidersLo
cked
D/LocationManagerService( 1461): [updateProvidersLocked]
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:2;max:4
D/StatusBarPolicy( 1548): iconLevel:2
D/dalvikvm( 1548): GC_CONCURRENT freed 336K, 47% free 3314K/6151K, external 2540
K/2753K, paused 6ms+3ms
D/ReaderManager( 2030): construct 0
D/ReaderManager( 2030): [ATS][com.htc.googlereader][bind_engine] start
D/ReaderManager( 2030): context package com.htc.googlereader
D/ReaderManager( 2030): bindResult=true
D/BackgroundService( 2030): onStartCommand()
D/BackgroundService( 2030): ClearImageThread start!
D/ReaderService( 2030): onCreate()
D/ReaderService( 2030): [ATS][com.htc.googlereader][start_engine]
D/ReaderService( 2030): onBind()
D/ReaderManager( 2030): onServiceConnected
D/ReaderManager( 2030): [ATS][com.htc.googlereader][bind_engine] connected
D/ReaderService( 2030): registerCallback
D/ReaderService( 2030): getRefreshTaskIDList
D/ReaderManager( 2030): flushPendingTask()
D/BackgroundService( 2030): clear image under path = /mnt/sdcard/.data/HtcGreade
r
D/BackgroundService( 2030): total image number = 0
D/BackgroundService( 2030): clear image under path = /mnt/sdcard/.data/HtcGreade
r/feedicon
D/BackgroundService( 2030): total image number = 0
D/BackgroundService( 2030): ClearImageThread stop!
D/BackgroundService( 2030): stopBackgroundTask taskType = 1
D/BackgroundService( 2030): onDestroy()
D/ReaderManager( 2030): release 1
D/ReaderService( 2030): unregisterCallback
D/ReaderService( 2030): onDestroy()
D/dalvikvm( 2030): GC_EXPLICIT freed 114K, 49% free 2789K/5379K, external 0K/0K,
paused 69ms
V/LocationManagerService( 1461): requestLocationUpdatesLocked: updateProvidersLo
cked
D/LocationManagerService( 1461): [updateProvidersLocked]
D/BatteryService( 1461): SendIntentforPowersaver
D/WifiService( 1461): [smart wifi] mSmartWiFiStatus: 0 mBatteryLevel: 43 mWifiCo
nnected: true
D/WifiService( 1461): [smart wifi] ACTION_BATTERY_CHANGED pluggedType: 2
D/DATA ( 1575): tryEnableSuperPowerSaving: false, isPowerSavingOn: false, isM
obileDataOn: true, isScreenOn: true, mIsCharging: true
D/HtcCdmaPhoneApp( 1575): level 43 scale 100
I/Fumo ( 1911): mBatteryLevel:43
D/dalvikvm( 2432): GC_EXPLICIT freed 22K, 48% free 2967K/5639K, external 0K/0K,
paused 58ms
D/dalvikvm( 2490): GC_EXPLICIT freed 100K, 47% free 2896K/5447K, external 0K/0K,
paused 69ms
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
This problem was occuring before a flashed Gingersense. I am not running any custom kernels.
So that minimum posts till you can post on the dev forums the best thing that the admins could've done for the good of this excellent forum!!
Anyway, just followed the instructions in this thread (http://forum.xda-developers.com/showthread.php?t=2165711) and I am getting no progress, logcat shows it gets stuck after SensorService errors and it will hang there.
I'd post this in the other thread but I can't. I know LaidbackNikez said he won't help anymore on the subject but I'm sure there is someone else out there that knows what's going wrong.
Any explanations?
Code:
--------- beginning of /dev/alog/main
I/ev ( 88): Welcome to Android /
I/ev ( 89): Attempting to boot Evervolv AOSP JellyBean ROM.
I/ev ( 90): Please visit www.evervolv.com for updates.
I/ev ( 91): __________ ______
I/ev ( 92): ___ ____/__ ________________ __________ /__ __
I/ev ( 93): __ __/ __ | / / _ \_ ___/_ | / / __ \_ /__ | / /
I/ev ( 94): _ /___ __ |/ // __/ / __ |/ // /_/ / / __ |/ /
I/ev ( 95): /_____/ _____/ \___//_/ _____/ \____//_/ _____/
I/ev ( 96):
I/run-parts( 83): vm.swappiness = 20
I/run-parts( 83): vm.min_free_kbytes = 8192
I/run-parts( 83): vm.dirty_ratio = 60
I/run-parts( 83): vm.dirty_background_ratio = 20
I/run-parts( 83): vm.vfs_cache_pressure = 40
I/installd( 111): installd firing up
E/cutils ( 111): Failed to read /data/.layout_version: No such file or directory
D/AK8973 ( 115): AK8973 daemon 1.3.4 Start
D/AK8973 ( 115): (Library version : 1.2.1.620)
D/installd( 111): Upgrading /data/media for multi-user
D/installd( 111): Upgrading to shared /data/media/obb
I/DEBUG ( 106): debuggerd: Feb 25 2013 02:34:27
I/SurfaceFlinger( 108): SurfaceFlinger is starting
I/SurfaceFlinger( 108): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 108): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 108): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 108): loaded /system/lib/egl/libGLESv2_adreno200.so
I/ServiceManager( 113): Waiting for service SurfaceFlinger...
I/Adreno200-EGL( 108): <qeglDrvAPI_eglInitialize:294>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB.04.01.01.00.036_msm8960_JB_CL2644550_release_AU (CL2644550)
I/Adreno200-EGL( 108): Build Date: 07/31/12 Tue
I/Adreno200-EGL( 108): Local Branch:
I/Adreno200-EGL( 108): Remote Branch: quic/master
I/Adreno200-EGL( 108): Local Patches: NONE
I/Adreno200-EGL( 108): Reconstruct Branch: AU_LINUX_ANDROID_JB.04.01.01.00.036 + NOTHING
I/gralloc ( 108): using (fd=19)
I/gralloc ( 108): id = msmfb31_0
I/gralloc ( 108): xres = 480 px
I/gralloc ( 108): yres = 800 px
I/gralloc ( 108): xres_virtual = 480 px
I/gralloc ( 108): yres_virtual = 1600 px
I/gralloc ( 108): bpp = 32
I/gralloc ( 108): r = 0:8
I/gralloc ( 108): g = 8:8
I/gralloc ( 108): b = 16:8
I/gralloc ( 108): width = 48 mm (254.000000 dpi)
I/gralloc ( 108): height = 80 mm (254.000000 dpi)
I/gralloc ( 108): refresh rate = 60.00 Hz
D/CALCFPS ( 108): DEBUG_CALC_FPS: 0
D/CALCFPS ( 108): period: 10
D/CALCFPS ( 108): ignorethresh_us: 500000
D/CALCFPS ( 108): DEBUG_CALC_FPS: 0
D/CALCFPS ( 108): period: 10
D/CALCFPS ( 108): ignorethresh_us: 500000
I/hwcomposer( 108): Initializing Qualcomm Hardware Composer
I/hwcomposer( 108): MDP version: 310
I/hwcomposer( 108): DYN composition threshold : 2.000000
I/hwcomposer( 108): hwc_device_open: Faking Hardware VSYNC
I/SurfaceFlinger( 108): Using composer version 1.0
I/hwcomposer( 108): Initializing UEvent Listener Thread
I/hwcomposer( 108): Initializing VSYNC Thread
W/SurfaceFlinger( 108): getting VSYNC period from fb HAL: 16666666
W/Adreno200-EGL( 108): <qeglDrvAPI_eglChooseConfig:780>: EGL_BAD_ATTRIBUTE
W/SurfaceFlinger( 108): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
W/SurfaceFlinger( 108): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
I/SurfaceFlinger( 108): EGL informations:
I/SurfaceFlinger( 108): vendor : Android
I/SurfaceFlinger( 108): version : 1.4 Android META-EGL
I/SurfaceFlinger( 108): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 108): Client API: OpenGL_ES
I/SurfaceFlinger( 108): EGLSurface: 8-8-8-0, config=0x7
I/SurfaceFlinger( 108): OpenGL ES informations:
I/SurfaceFlinger( 108): vendor : Qualcomm
I/SurfaceFlinger( 108): renderer : Adreno (TM) 200
I/SurfaceFlinger( 108): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 108): extensions: GL_EXT_debug_marker GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_ARB_vertex_buffer_object GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_draw_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering GL_AMD_compressed_3DC_texture
I/SurfaceFlinger( 108): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 108): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
D/SurfaceFlinger( 108): Screen acquired, type=0 flinger=0x41e4e318
I/mediaserver( 110): ServiceManager: 0x41cf4dd0
I/AudioFlinger( 110): Using default 3000 mSec as standby time.
I/CameraService( 110): CameraService started (pid=110)
E/CameraService( 110): Could not load camera HAL module
I/AudioPolicyManagerBase( 110): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
E/AudioHardwareQSD( 110): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 110): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 110): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 110): read ADIE para from file failed -1
E/HTC Acoustic( 110): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 110): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 110): BT ID table version: PASSION_HTC_20100610
E/HTC Acoustic( 110): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 110): speaker amplifier tpa2018 is not supported
I/AudioHardwareQSD( 110): Set master volume to 1.000000
I/AudioFlinger( 110): loadHwModule() Loaded primary audio interface from LEGACY Audio HW HAL (audio) handle 1
I/AudioFlinger( 110): HAL output buffer size 768 frames, normal mix buffer size 1056 frames
I/AudioMixer( 110): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe( 110): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
W/AudioFlinger( 110): Policy SCHED_FIFO priority 3 is unavailable for pid 110 tid 158; error -1
I/AudioFlinger( 110): Using module 1 has the primary audio interface
D/AudioHardwareInterface( 110): setMode(NORMAL)
I/AudioFlinger( 110): AudioFlinger's thread 0x41cf8890 ready to run
W/AudioFlinger( 110): Thread AudioOut_2 cannot connect to the power manager service
I/AudioHardwareQSD( 110): Routing audio to Speakerphone
D/AudioHardwareQSD( 110): Switching audio device to
D/AudioHardwareQSD( 110): Speakerphone
I/mir::ApplicationManager( 113): virtual bool android::InputSetup::DummyApplication::updateInfo()
I/mir::ApplicationManager( 113): virtual bool android::InputSetup::DummyApplicationWindow::updateInfo()
I/EventHub( 113): New device: id=1, fd=34, path='/dev/input/event6', name='curcial-oj', classes=0x9, configuration='/system/usr/idc/curcial-oj.idc', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
D/EventHub( 113): No input device configuration file found for device 'lightsensor-level'.
D/EventHub( 113): No input device configuration file found for device 'bravo-keypad'.
I/EventHub( 113): New device: id=3, fd=35, path='/dev/input/event4', name='bravo-keypad', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/bravo-keypad.kl', keyCharacterMap='/system/usr/keychars/bravo-keypad.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
D/EventHub( 113): No input device configuration file found for device 'proximity'.
I/EventHub( 113): New device: id=5, fd=36, path='/dev/input/event2', name='synaptics-rmi-touchscreen', classes=0x115, configuration='/system/usr/idc/synaptics-rmi-touchscreen.idc', keyLayout='/system/usr/keylayout/synaptics-rmi-touchscreen.kl', keyCharacterMap='/system/usr/keychars/synaptics-rmi-touchscreen.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
D/EventHub( 113): No input device configuration file found for device 'compass'.
D/EventHub( 113): No input device configuration file found for device 'h2w headset'.
I/EventHub( 113): New device: id=7, fd=37, path='/dev/input/event0', name='h2w headset', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/h2w_headset.kl', keyCharacterMap='/system/usr/keychars/h2w_headset.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=false, usingClockIoctl=false
I/InputReader( 113): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader( 113): Device added: id=7, name='h2w headset', sources=0x00000101
I/InputReader( 113): Device reconfigured: id=5, name='synaptics-rmi-touchscreen', size 480x800, orientation 0, mode 1, display id 0
I/InputReader( 113): Device added: id=5, name='synaptics-rmi-touchscreen', sources=0x01001113
I/InputReader( 113): Device added: id=3, name='bravo-keypad', sources=0x00000101
I/InputReader( 113): Device added: id=1, name='curcial-oj', sources=0x00010105
I/AudioHardwareQSD( 110): voice volume 5 (range is 0 to 5)
D/AudioHardwareQSD( 110): Setting in-call volume to 100
E/AudioFlinger( 110): int android::load_audio_interface(char const*, audio_hw_device_t**) couldn't load audio hw module audio.a2dp (No such file or directory)
I/AudioFlinger( 110): loadHwModule() error -2 loading module a2dp
W/AudioPolicyManagerBase( 110): could not open HW module a2dp
I/AudioFlinger( 110): loadHwModule() Loaded usb audio interface from USB audio HW HAL (audio) handle 3
I/AudioPolicyService( 110): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
D/SensorService( 112): nuSensorService starting...
E/SensorService( 112): couldn't load sensors module (No such file or directory)
Thanks
You're missing some modules, aa the logcat says. Maybe the download was corrupt or something.
yep
Having following the steps CORRECTLY, that is puting it to my ext4 partition, I can conclude it doesn't work. I was left with a blank screen, which i could turn on and off using the power button. That is all
I am porting to my device as well, and result in a blank screen. I also noticed in my log the line
no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
Hi,
So I recently acquired an used Sony Xperia Play R800i and i noticed a problem with it.
First of all, the Sim Card slot is physically broken (that's not the problem), just so you know.
The problem is that when you go to WiFI and enable it, it says : Turning on wifi, and never turns on.
I've read a lot of threads, none of them helped. I tried to flash stock firmware, custom roms, deleting the wifi files, factory reset etc.. nothing helps.
So far the best solution was to use Reverse USB Tethering, but I just wanted to know some things:
1) If my bluetooth is working, does that mean that WiFi should work too, or are they independent?
2)Can the broken Sim Slot affect the WiFI ?
3)How can I check if the WiFi is broken physically or it's software problem?
4)Is there a way to make a Reverse Bluetooth tethering?
The underlined questions are the main questions here, other are optional.
I'll be glad to provide more information if needed.
A1. Don't think so as there may be that both are part of SoC (and that's probably how it is), but still there is WiFi module separated from BT one.
A2. No. But maybe both are broken?
A3. Flashing stock is only way to make sure that software is OK. As after that You still have this problem it's hardware.
A4. Check this: http://deepknowhow.com/2013/05/08/share-internet-connection-via-wifi-hotspot-bluetooth-and-usb/
Sent using XT1562 - stock 6.0 (retasia DualSim)
Thanks, for the answers.
Couple of days ago I managed to share my tablet's internet with my phone using Open Garden through bluetooth, but it was way too slow (would it be faster if I had used my pc ?) So far the Reverse USB Tethering works the best, along with Xposed Framework Fake wifi module. The only disadvantage is that I have to be near my laptop.
Regarding to the stock firmware - I think I successfully flashed it before, but the problem was the same.
Are there any schematics of the Sony Xperia R800i somewhere, so I can check the wifi module visually and see if there is any visual damage, or even measure the voltages to check correlation ?
Also the SIM Card slot is physically broken( it is visible, the damage seems to be minor, but I guess it is serious enough).
Thanks once more.
EDIT:
So I found out the exact problem of SIM card issue. There are 3 pins broken off in the outside part( maybe i'll be reckless and replace them myself :silly: )
Unfortunately, I can't still find the problem of the WI-FI issue. By looking at the schematics, i can tell that the Bluetooth and WI-FI antennas are the same, but the most bugging thing is that Bluetooth is working perfectly, while WI-FI is broken somehow.
And also I found a thread of the service manual for the phone, if anyone needs it.
http://forum.xda-developers.com/showthread.php?t=1131876
Current situation
So I experimented a little more, and I have come to a point where I can actually give some logs.
The SIM Card fix
The mobile network is working( i can detect cellular networks). The only problem is that there are 3 golden pins missing. Resoldering them probably would fix undetected SIM CARD. I currently don't have appropriate soldering iron to do it, so it will take me some time, to actually try this solution.
The WIFI problem
As to the WIFI, I can't find any solution yet.
I installed the stock firmware R800i_4.0.2.A.0.69_World.ftf and DooMKerneL v14 with WIFI modules(also tried with stock kernel, but they give the same error)
So now, if I turn on LogCat and look at the reports, i can see these lines:
Code:
01-06 00:48:48.853: D/WifiStateTracker(318): Disabling interface
01-06 00:48:48.867: W/kernel(169): ## wifi_remove
01-06 00:48:48.867: W/kernel(169): wifi_set_power = 0
01-06 00:48:48.867: D/kernel(169): zeus_wifi_power: 0
01-06 00:48:49.047: W/kernel(169): wifi_set_carddetect = 0
01-06 00:48:49.047: V/kernel(169): zeus_wifi_set_carddetect: 0
01-06 00:48:49.047: V/kernel(169): zeus_wifi_status: 0
01-06 00:48:49.047: D/kernel(169): mmc0: Slot status change detected (1 -> 0)
01-06 00:48:49.047: D/kernel(169): mmc0: card 0001 removed
01-06 00:48:49.547: E/WifiService(318): Could not get PLMN!
01-06 00:48:49.797: W/kernel(169): ## wifi_probe
01-06 00:48:49.797: W/kernel(169): wifi_set_power = 1
01-06 00:48:49.797: D/kernel(169): zeus_wifi_power: 1
01-06 00:48:49.967: W/kernel(169): wifi_set_carddetect = 1
01-06 00:48:49.967: V/kernel(169): zeus_wifi_set_carddetect: 1
01-06 00:48:49.967: V/kernel(169): zeus_wifi_status: 1
01-06 00:48:49.967: D/kernel(169): mmc0: Slot status change detected (0 -> 1)
01-06 00:48:49.977: W/kernel(169): Dongle Host Driver, version 4.218.248.32
01-06 00:48:50.037: V/kernel(169): mmc0: queuing CIS tuple 0x91 length 3
01-06 00:48:50.037: D/kernel(169): mmc0: new SDIO card at address 0001
01-06 00:48:50.047: D/kernel(169): sdio_al mmc0:0001: Probing..
01-06 00:48:50.047: D/kernel(169): sdio_al mmc0:0001: ignore card vendor id 0x2d0, device id 0x4329alloc static buf at 80f40000!
01-06 00:48:52.047: E/kernel(169): mmc0: Data timeout
01-06 00:48:52.047: D/kernel(169): mmc0: Controller has been reset
01-06 00:48:52.047: W/kernel(169): dhdsdio_probe_attach: si_attach failed!
01-06 00:48:52.047: W/kernel(169): dhdsdio_probe: dhdsdio_probe_attach failed
01-06 00:48:53.048: E/WifiHW(318): Unable to open connection to supplicant on "eth0": No such file or directory
01-06 00:48:53.058: E/WifiHW(318): Unable to open connection to supplicant on "eth0": No such file or directory
01-06 00:48:53.058: E/WifiService(318): Could not get PLMN!
01-06 00:48:53.108: E/wpa_supplicant(2928): ioctl[SIOCGIFFLAGS]
01-06 00:48:53.108: E/wpa_supplicant(2928): ioctl[SIOCSIWPMKSA]
01-06 00:48:53.108: E/wpa_supplicant(2928): ioctl[SIOCSIWMODE]
01-06 00:48:53.157: E/wpa_supplicant(2928): ioctl[SIOCGIRANGE]
01-06 00:48:53.177: E/wpa_supplicant(2928): ioctl[SIOCGIWMODE]
01-06 00:48:53.197: E/wpa_supplicant(2928): ioctl[SIOCSIWAP]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.237: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.237: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.247: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.247: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.247: I/wpa_supplicant(2928): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
01-06 00:48:53.267: E/wpa_supplicant(2928): Failed to disable WPA in the driver.
01-06 00:48:53.267: E/wpa_supplicant(2928): ioctl[SIOCGIWMODE]
01-06 00:48:53.277: E/wpa_supplicant(2928): ioctl[SIOCSIWAP]
01-06 00:48:53.277: E/wpa_supplicant(2928): ioctl[SIOCGIFFLAGS]
01-06 00:48:58.053: E/WifiHW(318): Supplicant not running, cannot connect
01-06 00:48:58.053: V/WifiStateTracker(318): Supplicant died unexpectedly
01-06 00:48:58.053: D/WifiStateTracker(318): Reset connections and stopping DHCP
01-06 00:48:58.057: E/WifiHW(318): Supplicant not running, cannot connect
01-06 00:48:58.357: D/dalvikvm(2237): GC_EXPLICIT freed 204K, 49% free 2794K/5447K, external 1685K/2133K, paused 91ms
01-06 00:48:59.064: D/WifiStateTracker(318): Disabling interface
01-06 00:48:59.097: I/WifiService(318): Number of channels set to 11
01-06 00:48:59.108: D/WifiStateTracker(318): Reset connections and stopping DHCP
01-06 00:48:59.317: D/dalvikvm(318): GC_CONCURRENT freed 1923K, 41% free 6519K/10887K, external 6264K/7259K, paused 17ms+6ms
01-06 00:49:00.147: D/WifiStateTracker(318): Disabling interface
01-06 00:49:00.157: D/dalvikvm(1110): GC_EXPLICIT freed 4K, 49% free 2779K/5379K, external 1845K/2133K, paused 119ms
01-06 00:49:00.177: W/kernel(169): ## wifi_remove
01-06 00:49:00.177: W/kernel(169): wifi_set_power = 0
01-06 00:49:00.177: D/kernel(169): zeus_wifi_power: 0
01-06 00:49:00.347: D/dalvikvm(1110): GC_EXPLICIT freed 7K, 49% free 2781K/5379K, external 1981K/2133K, paused 84ms
01-06 00:49:00.447: W/kernel(169): wifi_set_carddetect = 0
01-06 00:49:00.447: V/kernel(169): zeus_wifi_set_carddetect: 0
01-06 00:49:00.447: V/kernel(169): zeus_wifi_status: 0
01-06 00:49:00.447: D/kernel(169): mmc0: Slot status change detected (1 -> 0)
01-06 00:49:00.447: D/kernel(169): mmc0: card 0001 removed
01-06 00:49:02.103: E/WifiHW(318): Supplicant not running, cannot connect
01-06 00:49:03.062: E/WifiHW(318): Supplicant not running, cannot connect
01-06 00:49:03.062: V/WifiStateTracker(318): Connection to supplicant lost
01-06 00:49:07.102: E/WifiHW(318): Supplicant not running, cannot connect
01-06 00:49:08.157: D/dalvikvm(1119): GC_EXPLICIT freed 144K, 51% free 2782K/5575K, external 1685K/2133K, paused 92ms
01-06 00:49:12.104: E/WifiHW(318): Supplicant not running, cannot connect
01-06 00:49:12.104: V/WifiStateTracker(318): Connection to supplicant lost
01-06 00:49:12.397: D/lights(318): set_light_backlight: brightness=20 brightnessMode=1
01-06 00:49:17.207: D/dalvikvm(1551): GC_EXPLICIT freed 61K, 49% free 2783K/5379K, external 1685K/2133K, paused 91ms
01-06 00:49:19.669: D/lights(318): set_light_backlight: brightness=0 brightnessMode=1
01-06 00:49:19.669: I/power(318): *** set_screen_state 0
01-06 00:49:19.687: D/kernel(169): request_suspend_state: sleep (0->3) at 2096966035224 (1980-01-06 00:49:19.673950209 UTC)
01-06 00:49:19.687: D/kernel(169): as3676 0-0040: as3676_early_suspend
01-06 00:49:19.687: D/kernel(169): synaptics_touchpad 4-0020: synaptics_touchpad_set_power: powered 0, activated 0, users 1, standby 1
01-06 00:49:19.687: D/SurfaceFlinger(318): About to give-up screen, flinger = 0x12aeb0
01-06 00:49:19.827: D/DASH - select(318): sensors_select_callback: select canceled by request
01-06 00:49:20.087: D/kernel(169): active wake lock usb_bus_active
01-06 00:49:20.087: D/kernel(169): wake lock event4-173, expired
01-06 00:49:20.087: D/kernel(169): wake lock mmc_delayed_work, expired
01-06 00:49:24.758: I/ActivityManager(318): Start proc com.sonyericsson.lockscreen.notifications for broadcast com.sonyericsson.lockscreen.notifications.facebook/.LockscreenReceiver: pid=3007 uid=10049 gids={3003}
01-06 00:49:24.847: I/ActivityThread(3007): Pub com.sonyericsson.lockscreen.notifications: com.sonyericsson.lockscreen.notifications.provider.NotificationProvider
01-06 00:49:24.957: I/ActivityManager(318): Start proc android.process.acore for content provider com.android.providers.contacts/.SemcCallLogProvider: pid=3017 uid=10014 gids={3003}
01-06 00:49:25.077: I/ActivityThread(3017): Pub call_log: com.android.providers.contacts.SemcCallLogProvider
01-06 00:49:25.097: D/dalvikvm(318): GC_CONCURRENT freed 381K, 42% free 6419K/10887K, external 5083K/5533K, paused 3ms+9ms
01-06 00:49:25.217: I/ActivityThread(3017): Pub contacts;com.android.contacts: com.android.providers.contacts.SemcContactsProvider2
01-06 00:49:25.337: I/ActivityThread(3017): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
01-06 00:49:25.347: I/ActivityThread(3017): Pub com.android.social: com.android.providers.contacts.SocialProvider
01-06 00:49:25.347: I/ActivityThread(3017): Pub applications: com.android.providers.applications.ApplicationsProvider
01-06 00:49:30.097: D/dalvikvm(1916): GC_EXPLICIT freed 40K, 48% free 2799K/5379K, external 1685K/2133K, paused 102ms
so these are some of the errors i captured, and which seemed important to me :
Code:
01-06 00:48:52.047: E/kernel(169): mmc0: Data timeout
01-06 00:48:53.048: E/WifiHW(318): Unable to open connection to supplicant on "eth0": No such file or directory
01-06 00:48:53.058: E/WifiHW(318): Unable to open connection to supplicant on "eth0": No such file or directory
01-06 00:48:53.058: E/WifiService(318): Could not get PLMN!
01-06 00:48:53.108: E/wpa_supplicant(2928): ioctl[SIOCGIFFLAGS]
01-06 00:48:53.108: E/wpa_supplicant(2928): ioctl[SIOCSIWPMKSA]
01-06 00:48:53.108: E/wpa_supplicant(2928): ioctl[SIOCSIWMODE]
01-06 00:48:53.157: E/wpa_supplicant(2928): ioctl[SIOCGIRANGE]
01-06 00:48:53.177: E/wpa_supplicant(2928): ioctl[SIOCGIWMODE]
01-06 00:48:53.197: E/wpa_supplicant(2928): ioctl[SIOCSIWAP]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.227: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.237: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.237: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.247: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODEEXT]
01-06 00:48:53.247: E/wpa_supplicant(2928): ioctl[SIOCSIWENCODE]
01-06 00:48:53.247: I/wpa_supplicant(2928): CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00
01-06 00:48:53.267: E/wpa_supplicant(2928): Failed to disable WPA in the driver.
01-06 00:48:53.267: E/wpa_supplicant(2928): ioctl[SIOCGIWMODE]
01-06 00:48:53.277: E/wpa_supplicant(2928): ioctl[SIOCSIWAP]
01-06 00:48:53.277: E/wpa_supplicant(2928): ioctl[SIOCGIFFLAGS]
Does anyone here knows what all this means? I haven't found any explanation on internet yet.
does anybody know whats keeping sprint htc 10 from booting aosp roms? is it the mm firmware hos has it never booted? will it boot once we get official nougat? i'm kinda scared of s-offing and flashing us unlocked firmware because i've read people brick there device when the flash back to stock which I'll do when i resell it. thank you
attached is the only logcat i could get in a bootloop
logcat.......look at the 4th to last line.....what do you think
--------- beginning of main
01-06 02:29:37.565 540 540 W auditd : type=2000 audit(0.0:1): initialized
01-06 02:29:38.739 540 540 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
01-06 02:29:38.739 540 540 W auditd : type=1404 audit(0.0:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
01-06 02:29:39.319 425 425 W ueventd : type=1400 audit(0.0:4): avc: denied { relabelfrom } for name="rmi0" dev="tmpfs" ino=16643 scontext=u:r:ueventd:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=0
01-06 02:29:40.079 1 1 W init : type=1400 audit(0.0:5): avc: denied { write } for name="tracing_on" dev="debugfs" ino=2008 scontext=u:r:init:s0 tcontext=ubject_r:debugfs:s0 tclass=file permissive=0
01-06 02:29:40.559 549 549 I : debuggerd: starting
01-06 02:29:40.598 548 548 I : debuggerd: starting
--------- beginning of system
01-06 02:29:40.604 550 550 I vold : Vold 3.0 (the awakening) firing up
01-06 02:29:40.604 550 550 V vold : Detected support for: exfat ext4 ntfs vfat
01-06 02:29:40.887 550 556 D vold : e4crypt_init_user0
01-06 02:29:40.888 550 556 D vold : e4crypt_prepare_user_storage for volume null, user 0, serial 0, flags 1
01-06 02:29:40.888 550 556 D vold : Preparing: /data/system/users/0
01-06 02:29:40.888 550 556 E cutils : Failed to mkdir(/data/system/users/0): No such file or directory
01-06 02:29:40.888 550 556 E vold : Failed to prepare /data/system/users/0: No such file or directory
01-06 02:29:40.888 550 556 E vold : Failed to prepare user 0 storage
01-06 02:29:40.888 1 1 I vdc : 400 551 Command failed
01-06 02:29:40.889 1 1 I vdc : vdc terminated by exit(144)
01-06 02:29:40.904 557 557 I /system/bin/tzdatacheck: tzdata file /data/misc/zoneinfo/current/tzdata does not exist. No action required.
01-06 02:29:40.931 561 561 I sysinit : Running /system/etc/init.d/00banner
01-06 02:29:40.947 563 563 I cm : ###### ######
01-06 02:29:40.954 564 564 I cm : # # ###### #### # # ##### ##### ###### #### ##### # #### # # # # ###### # # # # #
01-06 02:29:40.962 565 565 I cm : # # # # # # # # # # # # # # # # # ## # # # # ## ## # # #
01-06 02:29:40.970 566 566 I cm : ###### ##### #### # # # # # # ##### # # # # # # # # ###### ##### # ## # # ##
01-06 02:29:40.977 567 567 I cm : # # # # # # ##### ##### # # # # # # # # # # # # # # # ##
01-06 02:29:40.985 568 568 I cm : # # # # # # # # # # # # # # # # # # # ## # # # # # # # #
01-06 02:29:40.993 569 569 I sysinit : Running /system/etc/init.d/90userinit
01-06 02:29:41.675 587 587 I lowmemorykiller: Using in-kernel low memory killer interface
01-06 02:29:41.688 583 583 I rpmb_emmc: RPMB Mult (512-bytes sector) = 8192, Rel_sec_cnt = 32
01-06 02:29:41.688 583 583 E DrmLibRpmb: rpmb_init succeeded! with ret = 0
01-06 02:29:41.692 582 582 I PerMgrSrv: Adding entry for modem : offTimeout : 500 ackTimeout : 200
01-06 02:29:41.694 583 583 E SSD : ssd_init_service succeeded!
01-06 02:29:41.698 582 582 I PerMgrSrv: Adding entry for slpi : offTimeout : 5000 ackTimeout : 200
01-06 02:29:41.707 582 582 I PerMgrSrv: Peripheral Mananager service start
01-06 02:29:41.707 582 582 I PerMgrSrv: power-off timeout 500,ms; event-ack timeout 200,ms; debug-mode false
01-06 02:29:41.707 582 582 I PerMgrSrv: Statistics for : modem
01-06 02:29:41.708 582 582 I PerMgrSrv: modem: Current State : is off-line
01-06 02:29:41.708 582 582 I PerMgrSrv: modem: Voter/Listener count : 0/0
01-06 02:29:41.708 582 582 I PerMgrSrv: modem: Power on count : 0
01-06 02:29:41.708 582 582 I PerMgrSrv: modem: Power off count: 0
01-06 02:29:41.708 582 582 I PerMgrSrv: modem: Client list:
01-06 02:29:41.708 582 582 I PerMgrSrv: Statistics for : slpi
01-06 02:29:41.708 582 582 I PerMgrSrv: slpi: Current State : is off-line
01-06 02:29:41.708 582 582 I PerMgrSrv: slpi: Voter/Listener count : 0/0
01-06 02:29:41.708 582 582 I PerMgrSrv: slpi: Power on count : 0
01-06 02:29:41.708 582 582 I PerMgrSrv: slpi: Power off count: 0
01-06 02:29:41.708 582 582 I PerMgrSrv: slpi: Client list:
01-06 02:29:41.711 590 590 I SurfaceFlinger: SurfaceFlinger is starting
01-06 02:29:41.713 590 590 I SurfaceFlinger: SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
01-06 02:29:41.720 582 603 I PerMgrSrv: QMI service start
01-06 02:29:41.722 593 593 E PerMgrProxy: Starting pm-proxy service
01-06 02:29:41.723 593 593 I PerMgrProxy: Found internal modem
01-06 02:29:41.724 582 604 D PerMgrSrv: modem state: is off-line, add client PM-PROXY-THREAD
01-06 02:29:41.724 582 604 D PerMgrSrv: PM-PROXY-THREAD registered
01-06 02:29:41.724 593 593 D PerMgrLib: PM-PROXY-THREAD successfully registered for modem
01-06 02:29:41.724 593 593 I PerMgrProxy: pm-proxy-thread Voting for internal modem
01-06 02:29:41.724 593 593 D PerMgrLib: PM-PROXY-THREAD voting for modem
01-06 02:29:41.726 590 590 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
01-06 02:29:41.729 582 607 D PerMgrSrv: PM-PROXY-THREAD voting for modem
01-06 02:29:41.729 582 607 D PerMgrSrv: modem new state: going on-line
01-06 02:29:41.729 582 607 D PerMgrSrv: modem num voters is 1
01-06 02:29:41.729 615 615 D QSEECOMAPI: QSEECom_register_listener 8192 sb_length = 0x6400
01-06 02:29:41.731 615 615 D QSEECOMAPI: QSEECom_register_listener 12288 sb_length = 0x5000
01-06 02:29:41.732 615 615 D QSEECOMAPI: QSEECom_register_listener 16384 sb_length = 0x10a8
01-06 02:29:41.760 615 615 D DrmLibTime: QSEE Time Listener: atime_start
01-06 02:29:41.760 615 615 D QSEECOMAPI: QSEECom_register_listener 11 sb_length = 0x5000
01-06 02:29:41.760 615 615 D DrmLibTime: registering fs service to QSEECom is done!
01-06 02:29:41.761 615 615 D DrmLibTime: begin to create a thread!
01-06 02:29:41.761 615 615 D DrmLibTime: Creating a pthread in atime_start is done! return 0
01-06 02:29:41.761 615 620 D DrmLibTime: QSEE Time Listener: dispatch
01-06 02:29:41.761 615 620 D DrmLibTime: before calling ioctl to read the next time_cmd
01-06 02:29:41.764 615 615 D QSEECOMAPI: QSEECom_register_listener 10 sb_length = 0x5000
01-06 02:29:41.765 615 615 D QSEECOMAPI: QSEECom_register_listener 28672 sb_length = 0x7e000
01-06 02:29:41.774 615 623 I QISL : QSEE Interrupt Service Listener Thread is started
01-06 02:29:41.774 615 623 D QSEECOMAPI: QSEECom_register_listener 36864 sb_length = 0x1f4
01-06 02:29:41.775 615 623 I QISL : QSEE Interrupt Service Listener was activated successfully
01-06 02:29:41.790 615 615 D QSEECOMAPI: QSEECom_register_listener 4352 sb_length = 0x5000
01-06 02:29:41.791 615 615 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x400
01-06 02:29:41.791 615 615 D QSEECOMAPI: App is not loaded in QSEE
01-06 02:29:41.793 615 615 D QSEECOMAPI: app_arch = 1, total_files = 8
01-06 02:29:41.838 615 615 E QSEECOMAPI: Error::Load image request failed ret = -1, errno = 22
01-06 02:29:41.839 615 615 E QSEECOMAPI: Error::Loading image failed with ret = -1
01-06 02:29:41.839 615 615 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x400
01-06 02:29:41.839 615 615 D QSEECOMAPI: App is already loaded QSEE and app id = 4
01-06 02:29:41.890 590 590 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
01-06 02:29:41.899 590 590 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
01-06 02:29:41.926 590 590 I Adreno : QUALCOMM build : e781517, I9267f384df
01-06 02:29:41.926 590 590 I Adreno : Build Date : 10/26/16
01-06 02:29:41.926 590 590 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.03
01-06 02:29:41.926 590 590 I Adreno : Local Branch :
01-06 02:29:41.926 590 590 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.5.5.R1.07.00.00.269.009
01-06 02:29:41.926 590 590 I Adreno : Remote Branch : NONE
01-06 02:29:41.926 590 590 I Adreno : Reconstruct Branch : NOTHING
01-06 02:29:42.162 590 590 I SDM : ExtensionInterface::CreateExtensionInterface:
01-06 02:29:42.162 590 590 I SDM : SDM-EXTENSION Version: Date: 09/24/16, Commit: a8223a7, Change: Ib6653f6a84
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: SDE Version = 500, SDE Revision = 10070002, RGB = 4, VIG = 4, DMA = 2, Cursor = 2
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: Upscale Ratio = 20, Downscale Ratio = 4, Blending Stages = 7
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: SourceSplit = 1 QSEED3 = 0
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: BWC = 0, UBWC = 1, Decimation = 1, Tile Format = 0 Concurrent Writeback = 0
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: MaxLowBw = 9600000 , MaxHighBw = 9600000
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: MaxPipeBw = 4500000 KBps, MaxSDEClock = 412500000 Hz, ClockFudgeFactor = 1.050000
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetHWResourceInfo: Prefill factors: Tiled_NV12 = 8, Tiled = 4, Linear = 1, Scale = 1, Fudge_factor = 2
01-06 02:29:42.163 590 590 I SDM : HWInfo::GetMDSSRotatorInfo: MDSS Rotator: Count = 2, Downscale = 1
01-06 02:29:42.169 590 590 I SDM : CoreInterface::CreateCore: Open interface handle = 0x7f99679600
01-06 02:29:42.170 590 590 I SDM : HWInfo::GetFirstDisplayInterfaceType: First display is internal display
01-06 02:29:42.170 590 590 I SDM : CPUHint::Init: CPU Hint Pre-enable Window 50
01-06 02:29:42.171 590 590 I SDM : CPUHint::Init: Successfully Loaded Vendor Extension Library symbols
01-06 02:29:42.172 590 590 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
01-06 02:29:42.172 590 590 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
01-06 02:29:42.172 590 590 I SDM : HWDevice:opulateHWPanelInfo: Device type = 0, Display Port = 1, Display Mode = 2, Device Node = 0, Is Primary = 1
01-06 02:29:42.172 590 590 I SDM : HWDevice:opulateHWPanelInfo: Partial Update = 0, Dynamic FPS = 0
01-06 02:29:42.172 590 590 I SDM : HWDevice:opulateHWPanelInfo: Align: left = 0, width = 0, top = 0, height = 0
01-06 02:29:42.172 590 590 I SDM : HWDevice:opulateHWPanelInfo: ROI: min_width = 0, min_height = 0, need_merge = 0
01-06 02:29:42.172 590 590 I SDM : HWDevice:opulateHWPanelInfo: FPS: min = 0, max =0
01-06 02:29:42.172 590 590 I SDM : HWDevice:opulateHWPanelInfo: Left Split = 0, Right Split = 0
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: SDE Version = 500, SDE Revision = 10070002, RGB = 4, VIG = 4, DMA = 2, Cursor = 2
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: Upscale Ratio = 20, Downscale Ratio = 4, Blending Stages = 7
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: SourceSplit = 1 QSEED3 = 0
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: BWC = 0, UBWC = 1, Decimation = 1, Tile Format = 0 Concurrent Writeback = 0
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: MaxLowBw = 9600000 , MaxHighBw = 9600000
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: MaxPipeBw = 4500000 KBps, MaxSDEClock = 412500000 Hz, ClockFudgeFactor = 1.050000
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetHWResourceInfo: Prefill factors: Tiled_NV12 = 8, Tiled = 4, Linear = 1, Scale = 1, Fudge_factor = 2
01-06 02:29:42.173 590 590 I SDM : HWInfo::GetMDSSRotatorInfo: MDSS Rotator: Count = 2, Downscale = 1
01-06 02:29:42.174 590 590 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
01-06 02:29:42.175 590 590 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
01-06 02:29:42.175 590 590 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
01-06 02:29:42.175 590 590 I SDM : HWDevice::GetHWPanelMaxBrightnessFromNode: Max brightness level = 255
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: SDE Version = 500, SDE Revision = 10070002, RGB = 4, VIG = 4, DMA = 2, Cursor = 2
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: Upscale Ratio = 20, Downscale Ratio = 4, Blending Stages = 7
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: SourceSplit = 1 QSEED3 = 0
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: BWC = 0, UBWC = 1, Decimation = 1, Tile Format = 0 Concurrent Writeback = 0
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: MaxLowBw = 9600000 , MaxHighBw = 9600000
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: MaxPipeBw = 4500000 KBps, MaxSDEClock = 412500000 Hz, ClockFudgeFactor = 1.050000
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetHWResourceInfo: Prefill factors: Tiled_NV12 = 8, Tiled = 4, Linear = 1, Scale = 1, Fudge_factor = 2
01-06 02:29:42.176 590 590 I SDM : HWInfo::GetMDSSRotatorInfo: MDSS Rotator: Count = 2, Downscale = 1
01-06 02:29:42.177 590 590 W SDM : ColorManager::CreateColorManagerProxy: PAV2 version is versions = 11, version = 11
01-06 02:29:42.177 590 590 I SDM : DisplayBase::SetFrameBufferConfig: New framebuffer resolution (1440x2560)
01-06 02:29:42.177 590 590 I SDM : HWCDisplay::SetFrameBufferResolution: New framebuffer resolution (1440x2560)
01-06 02:29:42.180 590 590 I SDM : HWCColorManager::CreateColorManager: Successfully loaded libsdm-disp-apis.so
01-06 02:29:42.182 590 590 W SDM : HWCColorManager::CreateColorManager: Unable to load = libsdm-diag.so
01-06 02:29:42.183 590 590 I SurfaceFlinger: Using composer version 1.5
01-06 02:29:42.183 590 590 W SDM : HWCDisplay::GetDisplayAttributes: Spurious attribute type = 6
01-06 02:29:42.184 590 590 I SurfaceFlinger: EGL information:
01-06 02:29:42.184 590 590 I SurfaceFlinger: vendor : Android
01-06 02:29:42.184 590 590 I SurfaceFlinger: version : 1.4 Android META-EGL
01-06 02:29:42.184 590 590 I SurfaceFlinger: extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_create_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_KHR_image EGL_KHR_image_base EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_reusable_sync EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_KHR_partial_update EGL_KHR_create_context_no_error EGL_KHR_mutable_render_buffer EGL_EXT_yuv_surface EGL_EXT_protected_content
01-06 02:29:42.184 590 590 I SurfaceFlinger: Client API: OpenGL_ES
01-06 02:29:42.184 590 590 I SurfaceFlinger: EGLSurface: 8-8-8-8, config=0x7f997fb040
01-06 02:29:42.188 590 590 I SurfaceFlinger: OpenGL ES informations:
01-06 02:29:42.188 590 590 I SurfaceFlinger: vendor : Qualcomm
01-06 02:29:42.188 590 590 I SurfaceFlinger: renderer : Adreno (TM) 530
01-06 02:29:42.188 590 590 I SurfaceFlinger: version : OpenGL ES 3.2 [email protected] ([email protected])
01-06 02:29:42.188 590 590 I SurfaceFlinger: extensions: GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture
01-06 02:29:42.188 590 590 I SurfaceFlinger: GL_MAX_TEXTURE_SIZE = 16384
01-06 02:29:42.188 590 590 I SurfaceFlinger: GL_MAX_VIEWPORT_DIMS = 16384
01-06 02:29:42.397 590 590 D SurfaceFlinger: SF. shader cache generated - 26 shaders in 207.980209 ms
01-06 02:29:42.399 590 590 D SurfaceFlinger: Set power mode=2, type=0 flinger=0x7f99648000
01-06 02:29:42.399 590 590 I SDM : HWCDisplay::SetPowerMode: display = 0, mode = 2
01-06 02:29:42.400 590 590 I SDM : DisplayBase::SetDisplayState: Set state = 1, display 0
01-06 02:29:42.426 590 590 I SDM : HWCDisplayPrimary:repare: Skipping null commit on cmd mode panel
01-06 02:29:42.436 590 590 I SDM : HWCDisplayPrimary::Commit: Skipping null commit on cmd mode panel
01-06 02:29:42.436 590 590 D qdutils : DEBUG_CALC_FPS: 0
01-06 02:29:42.436 590 590 D qdutils : period: 10
01-06 02:29:42.436 590 590 D qdutils : ignorethresh_us: 500000
01-06 02:29:42.436 594 594 I Dpps : static DppsServer *DppsServer::GetInstance(): DppsServer ref count increased to 1
01-06 02:29:42.437 594 594 I Dpps : InitPrimaryContextFeatures():270 Dpps feature enable properties are false, skipping primary feature context init
01-06 02:29:42.686 648 651 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
01-06 02:29:42.697 648 651 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
01-06 02:29:42.699 590 590 I SDM : HWCDisplayPrimary:repare: Skipping null commit on cmd mode panel
01-06 02:29:42.705 590 590 I SDM : HWCDisplayPrimary::Commit: Skipping null commit on cmd mode panel
01-06 02:29:42.706 648 651 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
01-06 02:29:42.716 648 651 I Adreno : QUALCOMM build : e781517, I9267f384df
01-06 02:29:42.716 648 651 I Adreno : Build Date : 10/26/16
01-06 02:29:42.716 648 651 I Adreno : OpenGL ES Shader Compiler Version: XE031.09.00.03
01-06 02:29:42.716 648 651 I Adreno : Local Branch :
01-06 02:29:42.716 648 651 I Adreno : Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.5.5.R1.07.00.00.269.009
01-06 02:29:42.716 648 651 I Adreno : Remote Branch : NONE
01-06 02:29:42.716 648 651 I Adreno : Reconstruct Branch : NOTHING
01-06 02:29:42.723 648 651 E BootAnimation: Get Carrier Animation file,since it's not support carrier
01-06 02:29:42.723 648 651 E BootAnimation: Get Carrier Animation file,since it's not support carrier
01-06 02:29:42.723 648 651 E BootAnimation: Get Carrier Animation file,since it's not support carrier
01-06 02:29:42.725 648 651 E BootAnimation: Get Carrier Animation file,since it's not support carrier
01-06 02:29:42.876 648 651 D BootAnimation: Free memory: 3590908, max texture size: 16384
01-06 02:29:42.876 648 651 D BootAnimation: Disabled bootanimation texture cache, FPS drops might occur.
01-06 02:29:42.942 582 604 D PerMgrSrv: modem new state: is on-line
01-06 02:29:45.152 648 651 D BootAnimation: Free memory: 3576124, max texture size: 16384
01-06 02:29:45.152 648 651 D BootAnimation: Disabled bootanimation texture cache, FPS drops might occur.
01-06 02:29:46.839 615 615 D QSEECOMAPI: QSEECom_load_external_elf
01-06 02:29:46.840 615 615 E QSEECOMAPI: Error::Cannot open the file /firmware/image/mc_v2.mdt errno = 2
01-06 02:29:46.840 615 615 E QSEECOMAPI: Error::Loading image failed with ret = -1
01-06 02:29:46.840 615 615 D QSEECOMAPI: QSEECom_load_external_elf
01-06 02:29:46.845 615 615 D QSEECOMAPI: app_arch = 1, total_files = 8
Be more specific. I have read threads of AOSP Roma booting fine. Is it cuz you have MM firmware, trying to flash a nougat ROM? More info is helpful.
Sent from my 2PS64 using XDA-Developers Legacy app
scottspa74 said:
Be more specific. I have read threads of AOSP Roma booting fine. Is it cuz you have MM firmware, trying to flash a nougat ROM? More info is helpful.
Sent from my 2PS64 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Well sprint doesn't seem to think that we need nougat...so i dont have nouhat firmware