The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 21,253     Votes:  2 
Tags: printing   cups-lpd  
Link: 🔍 See Original Answer on Ask Ubuntu ⧉ 🔗

URL: https://askubuntu.com/q/1190200
Title: How to check is printer on / offline with CUPS?
ID: /2019/11/20/How-to-check-is-printer-on-_-offline-with-CUPS_
Created: November 20, 2019
Upload: May 24, 2025    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Use lpstat with the -t parameter:

$ lpstat -t
scheduler is running
system default destination: DCP-7065DN
device for DCP-7065DN: usb://Brother/DCP-7065DN?serial=<REDACTED>
DCP-7065DN accepting requests since Tue 19 Nov 2019 04:29:56 PM MST
printer DCP-7065DN is idle.  enabled since Tue 19 Nov 2019 04:29:56 PM MST

The system tells us the printer is accepting requests, eg “Good to go”.

⇧ Using syslog to diagnose a crash Installing programs on persistent live disk  ⇩