Nachdem mein IMON Display rumzickt und das Pearl Display leider hinter meiner Gehäusefront zu dunkel ist, habe ich mein altes Parallel Port Display (hd44780) wieder eingebaut.
Da mein Board keinen Parallel Port mehr hat, habe ich eine LPT PCI Schnittstelle reingesteckt.
Die meldet sich auch korrekt:
Jan 6 14:30:17 (none) user.info kernel: parport_pc 0000:01:09.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17
Jan 6 14:30:17 (none) user.debug kernel: PCI parallel port detected: 1409:7268, I/O at 0xec00(0xe800), IRQ 17
Jan 6 14:30:17 (none) user.info kernel: parport0: PC-style at 0xec00 (0xe800), irq 17 [PCSPP,TRISTATE]
Für die lcdd.conf brauche ich die Port Angabe
# Port where the LPT is [ususal: 0x278, 0x378 and 0x3BC]
Port=0x378
Und da fängt mein kleines Problem an.
Was trage ich da als IO Port ein?
Messages meldet für die LPT Karte ja gleich 2 IO Ports und weder der eine noch der andere Port funktionieren.