lp0 is a Linux error code that means “printer on fire.” It’s not a...

LaurieWired@lauriewired
53 views
Aug 16, 2025
~1 min read
4
In the 80s, Xerox created the first prototype laser printer.
Apparently learning nothing from lessons of the past, paper had to pass directly over a glowing wire.
If a jam occurred *anywhere* in the system, the sheet in the fuser would immediately catch fire.
The prototype UNIX driver reported every jam as “on fire” to motivate the technician to take an immediate look.
lp0 still exists to this day in the Linux source code!
Go and search the git tree for “on fire”, you’ll find it!
Apparently learning nothing from lessons of the past, paper had to pass directly over a glowing wire.
If a jam occurred *anywhere* in the system, the sheet in the fuser would immediately catch fire.
The prototype UNIX driver reported every jam as “on fire” to motivate the technician to take an immediate look.
lp0 still exists to this day in the Linux source code!
Go and search the git tree for “on fire”, you’ll find it!





