Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| printer:printer [2016-04-23 14:59] – [Enabling the LPRng daemon] nicoo | printer:printer [2026-07-03 23:54] (current) – nice info box for drucker.realraum.at note julianm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Printer | + | {{tag> |
| - | The printer itself is a Lexmark E120n. | + | ===== Printing |
| - | It is reachable over the LAN, at '' | + | The printers in r3 are |
| - | ===== LPRng configuration ====== | + | ^ Printer |
| + | | Brother DCP-9020CDW | ||
| + | | Epson EcoTank ET-2875 | ||
| + | | < | ||
| + | | < | ||
| + | | < | ||
| - | You can use directly LPRng to print from your computer, no CUPS needed! | + | ==== Printing via drucker.realraum.at ==== |
| - | The packages you will need (on Debian Stretch) are: | + | <WRAP center round info 60%> |
| - | * '' | + | drucker.realraum.at has been deactivated.\\ |
| - | * '' | + | The HP printer |
| - | * '' | + | </ |
| - | * '' | + | |
| - | ==== Enabling | + | To view status of or cancel print-jobs use the [[http:// |
| - | sudo checkpc -f # Fix various directory permissions | + | The BeagleBone drucker.realraum.at will automagically switch the big printer on and off. |
| - | sudo systemctl enable lprng | + | |
| - | sudo systemctl start lprng | + | |
| - | Autostarting | + | * any system (experimental): |
| + | * goto http:// | ||
| + | * upload a '' | ||
| + | * wait up to 20 seconds | ||
| + | * on Linux: | ||
| + | * CUPS will automagically list the available printers without installing it in your printing dialog. | ||
| + | * All you need to do is | ||
| + | - be in the realraum Network | ||
| + | - select the desired printer when printing something | ||
| + | * on Windows: | ||
| + | - Browse to '' | ||
| + | - Right click on '' | ||
| + | - Choose | ||
| + | | ||
| + | |||
| - | ==== Creating a PPD file ==== | + | ==== Details |
| - | The printer driver needs a PPD file, that you can create out of the foomatic database as follows: | + | | Model | HP LaserJet 8000 | |
| + | | Printer url | '' | ||
| + | | Location | realraum Whg2 CX | | ||
| + | | CUPS Driver PCL | '' | ||
| + | | CUPS Driver PS | '' | ||
| + | | rec. Windows Driver | '' | ||
| + | | ------------ | ------------ | | ||
| + | | Model | HP business injket 2250tn | | ||
| + | | Printer url | '' | ||
| + | | Location | realraum Whg1 CX | | ||
| + | | CUPS Driver PCL | '''' | ||
| + | | CUPS Driver PS | '''' | ||
| + | | rec. Windows Driver | '''' | ||
| + | | ------------ | ------------ | | ||
| + | | Model | HP Colour Laserjet CP2025 | | ||
| + | | Printer url | TBD | | ||
| + | | Location | realraum Whg2 Gang | | ||
| + | | CUPS Driver PCL | '''' | ||
| + | | CUPS Driver PS | '''' | ||
| + | | rec. Windows Driver | '''' | ||
| - | foomatic-ppdfile -p Lexmark-E120n | sudo tee / | + | === known Problems with drucker.realraum.at BeagleBone === |
| + | * Printer does not power on: Wait, the script checks for print-jobs only every 30s. Also, some < | ||
| - | ==== Configuring LPRng ==== | + | * Does not print but printer powers on. (Printers displays " |
| - | LPRng comes with an example ''/ | + | * If it does not work: Check if the tiny white usb-hub has power. Disconnect and Reconnect all USB-cables and power from the tiny white usb-hub. That should be all that's needed, unless |
| - | In any case, here is the configuration you actually need: | + | |
| - | | + | |
| - | : | + | |
| - | : | + | |
| - | : | + | |
| - | + | ||
| - | realraum: | + | |
| - | : | + | |
| - | : | + | |
| - | ==== Make GTK 2 applications use LPRng ==== | + | * Injket Error page: The CUPS support for the 2250TN is poor. Currently there is a choice between one driver that crashes the printer after one page or another driver that prints successfully but with one error-page after each print-job. We choose the later. |
| - | Write '' | + | * It's printing garbage: Use the correct autodiscovered CUPS printer. Don't configure something yourself. |
| - | Unfortunately, AFAIK GTK 3 has no support for LPR. | + | * on a recent test, a 32 page paper printed, though on some pages only 66.6% text was printed. We assume it was the devils work, as no other possible reason or log entry came forth and plead guilty |
| + | |||
| + | |||
| + | === Trouble shooting=== | ||
| + | |||
| + | In the unlikely case that the printer does only print PS or PCL commands, abort the print job directly on the printer or you might end up with hundreds of useless pages. | ||
| + | |||
| + | === Todo === | ||
| + | |||
| + | * Test | ||
| + | * see if its necessary / better to use https:// | ||