[PATCH] i2c_board_info can be local

2009-10-02 Thread Jean Delvare
Recent fixes to the em28xx and saa7134 drivers have been overzealous. While the ir-kbd-i2c platform data indeed needs to be persistent, the struct i2c_board_info doesn't, as it is only used by i2c_new_device(). So revert a part of the original fixes, to save some memory. Signed-off-by: Jean

[PATCH] Fix wrong sizeof

2009-10-02 Thread Jean Delvare
Which is why I have always preferred sizeof(struct foo) over sizeof(var). Signed-off-by: Jean Delvare kh...@linux-fr.org --- linux/drivers/media/dvb/dvb-usb/ce6230.c|2 +- linux/drivers/media/video/saa7164/saa7164-cmd.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---

Re: [PATCH 4/4] Zolid Hybrid PCI card add AGC control

2009-10-02 Thread spam
On Thu, Sep 24, 2009 at 02:55:42PM -0400, Michael Krufky wrote: On Tue, Sep 22, 2009 at 5:09 PM, s...@systol-ng.god.lan wrote: Switches IF AGC control via GPIO 21 of the saa7134. Improves DTV reception and FM radio reception. Signed-off-by: henk.vergo...@gmail.com Reviewed-by:

What is the status of the driver TT CT-3650

2009-10-02 Thread Hasse Hagen Johansen
Hi I have recently bought such a card and tried to get it working. Does anyone know if it is possible. I have compiled the dvb drivers from s2-liplianin And tried to use the scan program from the dvb-apps mercurial tarball. I also compile scan-s2 and tried that, but I always get tuning failed

Re: What is the status of the driver TT CT-3650

2009-10-02 Thread James Peters
On Fri, Oct 2, 2009 at 9:20 AM, Hasse Hagen Johansen hhj-linux-...@musikcheck.dk wrote: Hi I have recently bought such a card and tried to get it working. Does anyone know if it is possible. I have compiled the dvb drivers from s2-liplianin And tried to use the scan program from the

Mem2Mem V4L2 devices [RFC]

2009-10-02 Thread Marek Szyprowski
Hello, During the V4L2 mini-summit and the Media Controller RFC discussion on Linux Plumbers 2009 Conference a mem2mem video device has been mentioned a few times (usually in a context of a 'resizer device' which might be a part of Camera interface pipeline or work as a standalone device). We

IR device at I2C address 0x7a

2009-10-02 Thread Jean Delvare
Hi all, [Executive summary: Upmost Purple TV adapter testers wanted!] While investigating another issue, I have noticed the following message in the kernel logs of a saa7134 user: i2c-adapter i2c-0: Invalid 7-bit address 0x7a The address in question is attempted by an IR device probe, and is

Re: cx23885 audio

2009-10-02 Thread Steven Toth
On 10/1/09 11:52 PM, David T.L. Wong wrote: Hi all, It there any cx23885 audio support on current v4l-dvb tree, Or any development tree for cx23885 audio? http://www.kernellabs.com/blog/?p=788 I'm about to start on this. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To

Re: cx23885 audio

2009-10-02 Thread David T. L. Wong
Steven Toth wrote: On 10/1/09 11:52 PM, David T.L. Wong wrote: Hi all, It there any cx23885 audio support on current v4l-dvb tree, Or any development tree for cx23885 audio? http://www.kernellabs.com/blog/?p=788 I'm about to start on this. Cool, Let's work on that together. David -- To

Re: [PATCH 4/4] Zolid Hybrid PCI card add AGC control

2009-10-02 Thread Michael Krufky
On Fri, Oct 2, 2009 at 5:12 AM, s...@systol-ng.god.lan wrote: On Thu, Sep 24, 2009 at 02:55:42PM -0400, Michael Krufky wrote: On Tue, Sep 22, 2009 at 5:09 PM,  s...@systol-ng.god.lan wrote: Switches IF AGC control via GPIO 21 of the saa7134. Improves DTV reception and FM radio

mt9t031-VPFE integration issues...

