In linux 3.0.35 we facing some issues on 10bit RAW black & white GREY scale camera

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

In linux 3.0.35 we facing some issues on 10bit RAW black & white GREY scale camera

878 Views
aravinthkumarja
Senior Contributor II

Hi.,

i am using MIPI 2 lanes camera on imx6d sabresd platform, the camera supports  only 10bit black & white RAW format.

Run the below command i face some issues, can you help me..

=> ./mxc_v4l2_capture.out -d /dev/video1 -iw 1920 -ih 1080 -ow 1920 -oh 1080 -r 0 -fr 30 test2.yuv

ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0

VIDIOC_DQBUF failed.

ERROR: v4l2 capture: VIDIOC_QBUF: buffer already queued

VIDIOC_QBUF failed

Thanks!

Labels (4)
0 Kudos
5 Replies

636 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

What camera are you using? It would be very helpful if we take a deeper look at the camer specs.

Regards,

Alejandro

0 Kudos

636 Views
aravinthkumarja
Senior Contributor II

omnivision camera

Using mipi interface

0 Kudos

636 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Do you have a specific part number?

/Alejandro

0 Kudos

636 Views
aravinthkumarja
Senior Contributor II

Hi Alejandro,

part number: ov2281

regards,

AJ

0 Kudos

636 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

Thanks for the information. I have been delving into this and I just found this:

i.MX6 OV5647 Bayer sensor driver (ERROR: v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0)

It seems that you have the add the support in v4l2 layer besides the driver for your sensor.

Have you made one of these changes?

Best Regards,

Alejandro

0 Kudos