Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-16 Thread Roger Mårtensson
Mauro Carvalho Chehab skrev 2012-01-21 17:04: Terratec H7 is a Cypress FX2 device with a mt2063 tuner and a drx-k demod. This series add support for it. It started with a public tree found at: http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz The driver were

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-14 Thread Torfinn Ingolfsen
On Thu, Feb 9, 2012 at 10:12 PM, Torfinn Ingolfsen tin...@gmail.com wrote: Update: On Thu, Feb 9, 2012 at 12:04 AM, Torfinn Ingolfsen tin...@gmail.com wrote: Never mind. after adding this patch: http://patchwork.linuxtv.org/patch/9691/ and rebuilding the media drivers, the device is now

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-13 Thread Eddi De Pieri
Hi Jason, I didn't test dvb-t terrestrial, but under /dev/dvb i have only one adapter. Is there no need for two, one for cable, another for terrestrial? Try using dvb-fe-tool from following git: http://git.linuxtv.org/mchehab/experimental-v4l-utils.git/shortlog/refs/heads/dvbv5-0.0.1; This

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-10 Thread Jason Krolo
Am 09.02.2012 22:12, schrieb Torfinn Ingolfsen: Update: On Thu, Feb 9, 2012 at 12:04 AM, Torfinn Ingolfsentin...@gmail.com wrote: Never mind. after adding this patch: http://patchwork.linuxtv.org/patch/9691/ and rebuilding the media drivers, the device is now detected: tingo@kg-f4:~$ dmesg |

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-09 Thread Torfinn Ingolfsen
Update: On Thu, Feb 9, 2012 at 12:04 AM, Torfinn Ingolfsen tin...@gmail.com wrote: Never mind. after adding this patch: http://patchwork.linuxtv.org/patch/9691/ and rebuilding the media drivers, the device is now detected: tingo@kg-f4:~$ dmesg | grep -i terratec [   19.755806] dvb-usb:

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-08 Thread Torfinn Ingolfsen
Hello, On Sat, Jan 21, 2012 at 5:04 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Terratec H7 is a Cypress FX2 device with a mt2063 tuner and a drx-k demod. This series add support for it. It started with a public tree found at:        

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-02-08 Thread Torfinn Ingolfsen
On Wed, Feb 8, 2012 at 10:32 PM, Torfinn Ingolfsen tin...@gmail.com wrote: Do I need to do anything special to make this driver work? I just installed the newest media drivers (by following instructions at http://git.linuxtv.org/media_build.git) on a maxhine running Xubuntu 11.10:

Re: [PATCH 00/35] Add a driver for Terratec H7

2012-01-29 Thread Roger Mårtensson
Mauro Carvalho Chehab skrev 2012-01-21 17:04: Terratec H7 is a Cypress FX2 device with a mt2063 tuner and a drx-k demod. This series add support for it. It started with a public tree found at: http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz I hope this

[PATCH 00/35] Add a driver for Terratec H7

2012-01-21 Thread Mauro Carvalho Chehab
Terratec H7 is a Cypress FX2 device with a mt2063 tuner and a drx-k demod. This series add support for it. It started with a public tree found at: http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz The driver were almost completely re-written, and it is now