Linux/MythTV: Unterschied zwischen den Versionen
→Crystalfontz LC-Display 632 seriell
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
Zeile 39: | Zeile 39: | ||
$ mysql -u mythtv -pmythtv mythconverg < mythtv_restore.sql | $ mysql -u mythtv -pmythtv mythconverg < mythtv_restore.sql | ||
=== | ===LCD=== | ||
====LCDproc==== | ====LCDproc==== | ||
Zeile 59: | Zeile 54: | ||
cp lcdproc-0.52/server/drivers/CFontz.so lcd/ | cp lcdproc-0.52/server/drivers/CFontz.so lcd/ | ||
cp lcdproc-0.52/LCDd.conf lcd/ | cp lcdproc-0.52/LCDd.conf lcd/ | ||
====Crystalfontz LC-Display 632 seriell==== | |||
Testen:<br> | |||
Testprogramm [http://www.crystalfontz.com/products/632/632_634_linux.tar.gz runterladen]. | |||
cd 632_634_linux | |||
make | |||
./test632_634 /dev/ttyS0 19200 | |||
LCDd.conf: | LCDd.conf: | ||
Zeile 75: | Zeile 77: | ||
Reboot=no | Reboot=no | ||
====Demon==== | |||
Starten des Demons (z.B. in /etc/rc.local): | Starten des Demons (z.B. in /etc/rc.local): | ||
/usr/local/sbin/LCDd -c /home/mythtv/lcd/LCDd.conf | /usr/local/sbin/LCDd -c /home/mythtv/lcd/LCDd.conf |