[Lcdproc] Problem with CFontz driver.

Bastin Thomas bastinthomask@linuxense.com
Wed Apr 23 16:50:02 2008


Hi
   I have installed LCDproc-0.5.0 on FreeBSD. I  have a CrystalFontz
CFA-632. With LCDd.conf  speed set to 19200 I see the
boot screen when LCDd is started then I can't seem to get anything to
output to the screen other than the blinking cursor. With the speed  
set to 9600 the same
is the effect. When I change the driver to curses, I get the normal  
output onto my
computer. what I might be missing. Please help me.

My LCDd.conf is:


[server]
DriverPath=/usr/local/lib/lcdproc/
Driver=CFontz
Bind=127.0.0.1
Port=13666
ReportLevel=3
ReportToSyslog=yes
WaitTime=5
User=nobody
ServerScreen=yes
Backlight=off
Foreground=yes

[CFontz]
Device=/dev/ttyd0
Size=16x2
Contrast=350
Brightness=1000
OffBrightness=10
Speed=9600
NewFirmware=yes
Reboot=no

Thanks in advance,
Bastin.