On Fri, Jun 01, 2001 at 03:35:03PM -0700, Sidney Brooks wrote: > In response to a suggestion, I installed the parport and parport_pc > modules. After that I was able to install the lp module. > Unfortunately, after going through this whole new installation of Debian, > the result was the same. The printer does not appear in dmesg and the echo > system for printing did not work.
When you load parport_pc by using "insmod parport_pc", (you can remove it first using "rmmod lp" and "rmmod parport_pc") do you get any messages at all? Lance Simmons