[Lcdproc] CFontz 634 (serial) only gets blank screen

Cameron Dale camrdale@gmail.com
Wed Jan 17 03:32:01 2007


I just started using lcdproc for my CrystalFontz 634 serial LCD and
I'm having some trouble getting it to work with LCDproc. I've
confirmed that it works with the "test_632_634" program from
CrystalFontz (it displays the 4 numbered lines properly).

When I start LCDd with the command "LCDd -f -c /etc/LCDd.conf", the
display shows the CrystalFontz screen when I set Reboot to yes, but
after that I get a flashing prompt in the top left corner that
disappears after 2 seconds. The server/clients screen never appears
like it does when I use the curses driver. Maybe the problem is that I
don't have any power to the backlight, but I thought it should still
work (dimly) without it.

Here are my specs:

CrystalFontz 634 V2.2 (serial)
Debian Unstable
Linux 2.6.18 (AMD64)
lcdproc 0.5.1-3 (Debian package)

And here is my config file:

[server]
Driver=CFontz
Bind=127.0.0.1
Port=13666
ReportLevel=2
ReportToSyslog=yes
WaitTime=5
User=nobody
#ServerScreen=no
#Foreground=no
DriverPath=/usr/lib/lcdproc/
ToggleRotateKey=Enter
PrevScreenKey=Left
NextScreenKey=Right

[CFontz]
Device=/dev/ttyS0
Size=20x4
Contrast=350
Brightness=255
OffBrightness=0
Speed=19200
NewFirmware=yes
Reboot=yes