Hi! I have the exact same problem.. (althou it boots with _target_2.1)..
I still use the Claro and it works good... but cant do stability or test in antutu (hangs on 21%)
Cheers
------ KERNEL LOG (dmesg) ------ <3>[ 6.305325] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 2... <3>[ 6.305490] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 1... <3>[ 6.305649] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 0... <3>[ 6.305674] ov5640 write reg(0x3008, val:0x80) failed, try to write again! <3>[ 6.305842] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 2... <3>[ 6.306002] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 1... <3>[ 6.306162] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 0... <3>[ 6.306185] ov5640 write reg(0x3008, val:0x80) failed, try to write again! <3>[ 6.306352] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 2... <3>[ 6.306513] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 1... <3>[ 6.306671] i2c i2c-3: No ack, Maybe slave(addr: 0x3c) not exist or abnormal power-on, retry 0... <3>[ 6.306693] ov5640 write reg(0x3008, val:0x80) failed, try to write again! <3>[ 6.306723] soft reset ov5640 failed <3>[ 6.319048] camera 33-0-ov5640_back: Probe ov5640_back failed <3>[ 6.335459] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 2... <3>[ 6.335616] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 1... <3>[ 6.335771] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 0... <3>[ 6.335792] ov2659 write reg(0x103, val:0x1) failed, try to write again! <3>[ 6.335956] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 2... <3>[ 6.336111] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 1... <3>[ 6.336265] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 0... <3>[ 6.336286] ov2659 write reg(0x103, val:0x1) failed, try to write again! <3>[ 6.336448] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 2... <3>[ 6.336603] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 1... <3>[ 6.336758] i2c i2c-3: No ack, Maybe slave(addr: 0x30) not exist or abnormal power-on, retry 0... <3>[ 6.336779] ov2659 write reg(0x103, val:0x1) failed, try to write again! <3>[ 6.336805] soft reset ov2659 failed <3>[ 6.349059] camera 33-1-ov2659_front: Probe ov2659_front failed
------ SYSTEM LOG (logcat -v threadtime -d *:v) ------ 12-16 12:08:48.681 5876 5892 V CameraHolder: open camera 0 12-16 12:08:48.691 110 450 E CameraService: CameraService::connect X (pid 5876) rejected (invalid cameraId 0). 12-16 12:08:48.701 5876 5892 E CameraHolder: fail to connect Camera 12-16 12:08:48.701 5876 5892 E CameraHolder: java.lang.RuntimeException: Fail to connect to camera service 12-16 12:08:48.701 5876 5892 E CameraHolder: at android.hardware.Camera.native_setup(Native Method) 12-16 12:08:48.701 5876 5892 E CameraHolder: at android.hardware.Camera.<init>(Camera.java:340) 12-16 12:08:48.701 5876 5892 E CameraHolder: at android.hardware.Camera.open(Camera.java:302) 12-16 12:08:48.701 5876 5892 E CameraHolder: at com.android.camera.CameraManager.cameraOpen(CameraManager.java:283) 12-16 12:08:48.701 5876 5892 E CameraHolder: at com.android.camera.CameraHolder.open(CameraHolder.java:210) 12-16 12:08:48.701 5876 5892 E CameraHolder: at com.android.camera.Util.openCamera(Util.java:315) 12-16 12:08:48.701 5876 5892 E CameraHolder: at com.android.camera.PhotoModule$CameraStartUpThread.run(PhotoModule.java:319) 12-16 12:08:48.701 5876 5892 W dalvikvm: threadid=13: thread exiting with uncaught exception (group=0x4103c930) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: FATAL EXCEPTION: Thread-402 12-16 12:08:48.701 5876 5892 E AndroidRuntime: java.lang.RuntimeException: openCamera failed 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at com.android.camera.Util.openCamera(Util.java:320) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at com.android.camera.PhotoModule$CameraStartUpThread.run(PhotoModule.java:319) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: Caused by: com.android.camera.CameraHardwareException: java.lang.RuntimeException: Fail to connect to camera service 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at com.android.camera.CameraHolder.open(CameraHolder.java:219) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at com.android.camera.Util.openCamera(Util.java:315) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: ... 1 more 12-16 12:08:48.701 5876 5892 E AndroidRuntime: Caused by: java.lang.RuntimeException: Fail to connect to camera service 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at android.hardware.Camera.native_setup(Native Method) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at android.hardware.Camera.<init>(Camera.java:340) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at android.hardware.Camera.open(Camera.java:302) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at com.android.camera.CameraManager.cameraOpen(CameraManager.java:283) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: at com.android.camera.CameraHolder.open(CameraHolder.java:210) 12-16 12:08:48.701 5876 5892 E AndroidRuntime: ... 2 more
There are currently 2312 users online. 0 members and 2312 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment