AW: [Lcdproc] Nexcom NSA system LCM-162

Reto Burkhalter reto.burkhalter@basis06.com
Mon Dec 4 07:08:01 2006


Hello

I tried several hours and in my opinion all possible combinations - but
I do not get this thing working :/ My actual settings are these:

## Hitachi HD44780 driver ##
[hd44780]
Port=3D0x378
ConnectionType=3D8bit
Keypad=3Dyes
Contrast=3D500
Backlight=3Dyes
OutputPort=3Dno
#Lastline=3Dtrue
Size=3D16x2
#vspan=3D2,2
ExtendedMode=3Dyes
#DelayMult=3D2
DelayBus=3Dtrue
KeyMatrix_4_1=3DEnter
KeyMatrix_4_2=3DUp
KeyMatrix_4_3=3DDown
KeyMatrix_4_4=3DEscape

Anybody good hints?

BTW: When I want to run LCDd in Compact-Flash environment, I get a
core-dump. I copyied the minimal needed libraries according to ldd
(only the hd44780 driver) - maybe I need something more?

Regards,
Reto

> > ConnectionType=3D 4bit
> Try the different ConnectionTypes.
> http://lcdproc.sourceforge.net/docs/current-user.html#hd44780-config
> "winamp" "lcdtime" or "8bit" one of them should it be, I guess.
> >
> > Port=3D0x378
> >
> > Tried
> > /dev/parport0
> >
> > and
> > /dev/lcd
> You have to use the port-address of  the parallel port. On the most=20
> computers 0x378 will be the right choice.