Bonjour,
je suis sur un noyau 2.6.32-5-amd64 avec KDE et j’essaye de faire fonctionner ma télécommande X10 USB (~ ATI Remote):
$ lsusb
Bus 002 Device 004: ID 0bc7:0008 X10 Wireless Technology, Inc. Wireless Transceiver (ACPI-compliant)
Avec le paquet lirc 0.8.3.5 par défaut, je n’obtenais rien, ni en devinput ni en atilibusb.
Du coup j’ai compilé lirc 0.9.0 et avec ce hardware.conf ça marche:
[code]$ cat /etc/lirc/hardware.conf
Note: in addition to these parameters, you need to have working -- sh --
configuration file for lircd (and lircmd if enabled).
Options to lircd(8). Typically, this will be empty, as which driver to use
should be specified using the LIRC_DRIVER variable below.
LIRCD_OPTIONS=""
The infrared receiver (and/or transmitter) driver to be used by lircd(8),
similar to passing “-H driver” to lircd(8).
Run “/usr/sbin/lircd -H help” to get a listing of supported drivers.
LIRC_DRIVER=“atilibusb”
Which lirc device will be used by lircd(8).
This is the same as passing “-d device” to lircd.
An empty value will use the default /dev/lirc0 device.
LIRC_DEVICE=""
If “yes”, the init script will try to start lircmd(8) too.
ENABLE_LIRCMD=""
Options to lircmd(8).
LIRCMD_OPTIONS=""
[/code]
Je le lance avec la ligne /usr/local/sbin/lircd dans le rc.local
Example:
$ irw
00000020ee11e00f 00 KEY_VOLUMEDOWN X10
00000020ee11e00f 01 KEY_VOLUMEDOWN X10
00000020ee11600f 00 KEY_VOLUMEUP X10
00000020ee11600f 01 KEY_VOLUMEUP X10
00000020ee11c00f 00 KEY_CHANNELDOWN X10
00000020ee11c00f 01 KEY_CHANNELDOWN X10
00000020ee11400f 00 KEY_CHANNELUP X10
00000020ee11400f 01 KEY_CHANNELUP X10
00000020ee11b00f 00 KEY_PLAY X10
00000020ee11b00f 01 KEY_PLAY X10
00000020ee11700f 00 KEY_STOP X10
00000020ee11700f 01 KEY_STOP X10
Mais impossible de faire entendre mon lircrc à la machine, principalement pour VLC.
Auriez-vous une solution à me proposer?
PS: pas de message d’erreur trouvé mais peut-être pas bien cherché (dmesg)
Edit: IRKick trouve bien la télécommande, mais VLC ne répond pas malgré la correspondance des touches