Problem: Odd lirc issue after dist-upgrade
|
23rd Apr, 2014, 12:52 AM
Post: #1
|
|||
|
|||
Odd lirc issue after dist-upgrade
Hi All,
I am running XBian_1.0_Beta_2, and last night did a dist-upgrade. All works well except for one odd issue with lirc that wasn't a problem before the upgrade. I have a streamzap remote. If I do a clean reboot (sudo reboot), after xbian reboots, and xbmc loads, none of my remote buttons work in xbmc. irw shows output, and the button info. However, if I run: service xbmc stop service xbmc start After starting and stopping xbmc after a reboot, all the buttons work fine, including the ones that I mapped to do certain tasks. So, my dilemma is, why does my remote stop functioning in XBMC after a complete reboot, and then starts working when stop/start XBMC? Any ideas? Thanks. |
|||
23rd Apr, 2014, 02:09 AM
Post: #2
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
How odd.
Can you confirm you are on Beta 2 and not RC1. Also please supply output from dmesg and xbmc.log via pastebin This might show what the issue is. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
23rd Apr, 2014, 09:07 AM
Post: #3
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
(23rd Apr, 2014 02:09 AM)IriDium Wrote: How odd. version & dmesg http://pastebin.com/raw.php?i=1dvsRACn XBMC log, enabled right before reboot. Log is before starting/stopping XBMC http://home.comcast.net/~kgoerbig/pi/xbmc.log |
|||
23rd Apr, 2014, 09:53 PM
Post: #4
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
Nothing obvious in dmesg about lirc. However it is showing some corruption on your SD card and /dev/sda1.
Has the system crashed recently or not been shutdown correctly? Are you seriously overclocking? You will need to fix these errors as they could be the cause of the odd behaviour. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
23rd Apr, 2014, 11:10 PM
Post: #5
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
(23rd Apr, 2014 09:53 PM)IriDium Wrote: Nothing obvious in dmesg about lirc. However it is showing some corruption on your SD card and /dev/sda1. These issues didn't happen at all in beta2 (before the upgrade), so I decided to go back to beta2. I did use the backup tool, and I copied the backup file from my usb drive to /xbmc-backup/put_here_to_restore. Where is the restore option in xbian-config? |
|||
23rd Apr, 2014, 11:10 PM
Post: #6
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
That happens if XBMC was started before Lirc.
pilight - modular domotica solution
|
|||
24th Apr, 2014, 12:09 AM
Post: #7
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
(23rd Apr, 2014 11:10 PM)kgoerbig Wrote:(23rd Apr, 2014 09:53 PM)IriDium Wrote: Nothing obvious in dmesg about lirc. However it is showing some corruption on your SD card and /dev/sda1. Actually, never mind regarding the restore feature. I didn't realize that once you copy the backup file to /xbmc-backup/put_here_to_restore/ that the restore script running in the background restores it, and removes the file when it is finished. |
|||
24th Apr, 2014, 02:40 AM
Post: #8
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
The Xbian backup option only backs up your home directory NOT the system. So you have not gone back to beta2 (only your home directory)
For a full system backup you have to use the file:/ option in xbian-config -> option 6 or use the btrfs snapshot restore function. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
24th Apr, 2014, 04:03 AM
Post: #9
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
(24th Apr, 2014 02:40 AM)IriDium Wrote: The Xbian backup option only backs up your home directory NOT the system. So you have not gone back to beta2 (only your home directory) No worries, I wiped the partitions on my card this morning and dd'd the beta2 image, and then ran the restore of my backup file. |
|||
26th May, 2014, 08:04 AM
Post: #10
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade | |||
26th May, 2014, 08:13 AM
Post: #11
|
|||
|
|||
Re: Odd lirc issue after dist-upgrade
Don't know. Thats why I reported it.
pilight - modular domotica solution
|
|||
23rd Jun, 2014, 09:49 AM
Post: #12
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
(26th May, 2014 08:04 AM)Xbianfan Wrote: How can I change this behavior, so that XBMC wait's some more seconds, and that it first let's Lirc start? Unfortunately my problem still exists and I'm a bid tired of restarting xbmc manually every time I boot my pi, so I decided to add this two lines /bin/sleep 180 && service xbmc stop /bin/sleep 200 && service xbmc start to /etc/rc.local It's of cause a dirty work around which restarts xbmc after 180 seconds after a reboot. If someone knows a better solution I'm glad to hear/read it |
|||
2nd Jul, 2014, 07:37 AM
Post: #13
|
|||
|
|||
RE: Odd lirc issue after dist-upgrade
https://github.com/xbianonpi/xbian/issues/549
then xbmc will wait for lirc. this USER setting (not hacking scripts) exists since B1, I'm repeating it over and over and apparently it makes no sense. Code: cat /etc/default/xbmc Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[SOLVED] Upgrade issue...... | Skywatch | 13 | 25,447 |
20th Apr, 2017 06:47 AM Last Post: Nachteule |