billyj4
2001/10/09, 09:32 PM
I recently bought the 20x4 Parallel Backlit display (model CFAH2004A-YYP-JP), and wired it up as per Uller's schematic ( http://mpford.dyndns.org/lcd_pics/lcd.gif ).
I can run lcdprint.exe against the display, and it works fine. However, when I try to run it with LCDd and lcdproc under linux, I get no output on the display. Here is the syntax I am using:
[root@localhost lcd]# ./LCDd -d HD44780
(this drops back to the prompt, ps awx shows it running. I then do:
[root@localhost lcd]# ./lcdproc C M X &
(this drops back to the prompt, ps awx shows it running)
The display stays blank though. If I use the curses driver for LCDd (-d curses) rather than HD44780, I see the output on the monitor, and I can attach lcdproc to it without a problem.
Any ideas? Any help would be appreciated.
Billy
I can run lcdprint.exe against the display, and it works fine. However, when I try to run it with LCDd and lcdproc under linux, I get no output on the display. Here is the syntax I am using:
[root@localhost lcd]# ./LCDd -d HD44780
(this drops back to the prompt, ps awx shows it running. I then do:
[root@localhost lcd]# ./lcdproc C M X &
(this drops back to the prompt, ps awx shows it running)
The display stays blank though. If I use the curses driver for LCDd (-d curses) rather than HD44780, I see the output on the monitor, and I can attach lcdproc to it without a problem.
Any ideas? Any help would be appreciated.
Billy