Re: DVICO Fusion Dual Express

2009-07-08 Thread Collier Family
It accepted the firmware OK after the update but still wouldn't tune. I did some debugging and found the version was the fault. The code expects version 2 but this card supplies version 4 to the driver. a quick patch added the lines below to cx23885-core.c at line 724 case 0x04:

Re: [PULL] http://linuxtv.org/hg/~eandren/v4l-dvb-prio/

2009-07-08 Thread Erik Andrén
2009/7/6 Erik Andrén erik.and...@gmail.com: Mauro, I've dropped the other patches while we settle the issues with them. Please pull the following patches that are critical and needs to be applied to 2.6.31. Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb-prio for the following 3

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2009-07-08 Thread Hans Verkuil
This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. Results of the daily build of v4l-dvb: date:Wed Jul 8 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 12211:c300798213a9 gcc version: gcc

Re: regression : saa7134 with Pinnacle PCTV 50i (analog) can not tune anymore

2009-07-08 Thread eric . paturage
Hi Eric, yes, arbitration lost on i2c is an error condition. As far I know we did not change the bus speed or anything, but some cards need and i2c quirk to work correctly with the clients. Mike recently changed the old quirk with good reasons and it was widely tested, also by me,

[PATCH] v4l doc: fix cqcam source code path

2009-07-08 Thread Randy Dunlap
From: Mhayk Whandson e...@mhayk.com.br Fixed the c-qcam source code path in the linux kernel tree. Signed-off-by: Mhayk Whandson e...@mhayk.com.br Signed-off-by: Randy Dunlap randy.dun...@oracle.com --- Documentation/video4linux/CQcam.txt |4 ++-- 1 file changed, 2 insertions(+), 2

Re: cx23885, new hardware revision found

2009-07-08 Thread Collier Family
I found there is a revision change - doesn't seem to affect the operation but needs a patch to be detected. See todays post. Stephen -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at