You are not logged in.

#1 2021-02-18 16:28:37

radsaggi
Member
Registered: 2021-02-18
Posts: 1

Issue with USB connected printer HP LaserJet 1018

Hi, I am facing issues printing to my HP LaserJet 1018 printer.

This printer was working fine until a recent system update. Initially the system was not even showing the printer in the System Print Panel.
I noticed issues with CUPS Upgrade in the Wiki, and noticed that my system was not running CUPS services. I disabled the old services, and started the new ones.

I checked the error log for CUPS (I have LogLevel debug in the config file: /etc/cups/cupsd.conf)


Relevant system info:

[~]$ lpinfo -v
network beh
file cups-brf:/
network https
network ipps
network ipp
network http
network lpd
network socket
network smb

[gopal@linux-home ~]$ systemctl | grep cups
  cups.path                                                                                 loaded active running   CUPS Scheduler                                                               
  cups-browsed.service                                                                      loaded active running   Make remote CUPS printers available locally                                  
  cups.service                                                                              loaded active running   CUPS Scheduler                                                               
  cups-lpd.socket                                                                           loaded active listening CUPS LPD Server Socket                                                       
  cups.socket                                                                               loaded active running   CUPS Scheduler                                                               

[~]$ lsusb

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 007: ID 03f0:4117 HP, Inc LaserJet 1018
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[~]$ ls -l /dev/usb/
ls: cannot access '/dev/usb/': No such file or directory

[~]$ ls -l /dev/bus/usb/001/007
crw-rw-r-- 1 root lp 189, 6 Feb 18 21:29 /dev/bus/usb/001/007

[~]$ pacman -Qe | grep cups
cups 1:2.3.3op2-1
cups-pk-helper 0.2.6-4

[~]$ pacman -Qe | grep foo
foo2zjs-nightly 20210115-1
foomatic-db 3:20210205-1
foomatic-db-gutenprint-ppds 5.3.4-1
foomatic-db-nonfree 3:20210205-1
foomatic-db-nonfree-ppds 3:20210205-1
foomatic-db-ppds 3:20210205-1

Logs from /var/logs/cups/error_log: https://pastebin.com/84uqGha5


Any help would be greatly appreciated.

Last edited by radsaggi (2021-02-18 16:30:12)

Offline

#2 2021-02-20 09:34:17

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: Issue with USB connected printer HP LaserJet 1018

This could be something to do with foo2zjs and the new cups release.
Someone has recently commented on https://aur.archlinux.org/packages/foo2zjs-nightly/
that a hp-lj1020 doesn't work either, so maybe post something there for the maintainer to see.

https://www.openprinting.org/printer/HP … erJet_1018
shows you should be using foo2zjs-z1 as you are doing.

[I don't use foo2zjs nor do I have this printer]

Offline

Board footer

Powered by FluxBB