Am Mittwoch, den 21.01.2009, 08:56 +0000 schrieb VSN:
> Hi,
>
> I use Ubuntu 8.10 and have the same device Terratec Cinergy T USB XXS
>
> I also didn't get the remote control working.
>
> The stick itself works perfectly. It was auto initialized by Ubuntu. By
> the command sudo dmesg | grep usb I got
>
> [ 12.382840] dvb-usb: found a 'Terratec Cinergy T USB XXS' in warm state.
> [ 12.382910] dvb-usb: will pass the complete MPEG2 transport stream to the
> software demuxer.
> [ 12.790800] input: IR-receiver inside an USB DVB receiver as
> /devices/pci0000:00/0000:00:13.5/usb6/6-10/input/input6
> [ 12.841249] dvb-usb: schedule remote query interval to 150 msecs.
> [ 12.841256] dvb-usb: Terratec Cinergy T USB XXS successfully initialized
> and connected.
> [ 12.841564] usbcore: registered new interface driver dvb_usb_dib0700
> [ 16.976828] usb-storage: device scan complete
>
> It shows that the remote was also initilized.
>
> The LIRC didn't support the remote. Auto-detect reported a error: No IR
> Receivers Found
>
> I have found the config file for this remote. It is attached.
>
> I hope this problem will be fixed soon.
>
>
> ** Attachment added: "lircd.conf"
> http://launchpadlibrarian.net/21500614/lircd.conf
>
Hi!
Try editing the lirc.fdi-file
in /usr/share/hal/fdi/preprobe/20thirdparty. The string referring to
"saa7431" has to be replaced by your own remot (check with "cat
proc/bus/input/devices" what is needed for your remote). You'll probably
have to remove the other entries (if you're using lirc-0.8.4a or
higher). The file will have to look like this:
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="info.product" contains_ncase="your own remote">
<merge key="info.ignore" type="bool">true</merge>
</match>
</device>
</deviceinfo>
You have to restart HAL and the displaymanager you are using to have an
effect.
Good luck!
hank
--
Lirc doesn't support originally IR for Terratec Cinergy T USB XXS
https://bugs.launchpad.net/bugs/313715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs