v4l: Compile ADV7343 and THS7303 drivers for kernels >= 2.6.26

2009-05-26 Thread Chaithrika U S
Signed-off-by: Chaithrika U S --- v4l/versions.txt |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/v4l/versions.txt b/v4l/versions.txt index eb206b5..3c57c14 100644 --- a/v4l/versions.txt +++ b/v4l/versions.txt @@ -13,6 +13,8 @@ USB_STV06XX VIDEO_TVP514X # requires id_

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread Hans Verkuil
On Wednesday 27 May 2009 05:28:19 Ant wrote: > Andy Walls wrote: > > Hermann, > > > > There is an FQ1216LME MK3 data sheet here: > > > > http://dl.ivtvdriver.org/datasheets/tuners/FQ1216LME%20Mk3.pdf > > > > Is it safe to assume that the MK5 is not very different from the MK3? > > I am no expert on

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread Hans Verkuil
On Tuesday 26 May 2009 22:21:31 Martin Dauskardt wrote: > I should add that the picture quality is with all tested tuner types > worse than with my PVR250/350. I don't know if a PVR150 is in generally > worse than a PVR250. I can't call it really noisy, but in german I would > say the picture is a

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread Ant
Andy Walls wrote: Hermann, There is an FQ1216LME MK3 data sheet here: http://dl.ivtvdriver.org/datasheets/tuners/FQ1216LME%20Mk3.pdf Is it safe to assume that the MK5 is not very different from the MK3? I am no expert on the subject, but I found this reference to the MK3 vs MK5: http://ww

[PATCH]V4L:some v4l drivers have error for video_register_device

2009-05-26 Thread Figo.zhang
For video_register_device(), it return zero means register success.It would be return zero or a negative number (on failure),it would not return a positive number.so it have better to use this to check err: int err = video_register_device(vdev, VFL_TYPE_GRABBER, -1); if (err != 0)

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread hermann pitton
Hi, Am Dienstag, den 26.05.2009, 22:03 -0400 schrieb Andy Walls: > On Wed, 2009-05-27 at 02:15 +0200, hermann pitton wrote: > > Hi, > > > > Am Dienstag, den 26.05.2009, 22:21 +0200 schrieb Martin Dauskardt: > > > I should add that the picture quality is with all tested tuner types > > > worse >

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread Andy Walls
On Wed, 2009-05-27 at 02:15 +0200, hermann pitton wrote: > Hi, > > Am Dienstag, den 26.05.2009, 22:21 +0200 schrieb Martin Dauskardt: > > I should add that the picture quality is with all tested tuner types worse > > than with my PVR250/350. I don't know if a PVR150 is in generally worse > > tha

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread hermann pitton
Hi Andy, Am Dienstag, den 26.05.2009, 21:38 -0400 schrieb Andy Walls: > Hi Martin, > > For some reason, I'm not getting any of your replies to the lists. (I'm > getting Hermann's posts though) that is something I have seen since the beginning of changing to vger too and it is very annoying. >

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread Andy Walls
Hi Martin, For some reason, I'm not getting any of your replies to the lists. (I'm getting Hermann's posts though) On Mon, 2009-05-25 at 23:45 +0200, hermann pitton wrote: > Hi, > > Am Montag, den 25.05.2009, 21:34 +0200 schrieb Martin Dauskardt: > > > #define TUNER_PHILIPS_FQ1216ME 2

[Fwd: Re: Nextwave NXT2004 Firmware (found)]

2009-05-26 Thread Michael Akey
Found what I THINK to be the proper offset, with the help of the "proper" firmware: 0x6298, length: 9674bytes. (atidtuxx.sys) I have a copy set up on my system and appears to be working properly.. If anybody would like to test, I can send them the file off-list. Again, this is for the ATI HDT

Re: [linux-dvb] EPG (Electronic Program Guide) Tools

