[ICS] LiGux V4 for Huawei G300/U8818/U8815 - Miscellaneous Android Development
ICS for Huawei G300 (u8815,u8818)
Based on CM9 AOSP AOKP AURORA
Team : LiGux (from China)
Kernel :Ivan
Github:https://github.com/ivan19871002/android_kernel_huawei_u8818/tree/ics
Device base on skate from tilal6991 thanks tilal6991
Ligux Team is a group of exprienced android users from China, and it is a nonprofit organization, members use sparetimes to Mod, to Hack, to Compile from sources. They kanged from CyanogenMod and AOKP and added their own customized codes, Ligux have a big reputations in the China Android Community.
Click to expand...
Click to collapse
What's working
audios
LED notifications
keyboard backlights
Both external & internal SDcard
Screenshot
EGL
Phone
Sms
GPS
Mobile Data
RIL looks good
Screen turns off now too when you put to sleep,
What's not working
camera
BT
WIFI
Working in progress
WIFI
BT
camera
Click to expand...
Click to collapse
change log
Code:
ICS for G300
version 0.0.4
Fixed random reboots
Fixed GPS
Fixed RIL
Fixed Mobile Data
version 0.0.3
Fixed launcher
Default language:English
Fixed Phone
Fixed Mms
Fixed Baseband Version
version 0.0.2
Fixed EGL
Fixed audios
Fixed LED notifications
Fixed keyboard backlights
Both external & internal SDcard fixed
Screenshot now works
Updated Ligux highly customized source
version 0.0.1:
init build
updated kernel for ics
Download:
Version 0.0.4:
LINK1:
http://115.com/file/...21-Ws9nmbjT.zip
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.0.3:
LINK 1:
http://115.com/file/...17-YszdF14r.zip
MD5:e9a3df59f8af1d6504ae7d6a52858263
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.0.2:
LINK 1:
http://115.com/file/...11-1mNvVD5c.zip
LINK2: thanks jikobutsu
https://rapidshare.c...VD5c.zip|114974
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
version 0.0.1:
LINK:
RAPIDSHARE: thanks jikobutsu
https://rapidshare.c...gned.zip|112077
http://115.com/file/c2e43jt1#
LiGux-v4.0-Beta1-u8818-120607-uLE8AxKQ-signed.zip
THIS IS COMPLETELY EXPERIMENTAL AND IT MAY OR MAY NOT BOOT. PLEASE DON'T FLASH THIS IF YOU NEED YOUR PHONE.
when Huawei release android 4.0 ICS it will lock the bootloader
In China ,huawei honor ,C8812,ascend p1 has been locked。
I need some one help
about camera and wifi ,bt
camera logcat
Code:
I/CameraService( 114): CameraService started (pid=114)
E/QualcommCamera( 114): Qint android::get_camera_info(int, camera_info*): E
I/QualcommCameraHardware( 114): Found a matching camera info for ID 0
I/QualcommCameraHardware( 114): HAL_getCameraInfo: orientation = 90
I/QualcommCameraHardware( 114): HAL_getCameraInfo: modes supported = 5
I/CameraService( 114): Opening camera 0
E/QualcommCamera( 114): Qint android::camera_device_open(const hw_module_t*, const char*, hw_device_t**): E
I/QualcommCameraHardware( 114): openCameraHardware: call createInstance
I/QualcommCameraHardware( 114): openCameraHardware:Valid camera ID 0
I/QualcommCameraHardware( 114): HAL_openCameraHardware: HAL_currentSnapshotMode = 4 HAL_currentCameraMode = 1
I/QualcommCameraHardware( 114): createInstance: E
I/QualcommCameraHardware( 114): QualcommCameraHardware constructor E
V/QualcommCameraHardware( 114): MMCameraDL: E
V/QualcommCameraHardware( 114): Open MM camera DL libeomcamera loaded at 0xb000f168
V/QualcommCameraHardware( 114): MMCameraDL: X
V/QualcommCameraHardware( 114): Storing the current target type as 3
V/QualcommCameraHardware( 114): constructor EX
I/QualcommCameraHardware( 114): createInstance: created hardware=0x136e140
V/QualcommCameraHardware( 114): startCamera E
V/QualcommCameraHardware( 114): loading liboemcamera at 0xb000f168
V/QualcommCameraHardware( 114): openCamera : E
V/QualcommCameraHardware( 114): openCamera : X
V/QualcommCameraHardware( 114): openCamera : X
V/QualcommCameraHardware( 114): startCamera picture_sizes 0xa778252c PICTURE_SIZE_COUNT 15
V/QualcommCameraHardware( 114): startCamera preview_sizes 0xa77825a4 previewSizeCount 11
V/QualcommCameraHardware( 114): startCamera hfr_sizes 0xa778251c hfrSizeCount 2
V/QualcommCameraHardware( 114): : dlopen start.
E/QualcommCameraHardware( 114): FATAL ERROR: could not dlopen libcontrast.so: Cannot load library: load_library[1120]: Library 'libcontrast.so' not found
V/QualcommCameraHardware( 114): zhcch: dlopen end, mbContrastValid = 0.
V/QualcommCameraHardware( 114): startCamera X
I/QualcommCameraHardware( 114): initDefaultParameters E
V/QualcommCameraHardware( 114): DISABLE DIS
E/QualcommCameraHardware( 114): Maximum zoom value is 60
V/QualcommCameraHardware( 114): max zoom is 59
I/QualcommCameraHardware( 114): initDefaultParameters: setting num-snaps-per-shutter to 1
V/QualcommCameraHardware( 114): setParameters: E params = 0x136e158
I/QualcommCameraHardware( 114): ZSL is enabled 0
V/QualcommCameraHardware( 114): requested preview size 640 x 480
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
V/QualcommCameraHardware( 114): requested picture size 640 x 480
V/QualcommCameraHardware( 114): requested jpeg thumbnail size 512 x 384
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): Setting preview format to native
V/QualcommCameraHardware( 114): native_set_parms status = 0
I/QualcommCameraHardware( 114): Parameter Rolloff is not supported for this sensor
I/QualcommCameraHardware( 114): Parameter MCE is not supported for this sensor
V/QualcommCameraHardware( 114): setting sharpness 10
V/QualcommCameraHardware( 114): Setting saturation 5
V/QualcommCameraHardware( 114): native_set_parms status = 0
E/QualcommCameraHardware( 114): android::status_t android::QualcommCameraHardware::setTouchAfAec(const android::CameraParameters&)
E/QualcommCameraHardware( 114): Touch Area Center (cx, cy) = (320, 240)
I/QualcommCameraHardware( 114): Contrast value will not be set when the scenemode selected is auto
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
V/QualcommCameraHardware( 114): strtextures = OFF
I/QualcommCameraHardware( 114): Setting preview format to native
V/QualcommCameraHardware( 114): native_set_parms status = 5
I/QualcommCameraHardware( 114): AntiBanding Value: 8 is not supported for the given BestShot Mode
I/QualcommCameraHardware( 114): setRedeyeReduction: setting Redeye Reduction value of disable
E/QualcommCameraHardware( 114): FPS Range Values: 5000x31000
V/QualcommCameraHardware( 114): Zsl is not enabled
I/QualcommCameraHardware( 114): setSnapshotCount setting num-snaps-per-shutter to 1
E/QualcommCameraHardware( 114): FocusMode =auto
V/QualcommCameraHardware( 114): Continuous Auto Focus 0
V/QualcommCameraHardware( 114): checkAreaParameters: Area values are -1000,-1000,1000,1000,1000
V/QualcommCameraHardware( 114): checkAreaParameters: Area values are -1000,-1000,1000,1000,1000
V/QualcommCameraHardware( 114): requested preview frame rate is 30
I/QualcommCameraHardware( 114): setHighFrameRate: setting HFR value of off(1)
V/QualcommCameraHardware( 114): setParameters: X
I/QualcommCameraHardware( 114): initDefaultParameters X
I/QualcommCameraHardware( 114): createInstance: X
E/QualcommCamera( 114): Qvoid android::set_callbacks(camera_device*, void (*)(int32_t, int32_t, int32_t, void*), void (*)(int32_t, const camera_memory_t*, unsigned int, camera_frame_metadata_t*, void*), void (*)(int64_t, int32_t, const camera_memory_t*, unsigned int, void*), camera_memory_t* (*)(int, size_t, unsigned int, void*), void*): E
E/QualcommCamera( 114): cam_nt_cb =0x0,cam_dt_cb=0x0,cam_dt_timestamp_cb=0x0
I/AwesomePlayer( 114): setDataSource_l('/system/media/audio/ui/camera_click.ogg')
E/QualcommCamera( 114): Qchar* android::get_parameters(camera_device*): E
V/QualcommCameraHardware( 114): getParameters: EX
E/QualcommCamera( 114): get_parameters X
E/QualcommCamera( 114): Qvoid android::put_parameters(camera_device*, char*): E
E/QualcommCamera( 114): put_parameters X
E/QualcommCamera( 114): Qchar* android::get_parameters(camera_device*): E
V/QualcommCameraHardware( 114): getParameters: EX
E/QualcommCamera( 114): get_parameters X
E/QualcommCamera( 114): Qvoid android::put_parameters(camera_device*, char*): E
E/QualcommCamera( 114): put_parameters X
D/Camera ( 585): app passed NULL surface
E/QualcommCamera( 114): Qint android::get_camera_info(int, camera_info*): E
I/QualcommCameraHardware( 114): Found a matching camera info for ID 0
I/QualcommCameraHardware( 114): HAL_getCameraInfo: orientation = 90
I/QualcommCameraHardware( 114): HAL_getCameraInfo: modes supported = 5
E/QualcommCamera( 114): Qchar* android::get_parameters(camera_device*): E
V/QualcommCameraHardware( 114): getParameters: EX
E/QualcommCamera( 114): get_parameters X
E/QualcommCamera( 114): Qvoid android::put_parameters(camera_device*, char*): E
E/QualcommCamera( 114): put_parameters X
V/camera ( 585): Preview size is 640x480
D/CameraSettings( 585): Parameters: [antibanding-values=off,50hz,60hz,auto, antibanding=off, auto-exposure-values=frame-average,center-weighted,spot-metering, auto-exposure=frame-average, camera-mode=0, contrast-max=10, contrast=5, denoise-values=denoise-off,denoise-on, denoise=denoise-off, effect-values=none,mono,negative,solarize,sepia,posterize,whiteboard,blackboard,aqua, effect=none, exposure-compensation-step=0.166667, exposure-compensation=0, face-detection-values=, face-detection=off, flash-mode-values=off,auto,on,torch, flash-mode=auto, focal-length=4.13, focus-areas=(-1000,-1000,1000,1000,1000), focus-distances=0.10,1.20,Infinity, focus-mode-values=auto,infinity,normal,macro,continuous-video, focus-mode=auto, hdr-values=, hdr=disable, hfr-size-values=432x240,320x240, histogram-values=, histogram=disable, horizontal-view-angle=54.8, iso-values=auto,ISO_HJR,ISO100,ISO200,ISO400,ISO800,ISO1600, iso=auto, jpeg-quality=90, jpeg-thumbnail-height=384, jpeg-thumbnail-quality=90, jpeg-thumbnail-size-values=512x288,480x288,432x288,512x384,352x288,0x0, jpeg-thumbnail-width=512, lensshade-values=enable,disable, lensshade=enable, luma-adaptation=3, max-exposure-compensation=12, max-num-focus-areas=1, max-num-metering-areas=1, max-zoom=59, mce-values=enable,disable, mce=enable, metering-areas=(-1000,-1000,1000,1000,1000), min-exposure-compensation=-12, num-snaps-per-shutter=1, overlay-format=265, picture-format-values=jpeg,raw, picture-format=jpeg, picture-size-values=4000x3000,3200x2400,2592x1944,2048x1536,1920x1080,1600x1200,1280x768,1280x720,1024x768,800x600,800x480,640x480,352x288,320x240,176x144, picture-size=2592x1944, preview-format-values=yuv420sp,yuv420p, preview-format=yuv420sp, preview-fps-range-values=(5000,31000), preview-fps-range=5000,31000, preview-frame-rate-mode=frame-rate-auto, preview-frame-rate-modes=frame-rate-auto,frame-rate-fixed, preview-frame-rate-values=5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31, preview-frame-rate=31, preview-size-values=864x480,800x480,640x480,576x432,480x320,432x240,384x288,352x288,320x240,240x160,176x144, preview-size=640x480, record-size=, recording-hint=false, redeye-reduction-values=enable,disable, redeye-reduction=disable, saturation-max=10, saturation=5, scene-detect-values=, scene-detect=off, scene-mode-values=off,auto,action,portrait,landscape,night,night-portrait,theatre,beach,snow,sunset,steadyphoto,fireworks,sports,party,candlelight,backlight,flowers,AR, scene-mode=auto, selectable-zone-af-values=, selectable-zone-af=spot-metering, sharpness-max=30, sharpness=10, skinToneEnhancement-values=, skinToneEnhancement=disable, strtextures=OFF, touch-af-aec-values=touch-off,touch-on, touch-af-aec=touch-off, touch-index-aec=320x240, touch-index-af=320x240, touchAfAec-dx=100, touchAfAec-dy=100, vertical-view-angle=42.5, video-frame-format=yuv420sp, video-hfr-values=off,60,90,120, video-hfr=off, video-zoom-support=false, whitebalance-values=auto,incandescent,fluorescent,daylight,cloudy-daylight, whitebalance=auto, zoom-ratios=100,102,104,107,109,112,114,117,120,123,125,128,131,135,138,141,144,148,151,155,158,162,166,170,174,178,182,186,190,195,202,204,209,214,219,224,229,235,240,246,251,257,263,270,276,282,289,296,303,310,317,324,332,340,348,356,364,373,381,390, zoom-supported=true, zoom=0, zsl-values=off,on, zsl=off]
E/QualcommCamera( 114): Qint android::set_parameters(camera_device*, const char*): E
V/QualcommCameraHardware( 114): setParameters: E params = 0x41121ef0
I/QualcommCameraHardware( 114): ZSL is enabled 0
V/QualcommCameraHardware( 114): requested preview size 640 x 480
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
V/QualcommCameraHardware( 114): requested picture size 2592 x 1944
V/QualcommCameraHardware( 114): requested jpeg thumbnail size 512 x 384
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): Setting preview format to native
V/QualcommCameraHardware( 114): native_set_parms status = 0
I/QualcommCameraHardware( 114): Parameter Rolloff is not supported for this sensor
I/QualcommCameraHardware( 114): Parameter MCE is not supported for this sensor
V/QualcommCameraHardware( 114): setting sharpness 10
V/QualcommCameraHardware( 114): Setting saturation 5
V/QualcommCameraHardware( 114): native_set_parms status = 0
E/QualcommCameraHardware( 114): android::status_t android::QualcommCameraHardware::setTouchAfAec(const android::CameraParameters&)
E/QualcommCameraHardware( 114): Touch Area Center (cx, cy) = (320, 240)
I/QualcommCameraHardware( 114): Contrast value will not be set when the scenemode selected is auto
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
V/QualcommCameraHardware( 114): strtextures = OFF
I/QualcommCameraHardware( 114): Setting preview format to native
V/QualcommCameraHardware( 114): native_set_parms status = 5
I/QualcommCameraHardware( 114): AntiBanding Value: off is not supported for the given BestShot Mode
I/QualcommCameraHardware( 114): setRedeyeReduction: setting Redeye Reduction value of disable
E/QualcommCameraHardware( 114): FPS Range Values: 5000x31000
V/QualcommCameraHardware( 114): Zsl is not enabled
I/QualcommCameraHardware( 114): setSnapshotCount setting num-snaps-per-shutter to 1
E/QualcommCameraHardware( 114): native_set_parms failed: type 65 length 4 error Success
E/QualcommCameraHardware( 114): FocusMode =auto
V/QualcommCameraHardware( 114): Continuous Auto Focus 0
V/QualcommCameraHardware( 114): checkAreaParameters: Area values are -1000,-1000,1000,1000,1000
V/QualcommCameraHardware( 114): checkAreaParameters: Area values are -1000,-1000,1000,1000,1000
V/QualcommCameraHardware( 114): requested preview frame rate is 31
I/QualcommCameraHardware( 114): setHighFrameRate: setting HFR value of off(1)
V/QualcommCameraHardware( 114): setParameters: X
V/camera ( 585): startPreview
E/QualcommCamera( 114): Qint android::preview_enabled(camera_device*): E
E/QualcommCameraHardware( 114): : mCameraRunning : 0 mPreviewWindow = 0
E/QualcommCamera( 114): Qint android::set_preview_window(camera_device*, preview_stream_ops*): E window = 0x0
E/QualcommCameraHardware( 114): : set_preview_window
V/QualcommCameraHardware( 114): setPreviewWindow: E
W/QualcommCameraHardware( 114): Setting NULL preview window
E/QualcommCameraHardware( 114): Set preview window::
V/QualcommCameraHardware( 114): setPreviewWindow : X
E/QualcommCamera( 114): Qint android::start_preview(camera_device*): E
V/QualcommCameraHardware( 114): startPreview E
V/QualcommCameraHardware( 114): startPreview : Starting preview with initial buffers
V/QualcommCameraHardware( 114): startPreview X
E/QualcommCamera( 114): Qint android::start_preview(camera_device*): X
E/QualcommCamera( 114): Qint android::set_parameters(camera_device*, const char*): E
V/QualcommCameraHardware( 114): setParameters: E params = 0x41121ef0
I/QualcommCameraHardware( 114): ZSL is enabled 0
V/QualcommCameraHardware( 114): requested preview size 640 x 480
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
V/QualcommCameraHardware( 114): requested picture size 2592 x 1944
V/QualcommCameraHardware( 114): requested jpeg thumbnail size 512 x 384
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): Setting preview format to native
V/QualcommCameraHardware( 114): native_set_parms status = 0
I/QualcommCameraHardware( 114): Parameter Rolloff is not supported for this sensor
I/QualcommCameraHardware( 114): Parameter MCE is not supported for this sensor
V/QualcommCameraHardware( 114): setting sharpness 10
V/QualcommCameraHardware( 114): Setting saturation 5
V/QualcommCameraHardware( 114): native_set_parms status = 0
E/QualcommCameraHardware( 114): android::status_t android::QualcommCameraHardware::setTouchAfAec(const android::CameraParameters&)
E/QualcommCameraHardware( 114): Touch Area Center (cx, cy) = (320, 240)
I/QualcommCameraHardware( 114): Contrast value will not be set when the scenemode selected is auto
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
I/QualcommCameraHardware( 114): setRecordSize: preview dimensions: -1684403815x218894091
I/QualcommCameraHardware( 114): setRecordSize: video dimensions: -1684403815x218894091
V/QualcommCameraHardware( 114): strtextures = OFF
I/QualcommCameraHardware( 114): Setting preview format to native
V/QualcommCameraHardware( 114): native_set_parms status = 5
I/QualcommCameraHardware( 114): AntiBanding Value: off is not supported for the given BestShot Mode
I/QualcommCameraHardware( 114): setRedeyeReduction: setting Redeye Reduction value of disable
E/QualcommCameraHardware( 114): FPS Range Values: 5000x31000
V/QualcommCameraHardware( 114): Zsl is not enabled
I/QualcommCameraHardware( 114): setSnapshotCount setting num-snaps-per-shutter to 1
E/QualcommCameraHardware( 114): native_set_parms failed: type 65 length 4 error Success
E/QualcommCameraHardware( 114): FocusMode =auto
V/QualcommCameraHardware( 114): Continuous Auto Focus 0
V/QualcommCameraHardware( 114): checkAreaParameters: Area values are -1000,-1000,1000,1000,1000
V/QualcommCameraHardware( 114): checkAreaParameters: Area values are -1000,-1000,1000,1000,1000
V/QualcommCameraHardware( 114): requested preview frame rate is 31
V/QualcommCameraHardware( 114): fps same as previous fps
I/QualcommCameraHardware( 114): setHighFrameRate: setting HFR value of off(1)
V/QualcommCameraHardware( 114): setParameters: X
V/camera ( 585): surfaceChanged. w=480. h=640
E/QualcommCamera( 114): Qint android::preview_enabled(camera_device*): E
E/QualcommCameraHardware( 114): : mCameraRunning : 1 mPreviewWindow = 0
E/QualcommCamera( 114): Qint android::set_preview_window(camera_device*, preview_stream_ops*): E window = 0x135dcb0
E/QualcommCameraHardware( 114): : set_preview_window
V/QualcommCameraHardware( 114): setPreviewWindow: E
E/QualcommCameraHardware( 114): Set preview window::
I/QualcommCameraHardware( 114): getBuffersAndStartPreview : E
V/QualcommCameraHardware( 114): getBuffersAndStartPreview: Calling native_window_set_buffer
V/QualcommCameraHardware( 114): Locking buffer 0
E/QualcommCameraHardware( 114): Locked buffer 0 successfully
E/QualcommCameraHardware( 114): Handle 0x136d368, Fd passed:52, Base:0x428df000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 52 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 0
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x42a20000, handle :20410736, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 52
E/QualcommCameraHardware( 114): Registering buffer 0 with fd :52 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x42a20000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 1
E/QualcommCameraHardware( 114): Locked buffer 1 successfully
E/QualcommCameraHardware( 114): Handle 0x137d878, Fd passed:56, Base:0x42a96000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 56 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 1
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x42bbd000, handle :20436008, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 56
E/QualcommCameraHardware( 114): Registering buffer 1 with fd :56 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x42bbd000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 2
E/QualcommCameraHardware( 114): Locked buffer 2 successfully
E/QualcommCameraHardware( 114): Handle 0x1382368, Fd passed:60, Base:0x42cc5000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 60 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 2
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x42d4c000, handle :20366208, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 60
E/QualcommCameraHardware( 114): Registering buffer 2 with fd :60 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x42d4c000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 3
E/QualcommCameraHardware( 114): Locked buffer 3 successfully
E/QualcommCameraHardware( 114): Handle 0x1383928, Fd passed:64, Base:0x42def000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 64 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 3
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x42ea9000, handle :20461936, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 64
E/QualcommCameraHardware( 114): Registering buffer 3 with fd :64 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x42ea9000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 4
E/QualcommCameraHardware( 114): Locked buffer 4 successfully
E/QualcommCameraHardware( 114): Handle 0x1383b30, Fd passed:68, Base:0x42f8e000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 68 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 4
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x430ad000, handle :20462456, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 68
E/QualcommCameraHardware( 114): Registering buffer 4 with fd :68 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x430ad000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 5
E/QualcommCameraHardware( 114): Locked buffer 5 successfully
E/QualcommCameraHardware( 114): Handle 0x137d958, Fd passed:72, Base:0x43134000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 72 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 5
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x4329d000, handle :20436864, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 72
E/QualcommCameraHardware( 114): Registering buffer 5 with fd :72 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x4329d000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 6
E/QualcommCameraHardware( 114): Locked buffer 6 successfully
E/QualcommCameraHardware( 114): Handle 0x13824c8, Fd passed:76, Base:0x43390000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 76 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 6
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x434ec000, handle :20462904, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 76
E/QualcommCameraHardware( 114): Registering buffer 6 with fd :76 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x434ec000
E/QualcommCameraHardware( 114): Came back from register call to kernel
V/QualcommCameraHardware( 114): Locking buffer 7
E/QualcommCameraHardware( 114): Locked buffer 7 successfully
E/QualcommCameraHardware( 114): Handle 0x1383f20, Fd passed:80, Base:0x435d2000, Size 0x71000
V/QualcommCameraHardware( 114): fd mmap fd 80 size 462848
E/QualcommCameraHardware( 114): Mapped Preview buffer 7
E/QualcommCameraHardware( 114): Got the following from get_mem data: 0x436bf000, handle :20463464, release : 0x40791b6d, size: 460800
E/QualcommCameraHardware( 114): getbuffersandrestartpreview deQ 80
E/QualcommCameraHardware( 114): Registering buffer 7 with fd :80 with kernel
V/QualcommCameraHardware( 114): register_buf: reg = 0 buffer = 0x436bf000
E/QualcommCameraHardware( 114): Came back from register call to kernel
E/QualcommCameraHardware( 114): : dequeing thumbnail buffer fd 84
E/QualcommCameraHardware( 114): Cancelling preview buffers 76
E/QualcommCameraHardware( 114): Cancelling preview buffers 80
E/QualcommCameraHardware( 114): setPreviewWindow: Starting preview after buffer allocation
V/QualcommCameraHardware( 114): in startPreviewInternal : E
E/QualcommCameraHardware( 114): bool android::QualcommCameraHardware::initPreview() Got preview dimension as 640 x 480
V/QualcommCameraHardware( 114): No Record Size requested, use the preview dimensions
V/QualcommCameraHardware( 114): initPreview E: preview size=640x480 videosize = 640 x 480
V/QualcommCameraHardware( 114): mDimension.prev_format = 1
V/QualcommCameraHardware( 114): mDimension.display_luma_width = 640
V/QualcommCameraHardware( 114): mDimension.display_luma_height = 480
V/QualcommCameraHardware( 114): mDimension.display_chroma_width = 640
V/QualcommCameraHardware( 114): mDimension.display_chroma_height = 480
I/QualcommCameraHardware( 114): preview_thread E
I/DEBUG ( 109): #01 pc 00018082 /system/lib/hw/camera.msm7627a.so (_ZN7android22QualcommCameraHardware11initPreviewEv)
I/DEBUG ( 109): #02 pc 0001a9d0 /system/lib/hw/camera.msm7627a.so (_ZN7android22QualcommCameraHardware20startPreviewInternalEv)
I/DEBUG ( 109): #03 pc 0001b4b8 /system/lib/hw/camera.msm7627a.so (_ZN7android22QualcommCameraHardware25getBuffersAndStartPreviewEv)
I/DEBUG ( 109): #04 pc 0001b5ee /system/lib/hw/camera.msm7627a.so (_ZN7android22QualcommCameraHardware16setPreviewWindowEP18preview_stream_ops)
I/DEBUG ( 109): #05 pc 0000de10 /system/lib/hw/camera.msm7627a.so (_ZN7android22QualcommCameraHardware17set_PreviewWindowEPv)
I/DEBUG ( 109): #06 pc 0000d4a4 /system/lib/hw/camera.msm7627a.so (set_preview_window)
I/DEBUG ( 109): #07 pc 000076cc /system/lib/libcameraservice.so
I/DEBUG ( 109): #08 pc 000091b4 /system/lib/libcameraservice.so (_ZN7android13CameraService6Client16setPreviewWindowERKNS_2spINS_7IBinderEEERKNS2_I13ANativeWindowEE)
I/DEBUG ( 109): #09 pc 000092ea /system/lib/libcameraservice.so (_ZN7android13CameraService6Client17setPreviewDisplayERKNS_2spINS_7SurfaceEEE)
I/DEBUG ( 109): #10 pc 00015f72 /system/lib/libcamera_client.so (_ZN7android8BnCamera10onTransactEjRKNS_6ParcelEPS1_j)
I/DEBUG ( 109): 41545bac 41121ac4 /system/lib/hw/camera.msm7627a.so
I/DEBUG ( 109): 41545c18 41118b3f /system/lib/hw/camera.msm7627a.so
I/DEBUG ( 109): 41545c1c 41118b3f /system/lib/hw/camera.msm7627a.so
I/DEBUG ( 109): 41545c28 4111b96b /system/lib/hw/camera.msm7627a.so
I/DEBUG ( 109): 41545c34 411159d5 /system/lib/hw/camera.msm7627a.so
W/Camera ( 585): Camera server died!
W/Camera ( 585): ICamera died
I/ServiceManager( 106): service 'media.camera' died
I/CameraService( 722): CameraService started (pid=722)
E/QualcommCamera( 722): Qint android::get_number_of_cameras(): E
I/QualcommCameraHardware( 722): getCameraInfo: IN
I/QualcommCameraHardware( 722): getCameraInfo: loading libqcamera at 0xb000ee20
V/QualcommCameraHardware( 722): Storing the current target type as 3
I/QualcommCameraHardware( 722): getCameraInfo: numOfCameras = 1
I/QualcommCameraHardware( 722): Camera sensor 0 info:
I/QualcommCameraHardware( 722): camera_id: 0
I/QualcommCameraHardware( 722): modes_supported: 5
I/QualcommCameraHardware( 722): position: 0
I/QualcommCameraHardware( 722): sensor_mount_angle: 90
V/QualcommCameraHardware( 722): getCameraInfo: dlclose(libqcamera)
I/QualcommCameraHardware( 722): getCameraInfo: OUT
I/ActivityManager( 212): Displayed com.android.camera/.Camera: +5s318ms
D/CameraStorage( 585): External storage state=checking
I/Thumbnail( 585): Fail to load bitmap. java.io.FileNotFoundException: /data/data/com.android.camera/files/last_thumb: open failed: ENOENT (No such file or directory)
E/Camera ( 585): Error 100
E/CameraErrorCallback( 585): Got camera error callback. error=100
E/AndroidRuntime( 585): at com.android.camera.CameraErrorCallback.onError(CameraErrorCallback.java:31)
E/AndroidRuntime( 585): at android.hardware.Camera$EventHandler.handleMessage(Camera.java:769)
W/ActivityManager( 212): Force finishing activity com.android.camera/.Camera
W/ActivityManager( 212): Activity pause timeout for ActivityRecord{410a51f8 com.android.camera/.Camera}
Nice Work! Thanks!
Hi, can you tell me if the video quality will be better with ics?
It is only (800x480) on 2.3.6 :S
Sepol P said:
Hi, can you tell me if the video quality will be better with ics?
It is only (800x480) on 2.3.6 :S
Click to expand...
Click to collapse
umm.. I don't know.. But I don't think so... I think that must be determinate by the graphic card and the screen.. If that it is the resolution of the screen... it not have sense try to display another thing...
I think in these kind of device, not have enough graphical power to can rescale it! and if it do.. screen can't show it, right?
Just an idea...
bye.
naghtan said:
umm.. I don't know.. But I don't think so... I think that must be determinate by the graphic card and the screen.. If that it is the resolution of the screen... it not have sense try to display another thing...
I think in these kind of device, not have enough graphical power to can rescale it! and if it do.. screen can't show it, right?
Just an idea...
bye.
Click to expand...
Click to collapse
No, it don't work like that, the lcd have that resolution, but the camera optic sensor have 5mp (2560x1520) pixels and the gpu (graphic cpu) that is done by main processor which is 1ghz with 512mb of ram and is one of the best single core ARM.
My previous phone had 600mhz processor with 256mb of ram, was much slower than this good phone and it recorded in 720p mode.
This phone is capable of a so good HD video.
If it was like that the camera would take photos only with 800x480p which is the phone lcd resolution
Edit: you have camera like nikon D3100 which have a 1080p video capture and its lcd has a small resolution
P.S.: Sorry my bad english.
Sepol P said:
No, it don't work like that, the lcd have that resolution, but the camera optic sensor have 5mp (2560x1520) pixels and the gpu (graphic cpu) that is done by main processor which is 1ghz with 512mb of ram and is one of the best single core ARM.
My previous phone had 600mhz processor with 256mb of ram, was much slower than this good phone and it recorded in 720p mode.
This phone is capable of a so good HD video.
If it was like that the camera would take photos only with 800x480p which is the phone lcd resolution
Edit: you have camera like nikon D3100 which have a 1080p video capture and its lcd has a small resolution
P.S.: Sorry my bad english.
Click to expand...
Click to collapse
Of course reescale it is a reality... but in device are desing for that... like a LCD camera, where a chip, reescale the image and fit it to the screen resolution, right?
But In Smartphone hardware i dont know how it works...
naghtan said:
Of course reescale it is a reality... but in device are desing for that... like a LCD camera, where a chip, reescale the image and fit it to the screen resolution, right?
But In Smartphone hardware i dont know how it works...
Click to expand...
Click to collapse
It's exactly the same process
Building for Huawei U8818
Hi All,
I successfully downloaded the Huawei kernel from git and compiled it.
To compile for the real device I want the Device Tree structure for Huawei U8818 like what we have in AndroidICSSource/device/samsung/toro
Please anybody can help me out.
For lenovo device I Found the link on github.
Can anyone suggest me the link for HuaweiU8818?
Thank You.
Huawei ftw
Hi
just posting to show support for this! I think its a great phone for its price and it deserves a better rom! I think I'll buy one
cheers
is it working good now?
Related
How to enlarge the buffer size for 'am profile' command?
I am using the 'am profile <PROCESS> start|stop' to get method traces. What I did is: # am profile <PROCESS> start /sdcard/trace wait for 10min, playing with the app from which I am collecting traces # am profile <PROCESS> stop But in the trace file there is only records for 3 seconds. I was able to find out the reason by running logcat: D/dalvikvm( 767): +++ active profiler count now 1 I/dalvikvm( 767): TRACE STARTED: '/sdcard/1279277136332.trace' 8192KB D/dalvikvm( 889): LinearAlloc 0x0 used 683796 of 5242880 (13%) I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. W/ActivityManager( 102): Launch timeout has expired, giving up wake lock! W/ActivityManager( 102): Activity idle timeout for HistoryRecord{43ce6538 com.android.fastdorm/.fastdorm} I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. D/dalvikvm( 767): GC freed 12797 objects / 539840 bytes in 116ms I/global ( 767): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required. D/dalvikvm( 767): +++ active profiler count now 0 I/dalvikvm( 767): TRACE STOPPED: writing 174133 records seems the buffer size for 'am profile' is only 8kb, when the buffer is full, it will stop the profiling. Do you know how can I enlarge the buffer size?
Porting my m816 to honeycomb.
I am porting my mid816 tablet to run Honeycomb. So far I have 3d games working Sound Wifi Sd Videos If I try to run movies from youtube in HD I get a error in logcat because it says that is having trouble with color matching because we are doing omx software decoding. If I try to run flash I get: D/libEGL ( 379): loaded /system/lib/egl/libGLES_android.so D/libEGL ( 379): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so D/libEGL ( 379): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so D/libEGL ( 379): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so W/IMGSRV ( 379): eglglue.c:717: InitContext: ignoring buffer type CBUF_TYPE_PD S_VERT_SECONDARY_PREGEN_BUFFER W/IMGSRV ( 379): eglimage.c:565: GLESGetImageSource: Inconsistent texture D/GLUtils ( 379): EGL ERROR - eglCreateImage() returned 0 D/GLUtils ( 379): after eglCreateImage() eglError (0x300c) I have googled for 4 days. I can't find anything to point me in the right direction. Does anyone have any idea what could be going on? I am so close to making this to work. -betolley
Baldurs Gate: Enhanced Edition - PC/MAC & IOS/ANDROID
in 1998 the awesome RPG Baldurs Gate (remake of an even older game by thje same name) was released. Now 15+ years later its being rereleased in Sept for PC/MAC/ IOS/Android http://www.baldursgate.com/android.en.html It does say Android Tablets only.... still this game is rad, still play the 1998 version. Just one more notch to make me want to buy a tablet. Also Baldurs Gate 2 is also in the pipeline. Good News -------------------------------------------------------------------------------------------------------------------------------------------- Baldur's Gate: Enhanced Edition for Android Tablets contains the following enhancements: New Adventure: The Black Pits New Character: Dorn Il-Khan as an in-app purchase New Character: Neera the Wild Mage as an in-app purchase New Character: Rasaad yn Bashir New Player Voice sets as an in-app purchase New Player Portraits as an in-app purchase Multiplayer support between all platforms Baldur's Gate: Enhanced Edition for Android Tablets will be available from Google Play.
The new content sounds very cool but have you checked out GemRB? https://play.google.com/store/apps/details?id=net.sourceforge.gemrb&hl=en I already play Baldur's Gate 1 and 2 on my Play Don't get me wrong, with extra content and good porting I would certainly pick this up but seeing how poorly many companies have ported games to a medium that can already emulate their games near perfectly has me a bit worried.
BrianChase said: The new content sounds very cool but have you checked out GemRB? https://play.google.com/store/apps/details?id=net.sourceforge.gemrb&hl=en I already play Baldur's Gate 1 and 2 on my Play Don't get me wrong, with extra content and good porting I would certainly pick this up but seeing how poorly many companies have ported games to a medium that can already emulate their games near perfectly has me a bit worried. Click to expand... Click to collapse I had never seen this app before. Sweet. Now I can tie baldurs gate 1&2, icewind Dale and torment with me on the road. Have you used this before ? Sent from my R800x using xda premium
jgregoryj1 said: I had never seen this app before. Sweet. Now I can tie baldurs gate 1&2, icewind Dale and torment with me on the road. Have you used this before ? Sent from my R800x using xda premium Click to expand... Click to collapse It works great, but really is for a tablet... The small text and touch interface really needs a larger screen to be playable.
Correct me if I'm wrong, but wasn't Baldur's Gate on PS2 the game with some of the best lip/voice syncing in a game ever seen OUTSIDE of cutscenes?!!
Justinchi said: Correct me if I'm wrong, but wasn't Baldur's Gate on PS2 the game with some of the best lip/voice syncing in a game ever seen OUTSIDE of cutscenes?!! Click to expand... Click to collapse There was a Balders Gate 1 & 2 for PS2 and XBOX. Those were not the original Baldurs Gate games. Those were arcade hack n slash games. The originals in question were RPGs. Original (version this topic is about) http://en.wikipedia.org/wiki/Baldur's_Gate XBOX/PS2 version: http://en.wikipedia.org/wiki/Baldur's_Gate:_Dark_Alliance http://en.wikipedia.org/wiki/Baldur's_Gate:_Dark_Alliance_II
jgregoryj1 said: There was a Balders Gate 1 & 2 for PS2 and XBOX. Those were not the original Baldurs Gate games. Those were arcade hack n slash games. The originals in question were RPGs. Original (version this topic is about) http://en.wikipedia.org/wiki/Baldur's_Gate XBOX/PS2 version: http://en.wikipedia.org/wiki/Baldur's_Gate:_Dark_Alliance http://en.wikipedia.org/wiki/Baldur's_Gate:_Dark_Alliance_II Click to expand... Click to collapse Ahh, I didn't play the originals then. Still, was some great lip syncing though. Thanks.
I can confirm that even on the Play's small screen Baldur's Gate 1 and 2 work incredibly well on GemRB The text is a pain (not impossible to read but not ideal) but there is a mod for it to make the font bigger on smaller phones, I personally haven't figured it out though.
Justinchi said: Correct me if I'm wrong, but wasn't Baldur's Gate on PS2 the game with some of the best lip/voice syncing in a game ever seen OUTSIDE of cutscenes?!! Click to expand... Click to collapse There was hack'n'slash games based on Baldurs Gate series on ps2 and GBA. On psx is unreleased version of Baldurs Gate 1 with crappy graphics and gameplay (unplayable). GemRB is really playable on our phones. I ended BG1 and played a lot in BG2. Good button settings is a key (i set mouse buttons to L and R, arrows to dpad, X for SPACE, O for I and square for C). I love this emulator - all game in my language works perfectly - but remember to use screen scaler for our phones! Wysyłane z mojego R800i za pomocą Tapatalk 2
Can you elaborate on Screen Scaler? I couldn't find info on it online and would love to read the text without my eyes burning.
Here You have . ENJOY . http://www.gibberlings3.net/widescreen/ Little instruction : You need instal game on PC - put this program in folder and use it (all proces is simple). Then You copy all files on SD card in Your phone.
TheVicious said: Here You have . ENJOY . http://www.gibberlings3.net/widescreen/ Little instruction : You need instal game on PC - put this program in folder and use it (all proces is simple). Then You copy all files on SD card in Your phone. Click to expand... Click to collapse Will this work with other games such as android games that are not full screen.... cough...... Final Fantasy......cough
Nope, this is a mod for the infinity engine (the engine that runs BG1 and 2). I wouldn't be surprised if there was an app for rooted devices that did something similar on Android however.
Looks cool...ill check it out Sent from my R800x using xda app-developers app
Hey guys I got the game to work but the side screen mod doesn't seem to be doing anything, do i change the width and height to something specific in the cfg file? its at 640 / 480
doombox414 said: Hey guys I got the game to work but the side screen mod doesn't seem to be doing anything, do i change the width and height to something specific in the cfg file? its at 640 / 480 Click to expand... Click to collapse should 854x480... try that..
jgregoryj1 said: should 854x480... try that.. Click to expand... Click to collapse should i remod it? I only changed the numbers but its not scaled right
As I'm remember - there is option in screen scaler to android phone (resolution of our phones screen). 640x480 is a default resolution for thoese games. You can made a change of moded version. Wysyłane z mojego R800i za pomocą Tapatalk 2
TheVicious said: As I'm remember - there is option in screen scaler to android phone (resolution of our phones screen). 640x480 is a default resolution for thoese games. You can made a change of moded version. Wysyłane z mojego R800i za pomocą Tapatalk 2 Click to expand... Click to collapse Ive tried the modded and the normal versions but I can't get the video to be scaled with the screen. I tried 640x480 and 854x480 and neither of them worked. Any suggestions?
I managed to get the game to work but it crashes with a blue screen, the alogcat is I/GemRB (11509): [Override] I/GemRB (11509): Searching for GTRSK006... I/printf: (11509): GTRSK006.mos... I/GemRB (11509): [chitin.key] I/GemRB (11509): Searching for ar0602.are... I/GemRB (11509): [Cache] I/GemRB (11509): Searching for pathfind.2da... I/GemRB (11509): [GemRB Override] I/GemRB (11509): Searching for spawngrp.2da... I/GemRB (11509): [Override] I/GemRB (11509): Searching for tracking.2da... I/GemRB (11509): [Override] I/GemRB (11509): Searching for ar0602.wed... I/printf: (11509): Cannot find data/AREA060A.bif... Resource unavailable. I/GemRB (11509): [ERROR] I/printf: (11509): [AREImporter]: No Tile Map Available. I/GemRB (11509): Searching for CGUI6448.chu... I/GemRB (11509): [Override] F/libc (11509): Fatal signal 11 (SIGSEGV) at 0x00000538 (code=1) I/DEBUG ( 135): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** I/DEBUG ( 135): Build fingerprint: 'SEMC/R800i_0000-0000/R800i:4.0.3/4.1.H.0.4/-z9-3w:user/release-keys' I/DEBUG ( 135): pid: 11509, tid: 11525 >>> net.sourceforge.gemrb <<< I/DEBUG ( 135): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000538 I/DEBUG ( 135): r0 00000000 r1 00566248 r2 0045baa0 r3 00000001 I/DEBUG ( 135): r4 00566248 r5 3ce545f1 r6 0045a4f7 r7 005287f8 I/DEBUG ( 135): r8 3cee43d4 r9 3cf75020 10 0000047c fp 00000001 I/DEBUG ( 135): ip 3cee4560 sp 3cadda00 lr 3ce545f9 pc 3ce545fa cpsr 40000030 I/DEBUG ( 135): d0 643a64696f72646e d1 6472656767756265 I/DEBUG ( 135): d2 0066007200750063 d3 005400650063006f I/DEBUG ( 135): d4 0706070600700798 d5 0000000000001c07 I/DEBUG ( 135): d6 0000043f00890000 d7 0000000000080008 I/DEBUG ( 135): d8 408f400000000000 d9 0000000000000000 I/DEBUG ( 135): d10 0000000000000000 d11 0000000000000000 I/DEBUG ( 135): d12 0000000000000000 d13 0000000000000000 I/DEBUG ( 135): d14 0000000000000000 d15 0000000000000000 I/DEBUG ( 135): d16 001bd50000000001 d17 0000000000000000 I/DEBUG ( 135): d18 be005a97016ef7f9 d19 bee90e9fe9a935fc I/DEBUG ( 135): d20 4000000000000000 d21 3f11566a01190b95 I/DEBUG ( 135): d22 bebbbd40af0711b8 d23 bf740a068ef98000 I/DEBUG ( 135): d24 3e66376972bea4d0 d25 3fd174645d9af8d8 I/DEBUG ( 135): d26 3fefe00000000000 d27 bee90e9fe9a93640 I/DEBUG ( 135): d28 c0000a071ac45ea4 d29 bf740a06afaeae03 I/DEBUG ( 135): d30 3c00f2b24b1d9ba3 d31 be005a9701800000 I/DEBUG ( 135): scr 60000013 I/DEBUG ( 135): D/kernel ( 148): [ 7888.477874] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce D/kernel ( 148): [ 7888.487945] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce I/DEBUG ( 135): #00 pc 001145fa /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10GameScript8AreaTypeEP10ScriptableP7Trigger) I/DEBUG ( 135): #01 pc 0010a6fa /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN7Trigger8EvaluateEP10Scriptable) I/DEBUG ( 135): #02 pc 0010aafe /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN9Condition8EvaluateEP10Scriptable) I/DEBUG ( 135): #03 pc 0010bbc8 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10GameScript6UpdateEPbS0_) I/DEBUG ( 135): #04 pc 00127efe /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10Scriptable13ExecuteScriptEi) I/DEBUG ( 135): #05 pc 00125a78 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10Scriptable13TickScriptingEv) I/DEBUG ( 135): #06 pc 00127fb0 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so (_ZN10Scriptable6UpdateEv) I/DEBUG ( 135): I/DEBUG ( 135): code around pc: I/DEBUG ( 135): 3ce545d8 2000bf0c bd102001 f011b510 f8b0f9e1 ... . .......... I/DEBUG ( 135): 3ce545e8 f3c00538 bd101080 460cb510 f9d8f011 8..........F.... I/DEBUG ( 135): 3ce545f8 f8b06863 421a2538 2000bf0c bd102001 ch..8%.B... . .. I/DEBUG ( 135): 3ce54608 2200b570 109cf8d1 f7fd4604 4605fbed p..".....F.....F I/DEBUG ( 135): 3ce54618 4620b155 f9c4f011 46284604 f9c0f011 U. F.....F(F.... I/DEBUG ( 135): I/DEBUG ( 135): code around lr: I/DEBUG ( 135): 3ce545d8 2000bf0c bd102001 f011b510 f8b0f9e1 ... . .......... I/DEBUG ( 135): 3ce545e8 f3c00538 bd101080 460cb510 f9d8f011 8..........F.... I/DEBUG ( 135): 3ce545f8 f8b06863 421a2538 2000bf0c bd102001 ch..8%.B... . .. I/DEBUG ( 135): 3ce54608 2200b570 109cf8d1 f7fd4604 4605fbed p..".....F.....F I/DEBUG ( 135): 3ce54618 4620b155 f9c4f011 46284604 f9c0f011 U. F.....F(F.... I/DEBUG ( 135): I/DEBUG ( 135): stack: I/DEBUG ( 135): 3cadd9c0 3cee43d4 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadd9c4 3ce4dc65 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadd9c8 00000001 I/DEBUG ( 135): 3cadd9cc 626f6c67 I/DEBUG ( 135): 3cadd9d0 3c006c61 I/DEBUG ( 135): 3cadd9d4 1faa44d7 I/DEBUG ( 135): 3cadd9d8 005661a0 [heap] I/DEBUG ( 135): 3cadd9dc 3ce56ac9 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadd9e0 0043e86f [heap] I/DEBUG ( 135): 3cadd9e4 005287f8 [heap] I/DEBUG ( 135): 3cadd9e8 3cee43d4 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadd9ec 3cf75020 I/DEBUG ( 135): 3cadd9f0 0000047c I/DEBUG ( 135): 3cadd9f4 3ce56adf /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadd9f8 df0027ad I/DEBUG ( 135): 3cadd9fc 00000000 I/DEBUG ( 135): #00 3cadda00 00566248 [heap] I/DEBUG ( 135): 3cadda04 3ce4a6fd /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): #01 3cadda08 00000003 I/DEBUG ( 135): 3cadda0c 00000001 I/DEBUG ( 135): 3cadda10 00565b20 [heap] I/DEBUG ( 135): 3cadda14 005287f8 [heap] I/DEBUG ( 135): 3cadda18 3ceb2808 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadda1c 3ceb23dc /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so I/DEBUG ( 135): 3cadda20 00000000 I/DEBUG ( 135): 3cadda24 3ce4ab03 /mnt/asec/net.sourceforge.gemrb-1/lib/libapplication.so D/kernel ( 148): [ 7888.586669] gpio_keys_scan_keys: key 1-137, 1 (88) continue debounce D/kernel ( 148): [ 7888.844757] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce D/kernel ( 148): [ 7888.936584] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce D/kernel ( 148): [ 7889.004486] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce D/kernel ( 148): [ 7889.098083] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce D/kernel ( 148): [ 7889.108123] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce D/kernel ( 148): [ 7889.223327] gpio_keys_scan_keys: key 1-136, 0 (19) continue debounce I/BootReceiver( 283): Copying /data/tombstones/tombstone_04 to DropBox (SYSTEM_TOMBSTONE) I/WindowManager( 283): WIN DEATH: Window{2bfd2b78 SurfaceView paused=false} W/InputDispatcher( 283): channel '2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x8 E/InputDispatcher( 283): channel '2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity (server)' ~ Channel is unrecoverably broken and will be disposed! D/Zygote ( 138): Process 11509 terminated by signal (11) I/ActivityManager( 283): Process net.sourceforge.gemrb (pid 11509) has died. W/InputDispatcher( 283): Attempted to unregister already unregistered input channel '2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity (server)' W/ActivityManager( 283): Force removing ActivityRecord{2c3328f8 net.sourceforge.gemrb/.MainActivity}: app died, no saved state I/WindowManager( 283): WIN DEATH: Window{2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity paused=false} I/InputDispatcher( 283): Dropping event because there is no focused window or focused application. I/WindowManager( 283): WINDOW DIED Window{2c21e590 net.sourceforge.gemrb/net.sourceforge.gemrb.MainActivity paused=false} W/WindowManager( 283): Dropping delayed event... W/WindowManager( 283): Dropping delayed event...
[MOD][CM10][19.11.12]4.2 Camera & Gallery V1 [I9001]
4.2 Camera & Gallery for CM10 Attention! Please Take A Nandroid Backup Before Using This MOD. I AM NOT RESPONSIBLE IF YOU MESS UP YOUR PHONE An introduction to the new camera and gallery from Android 4.2 Features -Photosphere MORE... Instructions-Make sure you took a nandroid backup/any other backup that you may need -Download the file below -Boot into CWM using Volume UP+Home button then power button, -Install ZIP from sd card -Choose zip from sd card. -Flash the ZIP file that you downloaded. -Refer to Fixes section for further fixes for cam to work. -Done and enjoy Fixes Please turn off flash. Awesome tip for camera to work (Thanks to Doomsday94) Downloads4.2CameraI9001.zip - 9.00 MB CreditsMrTimotato - Video Any other person who may have made this mod before. Google - Camera and gallery itself I only port this mod ChangelogV1 -Initial Release If anybody wishes to use this in their ROM or whatsoever please send me a PM beforehand
Not working on CM10 by Ivendor 'Gallery has been stopped' Sent from my GT-I9001 using xda app-developers app
I can confirm above, doesnt work on ivendor cm10
I've just flash it on EHNDROIX II 12.11.22 ¤~ « ¤ JELLY BEAN ¤ » but unfortunately it gives me FC with "Unfortunately, Gallery has stopped." ---------- Post added at 10:17 AM ---------- Previous post was at 09:43 AM ---------- avalon.ask said: I've just flash it on EHNDROIX II 12.11.22 ¤~ « ¤ JELLY BEAN ¤ » but unfortunately it gives me FC with "Unfortunately, Gallery has stopped." Click to expand... Click to collapse Here's the logcat V/QualcommCameraHardware( 144): initREcord E V/QualcommCameraHardware( 144): initRecord: mDimension.video_width = 640 mDimension.video_height = 480 V/QualcommCameraHardware( 144): mRecordFrameSize = 460800 I/QualcommCameraHardware( 144): constructing MemPool record backed by pmem pool /dev/pmem_adsp: 9 frames @ 460800 bytes, buffer size 460800 V/QualcommCameraHardware( 144): pmem pool /dev/pmem_adsp ioctl(fd = 38, PMEM_GET_SIZE) is 4165632 D/QualcommCameraHardware( 144): mBufferSize=460800, mAlignedBufferSize=462848 D/QualcommCameraHardware( 144): num_buffers = 9 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 1 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x428cf000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 1 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42940000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 1 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x429b1000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 0 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42a22000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 0 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42a93000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 0 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42b04000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 0 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42b75000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 0 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42be6000 V/QualcommCameraHardware( 144): pmempool creating video buffers : active 1 V/QualcommCameraHardware( 144): register_buf: reg = 0 buffer = 0x42c57000 I/QualcommCameraHardware( 144): PmemPool: (record) X V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1116532736 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1116995584 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1117458432 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1117921280 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1118384128 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1118846976 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1119309824 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1119772672 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): initRecord : record heap , video buffers buffer=1120235520 fd=38 y_off=0 cbcr_off=307200 V/QualcommCameraHardware( 144): cam_frame_flush_video: in n = 0 V/QualcommCameraHardware( 144): cam_frame_flush_video: out n = 0 V/QualcommCameraHardware( 144): initREcord X V/QualcommCameraHardware( 144): initPreview X: 1 I/QualcommCameraHardware( 144): preview_thread E D/QualcommCameraHardware( 144): frame_thread E V/QualcommCameraHardware( 144): runFrameThread E V/QualcommCameraHardware( 144): startPreviewInternal X V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap W/ActivityManager( 403): Activity pause timeout for ActivityRecord{40f21bc8 com.google.android.gallery3d/com.android.camera.CameraLauncher} V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap D/AndroidRuntime( 2713): D/AndroidRuntime( 2713): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< D/AndroidRuntime( 2713): CheckJNI is OFF V/QualcommCameraHardware( 144): getPreviewHeap D/AndroidRuntime( 2723): D/AndroidRuntime( 2723): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<< D/AndroidRuntime( 2723): CheckJNI is OFF I/BPHelper( 1459): obtain root access from su success D/dalvikvm( 2723): DexOpt: sleeping on flock(/cache/dalvik-cache/[email protected]@[email protected]) V/QualcommCameraHardware( 144): getPreviewHeap D/dalvikvm( 2713): DexOpt: sleeping on flock(/cache/dalvik-cache/[email protected]@[email protected]) D/dalvikvm( 2713): DexOpt: sleeping on flock(/cache/dalvik-cache/[email protected]@[email protected]) V/QualcommCameraHardware( 144): getPreviewHeap W/Finsky ( 2033): [1] 1.onResponse: No document details for app: pkg=com.sand.airdroid W/Finsky ( 2033): [1] 1.onResponse: No document details for app: pkg=org.videolan.vlc.betav7neon V/QualcommCameraHardware( 144): getPreviewHeap D/dalvikvm( 2723): Trying to load lib libjavacore.so 0x0 D/dalvikvm( 2713): Trying to load lib libjavacore.so 0x0 W/Finsky ( 2033): [1] 1.onResponse: No document details for app: pkg=zz.android.smartbirds V/QualcommCameraHardware( 144): getPreviewHeap D/dalvikvm( 2713): Added shared lib libjavacore.so 0x0 D/dalvikvm( 2723): Added shared lib libjavacore.so 0x0 V/QualcommCameraHardware( 144): getPreviewHeap D/dalvikvm( 2713): Trying to load lib libnativehelper.so 0x0 D/dalvikvm( 2713): Added shared lib libnativehelper.so 0x0 D/dalvikvm( 2723): Trying to load lib libnativehelper.so 0x0 D/dalvikvm( 2723): Added shared lib libnativehelper.so 0x0 V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap E/CAM_FD ( 144): cam_conf: In config thread V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap I/GAV2 ( 2607): Thread[GAThread,5,main]: No campaign data found. V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap V/QualcommCameraHardware( 144): getPreviewHeap D/AndroidRuntime( 2713): Calling main entry com.android.commands.am.Am I/BP ( 2723): E-8-0x00000003 V/QualcommCameraHardware( 144): getPreviewHeap I/BP ( 2722): E-4-0x00000001-0x00000008-0x00000001 V/QualcommCameraHardware( 144): getPreviewHeap I/Process ( 2262): Sending signal. PID: 2262 SIG: 9 D/AndroidRuntime( 2713): Shutting down VM D/dalvikvm( 2713): GC_CONCURRENT freed 100K, 81% free 499K/2560K, paused 0ms+1ms, total 3ms W/InputMethodManagerService( 403): Window already focused, ignoring focus gain of: [email protected] attribute=null V/QualcommCameraHardware( 144): getPreviewHeap E/CameraHAL( 144): wrap_queue_buffer_hook: could not dequeue gralloc buffer W/InputDispatcher( 403): channel '410915c8 com.google.android.gallery3d/com.android.camera.CameraLauncher (server)' ~ Consumer closed input channel or an error occurred. events=0x9 E/InputDispatcher( 403): channel '410915c8 com.google.android.gallery3d/com.android.camera.CameraLauncher (server)' ~ Channel is unrecoverably broken and will be disposed! W/InputDispatcher( 403): Attempted to unregister already unregistered input channel '410915c8 com.google.android.gallery3d/com.android.camera.CameraLauncher (server)' I/WindowManager( 403): WINDOW DIED Window{410915c8 com.google.android.gallery3d/com.android.camera.CameraLauncher paused=false} V/QualcommCameraHardware( 144): stopPreview: E I/QualcommCameraHardware( 144): stopPreviewInternal E: 1 I/QualcommCameraHardware( 144): deinitPreview E I/QualcommCameraHardware( 144): deinitPreview X V/QualcommCameraHardware( 144): in stopPreviewInternal: making mVideoThreadExit 1 V/QualcommCameraHardware( 144): cam_frame_flush_video: in n = 0 I/QualcommCameraHardware( 144): preview_thread X I/QualcommCameraHardware( 144): ~PmemPool: preview E V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x4270b000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x4277c000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x427ed000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x4285e000 I/QualcommCameraHardware( 144): ~PmemPool: preview X V/QualcommCameraHardware( 144): destroying MemPool preview V/QualcommCameraHardware( 144): destroying MemPool preview completed I/QualcommCameraHardware( 144): ~PmemPool: record E V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x428cf000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42940000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x429b1000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42a22000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42a93000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42b04000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42b75000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42be6000 V/QualcommCameraHardware( 144): register_buf: reg = 1 buffer = 0x42c57000 I/QualcommCameraHardware( 144): ~PmemPool: record X V/QualcommCameraHardware( 144): destroying MemPool record V/QualcommCameraHardware( 144): destroying MemPool record completed V/QualcommCameraHardware( 144): runFrameThread X D/QualcommCameraHardware( 144): frame_thread X V/QualcommCameraHardware( 144): cam_frame_flush_video: out n = 0 I/QualcommCameraHardware( 144): stopPreviewInternal X: 0 V/QualcommCameraHardware( 144): stopPreview: X V/QualcommCameraHardware( 144): cancelPicture: E V/QualcommCameraHardware( 144): cancelPicture: X: 0 I/QualcommCameraHardware( 144): release E I/QualcommCameraHardware( 144): release: mCameraRunning = 0 V/QualcommCameraHardware( 144): deinitRaw E V/QualcommCameraHardware( 144): deinitRaw X V/QualcommCameraHardware( 144): deinitRawSnapshot E V/QualcommCameraHardware( 144): deinitRawSnapshot X I/QualcommCameraHardware( 144): release: clearing resources done. E/CAM_FD ( 144): config_proc_CAMERA_STOP_SNAPSHOT: ctrl->state = 25 E/CAM_FD ( 144): cam_conf: CAMERA_EXIT I/ActivityManager( 403): Process com.google.android.gallery3d (pid 2262) has died.
Diablob555 said: Not working on CM10 by Ivendor 'Gallery has been stopped' Sent from my GT-I9001 using xda app-developers app Click to expand... Click to collapse I confirm too. tested on PACman 18.0 Build 11/19/2012
Okay Let me work on it soon and I should be able to post fixed by tmr. For the time being do you guys mind giving this a shot? : 1. Backup build.prop 2. ro.product.model=—-> Change this to: Galaxy Nexus 3. ro.product.brand=—— > Change this to: Google 4. Save and see if it works.
crazbanditz said: Okay Let me work on it soon and I should be able to post fixed by tmr. For the time being do you guys mind giving this a shot? : 1. Backup build.prop 2. ro.product.model=—-> Change this to: Galaxy Nexus 3. ro.product.brand=—— > Change this to: Google 4. Save and see if it works. Click to expand... Click to collapse Not working for me Inviato dal mio Galaxy Nexus con Tapatalk 2
davidteri91 said: Not working for me Inviato dal mio Galaxy Nexus con Tapatalk 2 Click to expand... Click to collapse Thanks for the quick reply I will work on it ASAP
hey guys .. remove the original gallery.apk from system apps .. and copy this directly in that folder .. it should work.. i dont have this phone anymore .. but i do have a nexus now and thats how ppl der got it to work .. try it may b it helps
Can't wait to check this out!
Photosphere will work? Inviato dal mio GT-I9001 con Tapatalk 2
kunalwanvari said: hey guys .. remove the original gallery.apk from system apps .. and copy this directly in that folder .. it should work.. i dont have this phone anymore .. but i do have a nexus now and thats how ppl der got it to work .. try it may b it helps Click to expand... Click to collapse It doesn't help ^^ Sent from my GT-I9001 using xda app-developers app
@Skar3 have u tried this camera before making a thread?It's not working for anyone.
The new camera works only with kernel v3, isn't it? Sent from my GT-I9001 using xda app-developers app
Shram32 said: The new camera works only with kernel v3, isn't it? Sent from my GT-I9001 using xda app-developers app Click to expand... Click to collapse I can confirm that. There is now 2 Gallery apps and both are working. Kernel 3.0.52 doesn't support camera yet, so i can't test that.
Have you fixed the problem?
Concerning bugs Hi guys, maybe the developers are chasing shadows. The problem seems to lay in the original source code. Have a look on the bug-collection of Android 4.2 summarized by Android-Police. Cheers Rhonin
I think there are no bugs. At least the 4.2 Gallery App WORKS on kernel 3.0.52. I have not found two camera apps yet, but there are TWO gallery apps and the both are working.
Gallery is working but the camera is not...
I used fully pack of 4.2 that include bootanimation-fonts-sounds-keyboard-apps-camera-launcher-.... In my rom,here: http://forum.xda-developers.com/showthread.php?t=2008230
[Q]Keep changes to audio hardware.
I need help reviewing my logs to find out what change I need to keep. I rooted my device(HTC One V) and for some reason the audio drivers were changed and now sound like crap. I have NEVER found a fix for this(if one could be suggested I'd be incredibly grateful). I did, however, while using the app "Sensor Music Player" notice that when I changed the app's settings to "pocket mode"(slapping pocket changes song) the audio drivers were changed and the music sounded waaay better(got my bass back!). Now every time the app closes the audio drivers are switched back and any other sound returns to sounding bad. Long story short, I want to permanently change the audio hardware to use these settings; in turn making my sound better. Here's my log, hopefully someone can find what its changing: 12-04 15:51:02.296 W/InputMethodManagerService(1721): Window already focused, ignoring focus gain of: [email protected] attribute=null 12-04 15:51:02.507 D/SensorDataHelper(30307): load ->id:2, prox(false), acc(true):{9999;9999;2350;30000} 12-04 15:51:02.507 D/ (30307): try to load preset while service is stopped 12-04 15:51:02.537 D/ (30307): SensorService onCreate() 12-04 15:51:02.557 D/ (30307): SensorService onStart() 12-04 15:51:02.557 D/ (30307): SensorService onStartCommand() 12-04 15:51:02.737 D/SensorDataHelper(30307): load ->id:2, prox(false), acc(true):{9999;9999;2350;30000} 12-04 15:51:02.777 D/SOUND_METER(30307): setAudioSource 12-04 15:51:02.777 E/AudioPolicyManagerBase(17539): profile found: device 400000, flags 0, samplingrate 8000, format 1, channelMask 16 12-04 15:51:02.777 D/AudioHardware7x30(17539): AudioHardware:penInputStream devices 400000 format 1 channels 16 samplerate 8000 12-04 15:51:02.777 I/AudioHardware7x30(17539): msm7x30_set_audpre_params not present 12-04 15:51:02.777 D/AudioHardware7x30(17539): AudioStreamInMSM7x30::standby() 12-04 15:51:02.787 D/AudioHardware7x30(17539): AudioStreamInMSM7x30::standby() 12-04 15:51:02.797 I/MPEG4Writer(17539): limits: 2147483647/0 bytes/us, bit rate: 12200 bps and the estimated moov size 3072 bytes 12-04 15:51:02.817 I/AudioHardware7x30(17539): do input routing device 400000 12-04 15:51:02.817 I/AudioHardware7x30(17539): Routing audio to Speakerphone 12-04 15:51:02.817 I/AudioHardware7x30(17539): msm7x30_set_audpre_params not present 12-04 15:51:02.817 D/AudioHardware7x30(17539): value of device and enable is 3 1 ALSA dev id:11 12-04 15:51:02.927 I/AudioHardware7x30(17539): do input routing device 400000 12-04 15:51:02.927 I/AudioHardware7x30(17539): Routing audio to Speakerphone 12-04 15:51:02.927 D/AudioHardware7x30(17539): new_rx = 6 12-04 15:51:02.927 D/AudioHardware7x30(17539): new_tx = 11 12-04 15:51:02.927 E/AudioHardware7x30(17539): updateDeviceInfo: E rx_device 2 and tx_device 3 12-04 15:51:02.927 D/AudioHardware7x30(17539): No active voicecall/playback, disabling cur_rx 2 12-04 15:51:02.927 D/AudioHardware7x30(17539): value of device and enable is 2 0 ALSA dev id:6 12-04 15:51:02.927 D/AudioHardware7x30(17539): case PCM_REC 12-04 15:51:02.927 E/AudioHardware7x30(17539): updateDeviceInfo: X cur_rx 2 cur_tx 3 12-04 15:51:03.457 I/MPEG4Writer(17539): setStartTimestampUs: 268525 12-04 15:51:03.457 I/MPEG4Writer(17539): Earliest track starting time: 268525 12-04 15:51:03.918 I/ActivityManager(1721): Start proc com.facebook.katana for service com.facebook.katana/.service.MediaUploadService: pid=30496 uid=10153 gids={3003, 1006, 1015, 1028} 12-04 15:51:03.948 I/dalvikvm(30496): Turning on JNI app bug workarounds for target SDK version 10... also if someone can determine why my ROM and kernel are making my phone's audio sound like crap.... Put simply.... I'D PAY! Phone Specs: build.board: primou build.bootloader: 1.18.0000 build.brand: HTC build.cpu_abi: armeabi-v7a build.cpu_abi2: armeabi build.device: primou build.display: pa_primou-userdebug 4.1.2 JZO54K eng.icebox.20121018.083907 test-keys build.fingerprint: htc_europe/htc_primou/primou:4.1.1/JRO03L/330937:user/release-keys build.hardware: primou build.host: icebox-desktop build.id: JZO54K build.manufacturer: unknown build.model: One V build.product: htc_primou build.radio: unknown build.serial: SH266TV05108 build.tags: test-keys build.time: 1350538787000 build.type: userdebug build.user: icebox version.codename: REL version.incremental: eng.icebox.20121018.083907 version.release: 4.1.2 version.sdk_int: 16