Re: [PATCH] Add Terratec H7 Revision 4 to DVBSky driver

2015-10-01 Thread Roger Mårtensson
Den 2015-10-01 kl. 23:01, skrev Roger Mårtensson: Den 2015-09-19 kl. 19:30, skrev Erik Andresen: Adds Terratec H7 Rev. 4 with USB id 0ccd:10a5 to DVBSky driver. I have tested this on a Custom Linux 4.2 kernel and it is working as expected. Noticed a few things. 1) "Supported:&q

Re: [PATCH] Add Terratec H7 Revision 4 to DVBSky driver

2015-10-01 Thread Roger Mårtensson
Den 2015-09-19 kl. 19:30, skrev Erik Andresen: Adds Terratec H7 Rev. 4 with USB id 0ccd:10a5 to DVBSky driver. I have tested this on a Custom Linux 4.2 kernel and it is working as expected. Noticed a few things. 1) "Supported:" on ir-keytable doesn't show anything. 1b) Setti

Re: Terratec H7 Rev. 4 is DVBSky

2015-10-01 Thread Roger Mårtensson
chrieb Roger Mårtensson: Den 2015-09-19 kl. 23:39, skrev Roger Mårtensson: Den 2015-09-11 kl. 17:04, skrev Erik Andresen: Hi, I recently got a Terratec H7 in Revision 4 and turned out that it is not just a new revision, but a new product with USB ProductID 0x10a5. Previous revisions have been

Re: Terratec H7 Rev. 4 is DVBSky

2015-09-20 Thread Erik Andresen
eytable -d /dev/input/event14 -t I was able to get output from it. The device is now running for a week under mythbackend. greetings, Erik Am 19.09.2015 um 23:48 schrieb Roger Mårtensson: > Den 2015-09-19 kl. 23:39, skrev Roger Mårtensson: >> Den 2015-09-11 kl. 17:04, skrev Erik Andr

Re: Terratec H7 Rev. 4 is DVBSky

2015-09-19 Thread Roger Mårtensson
Den 2015-09-19 kl. 23:39, skrev Roger Mårtensson: Den 2015-09-11 kl. 17:04, skrev Erik Andresen: Hi, I recently got a Terratec H7 in Revision 4 and turned out that it is not just a new revision, but a new product with USB ProductID 0x10a5. Previous revisions have been AZ6007, but this revision

Re: Terratec H7 Rev. 4 is DVBSky

2015-09-19 Thread Roger Mårtensson
Den 2015-09-11 kl. 17:04, skrev Erik Andresen: Hi, I recently got a Terratec H7 in Revision 4 and turned out that it is not just a new revision, but a new product with USB ProductID 0x10a5. Previous revisions have been AZ6007, but this revision does not work with this driver [1]. Output of

[PATCH] Add Terratec H7 Revision 4 to DVBSky driver

2015-09-19 Thread Erik Andresen
Adds Terratec H7 Rev. 4 with USB id 0ccd:10a5 to DVBSky driver. Signed-off-by: Erik Andresen --- drivers/media/dvb-core/dvb-usb-ids.h | 1 + drivers/media/usb/dvb-usb-v2/dvbsky.c | 4 2 files changed, 5 insertions(+) diff --git a/drivers/media/dvb-core/dvb-usb-ids.h b/drivers/media/dvb

Re: Terratec H7 Rev. 4 is DVBSky

2015-09-15 Thread Olli Salonen
/SubmittingPatches is good reading as well. Cheers, -olli On 11 September 2015 at 17:04, Erik Andresen wrote: > Hi, > > I recently got a Terratec H7 in Revision 4 and turned out that it is not > just a new revision, but a new product with USB ProductID 0x10a5. > Previous revi

Terratec H7 Rev. 4 is DVBSky

2015-09-11 Thread Erik Andresen
Hi, I recently got a Terratec H7 in Revision 4 and turned out that it is not just a new revision, but a new product with USB ProductID 0x10a5. Previous revisions have been AZ6007, but this revision does not work with this driver [1]. Output of lsusb (extended output attached): Bus 001 Device 011

Re: Terratec H7 with yet another usb ID

2014-12-06 Thread Olli Salonen
Hi Eddi, As far as I know, the new version of Terratec H7 is another version of DVBSky T680CI or TechnoTrend CT2-4650 CI. Just try to change the USB IDs in the dvbsky.c driver and compile the driver and test. I'd do this for you, but am travelling at the moment and have very limited time. C

Re: Terratec H7 with yet another usb ID

2014-12-05 Thread Eddi De Pieri
Hi Rik, I've download Terratec H7 rev 4 should be a TechnoTrend_TT-TVStick_CT2-44xx clone so you could try to patch dvbsky.c driver. Strings inside the windows driver: T E R R A T E C S 7 D i g i t a l T u n e r ( D V B - S / S 2 ) T T - c o n n e c t C T 2 _ 4 6 5 0 D V B - T

Re: Terratec H7 with yet another usb ID

2014-12-05 Thread Antti Palosaari
ight one? Eddi On Mon, Feb 3, 2014 at 11:33 PM, Antti Palosaari wrote: Hei Rik On 03.02.2014 22:21, Rik van Mierlo wrote: Hi, I've recently purchased a Terratec H7, based on the fact that is was supported for a while now. Unfortunately, it turns out that my device uses a different produ

Re: Terratec H7 with yet another usb ID

2014-12-05 Thread Eddi De Pieri
Eddi On Mon, Feb 3, 2014 at 11:33 PM, Antti Palosaari wrote: > Hei Rik > > > On 03.02.2014 22:21, Rik van Mierlo wrote: >> >> Hi, >> >> I've recently purchased a Terratec H7, based on the fact that is was >> supported for a while now. Unfortunate

Re: Terratec H7 with yet another usb ID

2014-02-03 Thread Antti Palosaari
Hei Rik On 03.02.2014 22:21, Rik van Mierlo wrote: Hi, I've recently purchased a Terratec H7, based on the fact that is was supported for a while now. Unfortunately, it turns out that my device uses a different product id, and maybe is not quite the same device inside either. ProductI

Terratec H7 with yet another usb ID

2014-02-03 Thread Rik van Mierlo
Hi, I've recently purchased a Terratec H7, based on the fact that is was supported for a while now. Unfortunately, it turns out that my device uses a different product id, and maybe is not quite the same device inside either. ProductID for the Terratec H7 revisions in the module is e

Re: media_build: getting a TerraTec H7 working?

2013-02-01 Thread Torfinn Ingolfsen
Hi, On Fri, Feb 1, 2013 at 9:07 AM, Mauro Carvalho Chehab wrote: > > Well, I prefer to not use w_scan for DVB-C. It will take a long time to > run, as it will try a large number of possibilities and still it might > not find the channels, if your cable operator is using some weird setup I don't

Re: media_build: getting a TerraTec H7 working?

2013-02-01 Thread Mauro Carvalho Chehab
Em Thu, 31 Jan 2013 22:38:13 +0100 Torfinn Ingolfsen escreveu: > Hi, > I'm trying to get a TerraTec H7 working. I started with Xubuntu 12.04, > using kernel 3.2.24: > tingo@kg-f4:~/work/w_scan-2012$ lsb_release -a > No LSB modules are available. > Distributor ID:

media_build: getting a TerraTec H7 working?

2013-01-31 Thread Torfinn Ingolfsen
Hi, I'm trying to get a TerraTec H7 working. I started with Xubuntu 12.04, using kernel 3.2.24: tingo@kg-f4:~/work/w_scan-2012$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.1 LTS Release:12.04 Codename: precise tingo@

Re: Terratec H7 aka az6007 with CI

2012-08-30 Thread Roger Mårtensson
Antti Palosaari skrev 2012-08-27 12:03: On 08/26/2012 10:52 PM, Roger Mårtensson wrote: The pattern are: * Open up device / Start Kaffeine * Tune to encrypted channel / Choose channel in Kaffeine * Close Device / Close Kaffeine * Open device / Start Kaffeine * Watch channel The exact procedure

Re: Terratec H7 aka az6007 with CI

2012-08-27 Thread Antti Palosaari
On 08/26/2012 10:52 PM, Roger Mårtensson wrote: Hello! Just a reminder that az6007 with CI still isn't working 100% with Kaffeine. But since I use my device with MythTV that uses the same usage pattern as my workaround for Kaffeine it works like a charm. The pattern are: * Open up device / Star

Terratec H7 aka az6007 with CI

2012-08-26 Thread Roger Mårtensson
Hello! Just a reminder that az6007 with CI still isn't working 100% with Kaffeine. But since I use my device with MythTV that uses the same usage pattern as my workaround for Kaffeine it works like a charm. The pattern are: * Open up device / Start Kaffeine * Tune to encrypted channel / Choose

Re: Terratec H7(az6007), CI support and Kaffeine

2012-05-19 Thread Antti Palosaari
remove whole CAM and plug it back - still should continue > working. For example view FTA channel, unplug CAM, plug CAM back; and > only small glitches are seen during CAM replug when device routes TS via > CAM / bypass CAM. I've noticed that there have been some patches for az6007(t

Re: Terratec H7(az6007), CI support and Kaffeine

2012-05-19 Thread Roger Mårtensson
; working. For example view FTA channel, unplug CAM, plug CAM back; and > only small glitches are seen during CAM replug when device routes TS via > CAM / bypass CAM. I've noticed that there have been some patches for az6007(terratec H7, etc) but still the same problem. When tuning to an

Re: Terratec H7(az6007), CI support and Kaffeine

2012-03-18 Thread Antti Palosaari
On 18.03.2012 16:49, Roger Mårtensson wrote: Hello! This mail is a small request to see if anyone else except me that has problem with viewing encrypted channels. My problem is as follows: When viewing encrypted channels I can watch without problem. When I change to another encrypted channel in

Terratec H7(az6007), CI support and Kaffeine

2012-03-18 Thread Roger Mårtensson
Hello! This mail is a small request to see if anyone else except me that has problem with viewing encrypted channels. My problem is as follows: When viewing encrypted channels I can watch without problem. When I change to another encrypted channel inside kaffeine nothing happens. The EPG tell

Terratec H7

2012-03-04 Thread Roger Mårtensson
Hi! I noticed that support for Terratec H7 arrived not long ago. Thank you very much. It works very well in kaffeine and gnutv(the only applications tested at the moment). I have tried it with DVB-C without any problems as long as I choose unencrypted channels. I haven't tried DVB-T

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
z6007)) >> [   23.732039] Registered IR keymap rc-nec-terratec-cinergy-xs >> [   23.732442] dvb-usb: TerraTec DTV StarBox DVB-T/C USB2.0 (az6007) >> successfully initialized and connected. > > I have now tested the TerraTec H7, both with w_scan and with Kaffeine. > Neither of t

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"; Thi

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

2012-02-10 Thread Jason Krolo
rBox DVB-T/C USB2.0 (az6007) successfully initialized and connected. I have now tested the TerraTec H7, both with w_scan and with Kaffeine. Neither of then is able to find any channels from the H7. (The device is connected to an external power supply). However, if I connect another device (a PCTV

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

2012-02-09 Thread Torfinn Ingolfsen
TerraTec DTV StarBox DVB-T/C USB2.0 (az6007) > successfully initialized and connected. I have now tested the TerraTec H7, both with w_scan and with Kaffeine. Neither of then is able to find any channels from the H7. (The device is connected to an external power supply). However, if I connect another devic

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

2012-02-08 Thread Torfinn Ingolfsen
kg-f4:~/work/media_ > build$ uname -a > Linux kg-f4 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC > 2012 x86_64 x86_64 x86_64 GNU/Linux > > This machine has a TerraTec H7 connected, lsusb shows: > tingo@kg-f4:~/work/media_build$ sudo lsusb  -s 1:6 > Bus 001 Device 006: ID 0

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 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: >         > http://linux.terratec.de

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

Re: [PATCH] add another Terratec H7 usb id to az6007

2012-01-27 Thread Benjamin Larsson
On 01/27/2012 01:02 AM, Jose Alberto Reguero wrote: This patch add another Terratec H7 usb id to az6007 driver. Jose Alberto Signed-off-by: Jose Alberto Reguero http://linux.terratec.de/tv_en.html Confirms this, but it might be a good idea to let the defines reflect the revision. I also

[PATCH] add another Terratec H7 usb id to az6007

2012-01-26 Thread Jose Alberto Reguero
This patch add another Terratec H7 usb id to az6007 driver. Jose Alberto Signed-off-by: Jose Alberto Reguero diff -ur linux/drivers/media/dvb/dvb-usb/az6007.c linux.new/drivers/media/dvb/dvb-usb/az6007.c --- linux/drivers/media/dvb/dvb-usb/az6007.c 2012-01-22 02:53:17.0 +0100

[PATCH 33/35] [media] az6007: Use the right keycode for Terratec H7

2012-01-21 Thread Mauro Carvalho Chehab
Instead of using a fake keycode, just for testing, use the right one, for Terratec H7. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb/dvb-usb/az6007.c |2 +- .../media/rc/keymaps/rc-nec-terratec-cinergy-xs.c | 52 2 files changed, 53

[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

Re: DVB driver for TerraTec H7 - how do I install them?

2011-05-14 Thread Torfinn Ingolfsen
Update: There is a new / updated driver for the H7 over at TerraTec's site: http://linux.terratec.de/files/TERRATEC_H7/20110323_TERRATEC_H7_Linux.tar.gz and this time, it includes instructions. Using these instructions and Xubuntu 10.10 with this kernel: tingo@vm:~$ uname -a Linux vm 2.6.35-28-gen

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-28 Thread Torfinn Ingolfsen
http://www.vdr-portal.de/board/thread.php?threadid=103040 I just installed yaVDR 0.3.0 on a machine and connected the TerraTec H7 to it, in the hope that the necessary drivers was included with yaVDR already (I'm not very good at reading german). Yes, I did copy the firmware to /lib/firmware fi

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-26 Thread Torfinn Ingolfsen
Hi, On Wed, Jan 26, 2011 at 6:35 PM, Bjørn Mork wrote: > Sure is.  But even if you get past the build errors, you'll soon > discover that Terratec "forgot" to include the necessary firmware as > well.  You can find it and some other hints in this thread: > http://www.vdr-portal.de/board/thread.ph

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-26 Thread Bjørn Mork
Torfinn Ingolfsen writes: > That is the point: TerraTec states that these are third-party drivers, > and they provide no support (as far as "we can't give you a better > answer"). > So I am just trying to find out where those drivers came from, and if > somebody has any experience / a how-to or s

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-26 Thread Torfinn Ingolfsen
Hello, On Wed, Jan 26, 2011 at 12:55 AM, Devin Heitmueller wrote: > On Tue, Jan 25, 2011 at 6:29 PM, Torfinn Ingolfsen wrote: >> Anybody? > > If Terratec provided the driver, any support related questions should > be directed to them, not to this list. That is the point: TerraTec states that th

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-25 Thread Devin Heitmueller
On Tue, Jan 25, 2011 at 6:29 PM, Torfinn Ingolfsen wrote: > Anybody? If Terratec provided the driver, any support related questions should be directed to them, not to this list. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the lin

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-25 Thread Torfinn Ingolfsen
On Tue, Jan 11, 2011 at 8:47 PM, Torfinn Ingolfsen wrote: > Hi, > > On Fri, Dec 31, 2010 at 10:45 PM, Torfinn Ingolfsen wrote: >> Ok, >> I downloaded drivers for the TerraTec H7 from here: http://linux.terratec.de/ >> This file to be exact: >&g

Re: DVB driver for TerraTec H7 - how do I install them?

2011-01-11 Thread Torfinn Ingolfsen
Hi, On Fri, Dec 31, 2010 at 10:45 PM, Torfinn Ingolfsen wrote: > Ok, > I downloaded drivers for the TerraTec H7 from here: http://linux.terratec.de/ > This file to be exact: http://linux.terratec.de/files/TERRATEC_H7_Linux.tar.gz > Which supposedly contains drivers for the H7. >

DVB driver for TerraTec H7 - how do I install them?

2010-12-31 Thread Torfinn Ingolfsen
Ok, I downloaded drivers for the TerraTec H7 from here: http://linux.terratec.de/ This file to be exact: http://linux.terratec.de/files/TERRATEC_H7_Linux.tar.gz Which supposedly contains drivers for the H7. I am running Xubuntu 10.04: ti...@kg-htpc:~$ lsb_release -a No LSB modules are available

Support for Terratec H7 DVB-C with CI

2009-08-27 Thread Sascha
Hi, is any development for this card started? I would love to use this card with my debian linux MythTV htpc. I would love to provide some useful data, if someone needs it. Here are some general informations: lsusb -vvv -d 0ccd:10a3 http://pastebin.ca/1545400 Regards Sascha Zielinski -- To uns