DustWolf
August 17th, 2008, 06:48 PM
Hello,
I have a MSI Media Live with MythBuntu 8.04. In order to make the Fatuba dm140 LCD display functional, I had to install a program pointed to in the wiki (LCDd) and start it up with /etc/init.d/miscboot.sh (I added a line for it there).
The LCD works fine, but I see the problem described here (http://www.mailinglistarchive.com/mythtv-users@mythtv.org/msg62986.html). Basically the LCD works fine initially, but when Myth does some "theme calibration", the clock disappears and the LCD is showing "LCDproc server" and "CLi: 1 Scr: 7".
I have read that this is caused by an invalid command at reload and can be solved by restarting mythlcdserver (basically killing it and waiting for it to reappear) after the reload. I have tried this manually and it works great.
I have tracked down where mythfrontend is loaded and set a "pkill mythlcdserver" command at the end of the script after a 10 second delay ("sleep 10"), but it's not working.
How do I do this properly?
Thanks for any help in advance.
I have a MSI Media Live with MythBuntu 8.04. In order to make the Fatuba dm140 LCD display functional, I had to install a program pointed to in the wiki (LCDd) and start it up with /etc/init.d/miscboot.sh (I added a line for it there).
The LCD works fine, but I see the problem described here (http://www.mailinglistarchive.com/mythtv-users@mythtv.org/msg62986.html). Basically the LCD works fine initially, but when Myth does some "theme calibration", the clock disappears and the LCD is showing "LCDproc server" and "CLi: 1 Scr: 7".
I have read that this is caused by an invalid command at reload and can be solved by restarting mythlcdserver (basically killing it and waiting for it to reappear) after the reload. I have tried this manually and it works great.
I have tracked down where mythfrontend is loaded and set a "pkill mythlcdserver" command at the end of the script after a 10 second delay ("sleep 10"), but it's not working.
How do I do this properly?
Thanks for any help in advance.