[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: parallel printer under sparc



On Tue, Oct 19, 1999 at 07:54:33PM -0400, John F. Davis wrote:
> Hello
> 
> Is there anything special which needs to be done in order for sparcs to use
> the parallel port for printing.  I installed lpr and all my printouts get
> stuck in the queue.  The printer doesn't act like its getting any data.
> 
> JOhn Davis

I have an HP Deskjet hooked up to my sparc. Just make sure you have these options
selected in the kernel when compiling:


CONFIG_PARPORT=m
CONFIG_PARPORT_AX=m
CONFIG_PARPORT_LOWLEVEL_MODULE=y
CONFIG_PARPORT_OTHER=y
CONFIG_PRINTER=m
CONFIG_PRINTER_READBACK=y

Then be sure to load these modules:

parport_pc
parport_ax
lp


Reply to: