Re: imon: spews to dmesg

2011-05-17 Thread Vincent McIntyre
I think I have found the source of this. linux/drivers/media/video/omap3isp/Makefile contains this: ifdef CONFIG_VIDEO_OMAP3_DEBUG EXTRA_CFLAGS += -DDEBUG endif but this module is not turned on,nor is the _DEBUG setting for it. % grep OMAP3 media_build/v4l/.config #

Re: imon: spews to dmesg

2011-04-30 Thread Vincent McIntyre
On 4/20/11, Jarod Wilson ja...@wilsonet.com wrote: Those are almost all dev_dbg spew. Indeed, it seems to come from retval = send_packet(ictx); if (retval) { pr_err(send packet failed!\n); goto exit; } else {

Re: imon: spews to dmesg

2011-04-19 Thread Jarod Wilson
On Apr 18, 2011, at 11:06 PM, Vincent McIntyre wrote: Hi list, I just (2011-04-19) upgraded to the current media_build with build.sh commit bcfdefe9f4538abf12fca1cdb631c80e3d598026 Author: Mauro Carvalho Chehab mchehab@nehalem.(none) Date: Sun Apr 17 08:21:25 2011 -0300 and hit a

imon: spews to dmesg

2011-04-18 Thread Vincent McIntyre
Hi list, I just (2011-04-19) upgraded to the current media_build with build.sh commit bcfdefe9f4538abf12fca1cdb631c80e3d598026 Author: Mauro Carvalho Chehab mchehab@nehalem.(none) Date: Sun Apr 17 08:21:25 2011 -0300 and hit a problem. I have an Antec case with an LCD screen. It needs the