Re: hvr-1600 fails frequently on multiple recordings

2012-10-05 Thread Patrick Dickey
Have you checked on the Ubuntu Forums for any information about this? There's a thread about 0-byte recordings there, which might have some solutions for you. I had the same issue with analog recording a while back, and found that in my case, it was due to having a second hard drive listed as a

Preferred setup for development?

2012-08-17 Thread Patrick Dickey
I'm looking for information about what distributions people are using, and how they go about testing their code. The reason is, I'm running Ubuntu for my main distribution, and it seems like I'll have to go through a lot of hoops in order to compile and test changes to the kernel. I realize that

[Fwd: Patch update notification: 23 patches updated]

2012-08-08 Thread Patrick Dickey
Is there anything that I need to do for this? The patches were the older versions, if I remember correctly, and Mauro has moved them to a branch on his tree (but I haven't checked lately to see if there has been any work done on that branch). Thanks, and have a great day:) Patrick.

Re: How I must report that a driver has been broken?

2012-05-12 Thread Patrick Dickey
I'm not an expert (or anywhere near one), but I'm guessing that the reason you didn't get a response to your two previous (actually three or four previous) emails is because you submitted a patch that was already in the kernel. You were intending to show that the patch breaks something, yet

Re: DVB-T USB Stick Pinnacle PCTV

2012-04-07 Thread Patrick Dickey
Hello Michael, Which Pinnacle PCTV tuner do you have (PCTV 290e, PCTV 80e, etc)? The 80e is not supported yet, although it's in the works. What does lsusb show for information about the tuner? Have a great day:) Patrick. On Sat, 2012-04-07 at 05:22 +0200, Michael Hagner wrote: Hello, I' ve

Re: [PATCH 0/2] Import PCTV-80e Drivers from Devin Heitmueller's Repository

2012-01-26 Thread Patrick Dickey
On 01/26/2012 10:36 AM, Mauro Carvalho Chehab wrote: Em 21-01-2012 05:34, pdickeyb...@gmail.com escreveu: From: Patrick Dickey pdickeyb...@gmail.com This series of patches will import the drx39xxj(drx39xyj) drivers from Devin Heitmueller's HG Repository for the Pinnacle PCTV-80e USB Tuner

Adding support for PCTV-80e Tuner

2012-01-10 Thread Patrick Dickey
Hello everyone, A few months ago, I posted a 25-patch series on the PCTV-80e Tuner to the mailing list, which was nacked. I've since rewrote the patches, but have an issue that I need some advice with. I took Devin's advice, and created two patches using his hg patches. The only modifications

Re: ir-kbd-i2c / rc-hauppauge / linux-3.x broken

2011-12-31 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/31/2011 05:07 AM, Mauro Carvalho Chehab wrote: On 31-12-2011 08:15, Dorozel Csaba wrote: Basically, the bridge driver is not sending the complete RC-5 keycode to the IR core, but just the 8 least siginificant bits. So, it is loosing the

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Patrick Dickey
On 12/07/2011 08:01 AM, Andreas Oberritter wrote: On 07.12.2011 14:49, Mark Brown wrote: On Tue, Dec 06, 2011 at 03:48:27PM +0100, Andreas Oberritter wrote: On 06.12.2011 15:19, Mark Brown wrote: Your assertatation that applications should ignore the underlying transport (which seems to be a

Re: LinuxTV ported to Windows

2011-12-02 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/02/2011 12:03 PM, Rémi Denis-Courmont wrote: Hello, A GPL troll, as the Vicious Nokia Employee [that got] VLC Removed from Apple App Store I cannot resist... Le mercredi 30 novembre 2011 19:23:26 Devin Heitmueller, vous avez écrit : Am

Re: Any update on the Hauppauge WinTV-HVR-900H?

2011-11-12 Thread Patrick Dickey
On 11/12/2011 07:26 AM, Rory McCann wrote: Hi, I recently bought a Hauppauge WinTV-HVR-900H (usb id: 2040:b138), but I see from this wiki page http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-900H that there is no driver for it. However that's as of 2008. Has there been any progress

Re: HVR-4000 may be broken in kernel mods (again) ?

2011-11-12 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/12/2011 08:53 AM, jonathanjstev...@gmail.com wrote: I've just done some tests without Xen. The situation does change, in that scandvb finds the services (so no more filter timeouts). Kaffeine also manages to scan the channels OK - however

Re: [PATCH 00/25] Add PCTV-80e Support to v4l

2011-11-11 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/2011 09:19 PM, Devin Heitmueller wrote: On Thu, Nov 10, 2011 at 9:36 PM, Patrick Dickey pdickeyb...@gmail.com wrote: Also, I started to clean up the files tonight. Then I started thinking about what you told me about the as102 drivers

Re: [PATCH 00/25] Add PCTV-80e Support to v4l

2011-11-11 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/2011 09:19 PM, Devin Heitmueller wrote: On Thu, Nov 10, 2011 at 9:36 PM, Patrick Dickey pdickeyb...@gmail.com wrote: snipped to conserve space and also unrelated to this email This shouldn't be the case (the two patches will have

[PATCH 00/25] Add PCTV-80e Support to v4l

2011-11-10 Thread Patrick Dickey
to the frontends directory. There are still coding style errors (mainly trailing whitespace and DOS Line Endings, but some other style errors exist as well). I have successfully compiled and installed this under the 3.0.x kernel, but haven't tried under any later kernels. Patrick Dickey (25): added

[PATCH 02/25] added bsp_host for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/bsp_host.h | 80 1 files changed, 80 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/bsp_host.h diff --git a/drivers/media/dvb/frontends/bsp_host.h b/drivers/media/dvb/frontends/bsp_host.h new file

[PATCH 01/25] added PCTV80e information to cardlist file

2011-11-10 Thread Patrick Dickey
--- Documentation/video4linux/CARDLIST.em28xx |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/video4linux/CARDLIST.em28xx b/Documentation/video4linux/CARDLIST.em28xx index d8c8544..319a9b2 100644 --- a/Documentation/video4linux/CARDLIST.em28xx +++

[PATCH 03/25] added bsp_i2c for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/bsp_i2c.h | 217 + 1 files changed, 217 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/bsp_i2c.h diff --git a/drivers/media/dvb/frontends/bsp_i2c.h b/drivers/media/dvb/frontends/bsp_i2c.h new file

[PATCH 04/25] added bsp_tuner for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/bsp_tuner.h | 215 +++ 1 files changed, 215 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/bsp_tuner.h diff --git a/drivers/media/dvb/frontends/bsp_tuner.h b/drivers/media/dvb/frontends/bsp_tuner.h new

[PATCH 07/25] added drx39xxj header for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx39xxj.h | 40 1 files changed, 40 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx39xxj.h diff --git a/drivers/media/dvb/frontends/drx39xxj.h b/drivers/media/dvb/frontends/drx39xxj.h new file

[PATCH 09/25] added drx_dap_fasi for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx_dap_fasi.c | 670 1 files changed, 670 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx_dap_fasi.c diff --git a/drivers/media/dvb/frontends/drx_dap_fasi.c

[PATCH 06/25] added drx39xxj for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx39xxj.c | 464 1 files changed, 464 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx39xxj.c diff --git a/drivers/media/dvb/frontends/drx39xxj.c b/drivers/media/dvb/frontends/drx39xxj.c new file

[PATCH 11/25] added drx_driver for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx_driver.c | 1504 ++ 1 files changed, 1504 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx_driver.c diff --git a/drivers/media/dvb/frontends/drx_driver.c b/drivers/media/dvb/frontends/drx_driver.c

[PATCH 13/25] added drx_driver_version header for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx_driver_version.h | 82 ++ 1 files changed, 82 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx_driver_version.h diff --git a/drivers/media/dvb/frontends/drx_driver_version.h

[PATCH 08/25] added drx39_dummy for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx39xxj_dummy.c | 135 ++ 1 files changed, 135 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx39xxj_dummy.c diff --git a/drivers/media/dvb/frontends/drx39xxj_dummy.c

[PATCH 21/25] modified Kconfig to include pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/Kconfig |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 4a2d2e6..352815e 100644 --- a/drivers/media/dvb/frontends/Kconfig +++

[PATCH 22/25] modified Makefile for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/Makefile |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb/frontends/Makefile b/drivers/media/dvb/frontends/Makefile index f639f67..4709ebc 100644 --- a/drivers/media/dvb/frontends/Makefile +++

[PATCH 24/25] modified em28xx-dvb for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/video/em28xx/em28xx-dvb.c | 25 + 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c index cef7a2d..b69e5f3 100644 ---

[PATCH 23/25] modified em28xx-cards for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/video/em28xx/em28xx-cards.c | 20 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 9b747c2..550bb8e 100644 ---

[PATCH 20/25] added drxj_options header for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drxj_options.h | 65 1 files changed, 65 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drxj_options.h diff --git a/drivers/media/dvb/frontends/drxj_options.h

[PATCH 25/25] modified em28xx header for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/video/em28xx/em28xx.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h index 2a2cb7e..ead2cfe 100644 --- a/drivers/media/video/em28xx/em28xx.h +++

[PATCH 15/25] added drxj header for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drxj.h | 990 1 files changed, 990 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drxj.h diff --git a/drivers/media/dvb/frontends/drxj.h b/drivers/media/dvb/frontends/drxj.h new file mode 100644

[PATCH 10/25] added drx_dap_fasi header for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/drx_dap_fasi.h | 268 1 files changed, 268 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/drx_dap_fasi.h diff --git a/drivers/media/dvb/frontends/drx_dap_fasi.h

[PATCH 05/25] added bsp_types for pctv80e support

2011-11-10 Thread Patrick Dickey
--- drivers/media/dvb/frontends/bsp_types.h | 229 +++ 1 files changed, 229 insertions(+), 0 deletions(-) create mode 100644 drivers/media/dvb/frontends/bsp_types.h diff --git a/drivers/media/dvb/frontends/bsp_types.h b/drivers/media/dvb/frontends/bsp_types.h new

Re: [PATCH 00/25] Add PCTV-80e Support to v4l

2011-11-10 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/2011 07:45 PM, Devin Heitmueller wrote: On Thu, Nov 10, 2011 at 6:31 PM, Patrick Dickey pdickeyb...@gmail.com wrote: These are the files required to support the Pinnacle PCTV-80e USB Tuner in video-4-linux. The files were originally

Re: [GIT PULL for 3.2-rc1] media updates part 2

2011-11-07 Thread Patrick Dickey
On 11/07/2011 06:25 AM, Mauro Carvalho Chehab wrote: Em 04-11-2011 11:22, Antti Palosaari escreveu: Mauro, Could you still try PULL some rather small Anysee changes for 3.2 I have requested two weeks ago? http://patchwork.linuxtv.org/patch/8182/ Those are Common Interface support and new

Re: Adding PCTV80e support to linuxtv.

2011-11-03 Thread Patrick Dickey
On 11/03/2011 01:01 PM, semiRocket wrote: On Wed, 02 Nov 2011 23:10:23 +0100, Patrick Dickey pdickeyb...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/2011 01:44 PM, semiRocket wrote: On Wed, 26 Oct 2011 02:10:56 +0200, Patrick Dickey pdickeyb...@gmail.com wrote

Adding PCTV80e support to linuxtv.

2011-10-25 Thread Patrick Dickey
Hello everyone, Since my repository isn't under the linuxtv.org banner, I'm not sure how to create an actual patch or pull request for the code. It needs some cleanup work, but essentially the code works (for the ATSC portion, but possibly not the QAM portion). The repository is located at

Re: Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-20 Thread Patrick Dickey
(or I wasn't looking in the right place). Have a great day:) Patrick. On 10/19/2011 10:44 PM, Mauro Carvalho Chehab wrote: Em 19-10-2011 11:57, Devin Heitmueller escreveu: Hi Patrick, On Wed, Oct 19, 2011 at 8:36 AM, Patrick Dickey pdickeyb...@gmail.com wrote: I'm posting this question under

Staging questions: WAS Re: [PATCH 0/7] Staging submission: PCTV 74e drivers and some cleanup

2011-10-19 Thread Patrick Dickey
I'm posting this question under this thread because the subject pertains to the question (in that I'm asking about staging and about the PCTV 80e drivers). I started cleaning up the drx39xx* drivers for the PCTV-80e and have them in a github repository. Ultimately I want to send a pull request,

Re: Cannot configure second Kodicom 4400R

2011-10-10 Thread Patrick Dickey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there Allan, I'm not familiar with the card (so you'll want to defer to someone else if their answer differs from mine). It looks like video0 and video1 are assigned to the first card, and video2 and video3 are assigned to the second card. So,

Re: Problems cloning the git repostories

2011-09-26 Thread Patrick Dickey
:) Patrick. On 09/25/2011 09:56 PM, Mauro Carvalho Chehab wrote: Em 25-09-2011 15:03, Johannes Stezenbach escreveu: On Sun, Sep 25, 2011 at 07:33:57AM -0500, Patrick Dickey wrote: I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors

Problems cloning the git repostories

2011-09-25 Thread Patrick Dickey
Hello there, I tried to follow the steps for cloning both the media_tree.git and media_build.git repositories, and received errors for both. The media_tree repository failed on the first line git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git v4l-dvb which I'm