Camera issues - need stock logcat output

Search This thread

Untouchab1e

Senior Member
Apr 11, 2007
1,252
802
Firstly, apologies if Im posting this is the wrong subforum. Feel free to move it.

Currently trying to resolve the camera issues we are seeing on the Z1 running CM/AOSP where the preview stream takes ages before connecting. However, it would be very helpful if someone running a stock based ROM could give me logcat output from right before opening the camera app and up to the point the preview image shows up on screen. Please use the Google Camera app.

Best regards
 

guddu2011

Senior Member
Mar 25, 2011
402
122
31
Jaipur
Firstly, apologies if Im posting this is the wrong subforum. Feel free to move it.

Currently trying to resolve the camera issues we are seeing on the Z1 running CM/AOSP where the preview stream takes ages before connecting. However, it would be very helpful if someone running a stock based ROM could give me logcat output from right before opening the camera app and up to the point the preview image shows up on screen. Please use the Google Camera app.

Best regards

here you go!
 

Attachments

  • stockcameralogcat.rar
    33.9 KB · Views: 15
  • Like
Reactions: Untouchab1e

Untouchab1e

Senior Member
Apr 11, 2007
1,252
802
I wonder why it goes and sets the following on stock

Code:
I/caladbolg( 1131): 2753742213 cald_camctrl.c                   (13151) 19255 I [INF] Preview size [1280 x 720]
I/caladbolg( 1131): 2753742294 cald_camctrl.c                   (13377) 19255 I [INF] Thumbnail size [1280 x 720]
I/caladbolg( 1131): 2753742369 cald_camctrl.c                   (13295) 19255 I [INF] Snapshot size [5248 x 2952]
I/CAM_PhotoModule(19201): Preview size is Size: (1280 x 720)
I/caladbolg( 1131): 2753743438 cald_camctrl.c                   (13377) 19255 I [INF] Thumbnail size [1280 x 720]
I/CAM_PhotoModule(19201): startPreview

but on CM

Code:
I/CAM_PhotoModule( 3699): Preview size is Size: (1600 x 1200)
I/CAM_PhotoModule( 3699): startPreview
D/CameraWrapper(  327): camera_fixup_setparams: set parameters fixed up
I/caladbolg(  327):  133992613 cald_camctrl.c                   (13000)  3779 I [INF] Preview size [1600 x 1200]
I/caladbolg(  327):  133992812 cald_camctrl.c                   (13226)  3779 I [INF] Thumbnail size [1600 x 1200]
I/caladbolg(  327):  133992983 cald_camctrl.c                   (13144)  3779 I [INF] Snapshot size [5248 x 3936]

Not that it neccesarily has anything to do with the preview stream issues, but still wondering why its not using the same resolution values.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Firstly, apologies if Im posting this is the wrong subforum. Feel free to move it.

    Currently trying to resolve the camera issues we are seeing on the Z1 running CM/AOSP where the preview stream takes ages before connecting. However, it would be very helpful if someone running a stock based ROM could give me logcat output from right before opening the camera app and up to the point the preview image shows up on screen. Please use the Google Camera app.

    Best regards

    here you go!