Hi all, I try to get fully working jb on my device acer liquid (salsa)
so now I think about camera... 

I compiled camera.qsd8k.so from 
https://github.com/RomzesRover/acer_liquid_device-tree_kernel/tree/cm10/libcamera-qsd8k
and I compiled libcamera.so 
https://github.com/RomzesRover/acer_liquid_device-tree_kernel/tree/cm10/libcamera
(also I can use prebuilt libcamers.so from cm9, but this way useless like 
if I compile it.. and logs similar too)

But camera still doesn't works for me ((

Here log output about camera module 

I/CameraService(  136): CameraService started (pid=136)
> E/        (  136): CameraHAL_GetNum_Cameras:
> D/        (  136): CameraHAL_GetNum_Cameras: loading libcamera at 
> 0x40018414
> D/        (  136): CameraHAL_GetNum_Cameras: numCameras:1
> ...
> ..
> ...
> D/        (  136): CameraHAL_GetNum_Cameras: loading libcamera at 
> 0x40018414
> V/CameraHolder(  919): open camera 0
> D/        (  136): CameraHAL_GetNum_Cameras: loading libcamera at 
> 0x40018414
> I/CameraService(  136): Opening camera 0
> D/        (  136): qcamera_device_open: name:0 device:0x2a022a8c cameraId:0
> D/        (  136): loading libcamera at 0x40018414
> V/QualcommCameraHardware(  136): openCameraHardware: call createInstance
> D/QualcommCameraHardware(  136): createInstance: E
> V/QualcommCameraHardware(  136):  Storing the current target type as 2 
> V/QualcommCameraHardware(  136): constructor EX
> V/QualcommCameraHardware(  136): startCamera E
> V/QualcommCameraHardware(  136): loading liboemcamera at 0x40019654
> V/StateManager(  919): startState class com.android.gallery3d.app.PhotoPage
> V/NFC     (  919): this device does not have NFC support
> D/OrientationManager(  919): lock orientation to portrait
> I/QualcommCameraHardware(  136): startCamera: camsensor name mt9p012, 
> flash 0
> V/QualcommCameraHardware(  136): startCamera X
> V/QualcommCameraHardware(  136): initDefaultParameters E
> V/QualcommCameraHardware(  136): native_set_parm: fd 17, type 1, length 32
> F/libc    (  136): Fatal signal 8 (SIGFPE) at 0x00000088 (code=0), thread 
> 940 (mediaserver)
> ...
> ..
> ...
> W/Camera  (  919): Camera server died!
> E/SoundPool(  919): Unable to load sample: (null)
> W/AudioSystem(  379): AudioFlinger server died!
> W/AudioSystem(  379): AudioPolicyService server died!
> I/ServiceManager(  128): service 'media.audio_flinger' died
> I/ServiceManager(  128): service 'media.player' died
> I/ServiceManager(  128): service 'media.camera' died
> I/ServiceManager(  128): service 'media.audio_policy' died
> E/CameraHolder(  919): fail to connect Camera
> E/CameraHolder(  919): java.lang.RuntimeException: Fail to connect to 
> camera service
> E/CameraHolder(  919):     at android.hardware.Camera.native_setup(Native 
> Method)
> E/CameraHolder(  919):     at 
> android.hardware.Camera.<init>(Camera.java:323)
> E/CameraHolder(  919):     at android.hardware.Camera.open(Camera.java:283)
> E/CameraHolder(  919):     at 
> com.android.camera.CameraManager.cameraOpen(CameraManager.java:224)
> E/CameraHolder(  919):     at 
> com.android.camera.CameraHolder.open(CameraHolder.java:151)
> E/CameraHolder(  919):     at 
> com.android.camera.Util.openCamera(Util.java:316)
> E/CameraHolder(  919):     at 
> com.android.camera.Camera$CameraStartUpThread.run(Camera.java:312)
> I/GLRootView(  919): onSurfaceChanged: 480x800, gl10: 
> com.google.android.gles_jni.GLImpl@41023e48
> I/GLRootView(  919): layout content pane 480x800 (compensation 0)
> D/PhotoView(  919): compensation = 0, CameraRelativeFrame = Rect(0, 0 - 
> 480, 640), mCameraRect = Rect(0, 0 - 480, 640)
> I/mediaserver(  952): ServiceManager: 0x2a008d78
> I/AudioFlinger(  952): Using default 3000 mSec as standby time.
> I/CameraService(  952): CameraService started (pid=952)
> E/        (  952): CameraHAL_GetNum_Cameras:
> D/        (  952): CameraHAL_GetNum_Cameras: loading libcamera at 
> 0x40018414
> D/        (  952): CameraHAL_GetNum_Cameras: numCameras:1
> I/ActivityManager(  379): Displayed 
> com.android.gallery3d/com.android.camera.Camera: +4s66ms
>

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to