No USB camera support

Bug #920561 reported by Zach Pfeffer
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Linaro Android
Fix Released
Medium
Annamalai Lakshmanan

Bug Description

Zach Pfeffer (pfefferz)
Changed in linaro-android:
importance: Undecided → Medium
Revision history for this message
Abhishek Paliwal (abhishek-paliwal) wrote :
Revision history for this message
Zach Pfeffer (pfefferz) wrote :
tags: added: linaro-android usb-camera-record
Revision history for this message
Tony Mansson (tony-mansson) wrote :
Revision history for this message
Annamalai Lakshmanan (annamalai-lakshmanan) wrote :
Revision history for this message
Abhishek Paliwal (abhishek-paliwal) wrote :
Revision history for this message
Botao (botao-sun) wrote :

Observed on build:

https://android-build.linaro.org/builds/~linaro-android/origen-ics-gcc47-samsunglt-stable-blob-12.04-release/#build=2

After clicked "Camera" icon, it showed:

Unfortunately, Camera has been stopped.

Here is the log output from serial console:

usb 2-1: new full speed USB device number 2 using s5p-ohci
usb 2-1: not running at top speed; connect to a high speed hub
uvcvideo: Found UVC 1.00 device Sirius USB2.0 Camera (0ac8:3340)
input: Sirius USB2.0 Camera as /devices/platform/s5p-ohci/usb2/2-1/2-1:1.0/inpu2
------------[ cut here ]------------
WARNING: at /mnt/jenkins/workspace/linaro-android_origen-ics-gcc47-samsunglt-st)
irq 416 handler s5p_mixer_irq+0x0/0x10c enabled interrupts
Modules linked in: gator
[<c001bf6c>] (unwind_backtrace+0x0/0x104) from [<c05528c8>] (dump_stack+0x20/0x)
[<c05528c8>] (dump_stack+0x20/0x24) from [<c0040e94>] (warn_slowpath_common+0x5)
[<c0040e94>] (warn_slowpath_common+0x5c/0x74) from [<c0040f68>] (warn_slowpath_)
[<c0040f68>] (warn_slowpath_fmt+0x40/0x48) from [<c0086a40>] (handle_irq_event_)
[<c0086a40>] (handle_irq_event_percpu+0x280/0x2a4) from [<c0086ab0>] (handle_ir)
[<c0086ab0>] (handle_irq_event+0x4c/0x6c) from [<c0088b5c>] (handle_level_irq+0)
[<c0088b5c>] (handle_level_irq+0xbc/0x140) from [<c0086090>] (generic_handle_ir)
[<c0086090>] (generic_handle_irq+0x34/0x48) from [<c002621c>] (combiner_handle_)
[<c002621c>] (combiner_handle_cascade_irq+0x9c/0x110) from [<c0086090>] (generi)
[<c0086090>] (generic_handle_irq+0x34/0x48) from [<c0008504>] (asm_do_IRQ+0x5c/)
[<c0008504>] (asm_do_IRQ+0x5c/0xc0) from [<c055b5f8>] (__irq_svc+0x38/0xd8)
Exception stack(0xc07ddf38 to 0xc07ddf80)
df20: 00000003 00000001
df40: c07ddf80 00000000 c07dc000 c083bc24 c0564618 c07fbbb4 4000406a 412fc091
df60: 00000000 c07ddf8c c07ddf90 c07ddf80 c0025a30 c0025a34 60000013 ffffffff
[<c055b5f8>] (__irq_svc+0x38/0xd8) from [<c0025a34>] (exynos4_idle+0x34/0x38)
[<c0025a34>] (exynos4_idle+0x34/0x38) from [<c0015910>] (cpu_idle+0xc4/0x100)
[<c0015910>] (cpu_idle+0xc4/0x100) from [<c0548318>] (rest_init+0x8c/0xa4)
[<c0548318>] (rest_init+0x8c/0xa4) from [<c0795884>] (start_kernel+0x32c/0x384)
---[ end trace 9153a5fc30a4a9d4 ]---

Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Annamalai Lakshmanan (annamalai-lakshmanan) wrote :

Fixed and Release in Origen Build

Changed in linaro-android:
assignee: nobody → Annamalai Lakshmanan (annamalai-lakshmanan)
Changed in linaro-android:
milestone: none → 12.06
Revision history for this message
Botao (botao-sun) wrote :

On 12.06 RC1 build:

https://android-build.linaro.org/builds/~linaro-android/origen-ics-gcc47-samsunglt-stable-blob-12.06-release/#build=1

Camera can do the preview & take pictures then save to SD card. However, the Camera recorder doesn't work. After click the second icon (recorder icon), it shows that "Unfortunately, Camera has stopped."

The third icon - "Panorama" also has the same issue as Camera recorder.

Revision history for this message
Botao (botao-sun) wrote :

For Android 12.06 RC2 tracking Panda image:

https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc47-tilt-tracking-blob/#build=87

After click the Camera app, the it will pop up a window says "Unfortunately, Camera has stopped".

Zach Pfeffer (pfefferz)
Changed in linaro-android:
milestone: 12.06 → 12.07
Revision history for this message
Botao (botao-sun) wrote :

On Origen Linaro Android build:

https://android-build.linaro.org/builds/~linaro-android/origen-ics-gcc47-samsunglt-stable-blob/#build=63

Only taking picture works, both "Camera Recorder" & "Panorama" don't work, same behavior as comment #12.

Revision history for this message
Botao (botao-sun) wrote :

On Panda 4430 with Linaro Android build:

https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc47-tilt-tracking-blob/#build=105

Only shows:

Unfortunately, Camera has stopped.

Revision history for this message
Annamalai Lakshmanan (annamalai-lakshmanan) wrote :

Raising a seperate bug for Origen Video Capture

Changed in linaro-android:
status: New → Fix Released
Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Botao (botao-sun) wrote :

For USB camera video recorder issue, moved to this bug:

https://bugs.launchpad.net/linaro-android/+bug/1021147

Revision history for this message
Botao (botao-sun) wrote :

For USB Camera support on Panda 4430 board, please refer to this bug:

https://bugs.launchpad.net/linaro-android/+bug/1021621

Revision history for this message
Amit Khare (amit-khare) wrote :

On Panda 4460 with Linaro Android build:

https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc47-tilt-tracking-blob/#build=123

Only shows:

Unfortunately, Camera has stopped.

Revision history for this message
Amit Khare (amit-khare) wrote :
Revision history for this message
Amit Khare (amit-khare) wrote :

observed with origen android build
https://android-build.linaro.org/builds/~linaro-android/origen-ics-gcc47-samsunglt-stable-blob/#build=99

Unfortunately, Camera has stopped.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.