http://forum.xda-developers.com/showthread.php?p=9489090#post9489090
The reason because I haven't released new Aura is because that i'm trying to port desire camera to HD rom, and without camera don't like to release it. So I hope and think that all of us can suggest, and try things to get it work.
Trying to get camera work but...:
Code:
10-11 04:47:29.054: WARN/HTCCamera(1817): onCreate()
10-11 04:47:29.105: WARN/IntentManager(1817): from class: com.android.camera.CameraEntry
10-11 04:47:29.105: WARN/IntentManager(1817): mRequestMode = RequestMode.Main, from Camera
10-11 04:47:29.105: WARN/IntentManager(1817): request name = null - RequestName.Unknown_General
10-11 04:47:29.105: WARN/IntentManager(1817): extras == null
10-11 04:47:29.105: VERBOSE/CameraThread(1817): *************************************** run
10-11 04:47:29.134: WARN/HTCCamera(1817): onStart() - start
10-11 04:47:29.134: WARN/HTCCamera(1817): onStart() - end
10-11 04:47:29.134: WARN/HTCCamera(1817): onResume() - start
10-11 04:47:29.144: WARN/HTCCamera(1817): !!!! @@@@ broadcastStopVoiceRecording() - start
10-11 04:47:29.144: WARN/HTCCamera(1817): !!!! @@@@ broadcastStopVoiceRecording() - end
10-11 04:47:29.144: VERBOSE/HTCCamera(1817): !!!! @@@@ broadcastStopFM() - start
10-11 04:47:29.144: VERBOSE/HTCCamera(1817): !!!! @@@@ broadcastStopFM() - end
10-11 04:47:29.144: VERBOSE/HTCCamera(1817): Initial Display Orientation: 0
10-11 04:47:29.154: DEBUG/Sensors(425): open_akm, fd=40
10-11 04:47:29.154: DEBUG/AK8973(254): Compass Start
10-11 04:47:29.154: VERBOSE/SensorHandler(1817): createFocusFile() - start
10-11 04:47:29.154: WARN/HTCCamera(1817): OnResume - reset UI, immediately set mMainLayout invisible
10-11 04:47:29.154: VERBOSE/HTCCamera(1817): setMaxBrightness()
10-11 04:47:29.165: WARN/########## HtcSettingsReceiver ##########(1817): 2010-10-11 04:47:29 168(ms) onReceive-start
10-11 04:47:29.174: WARN/HTCCamera(1817): Block Capture UI - onResume(), and unblock after start preview
10-11 04:47:29.184: WARN/HTCCamera(1817): onResume() - mFocusingState = NO_FOCUSING
10-11 04:47:29.184: WARN/HTCCamera(1817): keyguard is not shown !!!!!
10-11 04:47:29.184: WARN/HTCCamera(1817): OnResume - set mWaitResetSettings to true
10-11 04:47:29.184: WARN/HTCCamera(1817): onResume() - end
10-11 04:47:29.244: DEBUG/PowerManagerService(425): New lightsensor value:40, lcdValue:81
10-11 04:47:29.244: DEBUG/PowerManagerService(425): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
10-11 04:47:29.274: WARN/HTCCamera(1817): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
10-11 04:47:29.274: WARN/HTCCamera(1817): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
10-11 04:47:29.274: WARN/HTCCamera(1817): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=480 h=800
10-11 04:47:29.274: WARN/CameraThread(1817): CameraHandler Message - START_PREVIEW start mode0
10-11 04:47:29.274: VERBOSE/CameraThread(1817): start_preview() - start
10-11 04:47:29.274: ERROR/CameraThread(1817): open the Camera in start_camera_preview
10-11 04:47:29.274: WARN/CameraSwitch(1817): open main camera
10-11 04:47:29.274: WARN/CameraSwitch(1817): no file - can't switch camera
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): createInstance: E
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): Storing the current target type as 1
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): constructor EX
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): startCamera E
10-11 04:47:29.294: INFO/ActivityManager(425): Displayed activity com.android.camera/.CameraEntry: 481 ms (total 481 ms)
10-11 04:47:29.305: DEBUG/QualcommCameraHardware(249): loading liboemcamera at 0xb00110c4
10-11 04:47:29.305: INFO/QualcommCameraHardware(249): Set main cam and main cam only
10-11 04:47:29.305: INFO/mm-camera-mmap(249): set sensor selection :0
10-11 04:47:29.305: VERBOSE/WindowManager(425): Remove Window{47d4cec8 Starting com.android.camera paused=false}: mSurface=Surface(name=Starting com.android.camera, identity=19) mExiting=false isAnimating=false app-animation=null inPendingTransaction=false mDisplayFrozen=false
10-11 04:47:29.315: ERROR/WindowManager(425): return in removeWindowLocked
10-11 04:47:29.465: INFO/QualcommCameraHardware(249): Open Device node : /dev/msm_camera/control0
10-11 04:47:29.465: INFO/mm-camera-config(249): cam_conf fd cfgctrl.camfd:0
10-11 04:47:29.465: INFO/mm-camera-config(249): Open config device node : /dev/msm_camera/config0
10-11 04:47:29.474: INFO/(249): [AWB Calibration]:ctrlfd:18
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word1:0x0
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word2:0x3
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word3:0x45002
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word4:0x27d532
10-11 04:47:29.505: DEBUG/mm-camera-s5k3e2fx_u(249): lcd type = 0
10-11 04:47:29.514: INFO/(249): [AWB Calibration] rg_ratio_GS_table[0]:0.733340
10-11 04:47:29.514: INFO/(249): [AWB Calibration] rg_ratio_GS_table[1]:0.733340
10-11 04:47:29.514: INFO/(249): [AWB Calibration] rg_ratio_GS_table[2]:0.754883
10-11 04:47:29.514: INFO/(249): [AWB Calibration] bg_ratio_GS_table[0]:0.601600
10-11 04:47:29.514: INFO/(249): [AWB Calibration] bg_ratio_GS_table[1]:0.601600
10-11 04:47:29.514: INFO/(249): [AWB Calibration] bg_ratio_GS_table[2]:0.598633
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word1:0x0
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word2:0x3
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word3:0x45002
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word4:0x27d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id : 0x0, 0x3, 0x45002, 0x27d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fail to read /data/awb_cal
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read from file OK: /sys/android_camera_awb_cal/awb_ca
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all c1b ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 320 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 253 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 0 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 3 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 45002 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 27d532 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all b7a70f27 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] check sum=b7a70f27, OK
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[0]:0x00000c1b
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[1]:0x00000320
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[2]:0x00000253
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[3]:0x00000000
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[4]:0x00000003
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[5]:0x00045002
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[6]:0x0027d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[7]:0xb7a70f27
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word1:0x00000000
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word2:0x00000003
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word3:0x00045002
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word4:0x0027d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[0]:3099
10-11 04:47:29.514: INFO/(249): [AWB Calibration] valid bit and fuseID pass, use new white points
10-11 04:47:29.514: INFO/(249): [AWB Calibration] use light version: v3
10-11 04:47:29.544: INFO/mm-camera-aec(249): Touch AEC == numRegions:256
10-11 04:47:29.544: INFO/mm-camera-aec(249): Touch AEC aecCtrl->aec_state.aec_algo:1
10-11 04:47:29.555: INFO/QualcommCameraHardware(249): startCamera: camsensor name s5k3e2fx, flash 1
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): startCamera X
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): initDefaultParameters E
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): product 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 1, length 32
10-11 04:47:29.555: ERROR/QualcommCameraHardware(249): native_access_parm: error (No such file or directory): fd 17, type 1, length 32, status 0
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 64, length 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 65, length 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 66, length 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): requested preview size 768 x 432
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): requested picture size 1024 x 768
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): value:21401, country value:214, country code:214
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 21, length 4
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 14, length 4
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): setFlash 0
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 49, length 4
10-11 04:47:29.565: DEBUG/mm-camera-ctrlcmd(249): In config_proc_CAMERA_SET_PARM_LED_MODE: 0
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Set zoom=0 20
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 2, length 4
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Setting Contrast is 5
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 6, length 4
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Setting Brightness is 3
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 7, length 4
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 12, length 4
10-11 04:47:29.565: INFO/mm-camera-ctrlcmd(249): md.d.aec_mode.aec_mode:1
10-11 04:47:29.565: INFO/mm-camera-aec(249): Touch AEC == numRegions:256
10-11 04:47:29.565: INFO/mm-camera-aec(249): Touch AEC aecCtrl->aec_state.aec_algo:1
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): not defined touch-focus yet, or AP without touch-focus function
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Before Setting coordinate x:384 y:216
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Setting coordinate x:2 y:2
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 60, length 28
10-11 04:47:29.575: INFO/mm-camera 8x vfe(249): vfe_set_coordinate x:2 y:2
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 26, length 4
10-11 04:47:29.575: DEBUG/mm-camera-ctrlcmd(249): md.d.aec_iso_mode = 0
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 62, length 4
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 8, length 4
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): virtual android::status_t android::QualcommCameraHardware::setParameters(const android::CameraParameters&), final_rc=0
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): initDefaultParameters X
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): createInstance: X created hardware=0x167f0
10-11 04:47:29.575: DEBUG/MediaPlayerService(249): player type = VORBIS_PLAYER
10-11 04:47:29.584: DEBUG/MediaPlayerService(249): player type = VORBIS_PLAYER
10-11 04:47:29.595: WARN/CameraThread(1817): Open Camera - set mIsLastCameraClosed to false
10-11 04:47:32.289: WARN/HTCCamera(1817): Unknown orientation !!!
No visible "errors" (not like occurs without replace anything), and no camera closes, but black screen, and UI Block ! in log when touch screen or buttons (seems to be due the "start preview" wait).
Any ideas?
Some development of anyone or suggestions to do?
(have edited too some smali camera, focusing, view, exif... smali on framework.jar, but get the same)
PD: No third camera apps work: ->
Code:
[I]10-11 04:47:29.274: WARN/CameraSwitch(1817): open main camera
10-11 04:47:29.274: WARN/CameraSwitch(1817): no file - can't switch camera[/I]
all the time.
The files I have tried changing to get a "black" screen without camera closes:
/system/bin/
awb_camera
lsc_camera
mm-vdec-omx-test
mmcamera_test
omx_tests/system/lib/
libcameraservice.so
libcamera.so
libcamera_client.so (from Desire Z dump, another one, crashes)
liboemcamera.so
libmm-omxcore.so
libOmxCore.so
libomx_sharedlibrary.so
libOmxVdec.so
libOmxVidEnc.so
libomx_wmadec_sharedlibrary.so
libomx_wmvdec_sharedlibrary.so
libqcomm_omx.so
libstagefright_omx.so
libhtc_ril.so
hardware_legacy.so
libgps.so
(and many others of /system/etc/firmware, /system/lib/hw/, the apk(that do the same ), build.prop, and some smali code on framework.)
(hope no forget any file)
That I've seen is that files in /system/bin tells rom what are the "features" of camera (features that our desire doesn't have), changing this, it solves a lot of "errors" in logcat.
___________________
* Replace Desire camera apk in new HD rom -> No go
* As above + the main 4 libs for the camera -> No go
* Only the main 4 libs for the camera -> No go
* Replaced Desire Z camera apk in new HD rom -> No go
* As above + libs -> no go
* Replaced Only desire Z libs -> no go
* Mixed the two libs and apk -> no go
* Replaced stuff from HD/Z rom INTO normal Desire rom -> No go (in order to see if something worked and what didn't)
* Tried with other camera applications and the above combinations -> no go
* LogCat -> didn't offer a lot of information
* Took a normal Desire LogCat and compared to the one in the HD rom when opening the camera. You can see the comparison a few posts back, but doesn't say much
* *** Lots of tries in between (I think mainly done by the OP) ***
* The combination of files you see in the first post -> No go, but the camera application doesn't crash. Shows a black screen and doesn't work however
Also:
- Desire and DHD have the same resolution
- Pixel Density shouldn't have anything to do with anything
- The 8MPixel startup for the HD camera could be a problem, however I think that since a similar behaviour has been demonstrated with the Z camera (5MPixel), it could well not be the culprit...
Mod Edit: This thread is purely for developers, and people to discuss ways to deal with this issue. Therefore, you should only post here if you are directly contributing to this development. Any off-topic posts will be deleted. If you wish to have general chit chat, or thank the developers for their work, please do it here http://forum.xda-developers.com/showthread.php?t=814188
@ NeoPhyTe.x360, please accept my apologies for editing your post without first asking you. Please PM me if this is a problem. Thanks
NeoPhyTe.x360 said:
Trying to get camera work but...:
Code:
10-11 04:47:29.054: WARN/HTCCamera(1817): onCreate()
10-11 04:47:29.105: WARN/IntentManager(1817): from class: com.android.camera.CameraEntry
10-11 04:47:29.105: WARN/IntentManager(1817): mRequestMode = RequestMode.Main, from Camera
10-11 04:47:29.105: WARN/IntentManager(1817): request name = null - RequestName.Unknown_General
10-11 04:47:29.105: WARN/IntentManager(1817): extras == null
10-11 04:47:29.105: VERBOSE/CameraThread(1817): *************************************** run
10-11 04:47:29.134: WARN/HTCCamera(1817): onStart() - start
10-11 04:47:29.134: WARN/HTCCamera(1817): onStart() - end
10-11 04:47:29.134: WARN/HTCCamera(1817): onResume() - start
10-11 04:47:29.144: WARN/HTCCamera(1817): !!!! @@@@ broadcastStopVoiceRecording() - start
10-11 04:47:29.144: WARN/HTCCamera(1817): !!!! @@@@ broadcastStopVoiceRecording() - end
10-11 04:47:29.144: VERBOSE/HTCCamera(1817): !!!! @@@@ broadcastStopFM() - start
10-11 04:47:29.144: VERBOSE/HTCCamera(1817): !!!! @@@@ broadcastStopFM() - end
10-11 04:47:29.144: VERBOSE/HTCCamera(1817): Initial Display Orientation: 0
10-11 04:47:29.154: DEBUG/Sensors(425): open_akm, fd=40
10-11 04:47:29.154: DEBUG/AK8973(254): Compass Start
10-11 04:47:29.154: VERBOSE/SensorHandler(1817): createFocusFile() - start
10-11 04:47:29.154: WARN/HTCCamera(1817): OnResume - reset UI, immediately set mMainLayout invisible
10-11 04:47:29.154: VERBOSE/HTCCamera(1817): setMaxBrightness()
10-11 04:47:29.165: WARN/########## HtcSettingsReceiver ##########(1817): 2010-10-11 04:47:29 168(ms) onReceive-start
10-11 04:47:29.174: WARN/HTCCamera(1817): Block Capture UI - onResume(), and unblock after start preview
10-11 04:47:29.184: WARN/HTCCamera(1817): onResume() - mFocusingState = NO_FOCUSING
10-11 04:47:29.184: WARN/HTCCamera(1817): keyguard is not shown !!!!!
10-11 04:47:29.184: WARN/HTCCamera(1817): OnResume - set mWaitResetSettings to true
10-11 04:47:29.184: WARN/HTCCamera(1817): onResume() - end
10-11 04:47:29.244: DEBUG/PowerManagerService(425): New lightsensor value:40, lcdValue:81
10-11 04:47:29.244: DEBUG/PowerManagerService(425): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
10-11 04:47:29.274: WARN/HTCCamera(1817): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
10-11 04:47:29.274: WARN/HTCCamera(1817): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
10-11 04:47:29.274: WARN/HTCCamera(1817): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=480 h=800
10-11 04:47:29.274: WARN/CameraThread(1817): CameraHandler Message - START_PREVIEW start mode0
10-11 04:47:29.274: VERBOSE/CameraThread(1817): start_preview() - start
10-11 04:47:29.274: ERROR/CameraThread(1817): open the Camera in start_camera_preview
10-11 04:47:29.274: WARN/CameraSwitch(1817): open main camera
10-11 04:47:29.274: WARN/CameraSwitch(1817): no file - can't switch camera
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): createInstance: E
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): Storing the current target type as 1
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): constructor EX
10-11 04:47:29.294: DEBUG/QualcommCameraHardware(249): startCamera E
10-11 04:47:29.294: INFO/ActivityManager(425): Displayed activity com.android.camera/.CameraEntry: 481 ms (total 481 ms)
10-11 04:47:29.305: DEBUG/QualcommCameraHardware(249): loading liboemcamera at 0xb00110c4
10-11 04:47:29.305: INFO/QualcommCameraHardware(249): Set main cam and main cam only
10-11 04:47:29.305: INFO/mm-camera-mmap(249): set sensor selection :0
10-11 04:47:29.305: VERBOSE/WindowManager(425): Remove Window{47d4cec8 Starting com.android.camera paused=false}: mSurface=Surface(name=Starting com.android.camera, identity=19) mExiting=false isAnimating=false app-animation=null inPendingTransaction=false mDisplayFrozen=false
10-11 04:47:29.315: ERROR/WindowManager(425): return in removeWindowLocked
10-11 04:47:29.465: INFO/QualcommCameraHardware(249): Open Device node : /dev/msm_camera/control0
10-11 04:47:29.465: INFO/mm-camera-config(249): cam_conf fd cfgctrl.camfd:0
10-11 04:47:29.465: INFO/mm-camera-config(249): Open config device node : /dev/msm_camera/config0
10-11 04:47:29.474: INFO/(249): [AWB Calibration]:ctrlfd:18
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word1:0x0
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word2:0x3
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word3:0x45002
10-11 04:47:29.494: INFO/(249): [AWB Calibration] cfg.fuse_id_word4:0x27d532
10-11 04:47:29.505: DEBUG/mm-camera-s5k3e2fx_u(249): lcd type = 0
10-11 04:47:29.514: INFO/(249): [AWB Calibration] rg_ratio_GS_table[0]:0.733340
10-11 04:47:29.514: INFO/(249): [AWB Calibration] rg_ratio_GS_table[1]:0.733340
10-11 04:47:29.514: INFO/(249): [AWB Calibration] rg_ratio_GS_table[2]:0.754883
10-11 04:47:29.514: INFO/(249): [AWB Calibration] bg_ratio_GS_table[0]:0.601600
10-11 04:47:29.514: INFO/(249): [AWB Calibration] bg_ratio_GS_table[1]:0.601600
10-11 04:47:29.514: INFO/(249): [AWB Calibration] bg_ratio_GS_table[2]:0.598633
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word1:0x0
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word2:0x3
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word3:0x45002
10-11 04:47:29.514: INFO/(249): [AWB Calibration] sfuse.fuse_id_word4:0x27d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id : 0x0, 0x3, 0x45002, 0x27d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fail to read /data/awb_cal
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read from file OK: /sys/android_camera_awb_cal/awb_ca
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all c1b ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 320 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 253 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 0 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 3 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 45002 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all 27d532 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] read all b7a70f27 ,ok=1
10-11 04:47:29.514: INFO/(249): [AWB Calibration] check sum=b7a70f27, OK
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[0]:0x00000c1b
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[1]:0x00000320
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[2]:0x00000253
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[3]:0x00000000
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[4]:0x00000003
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[5]:0x00045002
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[6]:0x0027d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[7]:0xb7a70f27
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word1:0x00000000
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word2:0x00000003
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word3:0x00045002
10-11 04:47:29.514: INFO/(249): [AWB Calibration] fuse_id_word4:0x0027d532
10-11 04:47:29.514: INFO/(249): [AWB Calibration] caBuff[0]:3099
10-11 04:47:29.514: INFO/(249): [AWB Calibration] valid bit and fuseID pass, use new white points
10-11 04:47:29.514: INFO/(249): [AWB Calibration] use light version: v3
10-11 04:47:29.544: INFO/mm-camera-aec(249): Touch AEC == numRegions:256
10-11 04:47:29.544: INFO/mm-camera-aec(249): Touch AEC aecCtrl->aec_state.aec_algo:1
10-11 04:47:29.555: INFO/QualcommCameraHardware(249): startCamera: camsensor name s5k3e2fx, flash 1
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): startCamera X
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): initDefaultParameters E
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): product 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 1, length 32
10-11 04:47:29.555: ERROR/QualcommCameraHardware(249): native_access_parm: error (No such file or directory): fd 17, type 1, length 32, status 0
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 64, length 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 65, length 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 66, length 4
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): requested preview size 768 x 432
10-11 04:47:29.555: DEBUG/QualcommCameraHardware(249): requested picture size 1024 x 768
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): value:21401, country value:214, country code:214
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 21, length 4
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 14, length 4
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): setFlash 0
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 49, length 4
10-11 04:47:29.565: DEBUG/mm-camera-ctrlcmd(249): In config_proc_CAMERA_SET_PARM_LED_MODE: 0
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Set zoom=0 20
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 2, length 4
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Setting Contrast is 5
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 6, length 4
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Setting Brightness is 3
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 7, length 4
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 12, length 4
10-11 04:47:29.565: INFO/mm-camera-ctrlcmd(249): md.d.aec_mode.aec_mode:1
10-11 04:47:29.565: INFO/mm-camera-aec(249): Touch AEC == numRegions:256
10-11 04:47:29.565: INFO/mm-camera-aec(249): Touch AEC aecCtrl->aec_state.aec_algo:1
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): not defined touch-focus yet, or AP without touch-focus function
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Before Setting coordinate x:384 y:216
10-11 04:47:29.565: INFO/QualcommCameraHardware(249): Setting coordinate x:2 y:2
10-11 04:47:29.565: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 60, length 28
10-11 04:47:29.575: INFO/mm-camera 8x vfe(249): vfe_set_coordinate x:2 y:2
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 26, length 4
10-11 04:47:29.575: DEBUG/mm-camera-ctrlcmd(249): md.d.aec_iso_mode = 0
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 62, length 4
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): native_access_parm: fd 17, type 8, length 4
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): virtual android::status_t android::QualcommCameraHardware::setParameters(const android::CameraParameters&), final_rc=0
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): initDefaultParameters X
10-11 04:47:29.575: DEBUG/QualcommCameraHardware(249): createInstance: X created hardware=0x167f0
10-11 04:47:29.575: DEBUG/MediaPlayerService(249): player type = VORBIS_PLAYER
10-11 04:47:29.584: DEBUG/MediaPlayerService(249): player type = VORBIS_PLAYER
10-11 04:47:29.595: WARN/CameraThread(1817): Open Camera - set mIsLastCameraClosed to false
10-11 04:47:32.289: WARN/HTCCamera(1817): Unknown orientation !!!
No visible "errors" (not like occurs without replace anything), and no camera closes, but black screen, and UI Block ! in log when touch screen or buttons (seems to be due the "start preview" wait).
Any ideas?
Some development of anyone or suggestions to do?
(have edited too some smali camera, focusing, view, exif... smali on framework.jar, but get the same)
PD: No third camera apps work: ->
Code:
[I]10-11 04:47:29.274: WARN/CameraSwitch(1817): open main camera
10-11 04:47:29.274: WARN/CameraSwitch(1817): no file - can't switch camera[/I]
all the time.
Click to expand...
Click to collapse
What's your build.prop look like?
are you changing any of this?
ro.product.brand=htc_wwe
ro.product.name=htc_ace
ro.product.device=ace ------> bravo
ro.product.board=ace
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7x30 ------>qsd8x50
eViL D: said:
What's your build.prop look like?
are you changing any of this?
ro.product.brand=htc_wwe
ro.product.name=htc_ace
ro.product.device=ace ------> bravo
ro.product.board=ace
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7x30 ------>qsd8x50
Click to expand...
Click to collapse
my build at the moment:
Code:
ro.product.model=HTC Desire
ro.product.name=htc_bravo
ro.product.device=bravo
ro.product.board=bravo
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=bravo
NeoPhyTe.x360 said:
my build at the moment:
Code:
ro.product.model=HTC Desire
ro.product.name=htc_bravo
ro.product.device=bravo
ro.product.board=bravo
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=bravo
Click to expand...
Click to collapse
If you can decompile the Desire framework.jar & get that working correctly against the HD framework.jar, that probably will work.
From the looks of enomther's aosp rom, he uses the htc cam from the desire. He grabs the apk, 4 libs, htc.resources & framework.jar.
**and that build.prop will probably work. I currently use ace and msm7x30
Originally Posted by Fightspit View Post
After flashing the updated RIL for the latest radio (in the Adamg's radio thread), I get the camera partially working, no FC but black screen if I use "Layar" or "BarcodeScanner". It is better than nothing
Originally Posted by dezborders View Post
Hi Neo,
For a while now I have been wondering about resolution - by default, the Desire camera sets itself to the max 5mp resolution on startup - if the HD rom is trying to set the camera to 8mp on launch, this could explain the black screen?
Is there a file or memory location that stores the max resolution or user defined resolution?
Thanks for the hard work and good luck with camera fix...
Originally Posted by ephumuris
I think thats an interesting idea. Maybe baksmali the classes.dex from camera.apk and change the default res if its even stored here?
cant we just use desire z cam since its 5mpx
madman_cro said:
cant we just use desire z cam since its 5mpx
Click to expand...
Click to collapse
even the camera in the Desire Z rom doesn't work, so i doubt the issue is related to camera pixels, especially since even third party camera apps aren't working
I noticed that the last line took quite a while to process, '10-11 04:47:32.289: WARN/HTCCamera(1817): Unknown orientation !!!' Could the unknown orientation have something to do with our camera troubles?
How could the orientation matter though? I don't understand what that line means really?
Makes sense that it isn't due to megapixels either as said above Desire Z camera doesn't work too
I hope people who know what they are talking about can collaborate. I'm clueless but willing to test anything.
10-11 04:47:29.274: ERROR/CameraThread(1817): open the Camera in start_camera_preview
10-11 04:47:29.315: ERROR/WindowManager(425): return in removeWindowLocked
10-11 04:47:29.555: ERROR/QualcommCameraHardware(249): native_access_parm: error (No such file or directory): fd 17, type 1, length 32, status 0
What do these mean?
ephumuris said:
How could the orientation matter though? I don't understand what that line means really?
Well i guess camera app is trying to access g-sensor so it can display camera in Landscape mode or normal. Maybe if we dsiable that detection and just force it to landsacpe we can see if that was the cause of problem..
Click to expand...
Click to collapse
Great idea that you've started a dev thread on this.
I have done a little bit of work on trying to figure this out, along with trying the vanilla camera to see what the logcat spewed out with that.
Don't have the results with me now, as I'm at work, but I'll share my findings with you then, and see if I can help in any way.
I'm not a Dev..
But I feel that the Logs from all versions of camera [ASOP, Vanilla Desire and HD Desire] will give an insight.
ivicask said:
ephumuris said:
How could the orientation matter though? I don't understand what that line means really?
Well i guess camera app is trying to access g-sensor so it can display camera in Landscape mode or normal. Maybe if we dsiable that detection and just force it to landsacpe we can see if that was the cause of problem..
Click to expand...
Click to collapse
Did we have portrait and landscape on the old sense camera? I can't remember, but i think forcing landscape is worth a try, i don't think the problem lies in the camera itself, because we have the same issue on the desire Z, it may just be something assisting the camera, and that may also explain why no errors are showing in the code?
Click to expand...
Click to collapse
The orientation error could just be caused by the camera gone bonkers since launch and some part of the process trying to determine its orientation, and failing. Or not, obviously.
By the way, did anyone notice lots of audio related errors in the log whenever you launch the camera ? The first time I tried to cut-n-paste stuff I got a lot of them, but it could also be the rest of the rom spitting errors.
i r not dev nor *nix expert, but since NONE of camera apps are working maybe it has to do with the libs that ALL camera apps require. Should narrow down the posibilities. Just a logical simplistic assumption
So you (I don't say we since I haven't have a clue how) find the libs that all camera apps have in common (well besides using the camera hardware ) and there should be at least a part of the problem.
Or maybe I'm talking nonsense .. or sense hd
baadnewz said:
Or maybe I'm talking nonsense .. or sense hd
Click to expand...
Click to collapse
HAHA xD
But actualy I think you may have something there. Tried to run barscanner without success so that means it's something with the actual function of the camera. Something is just not launching it. If I had to guess with my low knowledge of android programming I would say that there is something in the libs that is ruining it for us.
laserman123 said:
Perhaps it would be better if we just let the developers get on with finding the answer and us lurkers (me included) stop posting useless information.
Click to expand...
Click to collapse
Oh the irony!
I believe that whilst most of us know nothing. Simply the discussion of situations and posting of logcats by us lurkers can still be of use.
it would be a good idea, but right now they are debugging code they do not know, that means they have to fix it step by step... the idea is that they fix this, get an error pointing somewhere else, then tey fix that, and so on...
Yopsi said:
HAHA xD
But actualy I think you may have something there. Tried to run barscanner without success so that means it's something with the actual function of the camera. Something is just not launching it. If I had to guess with my low knowledge of android programming I would say that there is something in the libs that is ruining it for us.
Click to expand...
Click to collapse
But then that would mean simply replacing the libs and camera apk with our desire ones would fix it. But that's not the case.
I think there is a way to fix it, though I'm more a linux developer. My idea is to patch the AOSP framework and camera to allow it to be installed separately from the HTC framework. So, the patched camera app calls the patched framework, which calls the camera. Knowing that camera works with AOSP, it will probably work if we pull AOSP camera with dependencies, but call them from other place. This way, we will at least be able to take photos. Might be a little hard to understand, but I hope you guys get it.
Sent from my HDfied HTC Desire
Related
Would any one who owns these devices like to test a new version of VPlayer ?
Thanks in advance.
http://files-for-abitno.googlecode.com/files/VPlayer9.apk
Tried it on LG Optimus One (ARMv6) - app starts, but I couldn`t open any media file - app is always returning back to folder list.
works fine on my unrooted g2. actually it looks pretty slick hmmmm didnt u recently say you gonna make this a paid app ? i wudnt mind paying a dollar for ths app rather than seeig ads in it ( not ads as of now but im saying according to ur last )
Crash on xdandroid armv6 msm7201A
Code:
I/WindowManager( 1316): WIN DEATH: Window{45235a50 me.abitno.vplayer/me.abitno.vplayer.VideoActivity paused=false}
D/Zygote ( 1287): Process 2068 terminated by signal (4)
D/dalvikvm( 1287): GC_EXPLICIT freed 286 objects / 10832 bytes in 210ms
D/dalvikvm( 1287): GC_EXPLICIT freed 52 objects / 2264 bytes in 160ms
D/dalvikvm( 1316): GC_EXPLICIT freed 1115 objects / 760488 bytes in 420ms
I/WindowManager( 1316): Setting rotation to 0, animFlags=1
I/ActivityManager( 1316): Start proc me.abitno.vplayer for activity me.abitno.vplayer/me.abitno.media.explorer.FileExplorer: pid=2077 uid=10090 gids={1015, 30
I/ActivityManager( 1316): Config changed: { scale=1.0 imsi=502/19 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=1 layout=34 uiMode=17 seq=7}
D/dalvikvm( 1287): GC_EXPLICIT freed 2 objects / 64 bytes in 220ms
I/UsageStats( 1316): Unexpected resume of me.abitno.vplayer while already resumed in me.abitno.vplayer
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbb000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x12000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityThread( 2077): Publishing provider me.abitno.media.providers.mediaprovider: me.abitno.media.providers.MediaStore
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x151000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x151000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2077): GC_EXTERNAL_ALLOC freed 2425 objects / 279472 bytes in 80ms
W/InputManagerService( 1316): Got RemoteException sending setActive(false) notification to pid 2068 uid 10090
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/me.abitno.media.explorer.FileExplorer: 2060 ms (total 2060 ms)
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x12000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 1316): GC_EXPLICIT freed 1647 objects / 84024 bytes in 280ms
I/ActivityManager( 1316): Starting activity: Intent { act=android.intent.action.VIEW dat=/sdcard/Mp3/Video/YouTube - hang tuah utara result SPM.flv cmp=me.abi
I/WindowManager( 1316): Setting rotation to 1, animFlags=1
I/ActivityManager( 1316): Config changed: { scale=1.0 imsi=502/19 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=2 layout=34 uiMode=17 seq=8}
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x231000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x1e000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x137000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x137000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2077): Trying to load lib /data/data/me.abitno.vplayer/lib/libffmpeg.so 0x44f1dc60
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/.VideoActivity: 790 ms (total 790 ms)
D/dalvikvm( 2077): Added shared lib /data/data/me.abitno.vplayer/lib/libffmpeg.so 0x44f1dc60
D/dalvikvm( 2077): No JNI_OnLoad found in /data/data/me.abitno.vplayer/lib/libffmpeg.so 0x44f1dc60, skipping init
D/dalvikvm( 2077): Trying to load lib /data/data/me.abitno.vplayer/lib/libvplayer_8.so 0x44f1dc60
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x177000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2077): Added shared lib /data/data/me.abitno.vplayer/lib/libvplayer_8.so 0x44f1dc60
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x177000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 1316): GC_EXPLICIT freed 1767 objects / 77312 bytes in 220ms
I/DEBUG ( 1284): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1284): Build fingerprint: 'generic/full_msm/msm/msm:2.2.1/FRX03/eng.bryan.20101118.225258:eng/release-keys'
I/DEBUG ( 1284): pid: 2077, tid: 2088 >>> me.abitno.vplayer <<<
I/DEBUG ( 1284): signal 4 (SIGILL), fault addr 80a07a58
I/DEBUG ( 1284): r0 0000aa00 r1 00000000 r2 000000df r3 0000037c
I/DEBUG ( 1284): r4 8089e3f4 r5 0027d418 r6 80a07a59 r7 000be7c8
I/DEBUG ( 1284): r8 80816ec0 r9 0027d418 10 41867e24 fp 43939ba8
I/DEBUG ( 1284): ip 8089e4c8 sp 43939840 lr 80849977 pc 80a07a58 cpsr 40000030
I/DEBUG ( 1284): #00 pc 00007a58 /data/data/me.abitno.vplayer/lib/libvplayer_8.so
I/DEBUG ( 1284): #01 lr 80849977 /system/lib/libdvm.so
I/DEBUG ( 1284):
I/DEBUG ( 1284): code around pc:
I/DEBUG ( 1284): 80a07a38 0001b20e 0001b174 00006306 00006504
I/DEBUG ( 1284): 80a07a48 0001b116 0001b0e4 000063dc 0001b038
I/DEBUG ( 1284): 80a07a58 41f0e92d b0844b4d 3280f44f f8c3447b
I/DEBUG ( 1284): 80a07a68 68030498 a9033206 4798699b a8012100
I/DEBUG ( 1284): 80a07a78 efacf7fd f44f9a01 f5032374 fb827310
I/DEBUG ( 1284):
I/DEBUG ( 1284): code around lr:
I/DEBUG ( 1284): 80849954 9902e02f 1c286f2b 21076729 f0039304
I/DEBUG ( 1284): 80849964 22dfff77 90050093 58214826 210058c8
I/DEBUG ( 1284): 80849974 990547b0 1c281c06 ff6af003 4b229804
I/DEBUG ( 1284): 80849984 429e6728 3b02d015 d012429e 429e3304
I/DEBUG ( 1284): 80849994 4813d00f 9d024a1d 18a21821 1c332005
I/DEBUG ( 1284):
I/DEBUG ( 1284): stack:
I/DEBUG ( 1284): 43939800 00000000
I/DEBUG ( 1284): 43939804 b000498c /system/bin/linker
I/DEBUG ( 1284): 43939808 b0014df4
I/DEBUG ( 1284): 4393980c 80a07a59 /data/data/me.abitno.vplayer/lib/libvplayer_8.so
I/DEBUG ( 1284): 43939810 000089ac /system/bin/app_process
I/DEBUG ( 1284): 43939814 000be7c8 [heap]
I/DEBUG ( 1284): 43939818 80816ec0 /system/lib/libdvm.so
I/DEBUG ( 1284): 4393981c 0027d418 [heap]
I/DEBUG ( 1284): 43939820 41867e24
I/DEBUG ( 1284): 43939824 b00031a1 /system/bin/linker
I/DEBUG ( 1284): 43939828 0027d418 [heap]
I/DEBUG ( 1284): 4393982c b0010804
I/DEBUG ( 1284): 43939830 8089e3f4
I/DEBUG ( 1284): 43939834 0027d418 [heap]
I/DEBUG ( 1284): 43939838 df002777
I/DEBUG ( 1284): 4393983c e3a070ad
I/DEBUG ( 1284): #00 43939840 44f1dc60
I/DEBUG ( 1284): 43939844 000007ff
I/DEBUG ( 1284): 43939848 44f1dc60
I/DEBUG ( 1284): 4393984c 002aa428 [heap]
I/DEBUG ( 1284): 43939850 00000000
I/DEBUG ( 1284): 43939854 00000001
I/DEBUG ( 1284): 43939858 002aa434 [heap]
I/DEBUG ( 1284): 4393985c 002aa438 [heap]
I/DEBUG ( 1284): 43939860 41867e38
I/DEBUG ( 1284): 43939864 439398d8
I/DEBUG ( 1284): 43939868 000be7c8 [heap]
I/DEBUG ( 1284): 4393986c 44f1dc60
I/DEBUG ( 1284): 43939870 40050660
I/DEBUG ( 1284): 43939874 80861be3 /system/lib/libdvm.so
I/DEBUG ( 1284): 43939878 4206f670
I/DEBUG ( 1284): 4393987c 41867e54
I/DEBUG ( 1284): 43939880 439398d0
I/DEBUG ( 1284): 43939884 8081bcbc /system/lib/libdvm.so
I/BootReceiver( 1316): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE)
I/ActivityManager( 1316): Process me.abitno.vplayer (pid 2077) has died.
D/Zygote ( 1287): Process 2077 terminated by signal (4)
I/WindowManager( 1316): WIN DEATH: Window{452ef200 me.abitno.vplayer/me.abitno.vplayer.VideoActivity paused=false}
I/WindowManager( 1316): Setting rotation to 0, animFlags=1
I/ActivityManager( 1316): Start proc me.abitno.vplayer for activity me.abitno.vplayer/me.abitno.media.explorer.FileExplorer: pid=2090 uid=10090 gids={1015, 30
I/ActivityManager( 1316): Config changed: { scale=1.0 imsi=502/19 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=1 layout=34 uiMode=17 seq=9}
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbb000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/UsageStats( 1316): Unexpected resume of me.abitno.vplayer while already resumed in me.abitno.vplayer
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x12000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityThread( 2090): Publishing provider me.abitno.media.providers.mediaprovider: me.abitno.media.providers.MediaStore
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x151000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x151000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2090): GC_EXTERNAL_ALLOC freed 2150 objects / 269040 bytes in 80ms
W/InputManagerService( 1316): Got RemoteException sending setActive(false) notification to pid 2077 uid 10090
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/me.abitno.media.explorer.FileExplorer: 1720 ms (total 1720 ms)
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 1316): GC_EXPLICIT freed 956 objects / 705048 bytes in 270ms
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
W/KeyCharacterMap( 2090): No keyboard for id 0
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
D/dalvikvm( 1724): GC_FOR_MALLOC freed 7402 objects / 483968 bytes in 370ms
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x12000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
W/KeyCharacterMap( 2090): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x66000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
W/InputManagerService( 1316): Window already focused, ignoring focus gain of: [email protected]
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x66000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x66000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Starting activity: Intent { cmp=me.abitno.vplayer/.VPreferenceActivity }
W/InputManagerService( 1316): Window already focused, ignoring focus gain of: [email protected]
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0xfffffff0 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x14 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=2 r=0x7f060000}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x12 a=-1}
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/.VPreferenceActivity: 940 ms (total 940 ms)
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xed000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xed000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xed000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xed000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
W/InputManagerService( 1316): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 1821): GC_EXPLICIT freed 357 objects / 16320 bytes in 150ms
D/dalvikvm( 2090): GC_EXTERNAL_ALLOC freed 3039 objects / 250688 bytes in 100ms
D/dalvikvm( 2090): GC_EXTERNAL_ALLOC freed 2979 objects / 198208 bytes in 80ms
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
D/dalvikvm( 2090): GC_EXTERNAL_ALLOC freed 547 objects / 25736 bytes in 90ms
I/ActivityManager( 1316): Starting activity: Intent { act=android.intent.action.VIEW dat=file:///android_asset/info/about.html cmp=me.abitno.vplayer/.VInfoAct
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/.VInfoActivity: 1510 ms (total 1510 ms)
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
D/dalvikvm( 1724): GC_FOR_MALLOC freed 7813 objects / 510160 bytes in 220ms
W/KeyCharacterMap( 2090): No keyboard for id 0
W/KeyCharacterMap( 2090): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0xfffffff0 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x14 a=-1}
W/Resources( 2090): Converting to string: TypedValue{t=0x1c/d=0xffffffff a=2 r=0x7f060000}
W/Resources( 2090): Converting to string: TypedValue{t=0x10/d=0x12 a=-1}
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/.VPreferenceActivity: 650 ms (total 650 ms)
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2090): GC_FOR_MALLOC freed 4929 objects / 342448 bytes in 90ms
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/me.abitno.media.explorer.FileExplorer: 870 ms (total 870 ms)
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0xbc000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Starting activity: Intent { act=android.intent.action.VIEW dat=/sdcard/Mp3/Video/fight4urright.mp4 cmp=me.abitno.vplayer/.VideoActiv
I/WindowManager( 1316): Setting rotation to 1, animFlags=1
I/ActivityManager( 1316): Config changed: { scale=1.0 imsi=502/19 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=2 layout=34 uiMode=17 seq=10}
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x231000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 1316): GC_EXTERNAL_ALLOC freed 15624 objects / 747896 bytes in 200ms
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x1e000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x137000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x137000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
I/ActivityManager( 1316): Displayed activity me.abitno.vplayer/.VideoActivity: 1000 ms (total 1000 ms)
D/dalvikvm( 2090): Trying to load lib /data/data/me.abitno.vplayer/lib/libffmpeg.so 0x44f7db38
D/dalvikvm( 2090): Added shared lib /data/data/me.abitno.vplayer/lib/libffmpeg.so 0x44f7db38
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x177000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2090): No JNI_OnLoad found in /data/data/me.abitno.vplayer/lib/libffmpeg.so 0x44f7db38, skipping init
D/dalvikvm( 2090): Trying to load lib /data/data/me.abitno.vplayer/lib/libvplayer_8.so 0x44f7db38
D/gralloc ( 1316): gralloc_alloc_buffer -> size = 0x177000, usage = 0x133
D/gralloc ( 1316): gralloc_alloc_buffer -> allocating into standard pmem
D/dalvikvm( 2090): Added shared lib /data/data/me.abitno.vplayer/lib/libvplayer_8.so 0x44f7db38
I/DEBUG ( 1284): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1284): Build fingerprint: 'generic/full_msm/msm/msm:2.2.1/FRX03/eng.bryan.20101118.225258:eng/release-keys'
I/DEBUG ( 1284): pid: 2090, tid: 2133 >>> me.abitno.vplayer <<<
I/DEBUG ( 1284): signal 4 (SIGILL), fault addr 80a07a58
I/DEBUG ( 1284): r0 0000aa00 r1 00000000 r2 000000df r3 0000037c
I/DEBUG ( 1284): r4 8089e3f4 r5 002bd858 r6 80a07a59 r7 0023a3d8
I/DEBUG ( 1284): r8 80816ec0 r9 002bd858 10 4248fe24 fp 47987ba8
I/DEBUG ( 1284): ip 8089e4c8 sp 47987840 lr 80849977 pc 80a07a58 cpsr 40000030
I/DEBUG ( 1284): #00 pc 00007a58 /data/data/me.abitno.vplayer/lib/libvplayer_8.so
I/DEBUG ( 1284): #01 lr 80849977 /system/lib/libdvm.so
I/DEBUG ( 1284):
I/DEBUG ( 1284): code around pc:
I/DEBUG ( 1284): 80a07a38 0001b20e 0001b174 00006306 00006504
I/DEBUG ( 1284): 80a07a48 0001b116 0001b0e4 000063dc 0001b038
I/DEBUG ( 1284): 80a07a58 41f0e92d b0844b4d 3280f44f f8c3447b
I/DEBUG ( 1284): 80a07a68 68030498 a9033206 4798699b a8012100
I/DEBUG ( 1284): 80a07a78 efacf7fd f44f9a01 f5032374 fb827310
I/DEBUG ( 1284):
I/DEBUG ( 1284): code around lr:
I/DEBUG ( 1284): 80849954 9902e02f 1c286f2b 21076729 f0039304
I/DEBUG ( 1284): 80849964 22dfff77 90050093 58214826 210058c8
I/DEBUG ( 1284): 80849974 990547b0 1c281c06 ff6af003 4b229804
I/DEBUG ( 1284): 80849984 429e6728 3b02d015 d012429e 429e3304
I/DEBUG ( 1284): 80849994 4813d00f 9d024a1d 18a21821 1c332005
I/DEBUG ( 1284):
I/DEBUG ( 1284): stack:
I/DEBUG ( 1284): 47987800 00000000
I/DEBUG ( 1284): 47987804 b000498c /system/bin/linker
I/DEBUG ( 1284): 47987808 b0014df4
I/DEBUG ( 1284): 4798780c 80a07a59 /data/data/me.abitno.vplayer/lib/libvplayer_8.so
I/DEBUG ( 1284): 47987810 000089ac /system/bin/app_process
I/DEBUG ( 1284): 47987814 0023a3d8 [heap]
I/DEBUG ( 1284): 47987818 80816ec0 /system/lib/libdvm.so
I/DEBUG ( 1284): 4798781c 002bd858 [heap]
I/DEBUG ( 1284): 47987820 4248fe24
I/DEBUG ( 1284): 47987824 b00031a1 /system/bin/linker
I/DEBUG ( 1284): 47987828 002bd858 [heap]
I/DEBUG ( 1284): 4798782c b0010804
I/DEBUG ( 1284): 47987830 8089e3f4
I/DEBUG ( 1284): 47987834 002bd858 [heap]
I/DEBUG ( 1284): 47987838 df002777
I/DEBUG ( 1284): 4798783c e3a070ad
I/DEBUG ( 1284): #00 47987840 44f7db38
I/DEBUG ( 1284): 47987844 000007ff
I/DEBUG ( 1284): 47987848 44f7db38
I/DEBUG ( 1284): 4798784c 00285808 [heap]
I/DEBUG ( 1284): 47987850 00000000
I/DEBUG ( 1284): 47987854 00000001
I/DEBUG ( 1284): 47987858 00285814 [heap]
I/DEBUG ( 1284): 4798785c 00285818 [heap]
I/DEBUG ( 1284): 47987860 4248fe38
I/DEBUG ( 1284): 47987864 479878d8
I/DEBUG ( 1284): 47987868 0023a3d8 [heap]
I/DEBUG ( 1284): 4798786c 44f7db38
I/DEBUG ( 1284): 47987870 40050660
I/DEBUG ( 1284): 47987874 80861be3 /system/lib/libdvm.so
I/DEBUG ( 1284): 47987878 4206f670
I/DEBUG ( 1284): 4798787c 4248fe54
I/DEBUG ( 1284): 47987880 479878d0
I/DEBUG ( 1284): 47987884 8081bcbc /system/lib/libdvm.so
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
E/Tethering( 1316): attempting to remove unknown iface (usb0), ignoring
Installs on my Samsung Transform, but when I try to open a video the program restarts.
Sent from my SPH-M920 using Tapatalk
LG Optimus One P500 (ARMv6) - Not working. Starts, but couldn`t open any media file - app is always returning back to folder list.
Hi,
installs fine on a Samsung i5800 but as soon as you launch a media-file, it exits. I tried using an URL (streaming).
Thanks for your work. I would gladly pay for this app.
taha198 said:
LG Optimus One P500 (ARMv6) - Not working. Starts, but couldn`t open any media file - app is always returning back to folder list.
Click to expand...
Click to collapse
Same here on Samsung i5700 CM 6.1.1 a8.2
works fine on nexus s (no root). properties menu on windows that plays video doesn't work
tested on my desire with oxygen2-rc5 ->
video mp4 and flv work, but when i hit the back key, it throws me out of the app instead of back to the file selection, and when i hit preferences in the movie player, the video just restarts.
installs fine but when i try to play video it does back to video selection...samsung spica
Playback works fine on HTC Desire (GingerVillain)
Menu restarts video
Tested with Nexus S, it works great on mine for a divx file. Finally a video player that works on my Gingerbread.
Nexus S - works perfectly! Thank you!
Tried on a ZTE Blade running 2.1...
App runs fine until selecting a file to play...once file has been selected the app restarts
Like other devices it installs fine but on playback of ANY media file it goes back to folder selection.
HTC Wildfire Froyo 2.2.1 (wildpuzzle ROM)
This guy is a liar(abitno), he said this player would be free forever then he couldn't keep his promise. Now its a trial wtf. Way to NOT keep your word. I would have no problem buying a donation version but since you LIED you don't get a penny. Have fun with vplayer ill be waiting on the FREE vlc player when it hits the market.
Sent from my PC36100 using Tapatalk
my mkv video are working, although the 720p videos are a little laggy on my Nexus S
download link is not working, how can I get it?
Playback on Droid 2 is working pretty well. I have run into a few errors where a video will simply force exit out randomly and the only way to be able to play it again is to clear the history. I will test several files and send you some log files of this occuring. Also the streaming seems to be working well.
Hello!
I've looked high and low for a solution to this issue and I'm... stumped.
I've read through the 6,000+ posts (pre- and post- flashing) on the ARHD main thread and none of them seemed relevant.
I'm currently running on the following:
Android Software version:
Android Revolution HD 6.5.2 XE by mike1986
Kernel:
3.0.16-gda3fdfc
SebastianFM #1
SMP PREEMPT Fri Feb 17 19:24:03 CST 2012
Baseband Ver: 1.69.3504.00U_11.22.3504.07_M
Build number: 3.32.401.105 CL309896 release-keys
Bootloader:
-Revolutionary-
Pyramid PVT SHIP S-OFF RL
HBOOT-1.27.1100
RADIO-11.22.3504.07_M
OpenADSP-v02.6.0.2226.00.0131
eMMC-boot
Absolutely nothing happens when I dock the Sensation 4G into the car cradle except for the green LED light popping on and the device starts charging. On Stock HTC 2.3.4, I would get a small car icon in the notification bar and it would act like it's in Car mode with all applications in landscape and the dialer in a landscape orientation with the actual dialer on the right and recent calls on the left.
On top of that, any applications like the Google Car Mode do not launch.
But - if I dock the phone into a desk cradle, everything functions as expected.
Cradling the device into the car dock gets me...
--------- beginning of /dev/log/main
D/alogcat ( 4861): stopped
D/memalloc( 4861): /dev/pmem: Unmapping buffer base:0x5556e000 size:31780864 offset:31289344
V/WindowManager( 427): onProposedRotationChanged, rotation changed to 1
D/memalloc( 112): /dev/pmem: Freeing buffer base:0x43e33000 size:491520 offset:31289344 fd:53
D/memalloc( 4861): /dev/pmem: Unmapping buffer base:0x52af3000 size:12324864 offset:11833344
D/alogcat ( 4861): starting ...
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x4205c000 size:122880 offset:12324864 fd:53
D/memalloc( 4861): /dev/pmem: Mapped buffer base:0x52af3000 size:12447744 offset:12324864 fd:71
--------- beginning of /dev/log/system
W/InputManagerService( 427): Window already focused, ignoring focus gain of: [email protected]
D/memalloc( 112): /dev/pmem: Freeing buffer base:0x42ba5000 size:491520 offset:11833344 fd:50
V/WindowManager( 427): onProposedRotationChanged, rotation changed to 1
D/PhoneStatusBarPolicy( 500): Network Type: 2
D/PowerManagerService( 427): New lightsensor value:320, lcdValue:142
D/PowerManagerService( 427): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
D/memalloc( 4861): /dev/pmem: Unmapping buffer base:0x52af3000 size:12447744 offset:12324864
D/memalloc( 112): /dev/pmem: Freeing buffer base:0x42c1d000 size:122880 offset:12324864 fd:53
D/BatteryService( 427): updateBatteryStats ======================================
I/BATT_ALG( 127): vol=4056;curr=0;dis_curr=269;temp=340;id=4;level=100;chg_src=0;chg_en=0;ov_chg=0;isOver_temp=0;timer=60;safety_count=0
D/BatteryService( 427): UEvent updateBatteryStats
D/HtcPowerSaver( 427): Recived battery changed intent.
D/UsbnetService( 427): BroadcastReceiver:nReceive+
D/UsbnetService( 427): onReceive BATTERY_CHANGED
D/UsbnetService( 427): --> pluggedType = 0, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 427): BroadcastReceiver:nReceive-
D/HtcPowerSaver( 427): Checking...
I/HtcPowerSaver( 427): >> updateStatus
D/NotificationService( 427): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/PowerManagerService( 427): runHtcPowerSaverCheck ======================================
D/HtcPowerSaver( 427): notifyUser: Unknown Status
I/HtcPowerSaver( 427): currentStatus=8000, currentLevel=100, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 427): << updateStatus
D/PowerUI ( 500): plugged = false, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/PackageManager( 427): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:4.800000 seq:199
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/PhoneStatusBarPolicy( 500): Network Type: 2
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.700000 seq:297 (Up time:356)
I/BATT_ALG( 127): batt_alg_cable_detection: cable detection handler, charging source = 2
I/BATT_ALG( 127): batt_alg_check_charging: charging_source = 2, isOver_temp = 0
I/BATT_ALG( 127): batt_alg_set_charging: set charging: 2
D/BatteryService( 427): UEvent updateBatteryStats
D/BatteryService_ULog( 427): ULogForBatteryChargingStateChange(100,1) is called
D/BatteryService_ULog( 427): charger=on,battery_power=100
D/HtcPowerSaver( 427): Recived battery changed intent.
D/UsbnetService( 427): BroadcastReceiver:nReceive+
D/UsbnetService( 427): onReceive BATTERY_CHANGED
D/UsbnetService( 427): --> pluggedType = 1, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 427): BroadcastReceiver:nReceive-
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/off_timer string=0 0,len=3
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/brightness string=1,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/off_timer string=0 0,len=3
D/HtcPowerSaver( 427): Checking...
I/HtcPowerSaver( 427): >> updateStatus
D/NotificationService( 427): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
V/NotificationService( 427): Battery Full, Charging
D/PowerManagerService( 427): runHtcPowerSaverCheck ======================================
D/PowerUI ( 500): closing low battery warning: level=100
D/PowerUI ( 500): plugged = true, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/HtcPowerSaver( 427): notifyUser: Unknown Status
I/HtcPowerSaver( 427): currentStatus=8000, currentLevel=100, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 427): << updateStatus
D/PackageManager( 427): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/BatteryService( 427): UEvent updateBatteryStats
I/DX-PowerManager( 1802): [WidgetUpdataService1x4] update Widget RemoteView : [email protected]
W/TelephonyManager( 4434): Hidden constructor called more than once per process!
W/TelephonyManager( 4434): Original: com.htc.smartnetwork, new: com.htc.smartnetwork
V/SmartNetService( 4434): onStartCommand() android.intent.action.ACTION_POWER_CONNECTED
V/SmartNetService( 4434): handleCommand_AutoMode action: android.intent.action.ACTION_POWER_CONNECTED
W/PowerUI ( 500): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:8.200000 seq:198
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.dianxinos.powermanager/com.dianxinos.powermanager.PowerMgrMidWidgetProvider})
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.497487 seq:417 (Up time:480)
D/PowerManagerService( 427): New lightsensor value:1280, lcdValue:198
D/PowerManagerService( 427): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
D/PhoneStatusBarPolicy( 500): Network Type: 2
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:3.600000 seq:198
D/dalvikvm( 427): GC_CONCURRENT freed 1968K, 33% free 11052K/16419K, paused 3ms+24ms
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.000000 seq:297 (Up time:351)
D/PhoneStatusBarPolicy( 500): Network Type: 2
I/BATT_ALG( 127): batt_alg_cable_detection: cable detection handler, charging source = 0
I/BATT_ALG( 127): batt_alg_check_charging: charging_source = 0, isOver_temp = 0
D/BatteryService( 427): UEvent updateBatteryStats
D/BatteryService_ULog( 427): ULogForBatteryChargingStateChange(100,0) is called
D/BatteryService_ULog( 427): charger=off,battery_power=100
D/HtcPowerSaver( 427): Recived battery changed intent.
D/UsbnetService( 427): BroadcastReceiver:nReceive+
D/UsbnetService( 427): onReceive BATTERY_CHANGED
D/UsbnetService( 427): --> pluggedType = 0, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 427): BroadcastReceiver:nReceive-
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/off_timer string=0 0,len=3
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/off_timer string=0 0,len=3
D/HtcPowerSaver( 427): Checking...
I/HtcPowerSaver( 427): >> updateStatus
D/NotificationService( 427): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
V/NotificationService( 427): dual Led off
D/PowerManagerService( 427): runHtcPowerSaverCheck ======================================
D/HtcPowerSaver( 427): notifyUser: Unknown Status
I/HtcPowerSaver( 427): currentStatus=8000, currentLevel=100, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 427): << updateStatus
D/PowerUI ( 500): plugged = false, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/PackageManager( 427): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/BatteryService( 427): UEvent updateBatteryStats
D/FDUI ( 5144): [ HTCSyncBroadcastReceiver: 17 ] - onReceive > get broadcast.
D/FDUI ( 5144): [ HTCSyncBroadcastReceiver: 22 ] - onReceive > app ver = 1.18
D/FDUI ( 5144): [ HTCSyncBroadcastReceiver: 23 ] - onReceive > action = android.intent.action.ACTION_POWER_DISCONNECTED
W/TelephonyManager( 4434): Hidden constructor called more than once per process!
W/TelephonyManager( 4434): Original: com.htc.smartnetwork, new: com.htc.smartnetwork
D/PowerManagerService( 427): New lightsensor value:320, lcdValue:142
D/PowerManagerService( 427): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
V/SmartNetService( 4434): onStartCommand() android.intent.action.ACTION_POWER_DISCONNECTED
V/SmartNetService( 4434): handleCommand_AutoMode action: android.intent.action.ACTION_POWER_DISCONNECTED
V/SmartNetService( 4434): switchSmartNetMode netmode: 1 timer: 300000
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:8.700000 seq:199
I/DX-PowerManager( 1802): [WidgetUpdataService1x4] update Widget RemoteView : [email protected]
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.dianxinos.powermanager/com.dianxinos.powermanager.PowerMgrMidWidgetProvider})
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/PhoneStatusBarPolicy( 500): Network Type: 2
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.280576 seq:338 (Up time:395)
I/BATT_ALG( 127): batt_alg_cable_detection: cable detection handler, charging source = 2
I/BATT_ALG( 127): batt_alg_check_charging: charging_source = 2, isOver_temp = 0
I/BATT_ALG( 127): batt_alg_set_charging: set charging: 2
D/BatteryService( 427): UEvent updateBatteryStats
D/BatteryService_ULog( 427): ULogForBatteryChargingStateChange(100,1) is called
D/BatteryService_ULog( 427): charger=on,battery_power=100
D/PackageManager( 427): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/HtcPowerSaver( 427): Recived battery changed intent.
D/HtcPowerSaver( 427): Checking...
I/HtcPowerSaver( 427): >> updateStatus
D/HtcPowerSaver( 427): notifyUser: Unknown Status
I/HtcPowerSaver( 427): currentStatus=8000, currentLevel=100, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 427): << updateStatus
D/UsbnetService( 427): BroadcastReceiver:nReceive+
D/UsbnetService( 427): onReceive BATTERY_CHANGED
D/UsbnetService( 427): --> pluggedType = 1, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 427): BroadcastReceiver:nReceive-
D/PowerManagerService( 427): runHtcPowerSaverCheck ======================================
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/off_timer string=0 0,len=3
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/brightness string=1,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/off_timer string=0 0,len=3
D/NotificationService( 427): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
V/NotificationService( 427): Battery Full, Charging
D/PowerUI ( 500): closing low battery warning: level=100
D/PowerUI ( 500): plugged = true, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/BatteryService( 427): UEvent updateBatteryStats
I/DX-PowerManager( 1802): [WidgetUpdataService1x4] update Widget RemoteView : [email protected]
W/PowerUI ( 500): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
W/TelephonyManager( 4434): Hidden constructor called more than once per process!
W/TelephonyManager( 4434): Original: com.htc.smartnetwork, new: com.htc.smartnetwork
V/SmartNetService( 4434): onStartCommand() android.intent.action.ACTION_POWER_CONNECTED
V/SmartNetService( 4434): handleCommand_AutoMode action: android.intent.action.ACTION_POWER_CONNECTED
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.dianxinos.powermanager/com.dianxinos.powermanager.PowerMgrMidWidgetProvider})
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:6.700000 seq:198
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.000000 seq:327 (Up time:357)
D/PhoneStatusBarPolicy( 500): Network Type: 2
I/BATT_ALG( 127): batt_alg_cable_detection: cable detection handler, charging source = 0
I/BATT_ALG( 127): batt_alg_check_charging: charging_source = 0, isOver_temp = 0
D/BatteryService( 427): UEvent updateBatteryStats
D/BatteryService_ULog( 427): ULogForBatteryChargingStateChange(100,0) is called
D/BatteryService_ULog( 427): charger=off,battery_power=100
D/HtcPowerSaver( 427): Recived battery changed intent.
D/UsbnetService( 427): BroadcastReceiver:nReceive+
D/UsbnetService( 427): onReceive BATTERY_CHANGED
D/UsbnetService( 427): --> pluggedType = 0, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 427): BroadcastReceiver:nReceive-
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/off_timer string=0 0,len=3
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/off_timer string=0 0,len=3
D/HtcPowerSaver( 427): Checking...
I/HtcPowerSaver( 427): >> updateStatus
D/NotificationService( 427): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
V/NotificationService( 427): dual Led off
D/PowerManagerService( 427): runHtcPowerSaverCheck ======================================
D/HtcPowerSaver( 427): notifyUser: Unknown Status
I/HtcPowerSaver( 427): currentStatus=8000, currentLevel=100, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 427): << updateStatus
D/PackageManager( 427): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/PowerUI ( 500): plugged = false, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/FDUI ( 5144): [ HTCSyncBroadcastReceiver: 17 ] - onReceive > get broadcast.
D/FDUI ( 5144): [ HTCSyncBroadcastReceiver: 22 ] - onReceive > app ver = 1.18
D/FDUI ( 5144): [ HTCSyncBroadcastReceiver: 23 ] - onReceive > action = android.intent.action.ACTION_POWER_DISCONNECTED
D/BatteryService( 427): UEvent updateBatteryStats
I/DX-PowerManager( 1802): [WidgetUpdataService1x4] update Widget RemoteView : [email protected]
W/TelephonyManager( 4434): Hidden constructor called more than once per process!
W/TelephonyManager( 4434): Original: com.htc.smartnetwork, new: com.htc.smartnetwork
V/SmartNetService( 4434): onStartCommand() android.intent.action.ACTION_POWER_DISCONNECTED
V/SmartNetService( 4434): handleCommand_AutoMode action: android.intent.action.ACTION_POWER_DISCONNECTED
V/SmartNetService( 4434): switchSmartNetMode netmode: 1 timer: 300000
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:7.100000 seq:195
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.dianxinos.powermanager/com.dianxinos.powermanager.PowerMgrMidWidgetProvider})
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.000000 seq:316 (Up time:380)
I/BATT_ALG( 127): batt_alg_cable_detection: cable detection handler, charging source = 2
I/BATT_ALG( 127): batt_alg_check_charging: charging_source = 2, isOver_temp = 0
I/BATT_ALG( 127): batt_alg_set_charging: set charging: 2
D/BatteryService( 427): UEvent updateBatteryStats
D/BatteryService_ULog( 427): ULogForBatteryChargingStateChange(100,1) is called
D/BatteryService_ULog( 427): charger=on,battery_power=100
D/HtcPowerSaver( 427): Recived battery changed intent.
D/UsbnetService( 427): BroadcastReceiver:nReceive+
D/UsbnetService( 427): onReceive BATTERY_CHANGED
D/UsbnetService( 427): --> pluggedType = 1, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 427): BroadcastReceiver:nReceive-
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/brightness string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/amber/off_timer string=0 0,len=3
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/brightness string=1,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/blink string=0,len=1
D/lights ( 427): [LedInfo] write attr ok name=/sys/class/leds/green/off_timer string=0 0,len=3
D/HtcPowerSaver( 427): Checking...
I/HtcPowerSaver( 427): >> updateStatus
D/HtcPowerSaver( 427): notifyUser: Unknown Status
I/HtcPowerSaver( 427): currentStatus=8000, currentLevel=100, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 427): << updateStatus
D/PackageManager( 427): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
D/NotificationService( 427): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
V/NotificationService( 427): Battery Full, Charging
D/PowerManagerService( 427): runHtcPowerSaverCheck ======================================
D/PowerUI ( 500): closing low battery warning: level=100
D/PowerUI ( 500): plugged = true, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 100, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
I/DX-PowerManager( 1802): [WidgetUpdataService1x4] update Widget RemoteView : [email protected]
D/BatteryService( 427): UEvent updateBatteryStats
W/TelephonyManager( 4434): Hidden constructor called more than once per process!
W/PowerUI ( 500): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
W/TelephonyManager( 4434): Original: com.htc.smartnetwork, new: com.htc.smartnetwork
V/SmartNetService( 4434): onStartCommand() android.intent.action.ACTION_POWER_CONNECTED
V/SmartNetService( 4434): handleCommand_AutoMode action: android.intent.action.ACTION_POWER_CONNECTED
D/MP-Decision( 941): UP Nw:2.700000 Tw:180 rq:7.000000 seq:198
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.dianxinos.powermanager/com.dianxinos.powermanager.PowerMgrMidWidgetProvider})
D/dalvikvm( 427): GC_EXPLICIT freed 810K, 34% free 10953K/16419K, paused 7ms+9ms
D/SiMiClock( 4847): onUpdate
D/SiMiClock( 4847): onUpdate - 11
D/AppWidgetHostView( 561): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/MP-Decision( 941): DOWN Ns:2.100000 Ts:270 rq:0.000000 seq:297 (Up time:451)
D/CAT ( 633): CatService: Return current sInstance
D/HtcTelephonyInternal( 633): notifyKeyEvent keyCode=82
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x4205c000 size:491520 offset:11833344 fd:50
D/memalloc( 4861): /dev/pmem: Mapped buffer base:0x52af3000 size:12324864 offset:11833344 fd:63
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x4205c000 size:491520 offset:31289344 fd:53
D/memalloc( 4861): /dev/pmem: Mapped buffer base:0x5556e000 size:31780864 offset:31289344 fd:72
Click to expand...
Click to collapse
Are there any theories or workarounds that I could try to fix this?
Here's where it's actually functioning properly with the desk dock from logcat. Where there is definitely a lot more going on than the car dock logs.
E/ActivityThread(14483): at dalvik.system.NativeStart.main(Native Method)
D/BatteryService_ULog( 433): ULogForBatteryChargingStateChange(78,1) is called
D/BatteryService_ULog( 433): charger=on,battery_power=78
D/PackageManager( 433): Failed to get PackageInfo!, pkg:com.htc.demoflorebooter, flags:1
I/ActivityManager( 433): Start proc com.htc.dockmode for activity com.htc.dockmode/.DeskDock: pid=15350 uid=10014 gids={3003, 3002, 3001, 1015}
D/BatteryService( 433): UEvent updateBatteryStats
D/HtcPowerSaver( 433): Recived battery changed intent.
D/UsbnetService( 433): BroadcastReceiver:nReceive+
D/UsbnetService( 433): onReceive BATTERY_CHANGED
D/UsbnetService( 433): --> pluggedType = 1, mPluggedType = 0, mScreenOff = false
D/UsbnetService( 433): BroadcastReceiver:nReceive-
D/lights ( 433): [LedInfo] write attr ok name=/sys/class/leds/amber/brightness string=1,len=1
D/lights ( 433): [LedInfo] write attr ok name=/sys/class/leds/amber/blink string=0,len=1
D/lights ( 433): [LedInfo] write attr ok name=/sys/class/leds/amber/off_timer string=0 0,len=3
D/lights ( 433): [LedInfo] write attr ok name=/sys/class/leds/green/brightness string=0,len=1
D/lights ( 433): [LedInfo] write attr ok name=/sys/class/leds/green/blink string=0,len=1
D/lights ( 433): [LedInfo] write attr ok name=/sys/class/leds/green/off_timer string=0 0,len=3
D/NotificationService( 433): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
V/NotificationService( 433): Charging...
D/HtcPowerSaver( 433): Checking...
I/HtcPowerSaver( 433): >> updateStatus
D/HtcPowerSaver( 433): notifyUser: Unknown Status
I/HtcPowerSaver( 433): currentStatus=8000, currentLevel=78, enableLevel=20, enable=false, popDialog=false, statusChangeTo=-1
I/HtcPowerSaver( 433): << updateStatus
D/PowerManagerService( 433): runHtcPowerSaverCheck ======================================
D/ConnectivityService( 433): onUidRulesChanged(uid=10014, uidRules=0)
V/WindowManager( 433): Starting animation in AppWindowToken{41409468 token=Token{414fc988 ActivityRecord{414fc860 org.jtb.alogcat/.LogActivity}}} @ 6304461
V/WindowManager( 433): Finished animation in AppWindowToken{41409468 token=Token{414fc988 ActivityRecord{414fc860 org.jtb.alogcat/.LogActivity}}} @ 6304461
V/WindowManager( 433): Starting animation in AppWindowToken{41530950 token=Token{4150d948 ActivityRecord{41656f00 com.htc.dockmode/.DeskDock}}} @ 6304461
W/WlanCofigView( 512): can not find out wifiConfig: SSID: <none>, BSSID: <none>, MAC: D8:B3:77:55:12:A1, Supplicant state: COMPLETED, RSSI: -200, Link speed: -1, Net ID: -1, Explicit connect: false
D/WifiStateMachine( 433): syncRequestConnectionInfo mWifiInfo=SSID: <none>, BSSID: <none>, MAC: D8:B3:77:55:12:A1, Supplicant state: COMPLETED, RSSI: -200, Link speed: -1, Net ID: -1, Explicit connect: false
D/CarrierLabel( 512): CarrierLabel mIntentReceiver : android.intent.action.CONFIGURATION_CHANGED
D/CarrierLabel( 512): updateResources()
W/CarrierLabel( 512): updateNetworkNameExt: mSimState = UNKNOWN
W/TelephonyManager(11046): Hidden constructor called more than once per process!
W/TelephonyManager(11046): Original: com.htc.smartnetwork, new: com.htc.smartnetwork
I/ActivityManager( 433): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.googlenav.android.MapServiceReceiver: pid=15365 uid=10109 gids={3003, 1015}
D/DX-PowerManager( 1800): [ChargingTimeHelper] skip updating, mPreLevel: -1, curLevel: 78
V/SmartNetService(11046): onStartCommand() android.intent.action.ACTION_POWER_CONNECTED
V/SmartNetService(11046): handleCommand_AutoMode action: android.intent.action.ACTION_POWER_CONNECTED
D/TileRenderer( 512): glEndTilingQCOM: 0x502
D/AudioSystem( 1800): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem( 1800): gLock get at 55
D/AudioSystem( 1800): leave AudioSystem::get_audio_flinger() at 81
D/AudioSystem( 1800): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem( 1800): gLock get at 55
D/AudioSystem( 1800): leave AudioSystem::get_audio_flinger() at 81
D/MediaPlayer( 1800): setDataSource(Context context, android.resource://com.dianxinos.powermanager/2131099648, Map<String, String> headers) in
D/MediaPlayerService( 115): setDataSource fd=43, path=/data/app/com.dianxinos.powermanager-1.apk, offset=1444308, length=16764
D/PowerUI ( 512): closing low battery warning: level=78
D/PowerUI ( 512): plugged = true, health = 2, mBatteryLevel = 78, mPluggedBatteryLevel = 78, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
W/PowerUI ( 512): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x422f8000 size:2088960 offset:16625664 fd:56
D/memalloc(15350): /dev/pmem: Mapped buffer base:0x51b38000 size:18714624 offset:16625664 fd:55
I/ActivityManager( 433): Displayed com.htc.dockmode/.DeskDock: +381ms
W/MediaPlayer( 1800): info/warning (1, 902)
D/Ringtone( 1800): playing a tone with looping : false
D/MediaPlayer( 1800): start() in
D/AwesomePlayer( 115): Using PID = 1800
I/AwesomePlayer( 115): AudioPlayer created, Non-LPA mode mime audio/vorbis duration 1200000
D/AudioSystem( 115): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem( 115): gLock get at 55
D/AudioSystem( 115): leave AudioSystem::get_audio_flinger() at 81
D/AudioSystem( 115): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem( 115): gLock get at 55
D/AudioSystem( 115): leave AudioSystem::get_audio_flinger() at 81
D/AudioPolicyManager( 115): startOutput() output 3, stream 2, session 41
D/AudioPolicyManager( 115): getDeviceForStrategy() from cache strategy 2, device 2
D/AudioPolicyManagerBase( 115): getNewDevice() selected device 2
D/AudioPolicyManager( 115): getDeviceForStrategy() from cache strategy 2, device 2
D/AudioPolicyManagerBase( 115): getNewDevice() selected device 2
D/AudioPolicyManager( 115): setOutputDevice() output 3 device 2 delayMs 0
D/AudioPolicyManager( 115): output 3 is a2dp output.
D/AudioPolicyManager( 115): setOutputDevice() setting same device 2 or null device for output 3
D/MediaPlayer( 1800): start() out
I/DX-PowerManager( 1800): [WidgetUpdataService1x4] update Widget RemoteView : [email protected]
I/MediaPlayer( 1800): Info (1,902)
I/ActivityThread(15365): Pub com.google.android.maps.SearchHistoryProvider: com.google.googlenav.provider.SearchHistoryProvider
D/AppWidgetHostView( 585): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.dianxinos.powermanager/com.dianxinos.powermanager.PowerMgrMidWidgetProvider})
D/AudioHardwareMSM8660( 115): curr_out_device = 2
D/AudioHardwareMSM8660( 115): read batter temp = 333
D/AudioHardwareMSM8660( 115): enableDevice(2 1)
V/WindowManager( 433): Finished animation in AppWindowToken{41530950 token=Token{4150d948 ActivityRecord{41656f00 com.htc.dockmode/.DeskDock}}} @ 6304880
I/ActivityThread(15365): Pub com.google.android.maps.SuggestionProvider: com.google.googlenav.suggest.android.SuggestProvider
I/ActivityThread(15365): Pub com.google.android.maps.StarredItemProvider: com.google.googlenav.provider.StarredItemProvider
D/memalloc( 433): /dev/pmem: Unmapping buffer base:0x5a9b8000 size:16625664 offset:14536704
D/AudioHardwareMSM8660( 115): ACDB -> send_audio_cal, acdb_id = 15, path = 0
D/AudioHardwareMSM8660( 115): ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
D/AudioHardwareMSM8660( 115): ACDB -> AUDIO_SET_AUDPROC_CAL
D/AudioHardwareMSM8660( 115): ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_VOLTBL_STEP_COPP
D/AudioHardwareMSM8660( 115): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/memalloc( 112): /dev/pmem: Freeing buffer base:0x430d5000 size:2088960 offset:14536704 fd:53
I/System.out(15365): VectorGlobalState: Server:https://mobilemaps.clients.google.com/glm/mmap Type:3
D/TileRenderer( 512): glEndTilingQCOM: 0x502
W/Resources(15350): Converting to boolean: TypedValue{t=0x3/d=0x2be "false" a=3 r=0x7f080000}
D/TileRenderer( 512): glEndTilingQCOM: 0x502
D/TileRenderer( 512): glEndTilingQCOM: 0x502
D/TileRenderer( 512): glEndTilingQCOM: 0x502
I/ActivityThread(15365): Pub com.google.android.maps.LayerInfoProvider: com.google.googlenav.layer.LayerInfoProvider
D/SqliteDatabaseCpp(15365): dbopen(): path = /data/data/com.google.android.apps.maps/databases , key = LYqevA, flag = 6, file size = 5120
D/SqliteDatabaseCpp(15365): dbopen(): path = /data/data/com.google.android.apps.maps/databases , key = LYqevA, mode: truncate, disk free size: 624 M, handle: 0xd90738
I/ActivityThread(15365): Pub com.google.android.maps.TrafficAppWidgetProvider: com.google.googlenav.appwidget.traffic.TrafficAppWidgetProvider
I/ActivityThread(15365): Pub com.google.android.maps.LocalActivePlacesProvider: com.google.googlenav.provider.LocalActivePlacesProvider
I/ActivityThread(15365): Pub com.google.android.maps.LocalSuggestionProvider: com.google.googlenav.provider.LocalSuggestionProvider
I/ActivityThread(15365): Pub com.google.android.maps.NavigationAvailabilityProvider: com.google.googlenav.provider.NavigationAvailabilityProvider
I/Elixir2 (14716): Global broadcast received: android.intent.action.ACTION_POWER_CONNECTED
D/TileRenderer( 512): glEndTilingQCOM: 0x502
D/TileRenderer( 512): glEndTilingQCOM: 0x502
W/InputManagerService( 433): Starting input on non-focused client [email protected] (uid=10112 pid=14483)
D/alogcat (14483): stopping ...
D/memalloc(14483): /dev/pmem: Unmapping buffer base:0x51d83000 size:3686400 offset:1597440
D/alogcat (14483): stopped
D/ConnectivityService( 433): onUidRulesChanged(uid=10112, uidRules=0)
D/memalloc( 112): /dev/pmem: Freeing buffer base:0x4247e000 size:2088960 offset:1597440 fd:38
D/memalloc(14483): /dev/pmem: Unmapping buffer base:0x52a68000 size:14536704 offset:12447744
D/memalloc( 112): /dev/pmem: Freeing buffer base:0x42ed7000 size:2088960 offset:12447744 fd:50
D/ButtonControl(15350): 1
D/Elixir2 (14716): Refresh widgets for type: [BATTERY_TIME]
D/Process ( 433): killProcessQuiet, pid=14797
D/Process ( 433): dalvik.system.VMStack.getThreadStackTrace(Native Method)
D/Process ( 433): java.lang.Thread.getStackTrace(Thread.java:599)
D/Process ( 433): android.os.Process.killProcessQuiet(Process.java:820)
D/Process ( 433): com.android.server.am.ActivityManagerService.updateOomAdjLocked(ActivityManagerService.java:15087)
D/Process ( 433): com.android.server.am.ActivityManagerService.updateLruProcessInternalLocked(ActivityManagerService.java:1934)
D/Process ( 433): com.android.server.am.ActivityManagerService.updateLruProcessLocked(ActivityManagerService.java:1941)
D/Process ( 433): com.android.server.am.ActivityManagerService.processCurBroadcastLocked(ActivityManagerService.java:13328)
D/Process ( 433): com.android.server.am.ActivityManagerService.processNextBroadcast(ActivityManagerService.java:13753)
D/Process ( 433): com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:13156)
D/Process ( 433): android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:336)
D/Process ( 433): com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1696)
D/Process ( 433): android.os.Binder.execTransact(Binder.java:338)
D/Process ( 433): dalvik.system.NativeStart.run(Native Method)
I/ActivityManager( 433): No longer want com.htc.syncagent (pid 14797): hidden #16, adj=11
D/SiMiClock(13382): onUpdate
D/SiMiClock(13382): onUpdate - 11
D/AppWidgetHostView( 585): updateAppWidget mInfo = AppWidgetProviderInfo(provider=ComponentInfo{com.th.android.widget.gTabsimiClock/com.th.android.widget.gTabsimiClock.GTabsimiClock4x1})
D/dalvikvm(15350): GC_CONCURRENT freed 489K, 13% free 4106K/4707K, paused 2ms+2ms
D/WallpaperControl(15350): initWallpaper - null
I/ActivityManager( 433): Start proc com.htc.android.WeatherLiveWallpaper for service com.htc.android.WeatherLiveWallpaper/.service.WeatherLoopingService: pid=15392 uid=10092 gids={3003}
D/dalvikvm( 433): GC_EXPLICIT freed 1974K, 36% free 13317K/20707K, paused 11ms+9ms
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x422f8000 size:2088960 offset:1597440 fd:38
D/memalloc(15350): /dev/pmem: Mapped buffer base:0x52e6c000 size:3686400 offset:1597440 fd:62
I/AudioService( 433): Remote Control registerMediaButtonIntent() for PendingIntent{41635f30: PendingIntentRecord{413f75f8 com.htc.music broadcastIntent}}
E/NotificationService( 433): Ignoring notification with icon==0: Notification(contentView=null vibrate=null,sound=nullnull,defaults=0x0,flags=0x62)
D/AudioSystem(14731): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem(14731): gLock get at 55
D/AudioSystem(14731): leave AudioSystem::get_audio_flinger() at 81
D/AudioSystem(14731): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem(14731): gLock get at 55
D/AudioSystem(14731): leave AudioSystem::get_audio_flinger() at 81
V/HtcHardwareService( 433): getHeadsetType() type=headset_unplug
I/AudioService( 433): setBeatsState() effectOn=false, appPlay=false, appName=HtcListen, headsetMode=0
W/MusicView(15350): updateMusicInfo(), mMediaPlaybackService is null...
W/TelephonyManager(14731): Hidden constructor called more than once per process!
W/TelephonyManager(14731): Original: com.htc.music, new: com.htc.music
V/MusicView(15350): updateMusicInfo start
W/[MusicUtils](15350): getArtworkFromFilePath()...path is null
D/MusicView(15350): updateMusicInfo()... No information, try to reload queue...
W/[MusicUtils](15350): getArtworkFromFilePath()...path is null
D/MusicView(15350): updateMusicInfo()...(title==null && name==null && albumArtPath==null)...
D/[MusicUtils](15350): getDatabaseErrorStr()...status:mounted, cursor = [[email protected]]...
D/[MusicUtils](15350): getDatabaseErrorStr()...ret:Tap to go to the music application.
V/MusicView(15350): updateMusicInfo end
I/MusicControl(15350): case MSG_ON_BIND_SERVICE:, mController.isRedTrafficLight(): false
D/Socket_Alarm(15392): registerHTCSocketMonitorCallBack
D/Socket_Alarm(15392): set mSocketMonitor
D/Socket_Alarm(15392): HTCSocketMonitorImpl::HTCSocketMonitorImpl
D/libEGL (15392): loaded /system/lib/egl/libGLES_android.so
D/libEGL (15392): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL (15392): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL (15392): loaded /system/lib/egl/libGLESv2_adreno200.so
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x422f8000 size:2088960 offset:12447744 fd:50
D/memalloc(15392): /dev/pmem: Mapped buffer base:0x52537000 size:14536704 offset:12447744 fd:69
D/AudioPolicyManager( 115): stopOutput() output 3, stream 2, session 41
D/AudioPolicyManagerBase( 115): getNewDevice() selected device 0
D/AudioPolicyManager( 115): setOutputDevice() output 3 device 0 delayMs 0
D/AudioPolicyManager( 115): output 3 is a2dp output.
D/AudioPolicyManager( 115): setOutputDevice() setting same device 0 or null device for output 3
D/dalvikvm(15392): GC_FOR_ALLOC freed 191K, 24% free 2899K/3807K, paused 16ms
I/dalvikvm-heap(15392): Grow heap (frag case) to 4.696MB for 1843216-byte allocation
D/MP-Decision( 950): DOWN Ns:2.100000 Ts:270 rq:0.900000 seq:297 (Up time:1733)
D/dalvikvm(15392): GC_FOR_ALLOC freed 9K, 18% free 4689K/5667K, paused 13ms
D/dalvikvm(15392): GC_EXPLICIT freed 1810K, 50% free 2880K/5667K, paused 2ms+2ms
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x422f8000 size:2088960 offset:14536704 fd:53
D/memalloc(15392): /dev/pmem: Mapped buffer base:0x5406d000 size:16625664 offset:14536704 fd:73
D/memalloc( 112): /dev/pmem: Allocated buffer base:0x422f8000 size:2088960 offset:18714624 fd:62
D/memalloc(15392): /dev/pmem: Mapped buffer base:0x55048000 size:20803584 offset:18714624 fd:76
D/MediaPlayer( 1800): reset() in
D/AudioSink( 115): close L=1648
D/AudioSink( 115): close L=1650
D/MediaPlayer( 1800): reset() out
D/MediaPlayer( 1800): release() in
D/MediaPlayer( 1800): release() out
D/TimedEventQueue( 115): pThread_join:26784776 E
D/AudioSystem( 1800): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem( 1800): gLock get at 55
D/AudioSystem( 1800): leave AudioSystem::get_audio_flinger() at 81
D/TimedEventQueue( 115): pThread_join:26784776 X
D/AudioSystem(15392): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem(15392): gLock get at 55
D/AudioSystem(15392): before defaultServiceManager() at 57
D/AudioSystem(15392): after defaultServiceManager() at 59
D/AudioSystem(15392): service got at 63
D/AudioSystem(15392): leave AudioSystem::get_audio_flinger() at 81
D/AudioSystem(15392): AudioSystem::get_audio_flinger() in at 53
D/AudioSystem(15392): gLock get at 55
D/AudioSystem(15392): leave AudioSystem::get_audio_flinger() at 81
I/AwesomePlayer( 115): setDataSource_l('/system/media/weather/weather_cloudy_day.mp4')
D/WeatherLiveWallpaper(15392): [FxSceneController_DockMode]: initMediaPlayer() - mConnected = true
I/SampleTable( 115): There are reordered frames present.
I/BATT_ALG( 127): batt_alg_cable_detection: cable detection handler, charging source = 0
I/BATT_ALG( 127): batt_alg_check_charging: charging_source = 0, isOver_temp = 0
D/BatteryService( 433): UEvent updateBatteryStats
D/BatteryService_ULog( 433): ULogForBatteryChargingStateChange(78,0) is called
D/BatteryService_ULog( 433): charger=off,battery_power=78
Click to expand...
Click to collapse
Any ideas, anyone? I'll try anything. D:
i know why no one asweres here
i have just to read too much ^^
for me it was the same ...
vlingo didnt start in car dock mode
set up tasker to check if "both" dockmode and carmode are activated then start vlingo ... then it worked !!!
try that
same answere as in ARHD thread
Yeah, I did add a little too much... but more is better for troubleshooting, right? .... right? >_>
Thanks for the suggestion. I'll give it a shot here shortly.
Just had to check before answering but it's working for me with 6.5.2 on my sensation (XE mob btw). Nothing special done, when I plug it on the dock it just recognises it :S Sorry can't help more!
Well, I did have Navigation mode started in 6.5.2, and in 6.5.3 have also. But there another strange thing happening to me - after removing phone from car dock I still have speakerphone mode turned on when I make a calls. So it does not turn off the screen when I put the phone to my ear - therefore I have randomly pressed buttons, screen rotations and very loud sound from speakerphone until I manually turn off speakerphone mode.
Anyway - there are problems with car or desktop dock detection in ARHD 6.5.x (I have also on-desk dock, so I checket them both). If Mike1986 does not have docks to debug this feature - I would be glad to give a hand!
And if there any way to change, for exsample, a default app for in-**** mode - it would be really great. Because native application is not quite a thing I use
Hello!
I need help. I compile Android 2.2.3 from source.
Everything works except:
- camera
- bluetooth
- Rotate the screen (for some reason turns to the other side)
- GPS
- Mount the SD card (as a drive)
Stock firmware: Android 2.2.2
Firmware which I ported now: Android 2.2.3
Kernel: 2.6.32
Device: Huawei S7 Ideos 101
Already more than a week suffer. Help please.
Here are my logs:
Launch the camera application:
Code:
I/ActivityManager( 525): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera/.Camera }
I/ActivityManager( 525): Start proc com.android.camera for activity com.android.camera/.Camera: pid=798 uid=10032 gids={1006, 1015}
D/dalvikvm( 520): GC_EXPLICIT freed 283 objects / 10744 bytes in 64ms
D/dalvikvm( 520): GC_EXPLICIT freed 47 objects / 2072 bytes in 131ms
D/dalvikvm( 798): Trying to load lib /vendor/lib/libmedia_jni.so 0x0
D/dalvikvm( 798): Shared lib '/vendor/lib/libmedia_jni.so' already loaded in same CL 0x0
E/QualcommCameraHardware( 516): Unable to determine the target type. Camera will not work
E/QualcommCameraHardware( 516): createInstance: startCamera failed!
D/CameraService( 516): Client::Client X (pid 798)
E/CameraHolder( 798): fail to connect Camera
E/CameraHolder( 798): java.lang.RuntimeException: Fail to connect to camera service
E/CameraHolder( 798): at android.hardware.Camera.native_setup(Native Method)
E/CameraHolder( 798): at android.hardware.Camera.<init>(Camera.java:185)
E/CameraHolder( 798): at android.hardware.Camera.open(Camera.java:165)
E/CameraHolder( 798): at com.android.camera.CameraHolder.open(CameraHolder.java:100)
E/CameraHolder( 798): at com.android.camera.Camera.ensureCameraDevice(Camera.java:1607)
E/CameraHolder( 798): at com.android.camera.Camera.startPreview(Camera.java:1658)
E/CameraHolder( 798): at com.android.camera.Camera.access$5600(Camera.java:94)
E/CameraHolder( 798): at com.android.camera.Camera$4.run(Camera.java:930)
E/CameraHolder( 798): at java.lang.Thread.run(Thread.java:1096)
D/dalvikvm( 520): GC_EXPLICIT freed 2 objects / 64 bytes in 85ms
E/QualcommCameraHardware( 516): *****ZJ: at opencamerafd. open /dev/msm_camera/control1****
W/dalvikvm( 798): threadid=8: thread exiting with uncaught exception (group=0x4001d878)
E/AndroidRuntime( 798): FATAL EXCEPTION: Thread-9
E/AndroidRuntime( 798): java.lang.RuntimeException: com.android.camera.CameraHardwareException: java.lang.RuntimeException: Fail to connect to camera service
E/AndroidRuntime( 798): at com.android.camera.Camera$4.run(Camera.java:935)
E/AndroidRuntime( 798): at java.lang.Thread.run(Thread.java:1096)
E/AndroidRuntime( 798): Caused by: com.android.camera.CameraHardwareException: java.lang.RuntimeException: Fail to connect to camera service
E/AndroidRuntime( 798): at com.android.camera.CameraHolder.open(CameraHolder.java:103)
E/AndroidRuntime( 798): at com.android.camera.Camera.ensureCameraDevice(Camera.java:1607)
E/AndroidRuntime( 798): at com.android.camera.Camera.startPreview(Camera.java:1658)
E/AndroidRuntime( 798): at com.android.camera.Camera.access$5600(Camera.java:94)
E/AndroidRuntime( 798): at com.android.camera.Camera$4.run(Camera.java:930)
E/AndroidRuntime( 798): ... 1 more
E/AndroidRuntime( 798): Caused by: java.lang.RuntimeException: Fail to connect to camera service
E/AndroidRuntime( 798): at android.hardware.Camera.native_setup(Native Method)
E/AndroidRuntime( 798): at android.hardware.Camera.<init>(Camera.java:185)
E/AndroidRuntime( 798): at android.hardware.Camera.open(Camera.java:165)
E/AndroidRuntime( 798): at com.android.camera.CameraHolder.open(CameraHolder.java:100)
E/AndroidRuntime( 798): ... 5 more
W/ActivityManager( 525): Force finishing activity com.android.camera/.Camera
W/ActivityManager( 525): Activity pause timeout for HistoryRecord{44f9a9d8 com.android.camera/.Camera}
I/Process ( 798): Sending signal. PID: 798 SIG: 9
I/ActivityManager( 525): Process com.android.camera (pid 798) has died.
W/InputManagerService( 525): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMetho[email protected]
I/dun_s
Starting Bluetooth:
Code:
D/BluetoothService( 525): Bluetooth state 10 -> 11
V/BluetoothEventRedirector( 621): Received android.bluetooth.adapter.action.STATE_CHANGED
I/bluedroid( 525): Starting hciattach daemon
I/dun_service( 86): The value returned from dun_getusbmodemstate_fromsys is 1
I/dun_service( 86): Post event 1
I/dun_service( 86): received event: DUN_EVENT_USB_UNPLUG
I/dun_service( 86): received event(DUN_EVENT_USB_UNPLUG) in state(DUN_STATE_USB_UNPLUG)
I/dun_service( 86): Ignoring the event DUN_EVENT_USB_UNPLUG in USB_UNPLUG_STATE
I/dun_service( 86): Moved to state(DUN_STATE_USB_UNPLUG)
I/bluetooth( 812): /system/etc/init.bt.sh: bluetooth chip set as
E/qcom-bluetooth( 821): /system/etc/init.qcom.bt.sh: Bluetooth QSoC firmware download failed: exit code 1
E/bluetooth( 822): /system/etc/init.bt.sh: chip set error
I/bluetooth( 823): /system/etc/init.bt.sh: detecting bluetooth chip 1
E/qcom-bluetooth( 832): /system/etc/init.qcom.bt.sh: Bluetooth QSoC firmware download failed: exit code 1
I/bluetooth( 833): /system/etc/init.bt.sh: chip is not bt4025
I/bluetooth( 834): /system/etc/init.bt.sh: detecting bluetooth chip 2
I/brcm-bluetooth( 837): /system/etc/init.brcm.bt.sh: Initiating Bluetooth module with brcm_patchram_plus
E/brcm-bluetooth( 843): /system/etc/init.brcm.bt.sh: Bluetooth Broadcom HCD file download failed: exit code 1
I/bluetooth( 844): /system/etc/init.bt.sh: chip is not bcm4329
E/bluetooth( 845): /system/etc/init.bt.sh: no bluetooth chip found
I/dun_service( 86): The value returned from dun_getusbmodemstate_fromsys is 1
I/dun_service( 86): Post event 1
I/dun_service( 86): received event: DUN_EVENT_USB_UNPLUG
I/dun_service( 86): received event(DUN_EVENT_USB_UNPLUG) in state(DUN_STATE_USB_UNPLUG)
I/dun_service( 86): Ignoring the event DUN_EVENT_USB_UNPLUG in USB_UNPLUG_STATE
I/dun_service( 86): Moved to state(DUN_STATE_USB_UNPLUG)
D/dalvikvm( 617): GC_EXPLICIT freed 1925 objects / 106848 bytes in 60ms
E/b
Enable \ disable screen rotation:
Code:
E/Sensors ( 525): [sensors_control_activate] Enable handle: 1
E/Sensors ( 525): Active sensors now:0002, Enable&Disable sensors:0002
E/Sensors ( 525): [sensors_control_activate]current sensors=0002
I/WindowManager( 525): Setting rotation to 1, animFlags=0
I/ActivityManager( 525): Config changed: { scale=1.0 imsi=257/4 loc=ru_RU touch=3 keys=1/1/2 nav=3/1 orien=1 layout=35 uiMode=17 seq=4}
I/UsageStats( 525): Unexpected resume of com.android.settings while already resumed in com.android.settings
D/dalvikvm( 525): GC_EXPLICIT freed 12194 objects / 658744 bytes in 79ms
E/Sensors ( 525): [sensors_control_activate] Disable handle: 1
E/Sensors ( 525): Active sensors now:0002, Enable&Disable sensors:0000
E/Sensors ( 525): [sensors_control_activate]current sensors=0000
I/WindowManager( 525): Setting rotation to 0, animFlags=0
I/ActivityManager( 525): Config changed: { scale=1.0 imsi=257/4 loc=ru_RU touch=3 keys=1/1/2 nav=3/1 orien=2 layout=35 uiMode=17 seq=5}
I/UsageStats( 525): Unexpected resume of com.android.settings while already resumed in com.android.settings
D/dalvikvm( 525): GC_EXPLICIT freed 2295 objects / 105376 bytes in 68ms
Mounting the sd card:
Code:
I/ActivityManager( 525): Starting activity: Intent { flg=0x10000000 cmp=android/com.android.server.status.UsbStorageActivity bnds=[160,166][640,230] }
D/VoldCmdListener( 77): volume shared /mnt/sdcard ums
I/ActivityManager( 525): Displayed activity android/com.android.server.status.UsbStorageActivity: 153 ms (total 153 ms)
W/InputManagerService( 525): Window already focused, ignoring focus gain of: [email protected]
The inclusion of GPS in the settings did not respond.
If necessary, I can put logcat and dmesg.
In stock firmware all hardware is working.
Logcat:
http://forum.xda-developers.com/attachment.php?attachmentid=1097358&stc=1&d=1338487760
Dmesg:
http://forum.xda-developers.com/attachment.php?attachmentid=1097357&stc=1&d=1338487760
This thread is for DEBUGGING Only
Do not post doubts about flashing / wiping / apps / mods / themes / scripts .
Feel free to post your logcats
This thread is for those who want to post their logcats if they are having an issue with it and who cannot create a NEW thread in the development in the Dev forum cause obviously they do not have any sort of downloadable ROMs. Maybe the people who know how to solve these logcats will try and reply to this thread...
I personally found that me and many of my fellow members are finding it difficult to solve their issues .. sometimes.. cause its difficult to google them. And I want to give back to this community what this community has given to me.
@mods if you find this thread to be in the wrong or inappropriate please feel free to delete this thread asap . Thanks .
I hope this will be helpful to wannabe devs like me.
Cheers.
Code:
--------- beginning of /dev/log/main
I/cm ( 98): Welcome to Android 4.1.2 / CyanogenMod-10.0.0-UNOFFICIAL-BETA-2-pico
I/cm ( 99): _
I/cm ( 100): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 101): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 102): )) _))
I/cm ( 103):
I/DEBUG ( 112): debuggerd: Nov 17 2012 16:18:13
--------- beginning of /dev/log/system
I/Vold ( 110): Vold 2.1 (the revenge) firing up
D/Vold ( 110): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/Netd ( 111): Netd 1.0 starting
D/Vold ( 110): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
D/DirectVolume( 110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
D/Vold ( 110): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/Netd ( 172): Netd 1.0 starting
While porting ? any help
akshat.shenoy said:
Code:
--------- beginning of /dev/log/main
I/cm ( 98): Welcome to Android 4.1.2 / CyanogenMod-10.0.0-UNOFFICIAL-BETA-2-pico
I/cm ( 99): _
I/cm ( 100): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 101): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 102): )) _))
I/cm ( 103):
I/DEBUG ( 112): debuggerd: Nov 17 2012 16:18:13
--------- beginning of /dev/log/system
I/Vold ( 110): Vold 2.1 (the revenge) firing up
D/Vold ( 110): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
I/Netd ( 111): Netd 1.0 starting
D/Vold ( 110): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
D/DirectVolume( 110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
D/Vold ( 110): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/Netd ( 172): Netd 1.0 starting
While porting ? any help
Click to expand...
Click to collapse
Mother of god. You need to mention what rom and from what device are you porting
Sent from my HTC Explorer A310e using xda app-developers app
Sorry for the late reply. I abandoned it. Found some basic issues I overlooked.
use pico's libandroidruntime.so i encountered that a lot of times because guides in xda tells us that we need to use ported libandroidruntime.so
Ok now trying to port PA from wfs to Pico : the following logcat
Code:
I/Netd ( 6446): Netd 1.0 starting
D/AndroidRuntime( 6447):
D/AndroidRuntime( 6447): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 6447): CheckJNI is OFF
D/dalvikvm( 6447): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 6447): Added shared lib libjavacore.so 0x0
D/dalvikvm( 6447): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 6447): Added shared lib libnativehelper.so 0x0
I/mediaserver( 6448): ServiceManager: 0x41f08d78
I/AudioFlinger( 6448): Using default 3000 mSec as standby time.
I/CameraService( 6448): CameraService started (pid=6448)
I/QualcommCameraHardware7225a( 6448): getCameraInfo: IN
I/QualcommCameraHardware7225a( 6448): getCameraInfo: loading libqcamera at 0x40187c08
I/QualcommCameraHardware7225a( 6448): getCameraInfo: numOfCameras = 1
I/QualcommCameraHardware7225a( 6448): Camera sensor 0 info:
I/QualcommCameraHardware7225a( 6448): camera_id: 0
I/QualcommCameraHardware7225a( 6448): modes_supported: 5
I/QualcommCameraHardware7225a( 6448): position: 0
I/QualcommCameraHardware7225a( 6448): sensor_mount_angle: 0
I/QualcommCameraHardware7225a( 6448): getCameraInfo: OUT
I/AudioPolicyManagerBase( 6448): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/AudioHardwareMSM76XXA( 6448): get_audpp_filter
I/AudioHardwareMSM76XXA( 6448): open /system/etc/AudioFilter.csv success.
I/AudioHardwareMSM76XXA( 6448): EQ flag = 00.
I/HTC Acoustic( 6448): libhtc_acoustic.so version 2.0.0.6.
I/HTC Acoustic( 6448): open /system/etc/AudioPara4_WB.csv success.
I/HTC Acoustic( 6448): acoustic table version: GOFU-WB_20120511
I/HTC Acoustic( 6448): read_audio_para_from_file success.
E/HTC Acoustic( 6448): Fail to open /system/etc/AudioPara_unknown.csv -1.
I/HTC Acoustic( 6448): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 6448): acoustic table version: GOFU_20120511
I/HTC Acoustic( 6448): read_audio_para_from_file success.
I/HTC Acoustic( 6448): get_audpp_filter
I/HTC Acoustic( 6448): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 6448): MBADRC Filter MBADRC FLAG = ffff.
I/HTC Acoustic( 6448): EQ flag = 00.
I/HTC Acoustic( 6448): get_audpre_filter
I/HTC Acoustic( 6448): open /system/etc/AudioPreProcess.csv success.
E/AudioHardwareMSM76XXA( 6448): failed to open AUTO_VOLUME_CONTROL /system/etc/AutoVolumeControl.txt: No such file or directory (2)
D/AudioHardwareMSM76XXA( 6448): Auto Volume Enabled= 0
I/AudioFlinger( 6448): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
I/AudioFlinger( 6448): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames
I/AudioMixer( 6448): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 6448): Using module 1 has the primary audio interface
D/AudioHardwareInterface( 6448): setMode(NORMAL)
I/AudioHardwareMSM76XXA( 6448): Set master volume to 7.
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(0, 0, 7)
I/AudioFlinger( 6448): AudioFlinger's thread 0x41f0c420 ready to run
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(1, 0, 7)
W/AudioFlinger( 6448): Thread AudioOut_2 cannot connect to the power manager service
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(3, 0, 7)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(2, 0, 7)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(8, 0, 7)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(-1, 0, 7)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(-1, 0, 7)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(5, 0, 1)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(6, 0, 1)
W/AudioFlinger( 6448): Thread AudioOut_2 cannot connect to the power manager service
I/AudioHardwareMSM76XXA( 6448): Routing audio to Speakerphone
W/AudioHardwareMSM76XXA( 6448): rpc_snd_set_device(1, 1, 1)
D/AudioHardwareMSM76XXA( 6448): setVoiceVolume(0.400000)
I/AudioHardwareMSM76XXA( 6448): Setting in-call volume to 2 (available range is 2 to 5)
D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(256, 0, 2)
I/AudioFlinger( 6448): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
I/AudioPolicyService( 6448): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
E/BandwidthController( 6446): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=768
I/SamplingProfilerIntegration( 6447): Profiling disabled.
I/Zygote ( 6447): Preloading classes...
D/dalvikvm( 6447): GC_EXPLICIT freed 37K, 80% free 423K/2048K, paused 0ms+0ms, total 10ms
W/Zygote ( 6447): Class not found for preloading: android.animation.ValueAnimator$2
W/Zygote ( 6447): Class not found for preloading: android.animation.ValueAnimator$3
W/Zygote ( 6447): Class not found for preloading: android.animation.ValueAnimator$4
W/Zygote ( 6447): Class not found for preloading: android.animation.ValueAnimator$5
W/Zygote ( 6447): Class not found for preloading: android.content.res.Resources$1
E/BandwidthController( 6446): runIptablesCmd(): failed /system/bin/iptables -t raw -A bw_raw_PREROUTING ! -i lo+ -m owner --socket-exists res=768
D/MDnsDS ( 6446): MDnsSdListener::Hander starting up
D/MDnsDS ( 6446): MDnsSdListener starting to monitor
D/MDnsDS ( 6446): Going to poll with pollCount 1
W/Zygote ( 6447): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql
W/Zygote ( 6447): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock
D/TextLayoutCache( 6447): Using debug level = 0 - Debug Enabled = 0
I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 6447): register_android_mtp_MtpDevice
I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
W/Zygote ( 6447): Class not found for preloading: android.media.IRemoteControlClientDispatcher
W/Zygote ( 6447): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
W/Zygote ( 6447): Class not found for preloading: android.os.Power
W/Zygote ( 6447): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
W/Zygote ( 6447): Class not found for preloading: android.text.method.WordIterator$1
W/Zygote ( 6447): Class not found for preloading: android.view.InputHandler
W/Zygote ( 6447): Class not found for preloading: android.view.InputQueue$FinishedCallback
W/Zygote ( 6447): Class not found for preloading: android.view.ViewRootImpl$3
I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 6447): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
D/dalvikvm( 6447): GC_FOR_ALLOC freed 618K, 28% free 1625K/2243K, paused 28ms, total 28ms
W/Zygote ( 6447): Class not found for preloading: android.widget.EdgeGlow
W/Zygote ( 6447): Class not found for preloading: android.widget.TextView$Blink
W/Zygote ( 6447): Class not found for preloading: android.widget.TextView$EasyEditSpanController
W/Zygote ( 6447): Class not found for preloading: android.widget.TextView$InputContentType
W/Zygote ( 6447): Class not found for preloading: android.widget.TextView$InputMethodState
W/Zygote ( 6447): Class not found for preloading: android.widget.TextView$TextAlign
E/PhonePolicy( 6447): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
W/Zygote ( 6447): Class not found for preloading: java.text.DecimalFormat$1
I/System ( 6447): Loaded time zone names for in 318ms (310ms in ICU)
I/System ( 6447): Loaded time zone names for en_US in 238ms (229ms in ICU)
I/Zygote ( 6447): ...preloaded 2282 classes in 2354ms.
D/dalvikvm( 6447): GC_EXPLICIT freed 912K, 32% free 2165K/3139K, paused 3ms+3ms, total 47ms
I/Zygote ( 6447): Preload resources disabled, skipped.
D/dalvikvm( 6447): GC_EXPLICIT freed 8K, 32% free 2156K/3139K, paused 3ms+3ms, total 35ms
D/dalvikvm( 6447): GC_EXPLICIT freed <1K, 32% free 2156K/3139K, paused 4ms+3ms, total 34ms
D/dalvikvm( 6447): GC_EXPLICIT freed <1K, 32% free 2156K/3139K, paused 3ms+3ms, total 38ms
I/dalvikvm( 6447): System server process 6598 has been created
I/Zygote ( 6447): Accepting command socket connections
I/sysproc ( 6598): Entered system_init()
I/sysproc ( 6598): ServiceManager: 0x4a6d4508
D/SensorService( 6598): nuSensorService starting...
D/Sensors ( 6598): Enable G-Sensor: en = 0
I/SensorService( 6598): BMA250 3-axis Accelerometer
I/SensorService( 6598): CM3602 Proximity sensor
I/SensorService( 6598): CM3602 Light sensor
I/sysproc ( 6598): System server: starting Android runtime.
I/sysproc ( 6598): System server: starting Android services.
D/SensorService( 6598): nuSensorService thread starting...
I/SystemServer( 6598): Entered the Android system server!
I/sysproc ( 6598): System server: entering thread pool.
W/dalvikvm( 6598): No implementation found for native Landroid/util/ExtendedPropertiesUtils;.readFile:(Ljava/lang/String;)Ljava/lang/String;
W/dalvikvm( 6598): threadid=12: thread exiting with uncaught exception (group=0x4186e300)
I/Process ( 6598): Sending signal. PID: 6598 SIG: 9
[B][U]E/AndroidRuntime( 6598): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread[/B][/U]
E/AndroidRuntime( 6598): java.lang.UnsatisfiedLinkError: Native method not found: android.util.ExtendedPropertiesUtils.readFile:(Ljava/lang/String;)Ljava/lang/String;
E/AndroidRuntime( 6598): at android.util.ExtendedPropertiesUtils.readFile(Native Method)
E/AndroidRuntime( 6598): at android.util.ExtendedPropertiesUtils.getProperty(ExtendedPropertiesUtils.java:410)
E/AndroidRuntime( 6598): at android.util.ExtendedPropertiesUtils.getProperty(ExtendedPropertiesUtils.java:377)
E/AndroidRuntime( 6598): at android.util.ExtendedPropertiesUtils.getEnvironmentState(ExtendedPropertiesUtils.java:512)
E/AndroidRuntime( 6598): at com.android.server.ServerThread.run(SystemServer.java:114)
E/AndroidRuntime( 6598): Error reporting crash
E/AndroidRuntime( 6598): java.lang.NullPointerException
E/AndroidRuntime( 6598): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 6598): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 6598): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/ServiceManager( 142): service 'sensorservice' died
I/Zygote ( 6447): Exit zygote because system server (6598) has terminated
I/ServiceManager( 142): service 'media.audio_flinger' died
I/ServiceManager( 142): service 'media.player' died
I/ServiceManager( 142): service 'media.camera' died
I/ServiceManager( 142): service 'media.audio_policy' died
I/Netd ( 6614): Netd 1.0 starting
MiUI Porting
Getting this logcat after adding lib shell .so and libshell_jni.so
Code:
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
E/ShellServiceJni( 3283): Can't obtain ShellService
I/InputDispatcher( 1891): Application is not responding: Window{4164f4d0 com.miui.home/com.miui.home.launcher.Launcher paused=false}. It has been 5006.6ms since event, 5005.7ms since wait started. Reason: Waiting because the touched window has not finished processing the input events that were previously delivered to it.
I/WindowManager( 1891): Input event dispatching timed out sending to com.miui.home/com.miui.home.launcher.Launcher
I/Process ( 1891): Sending signal. PID: 3283 SIG: 3
I/dalvikvm( 3283): threadid=3: reacting to signal 3
I/dalvikvm( 3283): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 1891 SIG: 3
I/dalvikvm( 1891): threadid=3: reacting to signal 3
I/ServiceManager( 3283): Waiting for service miui.shell...
E/Sensors ( 1891): poll() failed (Interrupted system call)
I/Process ( 1891): Sending signal. PID: 2278 SIG: 3
I/dalvikvm( 2278): threadid=3: reacting to signal 3
I/dalvikvm( 1891): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 1973 SIG: 3
I/dalvikvm( 1973): threadid=3: reacting to signal 3
I/dalvikvm( 1973): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 2078 SIG: 3
I/dalvikvm( 2078): threadid=3: reacting to signal 3
I/dalvikvm( 2078): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 2085 SIG: 3
I/dalvikvm( 2085): threadid=3: reacting to signal 3
I/dalvikvm( 2085): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 2055 SIG: 3
I/dalvikvm( 2055): threadid=3: reacting to signal 3
I/dalvikvm( 2055): Wrote stack traces to '/data/anr/traces.txt'
I/dalvikvm( 2278): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1891): GC_EXPLICIT freed 2011K, 21% free 17197K/21575K, paused 7ms+18ms, total 148ms
I/ServiceManager( 3283): Waiting for service miui.shell...
E/ActivityManager( 1891): ANR in com.miui.home (com.miui.home/.launcher.Launcher)
E/ActivityManager( 1891): Reason: keyDispatchingTimedOut
E/ActivityManager( 1891): Load: 6.25 / 6.71 / 4.43
E/ActivityManager( 1891): CPU usage from 7477ms to 0ms ago:
E/ActivityManager( 1891): 3.4% 1891/system_server: 2% user + 1.4% kernel / faults: 162 minor
E/ActivityManager( 1891): 2.2% 148/surfaceflinger: 1.4% user + 0.8% kernel / faults: 8 minor
E/ActivityManager( 1891): 1.7% 1973/com.android.systemui: 1.4% user + 0.2% kernel / faults: 6 minor
E/ActivityManager( 1891): 0.5% 3150/kworker/0:0: 0% user + 0.5% kernel
E/ActivityManager( 1891): 0.2% 156/adbd: 0% user + 0.2% kernel
E/ActivityManager( 1891): 0.2% 1875/kworker/u:4: 0% user + 0.2% kernel
E/ActivityManager( 1891): 0.1% 539/wpa_supplicant: 0% user + 0.1% kernel
E/ActivityManager( 1891): 0.1% 3213/logcat: 0% user + 0.1% kernel
E/ActivityManager( 1891): 0.1% 3283/com.miui.home: 0.1% user + 0% kernel
E/ActivityManager( 1891): 9.2% TOTAL: 4% user + 2.4% kernel + 2.8% iowait
E/ActivityManager( 1891): CPU usage from 1040ms to 1583ms later:
E/ActivityManager( 1891): 13% 1891/system_server: 5.1% user + 8.6% kernel / faults: 6 minor
E/ActivityManager( 1891): 12% 1924/InputDispatcher: 3.4% user + 8.6% kernel
E/ActivityManager( 1891): 1.7% 1948/WifiService: 1.7% user + 0% kernel
E/ActivityManager( 1891): 0.9% 148/surfaceflinger: 0.9% user + 0% kernel
E/ActivityManager( 1891): 0.9% 224/SurfaceFlinger: 0.9% user + 0% kernel
E/ActivityManager( 1891): 0.9% 156/adbd: 0% user + 0.9% kernel
E/ActivityManager( 1891): 0.9% 536/dhd_watchdog: 0.9% user + 0% kernel
E/ActivityManager( 1891): 0.9% 1875/kworker/u:4: 0% user + 0.9% kernel
E/ActivityManager( 1891): 1.7% 1973/com.android.systemui: 1.7% user + 0% kernel
E/ActivityManager( 1891): 1.7% 1973/ndroid.systemui: 1.7% user + 0% kernel
E/ActivityManager( 1891): 1.2% 3283/com.miui.home: 1.2% user + 0% kernel
E/ActivityManager( 1891): 14% TOTAL: 3.7% user + 9.2% kernel + 1.8% iowait
D/dalvikvm( 1891): GC_FOR_ALLOC freed 2031K, 21% free 17130K/21575K, paused 98ms, total 100ms
V/PhoneStatusBar( 1973): setLightsOn(true)
akshat.shenoy said:
Getting this logcat after adding lib shell .so and libshell_jni.so
Code:
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
I/ServiceManager( 3283): Waiting for service miui.shell...
E/ShellServiceJni( 3283): Can't obtain ShellService
I/InputDispatcher( 1891): Application is not responding: Window{4164f4d0 com.miui.home/com.miui.home.launcher.Launcher paused=false}. It has been 5006.6ms since event, 5005.7ms since wait started. Reason: Waiting because the touched window has not finished processing the input events that were previously delivered to it.
I/WindowManager( 1891): Input event dispatching timed out sending to com.miui.home/com.miui.home.launcher.Launcher
I/Process ( 1891): Sending signal. PID: 3283 SIG: 3
I/dalvikvm( 3283): threadid=3: reacting to signal 3
I/dalvikvm( 3283): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 1891 SIG: 3
I/dalvikvm( 1891): threadid=3: reacting to signal 3
I/ServiceManager( 3283): Waiting for service miui.shell...
E/Sensors ( 1891): poll() failed (Interrupted system call)
I/Process ( 1891): Sending signal. PID: 2278 SIG: 3
I/dalvikvm( 2278): threadid=3: reacting to signal 3
I/dalvikvm( 1891): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 1973 SIG: 3
I/dalvikvm( 1973): threadid=3: reacting to signal 3
I/dalvikvm( 1973): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 2078 SIG: 3
I/dalvikvm( 2078): threadid=3: reacting to signal 3
I/dalvikvm( 2078): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 2085 SIG: 3
I/dalvikvm( 2085): threadid=3: reacting to signal 3
I/dalvikvm( 2085): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 1891): Sending signal. PID: 2055 SIG: 3
I/dalvikvm( 2055): threadid=3: reacting to signal 3
I/dalvikvm( 2055): Wrote stack traces to '/data/anr/traces.txt'
I/dalvikvm( 2278): Wrote stack traces to '/data/anr/traces.txt'
D/dalvikvm( 1891): GC_EXPLICIT freed 2011K, 21% free 17197K/21575K, paused 7ms+18ms, total 148ms
I/ServiceManager( 3283): Waiting for service miui.shell...
E/ActivityManager( 1891): ANR in com.miui.home (com.miui.home/.launcher.Launcher)
E/ActivityManager( 1891): Reason: keyDispatchingTimedOut
E/ActivityManager( 1891): Load: 6.25 / 6.71 / 4.43
E/ActivityManager( 1891): CPU usage from 7477ms to 0ms ago:
E/ActivityManager( 1891): 3.4% 1891/system_server: 2% user + 1.4% kernel / faults: 162 minor
E/ActivityManager( 1891): 2.2% 148/surfaceflinger: 1.4% user + 0.8% kernel / faults: 8 minor
E/ActivityManager( 1891): 1.7% 1973/com.android.systemui: 1.4% user + 0.2% kernel / faults: 6 minor
E/ActivityManager( 1891): 0.5% 3150/kworker/0:0: 0% user + 0.5% kernel
E/ActivityManager( 1891): 0.2% 156/adbd: 0% user + 0.2% kernel
E/ActivityManager( 1891): 0.2% 1875/kworker/u:4: 0% user + 0.2% kernel
E/ActivityManager( 1891): 0.1% 539/wpa_supplicant: 0% user + 0.1% kernel
E/ActivityManager( 1891): 0.1% 3213/logcat: 0% user + 0.1% kernel
E/ActivityManager( 1891): 0.1% 3283/com.miui.home: 0.1% user + 0% kernel
E/ActivityManager( 1891): 9.2% TOTAL: 4% user + 2.4% kernel + 2.8% iowait
E/ActivityManager( 1891): CPU usage from 1040ms to 1583ms later:
E/ActivityManager( 1891): 13% 1891/system_server: 5.1% user + 8.6% kernel / faults: 6 minor
E/ActivityManager( 1891): 12% 1924/InputDispatcher: 3.4% user + 8.6% kernel
E/ActivityManager( 1891): 1.7% 1948/WifiService: 1.7% user + 0% kernel
E/ActivityManager( 1891): 0.9% 148/surfaceflinger: 0.9% user + 0% kernel
E/ActivityManager( 1891): 0.9% 224/SurfaceFlinger: 0.9% user + 0% kernel
E/ActivityManager( 1891): 0.9% 156/adbd: 0% user + 0.9% kernel
E/ActivityManager( 1891): 0.9% 536/dhd_watchdog: 0.9% user + 0% kernel
E/ActivityManager( 1891): 0.9% 1875/kworker/u:4: 0% user + 0.9% kernel
E/ActivityManager( 1891): 1.7% 1973/com.android.systemui: 1.7% user + 0% kernel
E/ActivityManager( 1891): 1.7% 1973/ndroid.systemui: 1.7% user + 0% kernel
E/ActivityManager( 1891): 1.2% 3283/com.miui.home: 1.2% user + 0% kernel
E/ActivityManager( 1891): 14% TOTAL: 3.7% user + 9.2% kernel + 1.8% iowait
D/dalvikvm( 1891): GC_FOR_ALLOC freed 2031K, 21% free 17130K/21575K, paused 98ms, total 100ms
V/PhoneStatusBar( 1973): setLightsOn(true)
Click to expand...
Click to collapse
miui.home.launcher is the problem.. and one file, related to shell is missing..
Camera log cat trying to get working from ported ROM last issue
---- Jan 17, 2013 6:04:46 PM ----
E/CameraSource( 1938): Requested frame rate (30) is not supported: 15
E/MediaRecorder( 9109): start failed: -19
E/videocamera( 9109): Could not start media recorder.
E/videocamera( 9109): java.lang.RuntimeException: start failed.
E/videocamera( 9109): at android.media.MediaRecorder.start(Native Method)
E/videocamera( 9109): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1546)
E/videocamera( 9109): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:619)
E/videocamera( 9109): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)
E/videocamera( 9109): at android.view.View$PerformClick.run(View.java:16966)
E/videocamera( 9109): at android.os.Handler.handleCallback(Handler.java:615)
E/videocamera( 9109): at android.os.Handler.dispatchMessage(Handler.java:92)
E/videocamera( 9109): at android.os.Looper.loop(Looper.java:137)
E/videocamera( 9109): at android.app.ActivityThread.main(ActivityThread.java:4931)
E/videocamera( 9109): at java.lang.reflect.Method.invokeNative(Native Method)
E/videocamera( 9109): at java.lang.reflect.Method.invoke(Method.java:511)
E/videocamera( 9109): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/videocamera( 9109): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
E/videocamera( 9109): at dalvik.system.NativeStart.main(Native Method)
E/CameraSource( 1938): Requested frame rate (30) is not supported: 15
E/MediaRecorder( 9109): start failed: -19
E/videocamera( 9109): Could not start media recorder.
E/videocamera( 9109): java.lang.RuntimeException: start failed.
E/videocamera( 9109): at android.media.MediaRecorder.start(Native Method)
E/videocamera( 9109): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1546)
E/videocamera( 9109): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:619)
E/videocamera( 9109): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)
E/videocamera( 9109): at android.view.View$PerformClick.run(View.java:16966)
E/videocamera( 9109): at android.os.Handler.handleCallback(Handler.java:615)
E/videocamera( 9109): at android.os.Handler.dispatchMessage(Handler.java:92)
E/videocamera( 9109): at android.os.Looper.loop(Looper.java:137)
E/videocamera( 9109): at android.app.ActivityThread.main(ActivityThread.java:4931)
E/videocamera( 9109): at java.lang.reflect.Method.invokeNative(Native Method)
E/videocamera( 9109): at java.lang.reflect.Method.invoke(Method.java:511)
E/videocamera( 9109): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/videocamera( 9109): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
E/videocamera( 9109): at dalvik.system.NativeStart.main(Native Method)
E/CameraSource( 1938): Requested frame rate (30) is not supported: 15
E/MediaRecorder( 9109): start failed: -19
E/videocamera( 9109): Could not start media recorder.
E/videocamera( 9109): java.lang.RuntimeException: start failed.
E/videocamera( 9109): at android.media.MediaRecorder.start(Native Method)
E/videocamera( 9109): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1546)
E/videocamera( 9109): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:619)
E/videocamera( 9109): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)
E/videocamera( 9109): at android.view.View$PerformClick.run(View.java:16966)
E/videocamera( 9109): at android.os.Handler.handleCallback(Handler.java:615)
E/videocamera( 9109): at android.os.Handler.dispatchMessage(Handler.java:92)
E/videocamera( 9109): at android.os.Looper.loop(Looper.java:137)
E/videocamera( 9109): at android.app.ActivityThread.main(ActivityThread.java:4931)
E/videocamera( 9109): at java.lang.reflect.Method.invokeNative(Native Method)
E/videocamera( 9109): at java.lang.reflect.Method.invoke(Method.java:511)
E/videocamera( 9109): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/videocamera( 9109): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
E/videocamera( 9109): at dalvik.system.NativeStart.main(Native Method)
E/mm-camera( 1938): Ignoring execution of AEC as AF is active
---- Jan 17, 2013 6:04:58 PM ----
Sent from my One V using xda app-developers app
People you can put the cats in a text file and attach it no need to copy paste it here!
It makes it tough to scroll
Sent from my HTC Explorer A310e using xda premium
DanceOff said:
People you can put the cats in a text file and attach it no need to copy paste it here!
It makes it tough to scroll
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
+1 By the time I reach the bottom of the logcat, u forget what the question was. No kidding.
{
"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"
}
wifi issue
my wifi does not works in apex rom v1
and-roid007 said:
my wifi does not works in apex rom v1
Click to expand...
Click to collapse
U need to reboot once man
Plz read the installation guide
Sent from my HTC Explorer using xda premium
Apex-Predator said:
U need to reboot once man
Plz read the installation guide
Sent from my HTC Explorer using xda premium
Click to expand...
Click to collapse
i rebooted once,and my problem still exist
and-roid007 said:
i rebooted once,and my problem still exist
Click to expand...
Click to collapse
Reflash again
Sent from my HTC Explorer using xda premium
Apex-Predator said:
Reflash again
Sent from my HTC Explorer using xda premium
Click to expand...
Click to collapse
i pm you my problem,please read that
solved.thanks sachin and sakindia for your great suggestion
outgoing robotic voice calls in sense4 bulletfx final rom logcat
plz look into it
To preface, I'm using a T-Mobile S6 that's running 6.0.1, rooted and has Xposed installed. I'm currently using the Deathnote Rom. Initially, I was using XtreStoLite 3.3.1.
To get to the source of the issue, using the XtroStoLite rom, I started to face an error when using the phone app where it would crash upon opening due to the contacts error. I did various things from disabling xposed modules, uninstalling apps, disabling exposed, wiping app data and cache--which helped until I closed the app again--, flashing, and dirty flashing the ROM again to no avail. From there, I gave up and switched to Alexis Rom, which served me fine when initially setting everything up until I discovered that it lacked the wallpaper option in settings and I couldn't flash it with the Aroma installers I had on hand, so I moved on to Death Note.
For the week or so I've been using Death Note, it's been good until Sunday, where situations lead me to discover I wasn't receiving group texts, so I began to tinker. Regular texts came in fine, but anything MMS related wasn't coming through at all, so I started to send MMS to myself, where I was then confronted with the com.android.phone error. Cache wiping and reflashing was once again done, but ultimately, nothing changed when I finished setting up my phone again and checked.
Ultimately, after a variety of testing, I narrowed it down to Amplify since I was using these guides to get better battery life.
I created a logcat log and eventually disabled and uninstalled Amplify, thinking that one of the multitude of things I disabled was causing a conflict--being the person that I am, I just ran through the list of things to disable even though the guides say to disable one and then reboot--and found that my problem was alleviated.
And tough Amplify was removed, I still had Servicely on my phone as well as DisableService. These apps aren't used for anything and are just occupying space, but I went ahead and ran a quick test with Servicely and disabled nothing but Facebook services. Went back and tried to send an MMS and the app crashed, which makes me believe that it isn't some service being disabled, but the act of doing it itself.
Or could DisableService and Servicely being on my phone along with an active Amplify be the cause of my problem? Apps used in this test were Textra and the stock Samsung messenger app.
And on a related note, could what I just discovered to be the cause of MMS failing be the cause of my phone app crashing on XtreStoLite?
Crash log file below.
CrashLog 2.0.0(14)
Device : samsung zerolte
Build number : G925FXXU3DPDP
CPU ABI : arm64-v8a
Kernel version : 3.10.101-Hacker-Echoe-g920f-V14
Firmware version : 6.0.1
Screen width : 1440
Screen height : 2560
6 15:11:01.906 D/ActivityManager( 4188): AppLocked getMultiWindowStyle:null
06-06 15:11:01.906 D/ActivityManager( 4188): AppLocked isLaunchedFromRecents:false hasMultiWindowStyle:false not normal : false
06-06 15:11:01.906 D/GameManagerService( 4188): identifyGamePackage. crashLog.cutebabyTW
06-06 15:11:01.906 D/MultiWindowPolicy( 4188): Gamemode - return 0, when calling identifyForegroundApp(crashLog.cutebabyTW)
06-06 15:11:01.906 D/CustomFrequencyManagerService( 4188): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1800000 uid : 1000 pid : 4188 pkgName : [email protected]
06-06 15:11:01.906 D/ActivityManager( 4188): mDVFSHelper.acquire()
06-06 15:11:01.916 D/FocusedStackFrame( 4188): Set to : 0
06-06 15:11:01.916 V/WindowManager( 4188): addAppToken: AppWindowToken{5280553 token=Token{51ff142 ActivityRecord{93b6b8d u0 crashLog.cutebabyTW/.LogCatActivity t269}}} to stack=1 task=269 at 0
06-06 15:11:01.916 D/InputDispatcher( 4188): Focused application set to: xxxx
06-06 15:11:01.926 D/InputDispatcher( 4188): Focus left window: 7421
06-06 15:11:01.936 V/BroadcastQueue( 4188): [background] Process cur broadcast BroadcastRecord{74dcac1 u-1 android.intent.action.ANY_DATA_STATE qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{a0c1234 4188:system/1000}
06-06 15:11:01.946 V/WindowOrientationListener( 4188): setCurrentAppOrientation :-1
06-06 15:11:01.946 V/WindowOrientationListener( 4188): OrientationSensorJudge.getProposedRotation, Rotation: 0
06-06 15:11:01.946 V/WindowManager( 4188): rotationForOrientationLw(orient=-1, last=0); user=0 sensorRotation=0 mLidState=-1 mDockMode=0 mHdmiPlugged=false mMobileKeyboardEnabled=false displayId=0
06-06 15:11:01.946 V/WindowOrientationListener( 4188): OrientationSensorJudge.getProposedRotation, Rotation: 0
06-06 15:11:01.946 D/ActivityManager( 4188): Launching crashLog.cutebabyTW, updated priority
06-06 15:11:01.956 D/GameManagerService( 4188): NotifyRunnable. pkg: crashLog.cutebabyTW, type: 4, isMinimized: false, isTunableApp: false
06-06 15:11:01.966 D/SecWifiDisplayUtil( 4188): Metadata value : SecSettings2
06-06 15:11:01.966 W/ResourcesManager( 2246): getTopLevelResources: /data/app/crashLog.cutebabyTW-1/base.apk / 1.0 running in crashLog.cutebabyTW rsrc of package crashLog.cutebabyTW
06-06 15:11:01.966 D/ViewRootImpl( 4188): #1 mView = com.android.internal.policy.PhoneWindow$DecorView{ca9483e V.E...... R.....ID 0,0-0,0}
06-06 15:11:01.966 D/ISSUE_DEBUG( 4188): InputChannelName : dfc03ec Starting crashLog.cutebabyTW
06-06 15:11:01.976 V/MediaPlayer( 2246): decode(76, 13231953, 5795)
06-06 15:11:01.976 D/PointerIcon( 4188): setMouseIconStyle1 pointerType: 1001 iconType:101 flag:0 pid:4188 uid:1000
06-06 15:11:01.976 D/PointerIcon( 4188): setMouseCustomIcon IconType is same.101
06-06 15:11:01.976 W/ActivityManager( 4188): Permission Denial: getCurrentUser() from pid=2246, uid=10221 requires android.permission.INTERACT_ACROSS_USERS
06-06 15:11:01.976 D/OggExtractor( 3124): correct time not found. Let's use approximate value
06-06 15:11:01.976 I/SurfaceFlinger( 3099): id=259 createSurf (1x1),1 flag=404, dutebabyTW
06-06 15:11:01.976 V/MARsPolicyManager( 4188): updatePackagesScore PackageInfo name -- crashLog.cutebabyTW
06-06 15:11:01.976 I/OggExtractor( 3124): OggSource:ggSource() mExtractor ref count = 4
06-06 15:11:01.986 I/OMXCodec( 3124): Attempting to allocate OMX node 'OMX.google.vorbis.decoder'
06-06 15:11:01.996 I/OMXCodec( 3124): Successfully allocated OMX node 'OMX.google.vorbis.decoder'
06-06 15:11:01.996 I/OMXCodec( 3124): >>>UHQA initOutputFormat 16
06-06 15:11:01.996 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] OMXCodec::start mState=1
06-06 15:11:01.996 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] allocating 4 buffers of size 8192 on input port
06-06 15:11:01.996 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
06-06 15:11:01.996 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] Now Idle. Component sends idle done Event
06-06 15:11:01.996 V/BroadcastQueue( 4188): [background] Process cur broadcast BroadcastRecord{dedaa4a u-1 android.intent.action.ANY_DATA_STATE qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{a0c1234 4188:system/1000}
06-06 15:11:01.996 D/GameManagerService( 4188): identifyGamePackage. crashLog.cutebabyTW
06-06 15:11:01.996 D/GameManagerService( 4188): identifyGamePackage. crashLog.cutebabyTW
06-06 15:11:01.996 D/GameManagerService( 4188): identifyGamePackage. crashLog.cutebabyTW
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] 0onCmdComplete mState = 7
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] PORT_DISABLED(1)
06-06 15:11:02.006 I/OMXCodec( 3124): >>>UHQA initOutputFormat 16
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] allocating 4 buffers of size 32768 on output port
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] End Of Stream
06-06 15:11:02.006 V/BroadcastQueue( 4188): [background] Process cur broadcast BroadcastRecord{7503dbb u-1 android.intent.action.ANY_DATA_STATE qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{a0c1234 4188:system/1000}
06-06 15:11:02.006 I/SoundExtractor( 3124): extract() reached EOS
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] stop mState=4
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] stop() sendCommand(207, OMX_CommandStateSet, OMX_StateIdle)
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] Now Idle. Component sends idle done Event
06-06 15:11:02.006 I/OMXCodec( 3124): [OMX.google.vorbis.decoder] stopOmxComponent_l() mstate = 1
06-06 15:11:02.006 I/OggExtractor( 3124): OggSource::stop() mExtractor ref count = 1
06-06 15:11:02.006 I/OggExtractor( 3124): OggSource::~OggSource() mExtractor !mStarted ref count = 1
06-06 15:11:02.006 I/OggExtractor( 3124): ~OggSource --
06-06 15:11:02.006 I/OggExtractor( 3124): ~OggExtractor ++
06-06 15:11:02.006 I/OggExtractor( 3124): ~MyOggExtractor ++
06-06 15:11:02.006 I/OggExtractor( 3124): ~MyOggExtractor --
06-06 15:11:02.006 I/OggExtractor( 3124): ~OggExtractor --
06-06 15:11:02.016 I/SimLockInfoResult( 2432): Pin_Retry:-1, Puk_Retry:-1, Pin2_Retry:-1, Puk2_Retry:-1, lockKey:1, lockKey2:3
06-06 15:11:02.016 D/AndroidRuntime( 2432): Shutting down VM
06-06 15:11:02.016 D/NetworkPolicy( 4188): isUidForegroundLocked: 10221, mScreenOn: true, uidstate: 2, mProxSensorScreenOff: false
06-06 15:11:02.026 E/AndroidRuntime( 2432): FATAL EXCEPTION: main
06-06 15:11:02.026 E/AndroidRuntime( 2432): Process: com.android.phone, PID: 2432
06-06 15:11:02.026 E/AndroidRuntime( 2432): java.lang.NumberFormatException: Invalid int: "null"
06-06 15:11:02.026 E/AndroidRuntime( 2432): at java.lang.Integer.invalidInt(Integer.java:138)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at java.lang.Integer.parseInt(Integer.java:358)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at java.lang.Integer.parseInt(Integer.java:334)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at com.android.internal.telephony.dataconnection.DctController$TelephonyNetworkFactory.needNetworkFor(DctController.java:1307)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at android.net.NetworkFactory.evalRequest(NetworkFactory.java:272)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at android.net.NetworkFactory.handleAddRequest(NetworkFactory.java:191)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at android.net.NetworkFactory.handleMessage(NetworkFactory.java:143)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at com.android.internal.telephony.dataconnection.DctController$TelephonyNetworkFactory.handleMessage(DctController.java:1256)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at android.os.Handler.dispatchMessage(Handler.java:102)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at android.os.Looper.loop(Looper.java:158)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at android.app.ActivityThread.main(ActivityThread.java:7229)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at java.lang.reflect.Method.invoke(Native Method)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
06-06 15:11:02.026 E/AndroidRuntime( 2432): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133)
06-06 15:11:02.026 I/PersonaManager( 4188): mKnoxInfo is empty
Click to expand...
Click to collapse
Still could use some help resolving this issue. I've switched to Tyrannus 72.2 and the SpaceX kernel and the problem still persists.