I assume you are using Mandrake 7.0 or 7.1. Have you started the LPD
daemon:

  chkconfig --add lpd
  /etc/rc.d/init.d/lpd start

Are the kernel modules for USB printing loaded (they probably are
because the autodetection works, but check with "lsmod"):

   modprobe usbcore
   modprobe usb-uhci
   modprobe printer

   Till


Jay wrote:
> 
> When I started printtool to configure my HP printer, it autodetected my
> usb printer.
> But, when I wanted to print a test page this error message came up:
> 
> Error printing test to queue usb
> reason:lpr:connect:connection refused
> jobs queued but can't start daemon.
>

Reply via email to