LinHES Forums http://forum.linhes.org/ |
|
LIRC wont start on boot http://forum.linhes.org/viewtopic.php?f=2&t=5407 |
Page 1 of 1 |
Author: | Tag_Scott [ Tue Jul 19, 2005 12:17 pm ] |
Post subject: | LIRC wont start on boot |
Please forgive if i dont give the exact file name needed I am not near my Mythbox. I have R5V16 and recompiled LIRC to use my irman reciever using the wiki. Whenever I start it up LIRC isnt running. I added it to bootmisc.sh like it says. but i still have to open terminal and start lircd manually and restart Myth. Any suggestions? |
Author: | khrusher [ Tue Jul 19, 2005 1:04 pm ] |
Post subject: | |
have you checked you logs (syslog, kern.log) following a boot to look for lircd stratup errors? grep lirc /var/log/syslog |
Author: | Tag_Scott [ Mon Aug 01, 2005 12:20 pm ] |
Post subject: | |
Ive checked logs and found no mention of lirc in them where else can i stick lircd so that it will run on startup? |
Author: | khrusher [ Mon Aug 01, 2005 5:22 pm ] |
Post subject: | |
my lirc startup is in /etc/init.d/bootmisc.sh I use the lirc_serial module (and therefore need the setserial and modprobe), you may only need the last two lines Code: # egrep "(lirc|serial)" /etc/init.d/bootmisc.sh
setserial /dev/ttyS0 uart none modprobe lirc_serial /usr/local/sbin/lircd /usr/local/sbin/lircmd |
Author: | tjc [ Mon Aug 01, 2005 6:55 pm ] |
Post subject: | |
http://mysettopbox.tv/phpBB2/viewtopic.php?t=4556 |
Author: | Tag_Scott [ Tue Aug 02, 2005 2:26 pm ] |
Post subject: | |
Thanks tjc. That fixed me right up. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |