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 |
|||
25th Mar, 2017, 12:34 AM
Post: #2
|
|||
|
|||
RE: Stuck with ATI remote wonder on reinstall
(24th Mar, 2017 08:33 AM)Chiron Wrote: Good afternoon Why did you do that. Never heard anything from making backups? Quote:and normally I should put the following line in /etc/default/lirc I suppose you have to use xbian-package-lirc from staging repository |
|||
25th Mar, 2017, 06:47 AM
Post: #3
|
|||
|
|||
RE: Stuck with ATI remote wonder on reinstall
Thanks.
My sd card died and I had never figured out there was a backup feature in xbian. I thought that a backup of my config files and a written procedure would be enough. When I tried to install xbian-package-lirc on XBian_2017.03.17_rpi3.img the system replied that it was installed already. I've been unable to configure properly my remote on this version. So I gave up and restarted from scratch with XBian_2016.10.28_rpi3.img. I could configure my remote properly, ran an apt-get upgrade, and reinstalled tvheadend. I'm back on line! |
|||
25th Mar, 2017, 06:52 AM
Post: #4
|
|||
|
|||
RE: Stuck with ATI remote wonder on reinstall
Ok, and don't forget to make image backup :
Run xbian-config gui inside of kodi settings, enable advanced settings in preference category and go into backup category You can make a complete image backup Btw, AFAIR XBian_2016.10.28_rpi3.img was build with stable AND staging repositories enabled, and recent images only have stable enabled |
|||
« Next Oldest | Next Newest »
|