Stuck with ATI remote wonder on reinstall
|
24th Mar, 2017, 08:33 AM
Post: #1
|
|||
|
|||
Stuck with ATI remote wonder on reinstall
Good afternoon
Well, I had to change my sdcard, and therefore I'm trying to reinstall from scratch. I've written the image on my new sdcard Code: sudo dd if=XBian_2017.03.17_rpi3.img of=/dev/mmcblk0 and after inserting the card the raspi boots properly. The remote is detected, but the buttons are incorrect. I'm now trying now to reinject my configuration based on my backups and notes. I do stop lirc service with service lirc stop I do create the file /etc/lirc/remotes/x10-atiwonder.conf Code: # brand: ATI Remote Wonder and normally I should put the following line in /etc/default/lirc Code: X10_CONF="x10-atiwonder" The file doesn't exist anymore. I do create it, I reboot, and nothing happens, my config is ignored, the buttons are still incorrect. What is wrong? Something strange in /var/log/upstart/lirc.log Code: grep: /etc/lirc/lircrc: No such file or directory My dmesg output Code: [ 0.000000] Booting Linux on physical CPU 0xf00 I've found also this Code: root@xbian:/etc/default# ir-keytable |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Stuck with ATI remote wonder on reinstall - Chiron - 24th Mar, 2017 08:33 AM
RE: Stuck with ATI remote wonder on reinstall - Nachteule - 25th Mar, 2017, 12:34 AM
RE: Stuck with ATI remote wonder on reinstall - Chiron - 25th Mar, 2017, 06:47 AM
RE: Stuck with ATI remote wonder on reinstall - Nachteule - 25th Mar, 2017, 06:52 AM
|