humlium / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

android usb camera for dm8148 #168

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.cat /proc/bus/usb/devices
2.chmod 777 /dev/video2
3.setprop camera.defaults.index 3

What is the expected output? What do you see instead?
expected USB Camera display working.
Instead :
    # logcat
    ***************************************************************
E/SurfaceFlinger(  100): LayerBuffer::BufferSource::postBuffer() invalid buffer 
(offset=345600, size=153600, heap-size=462848
    V/camera  (  393): stopPreview
    V/Camera  (  393): stopPreview
    V/Camera  (  393): stopPreview
    V/Camera  (  393): setPreviewCallbackFlags
    V/Camera  (  393): disconnect
    W/OrientationEventListener(  393): Cannot detect sensors. Invalid disable
D/dalvikvm(  165): GC_EXTERNAL_ALLOC freed 8K, 51% free 3022K/6087K, external 
9752K/11800K, paused 37ms
E/dalvikvm-heap(  165): 8005440-byte external allocation too large for this 
process.
***********************************************************************

What version of the product are you using? On what operating system?
Gingerbread, for dm8148, OS-linux

Please provide any additional information below.

Original issue reported on code.google.com by manishaa...@gmail.com on 6 Sep 2012 at 10:04