2009-05-26 Thread Chris Capon
Jonathan Isom wrote: On Tue, May 26, 2009 at 2:31 PM, Devin Heitmueller wrote: On Tue, May 26, 2009 at 3:18 PM, Jonathan Isom wrote: Dvbstreamer supports atsc epg. That is what i use Well, learn something new every day. I didn't realize dvbstreamer had ATSC support. Ye

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread hermann pitton
Hi, Am Dienstag, den 26.05.2009, 22:21 +0200 schrieb Martin Dauskardt: > I should add that the picture quality is with all tested tuner types worse > than with my PVR250/350. I don't know if a PVR150 is in generally worse than > a PVR250. I can't call it really noisy, but in german I would say t

Fwd: [Linux-uvc-devel] Compilation error

2009-05-26 Thread Laurent Pinchart
Hi everybody, -- Forwarded Message -- Subject: [Linux-uvc-devel] Compilation error Date: Tuesday 26 May 2009 From: Phil Lemelin To: linux-uvc-de...@lists.berlios.de Hi uvc-devel list, I'm trying to get my usb camera to work ( 174f:8a34 Syntek ) on a older system ( 2.6.18-6, de

Nextwave NXT2004 Firmware (found)

2009-05-26 Thread Michael Akey
(posting to proper mailing list as per linux-...@linuxtv.org's auto-response) I recently acquired an ATI HDTV Wonder PCI card from a friend of mine and decided to test it out on my satellite TV transcoding server to also get OTA channels. I am using a generic linux kernel version 2.6.29.2, and

Re: USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down

2009-05-26 Thread Alan Stern
On Mon, 25 May 2009, David wrote: > > No luck I'm afraid (although there now appear to be 2 timeouts, not > > one). I'm going to follow up on the laptop and get a USB log. > > > USB log post-patch attached. Thanks for all the effort so far! I think the idea of the patch was good, but the endpo

Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5)

2009-05-26 Thread Martin Dauskardt
I should add that the picture quality is with all tested tuner types worse than with my PVR250/350. I don't know if a PVR150 is in generally worse than a PVR250. I can't call it really noisy, but in german I would say the picture is a little bit "grobkörnig". It really needs a temporal filter se

Re: [linux-dvb] SDMC DM1105N not being detected

2009-05-26 Thread Simon Kenyon
Igor M. Liplianin wrote: The card is working with external LNB power supply, for example, through the loop out from another sat box. So, we need to know, which way to control LNB power on the board. Usually it is through GPIO pins. For example: Pins 112 and 111 for GPIO0, GPIO1. Also GPIO15 is

RFC - Locking resources between V4L and DVB interfaces

2009-05-26 Thread Rusty Scott
Hello all, I talked to Mauro offline about this issue and he indicated that it was an area that could use some attention. So I have decided to take this issue on and am looking for comments about how this should work. Issue: The DVB and V4L interfaces are considered different devices from a syste

Re: [linux-dvb] EPG (Electronic Program Guide) Tools

2009-05-26 Thread Jonathan Isom
On Tue, May 26, 2009 at 2:31 PM, Devin Heitmueller wrote: > On Tue, May 26, 2009 at 3:18 PM, Jonathan Isom wrote: >> Dvbstreamer supports atsc epg. That is what i use > > Well, learn something new every day.  I didn't realize dvbstreamer had > ATSC support. Yep. Don't confuse with dvbstream. S

Re: [linux-dvb] EPG (Electronic Program Guide) Tools

2009-05-26 Thread Devin Heitmueller
On Tue, May 26, 2009 at 3:18 PM, Jonathan Isom wrote: > Dvbstreamer supports atsc epg. That is what i use Well, learn something new every day. I didn't realize dvbstreamer had ATSC support. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list:

Re: [linux-dvb] EPG (Electronic Program Guide) Tools

2009-05-26 Thread Jonathan Isom
On Tuesday, May 26, 2009, Devin Heitmueller wrote: > On Tue, May 26, 2009 at 1:51 PM, Chris Capon wrote: >> Hi: >> I've installed an HVR-1600 card in a Debian system to receive ATSC >> digital broadcasts here in Canada.  Everything works great. >> >> scan /usr/share/dvb/atsc/us-ATSC-center-freque

[PATCH] flexcop-pci: add suspend/resume support

2009-05-26 Thread Matthias Schwarzott
Hi Patrick! Hi list! This patch adds suspend/resume support to flexcop-pci driver. I could only test this patch with the bare card, but without having a DVB-S signal. I checked it with and without running szap (obviously getting no lock). It works fine here with suspend-to-disk on a tuxonice ke

Re: dvb_usb_nova_t_usb2: firmware is loaded too late

2009-05-26 Thread Dominique Dumont
Le Monday 25 May 2009 22:11:49 Dominique Dumont, vous avez écrit : > I have some trouble with the initialisation of dvb_usb_nova_t_usb2: the > firmware is loaded about 1 minute after the module is registered by > usbcore: Sorry, I forgot to mention my kernel version 2.6.29.3 (Debian/sid amd64 ker

Re: USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down

2009-05-26 Thread Pete Zaitcev
On Tue, 26 May 2009 19:42:00 +0100, David wrote: > I've been doing a bit of random rebooting (I don't really have time to > do a full bisect), and can reproduce the usbmon panic on this machine > back to 2.6.24.. so it certainly hasn't appeared that recently. Actually that's good to know, thanks

Re: Problem with SCM/Viaccess CAM

