Linux/MythTV: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
→LCD
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) (→LCD) |
||
Zeile 52: | Zeile 52: | ||
cd /home/mythtv | cd /home/mythtv | ||
mkdir lcd | mkdir lcd | ||
cp lcdproc-0.52/LCDd.conf lcd/ | cp lcdproc-0.52/LCDd.conf lcd/ | ||
Zeile 61: | Zeile 60: | ||
make | make | ||
./test632_634 /dev/ttyS0 19200 | ./test632_634 /dev/ttyS0 19200 | ||
Treiber: | |||
cp lcdproc-0.52/server/drivers/CFontz.so /home/mythtv/lcd/ | |||
LCDd.conf: | LCDd.conf: | ||
Zeile 76: | Zeile 78: | ||
NewFirmware=yes | NewFirmware=yes | ||
Reboot=no | Reboot=no | ||
====HD44780 USB==== | |||
Treiber: | |||
cp lcdproc-0.52/server/drivers/hd44780.so /home/mythtv/lcd/ | |||
LCDd.conf: | |||
[server] | |||
Driver=hd44780 | |||
DriverPath=/home/mythtv/lcd/ | |||
[hd44780] | |||
ConnectionType=lcd2usb | |||
Contrast=750 | |||
Brightness=500 | |||
OffBrightness=0 | |||
Size=20x4 | |||
====Demon==== | ====Demon==== | ||
Zeile 85: | Zeile 103: | ||
====Links==== | ====Links==== | ||
* [http://www.crystalfontz.com/products/632/index.html Crystalfontz 632] | * [http://www.crystalfontz.com/products/632/index.html Crystalfontz 632] | ||
* [http://lcdproc. | * [http://lcdproc.org/ LCDproc] | ||
* [http://www.mythtv.org/wiki/index.php/LCDproc MythTV Wiki: LCDProc] | * [http://www.mythtv.org/wiki/index.php/LCDproc MythTV Wiki: LCDProc] | ||
* [http://www.mythtv.org/wiki/index.php/LCD_-_CrystalFontz_632_USB_Port MythTV Wiki: Crystalfontz 632 USB] | * [http://www.mythtv.org/wiki/index.php/LCD_-_CrystalFontz_632_USB_Port MythTV Wiki: Crystalfontz 632 USB] |