public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* testing soc_camera with mt9m001 on pxa270
@ 2008-11-28 14:58 Maik Steuer
  2008-11-28 15:16 ` Guennadi Liakhovetski
  0 siblings, 1 reply; 7+ messages in thread
From: Maik Steuer @ 2008-11-28 14:58 UTC (permalink / raw)
  To: video4linux-list; +Cc: kernel

Hello,

I'm testing at the moment the capture interface with the soc-camera and mt9m001 driver.

I fixed all I2C routines to test without any connected camera like mt9m001, because we want to use another camera hardware as mt9m001.

To read out the capture buffer I use the example project capture.c from V4L2-API with mmap(). The ioctl (fd, VIDIOC_REQBUFS, &req) at the beginning of initialization fails.  I have debuged the most important parts of the driver (pxa_camera, soc_camera and mt9m001) but I can't find the mistake.

Any Idea?


Here is a short log, which functions were called:

[@Linux /opt]#./capture -m
soc_camera_open()
pxa_camera_add_device() !!!
camera 0-0: PXA Camera driver attached to camera 0
pxa_camera_activate() !!!
mt9m001_init() !
pxa_camera_add_device() ret !!!
pxa_camera_init_videobuf() !!!
soc_camera_querycap()
soc_camera_querycap() ret 0
soc_camera_cropcap()
soc_camera_s_crop()
mt9m001_set_fmt_cap() !
mt9m001_set_fmt_cap() ! ret 0
soc_camera_s_crop() ret 0
soc_camera_s_fmt_vid_cap()
soc_camera_try_fmt_vid_cap()
pxa_camera_try_bus_param() !!!
	test_platform_param() !!!
buswidth 8 flags 3133
	buswidth 8 flags 3197
mt9m001_query_bus_param() !
bus_switch_possible() !
width_flag 455
soc_camera_bus_param_compatible() ret 1109 !!!
mt9m001_try_fmt_cap() !
try_fmt__cap() ret 0
soc_camera_try_fmt_vid_cap() ret 0
mt9m001_set_fmt_cap() !
mt9m001_set_fmt_cap() ! ret 0
pxa_camera_set_bus_param()!!!
	test_platform_param() !!!
buswidth 8 flags 3133
	buswidth 8 flags 3197
mt9m001_query_bus_param()!
bus_switch_possible()!
width_flag 455
mt9m001_set_bus_param()!
flags 1109 datawidth 8 width_flags 64
pxa_camera_set_bus_param() ret 0 !!!
soc_camera_s_fmt_vid_cap() ret 0 
/dev/video does not support memory mapping
soc_camera_close()
camera 0-0: PXA Camera driver detached from camera 0
mt9m001_release() !


greets

Maik
-- 
Sensationsangebot nur bis 30.11: GMX FreeDSL - Telefonanschluss + DSL 
für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-12-01 14:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28 14:58 testing soc_camera with mt9m001 on pxa270 Maik Steuer
2008-11-28 15:16 ` Guennadi Liakhovetski
2008-11-28 16:26   ` Maik Steuer
2008-11-28 17:00     ` Guennadi Liakhovetski
2008-12-01 10:35       ` Maik Steuer
2008-12-01 10:43         ` Guennadi Liakhovetski
2008-12-01 14:37           ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox