Re: saa7134 and μPD61151 MPEG2 coder

2010-01-27 Thread Hans Verkuil
Hi Dmitri, Just a quick note: the video4linux mailinglist is obsolete, just use linux-media. On Wednesday 27 January 2010 06:36:37 Dmitri Belimov wrote: Hi Hans. I finished saa7134 part of SPI. Please review saa7134-spi.c and diff saa7134-core and etc. I wrote config of SPI to board

RE: help: Leadtek DTV2000 DS

2010-01-27 Thread Gavin Ramm
Date: Wed, 27 Jan 2010 02:21:32 +0200 From: cr...@iki.fi To: gavin_r...@hotmail.com CC: linux-media@vger.kernel.org Subject: Re: help: Leadtek DTV2000 DS Terve Gavin, On 01/25/2010 01:44 PM, Gavin Ramm wrote: Tried the current build of v4l-dvb

Re: [PATCH 1/2] radio: Add radio-timb

2010-01-27 Thread Hans Verkuil
On Friday 22 January 2010 20:36:32 Richard Röjfors wrote: Hans Verkuil wrote: On Friday 22 January 2010 13:38:28 Richard Röjfors wrote: This patch add supports for the radio system on the Intel Russellville board. It's a In-Vehicle Infotainment board with a radio tuner and DSP.

Re: Setting up the exposure time of a webcam

2010-01-27 Thread leandro Costantino
HI Nicolau remember to send a SOB if the patch is working, and any change let me know so i can test with others t613 users. Best Regards On Tue, Jan 26, 2010 at 3:37 PM, Jean-Francois Moine moin...@free.fr wrote: On Tue, 26 Jan 2010 15:00:53 -0200 Nicolau Werneck nwern...@gmail.com wrote:

Re: [PATCH 1/2, RFC] gspca: add input support for interrupt endpoints

2010-01-27 Thread Hans de Goede
Hi, On 01/27/2010 07:34 AM, Németh Márton wrote: Hello Jean-Francois, do you have any comments or suggestions about this patch? I've been playing around a bit with the latest incarnation of this patch (with the resubmit issue fixed), and I can report that it works very well. Once this is

Re: [PATCH 1/2] radio: Add radio-timb

2010-01-27 Thread Richard Röjfors
Hans Verkuil wrote: The first time we run we could definitely do a 4l2_i2c_new_subdev*, but what if I rmmod the driver and insmod it again? When we do the do an open, then v4l2_i2c_new_subdev* would fail because the device is only on the bus and probed. So I would have to look for it

Re: [PATCH] soc_camera: match signedness of soc_camera_limit_side()

2010-01-27 Thread Guennadi Liakhovetski
On Sat, 23 Jan 2010, Németh Márton wrote: From: Márton Németh nm...@freemail.hu The parameters of soc_camera_limit_side() are either a pointer to a structure element from v4l2_rect, or constants. The structure elements of the v4l2_rect are signed (see linux/videodev2.h) so do the

Re: [PATCH v2 1/2] radio: Add radio-timb

2010-01-27 Thread Hans Verkuil
On Wednesday 27 January 2010 17:22:08 Richard Röjfors wrote: This patch add supports for the radio system on the Intel Russellville board. It's a In-Vehicle Infotainment board with a radio tuner and DSP. This umbrella driver has the DSP and tuner as V4L2 subdevs and calls them when needed.

Re: [PATCH] soc_camera: match signedness of soc_camera_limit_side()

