public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.19: drivers/usb/printer.c usblpX on fire
@ 2002-08-09  6:03 Pete de Zwart
  2002-08-09  8:20 ` Mikael Pettersson
  0 siblings, 1 reply; 11+ messages in thread
From: Pete de Zwart @ 2002-08-09  6:03 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Is there a reason that in 2.4.19's drivers/usb/printer.c if the printer status
code from is greater than 2 it states that it is on fire instead of printing
the unknown error code?

	Pete de Zwart.

-- 
The real reason your computer crashed, thanx to the BOFH:
"HTTPD Error 4004 : very old Intel cpu - insufficient processing power"

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: 2.4.19: drivers/usb/printer.c usblpX on fire
@ 2002-08-09 22:00 Jesse Pollard
  2002-08-11  0:03 ` Pete de Zwart
  0 siblings, 1 reply; 11+ messages in thread
From: Jesse Pollard @ 2002-08-09 22:00 UTC (permalink / raw)
  To: dezwart, Linux Kernel Mailing List

Pete de Zwart <dezwart@froob.net>:
> 
> Around about 1010h 09/08/2002, Samuel Flory emitted the following wisdom:
> >   The printer on fire message is the traditional Un*x error message for
> > unknown error on a printer.
> 
> 	What I don't understand is why the misleading message is sent
> instead of the printer driver stating that it has received an unknown printer
> error code and printing the code number.
> 
> 	Out of curiosity, does there exist an error code that a printer can
> assert that specifies that it is "on fire"?

Ummm no.

As I understand it, this message is related to a parallel port (input only
style) status code - ready, online, check.

The "check" signal might have had a slightly different name, but it was
a "unknown error".

The fire message came from the old drum printers. These had the alphabet
on a 3 inch diameter steel drum, one ring of the alphabet for each colum.

Over this would run a ribbon, about 24 inches in width, and 10 feet long.
This assembly was all mounted on a door to give access to the paper, and
the print hammers.

The print hammers are all mounted on a fixed base of the printer body, with
the fanfold paper running over it.

The drum rotated about 1200 to 2400 RPM. Faster for higher speed printers.

What happens is that the ribbon gets worn and tends to slide toward the
side of the printer that is printed on the most (ribbon shrinks, and it
is the right side of the printer). When working normally, the ribbon moves
at about 1/4 the speed of the drum. Whenever the ribbon reached the end,
it would hit a switch that would reverse the direction of the ribbon feed.

When the ribbon started shrinking on the right, the entire roll would
start bunching up on the right, leaving the left side of the drum
rotating at high speed, directly against the paper.

This condition generates quite a bit of paper dust.

It also tends to cause the paper to jam. If the jam isn't detected soon
enough, the accumulated paper dust, ink dust, real paper, AND the rapidly
rotating drum would generate enough heat-by-friction contact to start
a fire.

This condition is made worse by the printer cleaning solution, which was
usually denatured alcohol, whose fumes tended to collect in the ribbon.
(had that start a fire once - somebody turned the printer on before the
 drum had dried; something sparked and there was a brief flash of flame)

The paper jam usually set off the "check" signal and the host
would stop sending data to the printer, and report some message to the
operator. Sometimes, the offline switch would also be triggered, which
(at least in the printer) would stop the drum from spinning. The offline
switch was actually triggered by a different condition. I think it was
when the paper was no longer in contact with an "out of paper" sensor.
If the offline switch wasn't triggered, the drum would continue spinning,
and continue adding more heat.

The old lpd on UNIX v 6/7 used the check signal to report a "printer on fire"
if the offline signal was NOT present. I believe it was the combination of
offline and check signal that was used to generate the "out of paper"
message.

-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2002-08-13  2:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-09  6:03 2.4.19: drivers/usb/printer.c usblpX on fire Pete de Zwart
2002-08-09  8:20 ` Mikael Pettersson
2002-08-09 17:10   ` Samuel Flory
2002-08-09 20:44     ` Pete de Zwart
2002-08-13  2:53       ` Bill Davidsen
2002-08-11 20:18     ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2002-08-09 22:00 Jesse Pollard
2002-08-11  0:03 ` Pete de Zwart
2002-08-11  0:52   ` Brad Hards
2002-08-11  1:36     ` Pete de Zwart
2002-08-11  3:30       ` Brad Hards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox