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
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
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
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
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
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
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
/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
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
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
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
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
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
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
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
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
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:
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@
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
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
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
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
; 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
>
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
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
48 matches
Mail list logo