2010-01-27 Thread Németh Márton
Guennadi Liakhovetski wrote: On Sat, 23 Jan 2010, Németh Márton wrote: From: Márton Németh nm...@freemail.hu The parameters of soc_camera_limit_side() are either a pointer to a structure element from v4l2_rect, or constants. The structure elements of the v4l2_rect are signed (see

Re: [PATCH] soc_camera: match signedness of soc_camera_limit_side()

2010-01-27 Thread Guennadi Liakhovetski
On Wed, 27 Jan 2010, Németh Márton wrote: Guennadi Liakhovetski wrote: [snip] And these: if (output_w max(512U, input_w / 2)) { if (output_h max(384U, input_h / 2)) { would now produce compiler warnings... Have you actually tried to compile your patch? You'll also

Re: [mythtv] go7007 based devices

2010-01-27 Thread TJ
Hans Verkuil wrote: On Thursday 21 January 2010 09:07:47 TJ wrote: Jelle Foks wrote: TJ wrote: I am curious how many people are successfully using go7007 based capture devices with mythtv. I've done some patch work on go7007 driver to make it v4l2 compliant and was thinking of updating

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

2010-01-27 Thread Hans Verkuil
On Wednesday 27 January 2010 21:02:30 Németh Márton wrote: Hello Hans, Hans Verkuil wrote: This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. The last cron message I saw was on 23rd January, 2010. All warnings and

Re: [PATCH] soc_camera: match signedness of soc_camera_limit_side()

2010-01-27 Thread Guennadi Liakhovetski
You didn't reply to my most important objection: On Wed, 27 Jan 2010, Németh Márton wrote: diff -r 31eaa9423f98 linux/include/media/soc_camera.h --- a/linux/include/media/soc_camera.hMon Jan 25 15:04:15 2010 -0200 +++ b/linux/include/media/soc_camera.hWed Jan 27 20:49:57 2010

Re: Terratec Cinergy Hybrid XE (TM6010 Mediachip)

2010-01-27 Thread Mauro Carvalho Chehab
Stefan Ringel wrote: Hi, I have a problem with usb bulk transfer. After a while, as I scan digital channel (it found a few channel), it wrote this in the log: Jan 26 21:58:35 linux-v5dy kernel: [ 548.756585] tm6000: status != 0 I updated the tm6000_urb_received function so that I can

Re: [mythtv] go7007 based devices

2010-01-27 Thread Mauro Carvalho Chehab
TJ wrote: Hans Verkuil wrote: On Thursday 21 January 2010 09:07:47 TJ wrote: Jelle Foks wrote: TJ wrote: I am curious how many people are successfully using go7007 based capture devices with mythtv. I've done some patch work on go7007 driver to make it v4l2 compliant and was thinking of

dmesg output with Pinnacle PCTV USB Stick

2010-01-27 Thread Sebastian Spiess
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, below is my dmesh output for my Pinnacle PCTV Hybrid Pro hope it helps [ 8899.390876] em28xx: New device USB 2870 Device @ 480 Mbps (eb1a:2870, interface 0, class 0) [ 8899.391162] em28xx #0: chip ID is em2870 [ 8899.474026] em28xx #0: i2c

Re: dmesg output with Pinnacle PCTV USB Stick

2010-01-27 Thread Devin Heitmueller
On Wed, Jan 27, 2010 at 4:00 PM, Sebastian Spiess sebastian.spi...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, below is my dmesh output for my Pinnacle PCTV Hybrid Pro hope it helps [ 8899.390876] em28xx: New device USB 2870 Device @ 480 Mbps (eb1a:2870,

Re: [PATCH] soc_camera: match signedness of soc_camera_limit_side()

2010-01-27 Thread Németh Márton
Guennadi Liakhovetski wrote: You didn't reply to my most important objection: On Wed, 27 Jan 2010, Németh Márton wrote: diff -r 31eaa9423f98 linux/include/media/soc_camera.h --- a/linux/include/media/soc_camera.h Mon Jan 25 15:04:15 2010 -0200 +++ b/linux/include/media/soc_camera.h

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

2010-01-27 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 Jan 27 21:00:05 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14064:31eaa9423f98 gcc version:

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

2010-01-27 Thread Hans Verkuil
On Wednesday 27 January 2010 22:48:24 Hans Verkuil wrote: This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. It's up and running again. Note that I upgraded to the latest gcc 4.4.3. I also updated all the kernels to their

[PULL] firmware for Sensoray s2255 driver

2010-01-27 Thread Mauro Carvalho Chehab
The following changes since commit c024a251e1dd1a39de610bbdc2af65b36e42637d: David Woodhouse (1): Merge from fixed from-kernel tree to fix Matrox firmware binaries are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-firmware.git master

Re: IR device at I2C address 0x7a

2010-01-27 Thread hermann pitton
Hi Jean, Am Mittwoch, den 27.01.2010, 10:38 +0100 schrieb Jean Delvare: Hi Hermann, Sorry for the late answer. On Sun, 10 Jan 2010 22:55:05 +0100, hermann pitton wrote: Am Sonntag, den 10.01.2010, 09:51 +0100 schrieb Jean Delvare: On Sun, 10 Jan 2010 00:18:46 +0100, hermann pitton

[Q] udev and soc-camera

2010-01-27 Thread Valentin Longchamp
Hello, I have a system that is built with OpenEmbedded where I use a mt9t031 camera with the soc-camera framework. The mt9t031 works ok with the current kernel and system. However, udev does not create the /dev/video0 device node. I have to create it manually with mknod and then it works

AF9015 with tuner TDA18218

2010-01-27 Thread SebaX75
Hi, I've an adapter with USB ID 15a4:9016, with an AF9015 and tuner TDA18218. This is the fifth adatper that I try, 3 currently work, one should work, but I've no success, and this not work. I've seen in previous posts that it is not supported for now, but many people have done some experiment

Re: [PULL] firmware for Sensoray s2255 driver

2010-01-27 Thread Mauro Carvalho Chehab
Hi David, Mauro Carvalho Chehab wrote: The following changes since commit c024a251e1dd1a39de610bbdc2af65b36e42637d: David Woodhouse (1): Merge from fixed from-kernel tree to fix Matrox firmware binaries are available in the git repository at:

Re: saa7134 and μPD61151 MPEG2 coder

2010-01-27 Thread Dmitri Belimov
HIi Hans Hi Dmitri, Just a quick note: the video4linux mailinglist is obsolete, just use linux-media. OK On Wednesday 27 January 2010 06:36:37 Dmitri Belimov wrote: Hi Hans. I finished saa7134 part of SPI. Please review saa7134-spi.c and diff saa7134-core and etc. I wrote config

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

2010-01-27 Thread Németh Márton
Hans Verkuil wrote: On Wednesday 27 January 2010 22:48:24 Hans Verkuil wrote: This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below. It's up and running again. Note that I upgraded to the latest gcc 4.4.3. I also updated all