2009-10-02 Thread Karicheri, Muralidharan
Hi Guennadi, I am currently integrating latest MT9T031 driver to vpfe_capture driver and see following issues:- 1) Currently MT9T031 Kconfig configuration variable has a dependency on SOC_CAMERA. We need to remove this dependency since this sensor can be used on other platforms like

Programming sensor through firmware files bc of NDA

2009-10-02 Thread Aguirre Rodriguez, Sergio Alberto
Hi all, I'm currently interested in knowing what is the stand on having a v4l2_subdev driver that uses some kind of binary for programming registers in a image sensor driver. NOTE: I must confess I currently don't know how to do it (Any pointers/samples for doing it on a proper way?) The only

Re: [PATCH] Fix wrong sizeof

2009-10-02 Thread Steven Toth
linux/drivers/media/video/saa7164/saa7164-cmd.c |2 +- Acked-By: Steven Toth st...@kernellabs.com -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: Mem2Mem V4L2 devices [RFC]

2009-10-02 Thread Ivan T. Ivanov
Hi Marek, On Fri, 2009-10-02 at 13:45 +0200, Marek Szyprowski wrote: Hello, During the V4L2 mini-summit and the Media Controller RFC discussion on Linux Plumbers 2009 Conference a mem2mem video device has been mentioned a few times (usually in a context of a 'resizer device' which

Re: [linux-dvb] Any PCIe DVB-T Dual Tuner cards yet working under Linux?

2009-10-02 Thread Devin Heitmueller
On Fri, Oct 2, 2009 at 1:23 PM, Christophe Boyanique tof+linux-...@raceme.org wrote: Hello,, Is anyone on the list currently using a DVB-T card that has DUAL tuners (i.e. I'm looking to replace Hauppage 500's which work great). That is an excellent question and I am looking forward to here

Re: [Bulk] V4L-DVB Summit Day 3

2009-10-02 Thread CityK
Hans Verkuil wrote: I made the following list: - We created a new mc mailinglist: linux...@googlegroups.com This is a temporary mailinglist where we can post and review patches during prototyping of the mc API. We don't want to flood the linux-media list with those patches since that is

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

2009-10-02 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:Fri Oct 2 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13044:6b7617d4a0be gcc version: gcc

saa716x compiling problem

2009-10-02 Thread Jonathan
Hello, I'm trying to compile saa716x module for kernel 2.6.30 but I'm getting some errors. It seems that sources need to be adapted to latest kernel versions to work. I'm using code located at http://www.jusst.de/hg/saa716x/ (last change was three months ago). Is there any patch to solve this

Re: saa716x compiling problem

2009-10-02 Thread Beepo / Vanguard
Hi, You could try http://mercurial.intuxication.org/hg/s2-liplianin I think the jusst.de version is outdated regarding the newer kernels. BR: Beepo - Original Message - From: Jonathan jkds...@gmail.com To: linux-media@vger.kernel.org Sent: Friday, October 2, 2009 9:44:05 PM GMT

Re: IR device at I2C address 0x7a

2009-10-02 Thread hermann pitton
Hi, Am Freitag, den 02.10.2009, 13:47 +0200 schrieb Jean Delvare: Hi all, [Executive summary: Upmost Purple TV adapter testers wanted!] unlikely that anybody with such a card is on the new list currently or any. I add some old known owners, but mail might bounce. While investigating

Re: [Bulk] V4L-DVB Summit Day 3

2009-10-02 Thread Markus Rechberger
On Fri, Oct 2, 2009 at 7:56 PM, CityK ci...@rogers.com wrote: Hans Verkuil wrote: I made the following list: - We created a new mc mailinglist: linux...@googlegroups.com This is a temporary mailinglist where we can post and review patches during prototyping of the mc API. We don't want to

AVerTV MCE 116 Plus remote

2009-10-02 Thread Aleksandr V. Piskunov
Preliminary version of patch adding support for AVerTV MCE 116 Plus remote. This board has an IR sensor is connected to EM78P153S, general purpose 8-bit microcontroller with a 1024 × 13 bits of OTP-ROM. According to i2cdetect, it is sitting on address 0x40. Patch allows ir-kbd-i2c to probe

Re: [linux-dvb] Any PCIe DVB-T Dual Tuner cards yet working under Linux?

2009-10-02 Thread Christophe Boyanique
On Fri, Oct 02, 2009 at 01:48:17PM -0400, Devin Heitmueller wrote: I am also looking for a device (PCIe preferred, or PCI or at worst USB stick) with a dual HD tuner which is buyable from France or Europe... Have you looked at the HVR-2200 (PCIe, dual DVB-T)? This card sounds great but it

Re: [linux-dvb] Any PCIe DVB-T Dual Tuner cards yet working under Linux?

2009-10-02 Thread Devin Heitmueller
On Fri, Oct 2, 2009 at 6:27 PM, Christophe Boyanique tof+linux-...@raceme.org wrote: On Fri, Oct 02, 2009 at 01:48:17PM -0400, Devin Heitmueller wrote: I am also looking for a device (PCIe preferred, or PCI or at worst USB stick) with a dual HD tuner which is buyable from France or Europe...

Re: [RFC] Global video buffers pool

2009-10-02 Thread Robert Tivy
Laurent Pinchart laurent.pinchart at ideasonboard.com writes: Hi Stefan, On Monday 28 September 2009 16:04:58 Stefan.Kost at nokia.com wrote: hi, -Original Message- From: ext Laurent Pinchart [mailto:laurent.pinchart at ideasonboard.com] Sent: 16 September, 2009 18:47

Re: mt9t031-VPFE integration issues...

2009-10-02 Thread Guennadi Liakhovetski
Hi Murali On Fri, 2 Oct 2009, Karicheri, Muralidharan wrote: I am currently integrating latest MT9T031 driver to vpfe_capture driver and see following issues:- 1) Currently MT9T031 Kconfig configuration variable has a dependency on SOC_CAMERA. We need to remove this dependency since this

