Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 1999 02:10:02 -0800 (PST)
From:      Alexander Langer <alex@big.endian.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/15532: Reboot just to kill a print job?
Message-ID:  <199912181010.CAA43647@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/15532; it has been noted by GNATS.

From: Alexander Langer <alex@big.endian.de>
To: Juergen Lock <nox@jelal.kn-bremen.de>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/15532: Reboot just to kill a print job?
Date: Sat, 18 Dec 1999 11:06:09 +0100

 Also sprach Juergen Lock (nox@jelal.kn-bremen.de):
 
 > old :), killed the job and powecycled the printer (there's no other
 > way to reset it i believe), but when i then sent the job again the
 > printer only got garbage.  so i had to hit offline again...
 
 Yes, that happens to me every time I get those problems.
 Also try booting the machine while the printer prints. The same
 result.
 
 If you reboot your Windows box while the printer prints, the print-job
 is completed at exactly this page where it stopped next boot.
 
 > only fix seemed to be a reboot. :/  (Or is there some way for a
 > device on the parallel port to indicate a reset/poweroff that this
 > printer just doesn't use?)
 
 I usually use a combination of
 lpc down all
 lpc disable all
 killall lpd
 
 switch of the printer
 restart lpd
 
 switch on the printer
 lpc up all
 lpc enable all
 
 Soemthink _like_ this usually fixes it.
 
 Alex
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912181010.CAA43647>