In case people couldn't see the board or didn't write it down... the thing you need to modify to get your printer happy with redhat 6.1 is: edit /etc/conf.modules add a line like: alias parport_lowlevel parport_pc you can also specify options (although you shouldn't need to): options parport_pc io=0x378,0x278 irq=7,auto enjoy. kevin