Re: pxa_camera + mt9m1111: Failed to configure for format 50323234

2009-10-02 Thread Guennadi Liakhovetski
On Fri, 2 Oct 2009, Antonio Ospite wrote: Hi, after updating to 2.6.32-rc2 I can't capture anymore with the setup in the subject. Indeed:-( Please, verify, that this patch fixes your problem (completely untested), if it does, I'll push it for 2.6.32: pxa_camera: fix camera pixel format

Skipping commercials?

2009-10-02 Thread Mikhail Ramendik
Hello, I would like to skip commercials in my dvb recordings. I know mythtv has some methods but I don't really want the hassle of mythtv setup and use. It is relatively early stage software and besides, I prefer to have a normal window-based UI. I use kaffeine and except for absence of

Re: Skipping commercials?

2009-10-02 Thread Jarod Wilson
On Oct 2, 2009, at 9:44 PM, Mikhail Ramendik wrote: Hello, I would like to skip commercials in my dvb recordings. I know mythtv has some methods but I don't really want the hassle of mythtv setup and use. It is relatively early stage software Um. If you say so. Been happily using it for

Re: IR device at I2C address 0x7a

2009-10-02 Thread Jarod Wilson
On Oct 2, 2009, at 4:20 PM, hermann pitton wrote: Am Freitag, den 02.10.2009, 13:47 +0200 schrieb Jean Delvare: ... While investigating another issue, I have noticed the following message in the kernel logs of a saa7134 user: i2c-adapter i2c-0: Invalid 7-bit address 0x7a The address in

Re: Upgrading from FC4 to current Linux

2009-10-02 Thread Jarod Wilson
On Oct 2, 2009, at 4:14 PM, Andy Walls wrote: Video used to be easy, plug in the capture device, install xawtv via rpm, and use. However, recent versions of Fedora simply don't work, even on the same hardware, due to /dev/dsp no longer being created and the applications like xawtv or

Re: [PATCH] i2c_board_info can be local

2009-10-02 Thread Jarod Wilson
On Oct 2, 2009, at 4:47 AM, Jean Delvare kh...@linux-fr.org wrote: Recent fixes to the em28xx and saa7134 drivers have been overzealous. While the ir-kbd-i2c platform data indeed needs to be persistent, the struct i2c_board_info doesn't, as it is only used by i2c_new_device(). So revert a part