From: <An...@t-...> - 2005-01-10 23:42:29
|
Hi All! It took me a while to find that all out. Esp. the Model-Number is a nice hint. I forgot that the second time now. May we want change this passage of the config-file: (...) Display HD44780-20x4 { Driver 'HD44780' Port '/dev/parports/0' # Port '0x378' Bits '8' Size '20x4' asc255bug 0 Icons 1 Wire { RW 'GND' RS 'AUTOFD' ENABLE 'STROBE' GPO 'INIT' } } (...) Into this passage: (...) Display HD44780-20x4 { Driver 'HD44780' ### For Display (kernelconcept.de) : # Model 'HD66712' Port '/dev/parports/0' # Port '0x378' Bits '8' Size '20x4' asc255bug 0 Icons 1 Wire { RW 'GND' RS 'AUTOFD' ENABLE 'STROBE' GPO 'INIT' } ### WinAmp - Wiring used by display ### from kernelconcept.de # Wire { # RW 'AUTOFD' # RS 'INIT' # ENABLE 'STROBE' # GPO 'GND' # } } (...) ? Sure, not the best place to explain. But it helps a bit. I dunno how i should name the displays from that company. Dunno if you want it. =) Andreas |