View previous topic :: View next topic |
Author |
Message |
OldTango l33t


Joined: 21 Feb 2004 Posts: 720
|
Posted: Sun Mar 09, 2025 8:11 pm Post subject: Driverless Printing-New Printer just stopped working. |
|
|
Set up a new HP OfficeJet Pro 8139e using Driverless-Printing. It worked until a few days ago where for some unknown reason it can no longer be seen on the network. It was assigned a fixed IP on a wired network via dnsmasq. Code: | #HP 8139e Printer
dhcp-host=24:6a:0e:4a:c9:11,192.168.0.130 | Also through the Printers Web Interface.
Nmap shows the host is down.
Code: | nmap -v -Pn 192.168.0.130
Host discovery disabled (-Pn). All addresses will be marked 'up' and scan times may be slower.
Starting Nmap 7.95 ( https://nmap.org ) at 2025-03-09 12:41 MDT
Initiating ARP Ping Scan at 12:41
Scanning 192.168.0.130 [1 port]
Completed ARP Ping Scan at 12:41, 1.41s elapsed (1 total hosts)
Nmap scan report for 192.168.0.130 [host down]
Read data files from: /usr/bin/../share/nmap
Nmap done: 1 IP address (0 hosts up) scanned in 1.45 seconds
Raw packets sent: 2 (56B) | Rcvd: 0 (0B) |
Have done all the hardware checks to confirm all switches and cables are in good working order.
The lights on the Printer's NIC indicate a solid connection to the network and appears to be receiving data. I can print the network configuration Report from the printer's touch screen. The report shows it to be properly configured, but is also showing a "Gateway Reachable Error" and refers me to Gateway Settings. The Gateway Settings for the Printer are correct: "Default Gateway=192.168.0.1" So either a Firmware Update (Firmware Version=6.23.3.71-202502131608) hosed the printer or a cups Update is causing a problem I can't seem to find.
Additional Info Code: |
lpstat -le
HP8139 permanent ipp://localhost/printers/HP8139 ipp://192.168.0.130/ipp/print
lpstat -a
HP8139 accepting requests since Sat 08 Mar 2025 02:04:17 PM MST
lpstat -p
printer HP8139 now printing HP8139-310. enabled since Sat 08 Mar 2025 02:04:17 PM MST
The printer may not exist or is unavailable at this time.
lpstat -t
scheduler is running
system default destination: HP8139
device for HP8139: ipp://192.168.0.130/ipp/print
HP8139 accepting requests since Sat 08 Mar 2025 02:04:17 PM MST
printer HP8139 now printing HP8139-310. enabled since Sat 08 Mar 2025 02:04:17 PM MST
Connecting to printer.
HP8139-310 michael 594944 Sat 08 Mar 2025 11:32:04 AM MST
HP8139-311 michael 581632 Sat 08 Mar 2025 11:40:44 AM MST
HP8139-312 michael 581632 Sat 08 Mar 2025 11:42:00 AM MST
HP8139-313 michael 19456 Sat 08 Mar 2025 12:14:09 PM MST
HP8139-314 michael 75776 Sat 08 Mar 2025 02:06:40 PM MST |
TIA Tango  |
|
Back to top |
|
 |
dmpogo Advocate

Joined: 02 Sep 2004 Posts: 3485 Location: Canada
|
Posted: Mon Mar 10, 2025 12:27 am Post subject: |
|
|
What about hard power cycle of the printer ? |
|
Back to top |
|
 |
|