Can't insert saa7134 module compiled from dtv1000s testing repository

2009-10-31 Thread Michael Obst
Using http://kernellabs.com/hg/~mkrufky/dtv1000s I have previously been able to compile and insert this module and the tv card has worked very well. A few days ago the repository was updated and I now receive the error below in dmesg after a successful compilation when I try to insert the module.

Re: [PATCH] saa7146 memory leakage in pagetable-handling, v2

2009-10-31 Thread Mauro Carvalho Chehab
Michael Hunold escreveu: Hello Mauro, on Mon, 28 Sep 2009 Johann Friedrichs sent a patch to linux-media in order to fix a memory leak in my saa7146 driver. He contacted me and together we have come up with a new patch that fixes the problem more explicitely. Would you please be so kind and

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-31 Thread Mauro Carvalho Chehab
Hi Laurent, Em Mon, 12 Oct 2009 00:34:58 +0200 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: As this will go through the linuxtv v4l-dvb tree, I'll have to add backward compatibility code (that will not make it to mainline). If that's ok with you it will be easier for me to

Re: [PATCH] v4l2_subdev: rename tuner s_standby operation to core s_power

2009-10-31 Thread Mauro Carvalho Chehab
Em Mon, 12 Oct 2009 00:36:37 +0200 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: On Monday 05 October 2009 15:48:17 Laurent Pinchart wrote: Upcoming I2C v4l2_subdev drivers need a way to control the subdevice power state from the core. This use case is already partially

Re: [PATCH]: Add support for Pinnacle PCTV310e card

2009-10-31 Thread Mauro Carvalho Chehab
Hi Massimo, Em Sat, 24 Oct 2009 18:12:37 +0200 Massimo Del Fedele m...@veneto.com escreveu: This one adds support to Pinnacle PCTV310e hybrid tuner card, for DVB-T and remote control, still no analog video. There are a few CodingStyle issues on your patch. Always chech them with

Re: Hint request for driver change

2009-10-31 Thread Mauro Carvalho Chehab
Em Wed, 28 Oct 2009 18:50:14 + (UTC) Massimo Del Fedele m...@veneto.com escreveu: Mauro Carvalho Chehab mchehab at infradead.org writes: It is better to not rename it, to avoid confusion. Thank you for the answer :-) The only problem is that rewriting the full driver I will not

Re: [PATCH] isl6421.c - added optional features: tone control and temporary diseqc overcurrent

2009-10-31 Thread Mauro Carvalho Chehab
HoP escreveu: Hi, this is my first kernel patch, so all comments are welcome. First of all, please check all your patches with checkpatch, to be sure that they don't have any CodingStyle troubles. There are some on your patch (the better is to read README.patches for more info useful for

Re: [RESEND PULL] http://udev.netup.ru/hg/v4l-dvb-aospan

2009-10-31 Thread Mauro Carvalho Chehab
Em Sun, 11 Oct 2009 21:09:24 +0400 aos...@netup.ru aos...@netup.ru escreveu: Hello Mauro, On Friday 09 October 2009 16:01:58 Mauro Carvalho Chehab wrote: Wouldn't be be better to just use dvbtraffic userspace apps for it? this feature very usable for debugging. Please add it. Also,

Re: Leadtek DTV-1000S

2009-10-31 Thread hermann pitton
Hi Mike, Mauro, Am Mittwoch, den 21.10.2009, 15:33 -0400 schrieb Michael Krufky: On Wed, Oct 21, 2009 at 5:19 AM, Ryan Day ryan@uq.edu.au wrote: Michael- I wanted to see if you might be able to assist in getting a DTV-1000S to work. I followed the instructions on the Whirlpool forum

DVB-S2 card recommendation?

2009-10-31 Thread Michael Durket
Is there a DVB-S2 card on the market yet with these features: 1) DVB-S2 (QPSK, 8PSK) and DVB-S modes fully supported in Linux (i.e. not experimental, not requiring sifting through different driver sources to try to find one that works) 2) Has no software/hardware data

Re: [linux-dvb] somebody messed something on xc2028 code?

2009-10-31 Thread Devin Heitmueller
On Sat, Oct 31, 2009 at 8:35 AM, Albert Comerma albert.come...@gmail.com wrote: Hi all, I just updated my ubuntu to karmic and found with surprise that with 2.6.31 kernel my device does not work... It seems to be related to the xc2028 code part since the kernel explosion happens when you try to

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

2009-10-31 Thread Erik Andrén
Mauro, The following three commits add some additional vertical flip quirks for the s5k4aa sensor. IMHO, they are 2.6.32 material. Please pull from http://linuxtv.org/hg/~eandren/v4l-dvb for the following 3 changesets: 01/03: gspca - m5602-s5k4aa: Add vflip quirk for the Bruneinit laptop

Re: [linux-dvb] somebody messed something on xc2028 code?

2009-10-31 Thread Devin Heitmueller
On Sat, Oct 31, 2009 at 8:35 AM, Albert Comerma albert.come...@gmail.com wrote: Hi all, I just updated my ubuntu to karmic and found with surprise that with 2.6.31 kernel my device does not work... It seems to be related to the xc2028 code part since the kernel explosion happens when you try to

Re: Leadtek DTV-1000S

2009-10-31 Thread Michael Krufky
On Sat, Oct 31, 2009 at 11:24 AM, hermann pitton hermann-pit...@arcor.de wrote: Hi Mike, Mauro, Am Mittwoch, den 21.10.2009, 15:33 -0400 schrieb Michael Krufky: On Wed, Oct 21, 2009 at 5:19 AM, Ryan Day ryan@uq.edu.au wrote: Michael- I wanted to see if you might be able to assist in

[PULL] http://kernellabs.com/hg/~mkrufky/dtv1000s

2009-10-31 Thread Michael Krufky
Mauro, Something went wrong in the merging of the DTV1000S patch. Hermann noticed the problem and pointed it out. The fix is waiting in my tree. Please pull from: http://kernellabs.com/hg/~mkrufky/dtv1000s for: - saa7134: fix badly merged DTV1000S patch saa7134-cards.c | 32

Re: [PULL] http://kernellabs.com/hg/~mkrufky/dtv1000s

2009-10-31 Thread Michael Krufky
On Sat, Oct 31, 2009 at 12:51 PM, Michael Krufky mkru...@kernellabs.com wrote: Please pull from: http://kernellabs.com/hg/~mkrufky/dtv1000s for: - saa7134: fix badly merged DTV1000S patch  saa7134-cards.c |   32  1 file changed, 16 insertions(+), 16

Re: Leadtek Winfast DTV-1000S remote control support

2009-10-31 Thread Michael Krufky
On Thu, Oct 29, 2009 at 9:33 AM, Michael Carl Obst m.o...@ugrad.unimelb.edu.au wrote: I am having trouble with the current repository, I can build and install it fine but I can't insert the modules, I'm getting two different errors which I haven't looked into yet. I have regenerated the patch

Re: [linux-dvb] Possible error in firedtv-1394.o?

2009-10-31 Thread Andreas Breitbach
Huge thanks Devin, now it's working again. Andy Am Freitag, den 30.10.2009, 15:53 -0400 schrieb Devin Heitmueller: On Fri, Oct 30, 2009 at 3:48 PM, Andreas Breitbach andreas.breitb...@gmail.com wrote: Hello all. I subscribed to this mailing list to report a possible error in the above

Re: Tunning information of Granada, Spain

2009-10-31 Thread Christoph Pfister
2009/10/30 David Fernández dgva...@gmail.com: The attached file es-Granada is the tunning information of my city: Granada (Spain) (Location: 37,183334 N - 3,78 W) Could someone please add this information to the dvb-apps repository? Added, thanks. Thanks. Christoph -- To unsubscribe

Re: [PATCH] v4l2_subdev: rename tuner s_standby operation to core s_power

2009-10-31 Thread Laurent Pinchart
On Saturday 31 October 2009 10:13:22 Mauro Carvalho Chehab wrote: Em Mon, 12 Oct 2009 00:36:37 +0200 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: On Monday 05 October 2009 15:48:17 Laurent Pinchart wrote: Upcoming I2C v4l2_subdev drivers need a way to control the subdevice

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

2009-10-31 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:Sat Oct 31 19:00:07 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13254:a76d06e9ff9b gcc version: gcc

Re: [PATCH 5/8] drivers/media/video/uvc: Use %pUl to print UUIDs

2009-10-31 Thread Joe Perches
On Sat, 2009-10-31 at 20:10 +0100, Laurent Pinchart wrote: On Saturday 31 October 2009 10:07:01 Mauro Carvalho Chehab wrote: I'm assuming that those printk patches from Joe to uvc will go via your tree, so please submit a pull request when they'll be ready for upstream. I'll submit the pull

cx18: YUV frame alignment improvements

2009-10-31 Thread Andy Walls
All, At http://linuxtv.org/hg/~awalls/cx18-yuv I have checked in some improvements to YUV handling in the cx18 driver. There was a problem in that a lost/dropped buffer between the cx18 driver and the CX23418 firmware would cause the video frame alignment to be lost with no easy way to

Re: cx18: YUV frame alignment improvements

2009-10-31 Thread Devin Heitmueller
On Sat, Oct 31, 2009 at 4:16 PM, Andy Walls awa...@radix.net wrote: All, At http://linuxtv.org/hg/~awalls/cx18-yuv I have checked in some improvements to YUV handling in the cx18 driver. There was a problem in that a lost/dropped buffer between the cx18 driver and the CX23418 firmware

Re: Leadtek DTV-1000S

2009-10-31 Thread Michael Obst
Hi, Thanks for fixing this, I can confirm that it now compiles and inserts and the remote works, so does the av input to the tvcard however the card does not seem to be able to tune any channels, I have checked the old driver and that is still able to tune in channels. The output from my dmesg

Re: Leadtek DTV-1000S

2009-10-31 Thread Michael Krufky
On Sat, Oct 31, 2009 at 6:08 PM, Michael Obst m.o...@ugrad.unimelb.edu.au wrote: Hi,    Thanks for fixing this, I can confirm that it now compiles and inserts and the remote works, so does the av input to the tvcard however the card does not seem to be able to tune any channels, I have

Re: Leadtek DTV-1000S

2009-10-31 Thread Michael Krufky
On Sat, Oct 31, 2009 at 6:43 PM, Michael Krufky mkru...@kernellabs.com wrote: On Sat, Oct 31, 2009 at 6:08 PM, Michael Obst m.o...@ugrad.unimelb.edu.au wrote: Hi,    Thanks for fixing this, I can confirm that it now compiles and inserts and the remote works, so does the av input to the tvcard

Re: em28xx DVB modeswitching change: call for testers

2009-10-31 Thread Alain Perrot
On Wed, Oct 14, 2009 at 4:52 AM, Devin Heitmueller dheitmuel...@kernellabs.com wrote: Hello all, I have setup a tree that removes the mode switching code when starting/stopping streaming.  If you have one of the em28xx dvb devices mentioned in the previous thread and volunteered to test,

Re: [linux-dvb] somebody messed something on xc2028 code?

2009-10-31 Thread Albert Comerma
Yes, it worked! the current tree works well. Thanks. Albert En/na Devin Heitmueller ha escrit: On Sat, Oct 31, 2009 at 8:35 AM, Albert Comerma albert.come...@gmail.com wrote: Hi all, I just updated my ubuntu to karmic and found with surprise that with 2.6.31 kernel my device does not

Re: Leadtek DTV-1000S

