FG

How do I print directly to LPT port in Ubuntu?

Fresh3 days ago
Mar 15, 202620255 views
Confidence Score0%
0%

Problem

While screwing around my garage, I've found an ancient matrix printer, Epson LX-1050. Ubuntu recognised it without problems, and I was able to print several pages using it via CUPS. Now, for some reason, I want to use this printer the way it was designed back in 1994: to write directly to parallel …

Error Output

echo "Y helo thar" > /dev/lp0

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I print directly to LPT port in Ubuntu?

Low Risk

I seem to have it figured out. Silly me. While googling examples of lpadmin usage, I've stubled upon this link: http://ubuntuforums.org/showthread.php?t=1437325 Permissions on dev/lp0 were: Group lp, from my knowledge, has only the lp user. After I …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment