Download TERRATEC Cinergy Hybrid Stick 1.00.08.06 from our website for free. The most popular version of the program 1.0. TERRATEC Cinergy Hybrid Stick is compatible with Windows XP/Vista/7/8/10 environment, 32-bit version. This free program is a product of TerraTec Electronic GmbH. TERRATEC Cinergy Hybrid Stick belongs to System Utilities.
11/Apr/2006:This Howto is updates in setp E) : there's finally a better way to hook in udev so I modified the howto.
(need kernel 2.6.16 or newer!!!!!!!!!!!!!!!!!! )
(scroll to the end of the post to the E) step )
the Alternative is now outdated by this one.
A) have loaded all modules u needed to view dvb-t channels +evdev +ir_common
(ir_common was my problem, I just compiled kernel
with all v4l and dvb modules to get it... )
B) have read another lirc tutorial: https://forums.gentoo.org/viewtopic-t-301080-highlight-avermedia.html
and followed from step 7) to 10)
C) for step 11) use this lircd.conf:
- CINERGY T2 Stick micro Artnr: 195447 59.99 EUR. DVB-T2 for Android and Windows. Recording function. Incl. App and Software. TERRATEC CINERGY TC 2 Stick Artnr: 193534 49.99 EUR. USB TV receiver for DVB-T/T2 and DVB-C. Digital video recorder. H.265 codec. CINERGY Mini Stick Mac Artnr: 146749 9.99 EUR.
- Download Terratec Cinergy T2 Driver free. In 1994, TerraTec Electronic was founded by Walter Grieger and Heiko Meertz as a two-man business in software, free download Soft32.com.
- Description: TerraTec Home Cinema Software for Windows Vista (32/64 Bit) / Windows XP SP2 (32/64 Bit) Download Terratec Cinergy T2 Home Cinema Software v.5.118.
- Scaricare Terratec Cinergy T2 Home Cinema Software v.6.12.00 v.6.12.00 pour gratis.
Code: |
begin remote name terratec cinergy T2 bits 16 eps 30 aeps 100 pre_data_bits 16 pre_data 0x1 gap 199695 toggle_bit 3 begin codes 1 0x0002 2 0x0003 3 0x0004 4 0x0005 5 0x0006 6 0x0007 7 0x0008 8 0x0009 9 0x000a 0 0x000b UP 0x0067 LEFT 0x0069 RIGHT 0x006a DOWN 0x006c MUTE 0x0071 VOLUMEDOWN 0x0072 VOLUMEUP 0x0073 POWER 0x0074 PAUSE 0x0077 STOP 0x0080 RECORD 0x00a7 REFRESH 0x00ad PLAY 0x00cf OK 0x0160 OSD 0x0161 INFO 0x0166 EPG 0x016d TEXT 0x0184 VIDEO 0x0189 RED 0x018e GREEN 0x018f YELLOW 0x0190 BLUE 0x0191 CHANNELUP 0x0192 CHANNELDOWN 0x0193 NEXT 0x0197 PREVIOUS 0x019c end codes end remote |
D) follow step 12) to end of the other, avermedia HOWTO
(eventually u will find that irw repeat your keys 4 times as me, I returned in kernel
and moved the cinergy T2 remote delay from 100 (default) to 25....)
Enjoy.
*NEW* E) step: hooking the device with udev:
(need 2.6.16 or newer kernel)
2) add a rule AFTER 50-udev-rules (/etc/udev/rules.d/91-local.rules , create if not existing):
Terratec Cinergy T2 Mac Software Download
Code: |
KERNEL'event*', SYSFS{name}'TerraTec/qanu USB2.0 Highspeed DVB-T Receiver remote control', SYMLINK+='input/remcon' |
(this way is much less hackish than the previous one, and faster too. Thanks to linuxtv writer for having added a name to the device).
then u can tell your lirc to use /dev/input/remcon instead of /dev/input/eventX inside /etc/conf.d/lircd.
This is less hackish and more fast and compliant than older way using evrem.sh script, and it's the exact way
udev is meant to be used (when possible).....
_________________
Every day a new distro comes to birth. Every day a distro 'eats' another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Terratec Cinergy T2 Mac Software Upgrade
Last edited by Matteo Azzali on Fri May 12, 2006 8:59 am; edited 20 times in total