2009-10-31 Thread Michael Obst
This problem is reproducible and occurs the same from a cold boot or inserting saa7134. Analog tv has never worked on this card, I was under the impression there was no analog tuner on the card (looking at http://www.leadtek.com/eng/tv_tuner/image/digital_tv.pdf). The info was simply from doing a

Re: Genpix driver is broken (no 8psk lock). Here's why how to fix.

2009-10-31 Thread VDR User
On Wed, Sep 23, 2009 at 10:55 AM, VDR User user@gmail.com wrote: Over a month ago I reported a problem with a change that was made to the Genpix driver which broke 8PSK.  The change limited DVB-S streams to QPSK and 8PSK to DVB-S2.  There are a couple problems with this. First of all,

[PATCH 00/21] gspca pac7302/pac7311: separate the two drivers

2009-10-31 Thread Németh Márton
Hi, the following patchset refactores the Pixart PAC7311 subdriver. The current situation is that the code contains a lot of decisions like this: if (sd-sensor == SENSOR_PAC7302) { ... do this ... } else { ... do something else ... } The sensor type is determined

[PATCH 01/21] gspca pac7302/pac7311: add prefix for sensor specific functions

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu There are some functions which are already sensor specific. Mark them with pac7302_ or pac7311_ prefix Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn

[PATCH 03/21] gspca pac7302/pac7311: separate pkt_scan

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the pkt_scan function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com ---

[PATCH 04/21] gspca pac7302/pac7311: separate config

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the config function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com ---

[PATCH 05/21] gspca pac7302/pac7311: separate init

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the init function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com --- diff

[PATCH 06/21] gspca pac7302/pac7311: separate start

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the start function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com ---

[PATCH 07/21] gspca pac7302/pac7311: separate stopN

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the stopN function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com ---

[PATCH 08/21] gspca pac7302/pac7311: separate stop0

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the stop0 function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com ---

[PATCH 09/21] gspca pac7302/pac7311: separate dq_callback

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the dq_callback function. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com

[PATCH 12/21] gspca pac7302/pac7311: separate hvflip

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the horizontal and vertical flip control. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn

[PATCH 13/21] gspca pac7302/pac7311: separate gain/autogain control

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the gain and autogain controls. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn

[PATCH 15/21] gspca pac7302/pac7311: simplify pac_find_sof

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Remove struct sd dependency from pac_find_sof() function implementation, This step prepares separation of pac7302 and pac7311 specific parts of struct sd. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore

[PATCH 14/21] gspca pac7302/pac7311: separate exposure

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the exposure control. Remove the run-time decision for PAC7302 and PAC7311 sensors. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore kilg...@auburn.edu Cc: Kyle Guinn ely...@gmail.com ---

[PATCH 16/21] gspca pac7302/pac7311: separate private sd

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Separate the private struct sd where the sensor specific data is stored. The sensor field is no longer needed because we use separate functions. Brightness and color fields are not used in pac7311, so removed. Signed-off-by: Márton Németh nm...@freemail.hu

[PATCH 18/21] gspca pac7302/pac7311: generalize reg_w_var

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu The original implementation of reg_w_var contains direct references to pac7302 and 7311 specific structures. Move these references to the parameter list. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore

[PATCH 19/21] gspca pac7302/pac7311: extract pac_start_frame

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu Creating the start of the frame is done in the same way for pac7302 and for pac7311. Extract this common part to the pac_start_frame() function. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc: Theodore Kilgore

Re: Leadtek DTV-1000S

2009-10-31 Thread Michael Krufky
2009/11/1 Michael Krufky mkru...@kernellabs.com: On Sat, Oct 31, 2009 at 6:43 PM, Michael Krufky mkru...@kernellabs.com wrote: On Sat, Oct 31, 2009 at 6:08 PM, Michael Obst m.o...@ugrad.unimelb.edu.au wrote: Hi,    Thanks for fixing this, I can confirm that it now compiles and inserts and

[PATCH 21/21] gspca pac7302/pac7311: remove prefixes

2009-10-31 Thread Németh Márton
From: Márton Németh nm...@freemail.hu The pac7302_ and pac7311_ prefixes are no longer needed as these functions are in separated files. The sensor information can also be removed from the USB tables. Signed-off-by: Márton Németh nm...@freemail.hu Cc: Thomas Kaiser tho...@kaiser-linux.li Cc:

Re: cx18: YUV frame alignment improvements

2009-10-31 Thread Andy Walls
On Sat, 2009-10-31 at 16:28 -0400, Devin Heitmueller wrote: On Sat, Oct 31, 2009 at 4:16 PM, Andy Walls awa...@radix.net wrote: All, At http://linuxtv.org/hg/~awalls/cx18-yuv I have checked in some improvements to YUV handling in the cx18 driver. Andy Hi Andy, How does

Re: cx18: YUV frame alignment improvements

2009-10-31 Thread Andy Walls
On Sat, 2009-10-31 at 16:28 -0400, Devin Heitmueller wrote: On Sat, Oct 31, 2009 at 4:16 PM, Andy Walls awa...@radix.net wrote: Hi Andy, How does this code work if the cx23418 scaler is used (resulting in the size of the frames to be non-constant)? Or is the scaler not currently

[PATCH] V4L/DVB: lgs8gxx: remove firmware for lgs8g75

2009-10-31 Thread Ben Hutchings
The recently added support for lgs8g75 included some 8051 machine code without accompanying source code. Replace this with use of the firmware loader. Compile-tested only. Signed-off-by: Ben Hutchings b...@decadent.org.uk --- This firmware can be added to linux-firmware.git instead, and I will

Re: [PATCH] Multifrontend support for saa7134

2009-10-31 Thread hermann pitton
Hi Lukas, Petr and Eddi, thanks for working on it. Am Samstag, den 31.10.2009, 21:21 +0100 schrieb Lukáš Karas: Hi all, here is patch for multifrontend support in saa7134 driver. It is derived from patches on page http://tux.dpeddi.com/lr319sta/ This patch has effect on these cards: *