Re: [linux-dvb] [BUG] video capture is broken

2007-11-19 Thread Stone
On Nov 19, 2007 9:02 PM, Brandon Philips [EMAIL PROTECTED] wrote: On 20:02 Mon 19 Nov 2007, e9hack wrote: Brandon Philips schrieb: I am guessing this a saa7136 based device. The card is saa7146 based. I think you mean the saa7146. Could you please test this patch? If it is in

[linux-dvb] Nexus-S not starting after current checkoutel

2007-11-16 Thread Stone
Hello, I just build 2.6.23.3 today and grabbed a fresh checkout of v4l-dvb. Now, VDR will not start with my Nexus-S. I have rolled back the drivers a few weeks and it works again. Anyone else having such issues? Best Regards. ___ linux-dvb mailing

[linux-dvb] ttpci_eeprom_parse_mac tainted kernel

2007-11-09 Thread Stone
After checking out today's source code, I am getting the following message when I reboot my computer (it does not happen when i manually reload the modules): Linux video capture interface: v2.00 dvb_ttpci: no version for ttpci_eeprom_parse_mac found: kernel tainted. saa7146: register extension

Re: [linux-dvb] ttpci_eeprom_parse_mac tainted kernel

2007-11-09 Thread Stone
On Nov 9, 2007 11:16 AM, Stone [EMAIL PROTECTED] wrote: After checking out today's source code, I am getting the following message when I reboot my computer (it does not happen when i manually reload the modules): Fixed by make distclean. Regards

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-07-31 Thread Stone
Did this patch solve everyone's problems? Is is checked in now? There was little feedback, so it's not in the repository yet. I would really appreciate if more people would test this patch, no matter whether they have a problem with the current driver or not. It would reduce the risk to

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-07-30 Thread Stone
On 7/17/07, Oliver Endriss [EMAIL PROTECTED] wrote: Oliver Endriss wrote: Imho the interrupt processing was broken: - The first I2C interrupt should be used to wake-up the task. It does not matter that it takes some time until ERR in IIC_STA will be updated. We don't need it. -

[linux-dvb] menuconfig not working as expected?

2007-05-21 Thread Stone
Hi, I am using 2.6.21.1 with current HG drivers and when I type make menuconfig in the v4l-dvb directory, I dont get any dvb driver options to select anymore. The only things I see are Enable drivers not supported by this kernel and Audio devices for multimedia. Why are none of the dvb driver

Re: [linux-dvb] menuconfig not working as expected?

2007-05-21 Thread Stone
Thanks.. this patch fixes it. Regards. ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] inconsistent use of saa7146_pgtable_free?

2007-05-01 Thread Stone
Are there any objections to checking these fixes into main? I'm not trying to get credit for this contribution, which is why I did not include a signed off by. But, I would sure like to see it added if its the right thing to do. Ok, Im going to shut up about it now. Maybe I shouldn't

Re: [linux-dvb] inconsistent use of saa7146_pgtable_free?

2007-04-24 Thread Stone
You found the problem. Do you want to prepare and submit the patch? Please don't forget the patch description and Signed-off-by line. I just wanted to help. I hope this is ok. Are there any objections to checking these fixes into main? Best Regards.

Re: [linux-dvb] inconsistent use of saa7146_pgtable_free?

2007-04-22 Thread Stone
You found the problem. Do you want to prepare and submit the patch? Please don't forget the patch description and Signed-off-by line. I just wanted to help. I hope this is ok. Regards. --- v4l-dvb/linux/drivers/media/dvb/ttpci/budget-core.c.orig 2007-04-22 04:53:50.0 -0700 +++