2009-05-26 Thread Dominique Dumont
Le Tuesday 26 May 2009 07:43:15 Tomer Barletz, vous avez écrit : > Hi, > When inserting a SCM/Viaccess CAM, I get the following message: > dvb_ca adapter 0: DVB CAM did not respond :( > > According to this: > http://linuxtv.org/hg/v4l-dvb/file/142fd6020df3/linux/Documentation/dvb/ci. >txt this CAM

Re: [PATCH] Add QAM64 support for hvr-950q (au8522)

2009-05-26 Thread Tim Mester
On Tue, May 26, 2009 at 1:45 PM, Devin Heitmueller wrote: > On Tue, May 26, 2009 at 2:35 PM, Tim Mester wrote: >> From my experience it seems that 2 in 0x2005 resets the 8522 demod. >> All demod register setting appear to be lost after accessing any >> registers in the 0x2xxx range (you really, j

Re: [PATCH 4/6] dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal

2009-05-26 Thread Michael Krufky
On Tue, May 26, 2009 at 2:42 PM, Samuel Ortiz wrote: > On Tue, May 26, 2009 at 02:32:45PM -0400, Michael Krufky wrote: >> On Tue, May 26, 2009 at 1:40 PM, Samuel Ortiz wrote: >> > From: Samuel Ortiz >> > To: Mauro Carvalho Chehab >> > >> > We're going to remove the FIRMWARE_NAME_MAX definition

Re: [PATCH] Add QAM64 support for hvr-950q (au8522)

2009-05-26 Thread Devin Heitmueller
On Tue, May 26, 2009 at 2:35 PM, Tim Mester wrote: > From my experience it seems that 2 in 0x2005 resets the 8522 demod. > All demod register setting appear to be lost after accessing any > registers in the 0x2xxx range (you really, just that bit needs to be > set on a i2c bus access).  I am a lit

Re: USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down

2009-05-26 Thread David
Pete Zaitcev wrote: > On Mon, 25 May 2009 13:25:55 +0100, David wrote: > > > I suppose so. I misunderstood how this worked. I guessed that the > DMA API debugging was the culprit because its introduction coincided > with the recent onset of this oops. > > Although usbmon does essentially illega

Re: [PATCH 4/6] dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal

2009-05-26 Thread Samuel Ortiz
On Tue, May 26, 2009 at 02:32:45PM -0400, Michael Krufky wrote: > On Tue, May 26, 2009 at 1:40 PM, Samuel Ortiz wrote: > > From: Samuel Ortiz > > To: Mauro Carvalho Chehab > > > > We're going to remove the FIRMWARE_NAME_MAX definition in order to avoid any > > firmware name length restriction. >

Re: [PATCH 4/6] dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal

2009-05-26 Thread Michael Krufky
On Tue, May 26, 2009 at 1:40 PM, Samuel Ortiz wrote: > From: Samuel Ortiz > To: Mauro Carvalho Chehab > > We're going to remove the FIRMWARE_NAME_MAX definition in order to avoid any > firmware name length restriction. > This patch changes the dvb_usb_device_properties firmware field accordingly

Re: [PATCH] Add QAM64 support for hvr-950q (au8522)

2009-05-26 Thread Tim Mester
On Mon, May 25, 2009 at 7:27 PM, Devin Heitmueller wrote: > > On Mon, May 25, 2009 at 6:03 PM, Frank Dischner > wrote: > > While I'm at it, I thought I'd go ahead and make a patch to remove the > > top bits from the vsb table, but I've got a question about that. I > > think the first four entries

EPG (Electronic Program Guide) Tools

2009-05-26 Thread Chris Capon
Hi: I've installed an HVR-1600 TV card in a Debian system to receive ATSC digital broadcasts here in Canada. Everything works great. scan /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB > channels.conf finds a complete list of broadcasters. azap -c channels.conf -r "channel-name"

Re: [linux-dvb] EPG (Electronic Program Guide) Tools

2009-05-26 Thread Devin Heitmueller
On Tue, May 26, 2009 at 1:51 PM, Chris Capon wrote: > Hi: > I've installed an HVR-1600 card in a Debian system to receive ATSC > digital broadcasts here in Canada.  Everything works great. > > scan /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB > channels.conf > >        finds a complete list

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

2009-05-26 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:Tue May 26 19:00:03 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11853:142fd6020df3 gcc version: gcc

Re: [PATCH -next] v4l2: handle unregister for non-I2C builds

2009-05-26 Thread Mauro Carvalho Chehab
Em Fri, 22 May 2009 17:55:54 +1000 Stephen Rothwell escreveu: > On Fri, 22 May 2009 14:48:47 +0900 Paul Mundt wrote: > > > > On Mon, May 11, 2009 at 09:37:41AM -0700, Randy Dunlap wrote: > > > From: Randy Dunlap > > > > > > Build fails when CONFIG_I2C=n, so handle that case in the if block: >

Re: v4l-dvb and old kernels

2009-05-26 Thread Alexey Klimov
Hello, Antonio On Tue, May 26, 2009 at 5:03 PM, Antonio Beamud Montero wrote: > It would compile today's snapshot of v4l-dvb with an old kernel version (for > example 2.6.16)? (or is better to upgrade the kernel?) Not long time ago v4l-dvb community had discussions about dropping support for ker

Re: [linux-dvb] SDMC DM1105N not being detected

2009-05-26 Thread Igor M. Liplianin
On 25 May 2009 22:50:39 Simon Kenyon wrote: > Igor M. Liplianin wrote: > > On 20 May 2009 16:44:22 Simon Kenyon wrote: > >> mp3geek wrote: > >>> Not even being detected in Linux 2.6.29.1, I have the modules "dm1105" > >>> loaded, but since its not even being detected by linux.. > >>> > >>> lspci -v

Re: USB/DVB - Old Technotrend TT-connect S-2400 regression tracked down

2009-05-26 Thread Alan Stern
On Mon, 25 May 2009, Pete Zaitcev wrote: > On Mon, 25 May 2009 13:25:55 +0100, David wrote: > > > >> I wonder if CONFIG_HAVE_DMA_API_DEBUG does it (enabled with a select > > >> in arch/x86/Kconfig). Strange that it started happening now. > > >> > > > That is enabled. I'll switch it off and

v4l-dvb and old kernels

2009-05-26 Thread Antonio Beamud Montero
It would compile today's snapshot of v4l-dvb with an old kernel version (for example 2.6.16)? (or is better to upgrade the kernel?) Trying to compile today's mercurial snapshot in a SuSE 10.1 (2.6.16-21), give the next errors: /root/v4l-dvb/v4l/bttv-i2c.c: In function 'init_bttv_i2c': /root/v

Re: gspca: Logitech QuickCam Messenger worked last with external gspcav1-20071224

2009-05-26 Thread Guennadi Liakhovetski
On Tue, 26 May 2009, Hans de Goede wrote: > > > On 05/26/2009 02:08 PM, Guennadi Liakhovetski wrote: > > On Tue, 26 May 2009, Hans de Goede wrote: > > > > > First of all, which app are you using to test the cam ? And are you using > > > that > > > app in combination with libv4l ? > > > > xawtv

Re: gspca: Logitech QuickCam Messenger worked last with external gspcav1-20071224

2009-05-26 Thread Hans de Goede
On 05/26/2009 02:08 PM, Guennadi Liakhovetski wrote: On Tue, 26 May 2009, Hans de Goede wrote: First of all, which app are you using to test the cam ? And are you using that app in combination with libv4l ? xawtv, no, it doesn't use libv4l, but it works with the old gspcav1-20071224. Ok, ma

Re: gspca: Logitech QuickCam Messenger worked last with external gspcav1-20071224

2009-05-26 Thread Guennadi Liakhovetski
On Tue, 26 May 2009, Hans de Goede wrote: > First of all, which app are you using to test the cam ? And are you using that > app in combination with libv4l ? xawtv, no, it doesn't use libv4l, but it works with the old gspcav1-20071224. Ok, maybe it used a different v4l version, but I have v4l1_

Re: gspca: Logitech QuickCam Messenger worked last with external gspcav1-20071224

2009-05-26 Thread Hans de Goede
On 05/26/2009 01:44 PM, Guennadi Liakhovetski wrote: Hi all I think it would be agood time now to get my Logitech QuickCam Messenger camera working with the current gspca driver. It used to work with gspcav1-20071224, here's dmesg output: /tmp/gspcav1-20071224/gspca_core.c: USB GSPCA camera f

libv4l release: 0.5.98: the gamma correction release!

2009-05-26 Thread Hans de Goede
Hi All, This is probably the last test release for the 0.6.x series, the video processing code has been rewritten and works very nicely now. Please give this release a thorough testing! The software whitebalancing and gamma correction can make a very positive difference on the image quality give

gspca: Logitech QuickCam Messenger worked last with external gspcav1-20071224

2009-05-26 Thread Guennadi Liakhovetski
Hi all I think it would be agood time now to get my Logitech QuickCam Messenger camera working with the current gspca driver. It used to work with gspcav1-20071224, here's dmesg output: /tmp/gspcav1-20071224/gspca_core.c: USB GSPCA camera found.(ZC3XX) /tmp/gspcav1-20071224/gspca_core.c: [spca5

Re: PULL request - http://linuxtv.org/hg/~pb/v4l-dvb/

2009-05-26 Thread Patrick Boettcher
Hi Trent, On Mon, 25 May 2009, Trent Piepho wrote: On Mon, 25 May 2009, Mauro Carvalho Chehab wrote: + if (params->frequency >= 4800 && params->frequency <= 15400) \ + bs = 0x09; + if (params->frequency >= 16100 && params->frequency <= 43900) \ +

Re: PULL request - http://linuxtv.org/hg/~pb/v4l-dvb/

2009-05-26 Thread Patrick Boettcher
Hi Mauro, On Mon, 25 May 2009, Mauro Carvalho Chehab wrote: Em Wed, 20 May 2009 11:27:18 +0200 (CEST) Patrick Boettcher escreveu: Hi Mauro, please pull from my repository for hte following changesets: Committed, thanks. Yet, I saw a few minor issues on one of your patch. Please fix and su