GeeXboX

Terratec Cinergy Hybrid T USB XS remote

January 7th, 2012 Leave a comment Go to comments

HomeForumsGeeXboX for PCTerratec Cinergy Hybrid T USB XS remote

This topic has 2 voices, contains 7 replies, and was last updated by tomlohave 16 hours ago.

Viewing 8 posts – 1 through 8 (of 8 total)
Author Posts
Author Posts
January 7, 2012 at 18:29 #2550

throwable

Hello

I have a remote associated with my TV USB stick (Terratec Cinergy Hybrid T USB XS).
I was surpisingly happy to see that the remote is more or less working fine without any additional configuration of the geexbox.
However, it seems that not all the controls are working: for example, the stop button is stopping the video, but the play button seems not to be working.
I was wondering whether this is not just a matter of modifying some configuration file, but I have no idea were to start looking.
Is there some kind of documentation about the remote controller management / configuration ?

Thanks

January 8, 2012 at 01:17 #2559

tomlohave

remotes are managed by eventlircd
can you post the result of commandline :

lsusb

January 9, 2012 at 18:10 #2578

throwable

Hello

Here is the result of the lsusb command:

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 090c:1000 Feiya Technology Corp. Flash Drive
Bus 001 Device 003: ID 0ccd:005e TerraTec Electronic GmbH

The last line is my USB TV stick

January 10, 2012 at 08:45 #2579

tomlohave

forgot :
cat /proc/bus/input/devices

January 10, 2012 at 11:57 #2588

throwable

I guess you just need the information related to the USB stick:

I: Bus=0003 Vendor=0ccd Product=005e Version=0001
N: Name=”em28xx IR (em28xx #0)”
P: Phys=usb-0000:00:02.2-4/input0
S: Sysfs=/devices/pci0000:00/0000:00:02.2/usb1/1-4/rc/rc0/input3
U: Uniq=
H: Handlers=kbd event3
B: PROP=0
B: EV=100013
B: KEY=afc274 2242041 0 0 0 0 18000 180 801 9e96c0 0 0 4ffc
B: MSC=10

January 10, 2012 at 12:03 #2589

tomlohave

ok and what says :
udevadm info -query=all -name=/dev/input/event3

January 10, 2012 at 15:45 #2591

throwable

I’m assuming you meant – -query and not -query
It seems that the forum is replacing double – by single –

# udevadm info -query=all -name=/dev/input/event3
P: /devices/pci0000:00/0000:00:02.2/usb1/1-4/rc/rc0/input3/event3
N: input/event3
S: input/by-path/pci-0000:00:02.2-usb-0:4-event-ir
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.2/usb1/1-4/rc/rc0/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_SERIAL=noserial
E: ID_PATH=pci-0000:00:02.2-usb-0:4
E: ID_PATH_TAG=pci-0000_00_02_2-usb-0_4
E: eventlircd_enable=true
E: eventlircd_evmap=03__.evmap
E: DEVLINKS=/dev/input/by-path/pci-0000:00:02.2-usb-0:4-event-ir

  • This reply was modified 1 day ago by throwable.
January 11, 2012 at 07:08 #2598

tomlohave

systemctl stop eventlircd.service
evtest /dev/input/event3
— push all keys —

Viewing 8 posts – 1 through 8 (of 8 total)

You must be logged in to reply to this topic.