HP P1102W does not work with HPLIP 3.20.6

Hi
I have updated HPLIP to 3.20.6 and now my HP P1102w is not seen in the hp-setup.

**hp-setup[9456]: debug: param=**
**hp-setup[9456]: debug: selected_device_name=None**
**hp-setup[9456]: debug: Using PyQt5**
**hp-setup[9456]: debug: Sys.argv='/usr/bin/hp-setup', '-g'] printer_name=None param= jd_port=1 device_uri=None remove=F**
alse
**hp-setup[9456]: debug: Starting GUI Event Loop...**
Searching... (bus=net, timeout=5, ttl=4, search=(None) desc=0, method=slp)
**hp-setup[9456]: debug: 0000:  01 07 01 1d 00 00 65 6e 00 03 00 00 00 00 01 0d 28 78 2d 68 70 2d 76 65 72 3d 30 31 29 28**
 78 2d  ......en........(x-hp-ver=01)(x-
**hp-setup[9456]: debug: 0020:  68 70 2d 70 72 6f 64 5f 69 64 3d 43 45 36 35 37 41 29 28 78 2d 68 70 2d 6d 61 63 3d 32 43**
 37 36  hp-prod_id=CE657A)(x-hp-mac=2C76
**hp-setup[9456]: debug: 0040:  38 41 30 32 39 36 39 31 29 28 78 2d 68 70 2d 6e 75 6d 5f 70 6f 72 74 3d 30 31 29 28 78 2d**
 68 70  8A029691)(x-hp-num_port=01)(x-hp
**hp-setup[9456]: debug: 0060:  2d 69 70 3d 31 39 32 2e 31 36 38 2e 30 30 31 2e 30 33 34 29 28 78 2d 68 70 2d 68 6e 3d 4e**
 50 49  -ip=192.168.001.034)(x-hp-hn=NPI
**hp-setup[9456]: debug: 0080:  30 32 39 36 39 31 29 28 78 2d 68 70 2d 70 31 3d 4d 46 47 3a 48 65 77 6c 65 74 74 2d 50 61**
 63 6b  029691)(x-hp-p1=MFG:Hewlett-Pack
**hp-setup[9456]: debug: 00a0:  61 72 64 3b 4d 44 4c 3a 48 50 20 4c 61 73 65 72 4a 65 74 20 50 72 6f 66 65 73 73 69 6f 6e**
 61 6c  ard;MDL:HP LaserJet Professional
**hp-setup[9456]: debug: 00c0:  20 50 31 31 30 32 77 3b 43 4d 44 3a 5a 4a 53 2c 50 4a 4c 2c 41 43 4c 2c 48 54 54 50 3b 43**
 4c 53   P1102w;CMD:ZJS,PJL,ACL,HTTP;CLS
**hp-setup[9456]: debug: 00e0:  3a 50 52 49 4e 54 45 52 3b 44 45 53 3a 48 50 20 4c 61 73 65 72 4a 65 74 20 50 72 6f 66 65**
 73 73  :PRINTER;DES:HP LaserJet Profess
**hp-setup[9456]: debug: 0100:  69 6f 6e 61 6c 20 50 31 31 30 32 77 3b 46 57 56 45 52 3a 32 30 31 30 31 30 31 31 3b 29   **
        ional P1102w;FWVER:20101011;)
**hp-setup[9456]: debug: Found device: {'num_devices': 1, 'num_ports': 1, 'product_id': 'CE657A', 'status_code': 0, 'devi**
ce2': '0', 'device3': '0', 'note': '', 'device1': 'MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1102w;CMD:ZJS,PJL,
ACL,HTTP;CLS:PRINTER;DES:HP LaserJet Professional P1102w;FWVER:20101011;', 'mac': '2C768A029691', 'ip': '192.168.001.03
4', 'hn': 'NPI029691'}
**hp-setup[9456]: debug: Cache miss: hp_laserjet_professional_p1102w**
**hp-setup[9456]: debug: Reading file: /usr/share/hplip/data/models/models.dat**
**hp-setup[9456]: debug: Searching for section [hp_laserjet_professional_p1102w] in file /usr/share/hplip/data/models/mod**
els.dat
**error: No devices found on bus: net**
**error:  HPLIP cannot detect printers in your network.  This may be due to existing firewall settings blocking the requi**
red ports.
**                When you are in a trusted network environment, you may open the ports for network services like mdns an**
d slp in the firewall. For detailed steps follow the link.
**                 http://hplipopensource.com/node/374  **

Done.

Firewall is disabled. Is there a way to fix this or downgrade HPLIP? Trying to install 3.18.6 shows a lot of unresolved dependencies.

What does as root shows:

hp-setup

Also

hp-check

Also it it recommended to install the printer first with USB, after that with LAN/WLAN.

What does the following command report?

hp-check -r

hp-check -r (as root) output (similar to hp-check):

PRIMA:/home/xen # hp-check -r/usr/bin/hp-check:685: SyntaxWarning: “is not” with a literal. Did you mean “!=”?
if ‘getfacl’ not in g and ‘’ is not g and ‘file’ not in g:
Saving output in log file: /home/xen/hp-check.log

HP Linux Imaging and Printing System (ver. 3.20.6)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:

  1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to
    determine if the proper dependencies are installed to successfully compile HPLIP.
  2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already
    built HPLIP supplied tarball has the proper dependencies installed to successfully run.
  3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both
    compile- and run-time dependencies).

Check types:
a. EXTERNALDEP - External Dependencies
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION

Status Types:
OK
MISSING - Missing Dependency or Permission or Plug-in
INCOMPAT - Incompatible dependency-version or Plugin-version

warning: 3-20201004 version is not supported. Using 3-15.1 versions dependencies to verify and install…


SYSTEM INFO

Kernel: 5.8.12-1-default #1 SMP Tue Sep 29 08:27:06 UTC 2020 (79e03c2) GNU/Linux
Host: PRIMA
Proc: 5.8.12-1-default #1 SMP Tue Sep 29 08:27:06 UTC 2020 (79e03c2) GNU/Linux
Distribution: 3 20201004
Bitness: 64 bit


HPLIP CONFIGURATION

HPLIP-Version: HPLIP 3.20.6
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for 3 distro 20201004 version

Current contents of ‘/etc/hp/hplip.conf’ file:

hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.20.6

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/cups/model/manufacturer-PPDs/hplip
ppdbase=/usr/share/cups/model/manufacturer-PPDs
doc=/usr/share/doc/packages/hplip
html=/usr/share/doc/packages/hplip
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/lib/cups/driver
bin=/usr/bin
apparmor=/etc/apparmor.d

Following values are determined at configure time and cannot be changed.

[configure]
network-build=yes
libusb01-build=no
pp-build=no
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=yes
foomatic-drv-install=no
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=no
cups-ppd-install=yes
internal-tag=3.20.6
restricted-build=no
ui-toolkit=qt5
qt3=no
qt4=no
qt5=yes
policy-kit=no
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=no
class-driver=no

Current contents of ‘/var/lib/hp/hplip.state’ file:
[plugin]
installed = 1
eula = 1
version = 3.19.12

Current contents of ‘~/.hplip/hplip.conf’ file:
warning: Could not access file: No such file or directory
<Package-name> <Package-Desc> <Required/Optional> <Min-Version> <Installed-Version> <Status> <Comment>


External Dependencies

cups CUPS - Common Unix Printing System REQUIRED 1.1 2.3 OK ‘CUPS Scheduler is running’
gs GhostScript - PostScript and PDF language interpreter and previewer REQUIRED 7.05 9.52 OK -
xsane xsane - Graphical scanner frontend for SANE OPTIONAL 0.9 0.999 OK -
scanimage scanimage - Shell scanning program OPTIONAL 1.0 1.0.31 OK -
error: dbus DBus - Message bus system REQUIRED - 1.12.20 MISSING ‘DBUS may not be installed or not running’
policykit PolicyKit - Administrative policy framework OPTIONAL - 0.117 OK -
network network -wget OPTIONAL - 1.20.3 OK -
avahi-utils avahi-utils OPTIONAL - 0.7 OK -


General Dependencies

error: libjpeg libjpeg - JPEG library REQUIRED - - MISSING ‘libjpeg needs to be installed’
cups-devel CUPS devel- Common Unix Printing System development files REQUIRED - 2.3 OK -
cups-image CUPS image - CUPS image development files REQUIRED - 2.3 OK -
libpthread libpthread - POSIX threads library REQUIRED - b’2.31’ OK -
libusb libusb - USB library REQUIRED - 1.0 OK -
sane SANE - Scanning library REQUIRED - - OK -
error: sane-devel SANE - Scanning library development files REQUIRED - - MISSING ‘sane-devel needs to be installed’
error: libnetsnmp-devel libnetsnmp-devel - SNMP networking library development files REQUIRED 5.0.9 5.8 MISSING ‘libnetsnmp-devel needs to be installed’
libcrypto libcrypto - OpenSSL cryptographic library REQUIRED - 1.1.1 OK -
python3X Python 2.2 or greater - Python programming language REQUIRED 2.2 3.8.5 OK -
python3-notify2 Python libnotify - Python bindings for the libnotify Desktop notifications OPTIONAL - - OK -
Traceback (most recent call last):
File “/usr/bin/hp-check”, line 862, in <module>
num_errors, num_warns = dep.validate(time_flag, is_quiet_mode)
File “/usr/bin/hp-check”, line 367, in validate
self.__update_deps_info(supported_distro_vrs, dep,
File “/usr/bin/hp-check”, line 210, in __update_deps_info
installed_ver = self.core.version_funcdeps_info[6]
File “/usr/share/hplip/installer/dcheck.py”, line 303, in get_pyQt4_version
from PyQt4 import QtCore
ImportError: cannot import name ‘QtCore’ from ‘PyQt4’ (unknown location)

hp-setup output (as root). Tried different connection types - USB, Network, Wireless with temporary USB connection.

PRIMA:/home/xen # hp-setup

HP Linux Imaging and Printing System (ver. 3.20.6)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
Searching… (bus=usb, search=(None), desc=0)
error: No devices found on bus: usb
Searching… (bus=net, timeout=5, ttl=4, search=(None) desc=0, method=slp)
error: No devices found on bus: net
error: HPLIP cannot detect printers in your network. This may be due to existing firewall settings blocking the required po
rts.
** When you are in a trusted network environment, you may open the ports for network services like mdns and slp **
in the firewall. For detailed steps follow the link.
** http://hplipopensource.com/node/374 **
Searching on USB bus…
error: No devices found on bus: usb

Done.

The printer didn’t appear in the HP Setup window, but it is shown in the debug output, when running “hp-setup -g” as root:

"Bus 001 Device 007: ID 03f0:032a HP, Inc HP LaserJet Professional P1102w"

and

**hp-setup[8762]: debug: Found device: {'num_devices': 1, 'num_ports': 1, 'product_id': 'CE657A', 'status_code': 0, 'device2': **
'0', 'device3': '0', 'note': '', 'device1': 'MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1102w;CMD:ZJS,PJL,ACL,HTTP;CLS
:PRINTER;DES:HP LaserJet Professional P1102w;FWVER:20101011;', 'mac': '2C768A029691', 'ip': '192.168.001.034', 'hn': 'NPI0296
91'}
**hp-setup[8762]: debug: Cache miss: hp_laserjet_professional_p1102w**
**hp-setup[8762]: debug: Reading file: /usr/share/hplip/data/models/models.dat**
**hp-setup[8762]: debug: Searching for section [hp_laserjet_professional_p1102w] in file /usr/share/hplip/data/models/models.da**
t

Complete output of hp-setup -g:

**PRIMA:/home/xen #** hp-setup -g

**HP Linux Imaging and Printing System (ver. 3.20.6)**
**Printer/Fax Setup Utility ver. 9.0**

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

**hp-setup[8762]: debug: param=**
**hp-setup[8762]: debug: selected_device_name=None**
**hp-setup[8762]: debug: Using PyQt5**
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
**hp-setup[8762]: debug: Sys.argv='/usr/bin/hp-setup', '-g'] printer_name=None param= jd_port=1 device_uri=None remove=False**
**hp-setup[8762]: debug: Starting GUI Event Loop...**
Searching... (bus=usb, search=(None), desc=0)
**hp-setup[8762]: debug: Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub**
**Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub**
**Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub**
**Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub**
**Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub**
**Bus 001 Device 005: ID 046e:52c5 Behavior Tech. Computer Corp. USB Multimedia Keyboard**
**Bus 001 Device 004: ID 1366:0101 SEGGER J-Link PLUS**
**Bus 001 Device 003: ID 1038:1364 SteelSeries ApS Kana Gaming Mouse**
**Bus 001 Device 007: ID 03f0:032a HP, Inc HP LaserJet Professional P1102w**
**Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver**
**Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub**

**error: No devices found on bus: usb**
Searching... (bus=net, timeout=5, ttl=4, search=(None) desc=0, method=slp)
**hp-setup[8762]: debug: 0000:  01 07 01 1d 00 00 65 6e 00 03 00 00 00 00 01 0d 28 78 2d 68 70 2d 76 65 72 3d 30 31 29 28 78 2d**
  ......en........(x-hp-ver=01)(x-
**hp-setup[8762]: debug: 0020:  68 70 2d 70 72 6f 64 5f 69 64 3d 43 45 36 35 37 41 29 28 78 2d 68 70 2d 6d 61 63 3d 32 43 37 36**
  hp-prod_id=CE657A)(x-hp-mac=2C76
**hp-setup[8762]: debug: 0040:  38 41 30 32 39 36 39 31 29 28 78 2d 68 70 2d 6e 75 6d 5f 70 6f 72 74 3d 30 31 29 28 78 2d 68 70**
  8A029691)(x-hp-num_port=01)(x-hp
**hp-setup[8762]: debug: 0060:  2d 69 70 3d 31 39 32 2e 31 36 38 2e 30 30 31 2e 30 33 34 29 28 78 2d 68 70 2d 68 6e 3d 4e 50 49**
  -ip=192.168.001.034)(x-hp-hn=NPI
**hp-setup[8762]: debug: 0080:  30 32 39 36 39 31 29 28 78 2d 68 70 2d 70 31 3d 4d 46 47 3a 48 65 77 6c 65 74 74 2d 50 61 63 6b**
  029691)(x-hp-p1=MFG:Hewlett-Pack
**hp-setup[8762]: debug: 00a0:  61 72 64 3b 4d 44 4c 3a 48 50 20 4c 61 73 65 72 4a 65 74 20 50 72 6f 66 65 73 73 69 6f 6e 61 6c**
  ard;MDL:HP LaserJet Professional
**hp-setup[8762]: debug: 00c0:  20 50 31 31 30 32 77 3b 43 4d 44 3a 5a 4a 53 2c 50 4a 4c 2c 41 43 4c 2c 48 54 54 50 3b 43 4c 53**
   P1102w;CMD:ZJS,PJL,ACL,HTTP;CLS
**hp-setup[8762]: debug: 00e0:  3a 50 52 49 4e 54 45 52 3b 44 45 53 3a 48 50 20 4c 61 73 65 72 4a 65 74 20 50 72 6f 66 65 73 73**
  :PRINTER;DES:HP LaserJet Profess
**hp-setup[8762]: debug: 0100:  69 6f 6e 61 6c 20 50 31 31 30 32 77 3b 46 57 56 45 52 3a 32 30 31 30 31 30 31 31 3b 29         **
  ional P1102w;FWVER:20101011;)
**hp-setup[8762]: debug: Found device: {'num_devices': 1, 'num_ports': 1, 'product_id': 'CE657A', 'status_code': 0, 'device2': **
'0', 'device3': '0', 'note': '', 'device1': 'MFG:Hewlett-Packard;MDL:HP LaserJet Professional P1102w;CMD:ZJS,PJL,ACL,HTTP;CLS
:PRINTER;DES:HP LaserJet Professional P1102w;FWVER:20101011;', 'mac': '2C768A029691', 'ip': '192.168.001.034', 'hn': 'NPI0296
91'}
**hp-setup[8762]: debug: Cache miss: hp_laserjet_professional_p1102w**
**hp-setup[8762]: debug: Reading file: /usr/share/hplip/data/models/models.dat**
**hp-setup[8762]: debug: Searching for section [hp_laserjet_professional_p1102w] in file /usr/share/hplip/data/models/models.da**
t
**error: No devices found on bus: net**
**error:  HPLIP cannot detect printers in your network.  This may be due to existing firewall settings blocking the required po**
rts.
**                When you are in a trusted network environment, you may open the ports for network services like mdns and slp **
in the firewall. For detailed steps follow the link.                                                                          
**                 http://hplipopensource.com/node/374  **                                                                        
Searching on USB bus...
**hp-setup[8762]: debug: Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub**
**Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub**                                                                
**Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub**                                                                
**Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub**                                                                
**Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub**                                                                
**Bus 001 Device 005: ID 046e:52c5 Behavior Tech. Computer Corp. USB Multimedia Keyboard**                                        
**Bus 001 Device 004: ID 1366:0101 SEGGER J-Link PLUS**                                                                           
**Bus 001 Device 003: ID 1038:1364 SteelSeries ApS Kana Gaming Mouse**                                                            
**Bus 001 Device 007: ID 03f0:032a HP, Inc HP LaserJet Professional P1102w**                                                      
**Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver**                                                             
**Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub**                                                                
                                                                                                                              
**error: No devices found on bus: usb**

Done.

The printer is directly connected to your Computer, no usb-switch?

try as root:

hp-setup -i --auto 001:007

Double post

The printer is connected to the motherboard directly, without hubs. Output of hp-setup -i --auto 001:007:

**PRIMA:/home/xen #** hp-setup -i --auto 001:007

**HP Linux Imaging and Printing System (ver. 3.20.6)**
**Printer/Fax Setup Utility ver. 9.0**

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

  
--------------------------------
| SELECT CONNECTION (I/O) TYPE |
--------------------------------

  Num       Connection  Description                                                
            Type                                                                   
  --------  ----------  ----------------------------------------------------------
  0*        usb         Universal Serial Bus (USB)                                 
  1         net         Network/Ethernet/Wireless (direct connection or JetDirect)

**Enter number 0...1 for connection type (q=quit, enter=usb*) ? **0

Using connection type: usb

**error: No device selected/specified or that supports this functionality.**
**PRIMA:/home/xen #** hp-setup -i --auto 001:007

**HP Linux Imaging and Printing System (ver. 3.20.6)**
**Printer/Fax Setup Utility ver. 9.0**

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

  
--------------------------------
| SELECT CONNECTION (I/O) TYPE |
--------------------------------

  Num       Connection  Description                                                
            Type                                                                   
  --------  ----------  ----------------------------------------------------------
  0*        usb         Universal Serial Bus (USB)                                 
  1         net         Network/Ethernet/Wireless (direct connection or JetDirect)

**Enter number 0...1 for connection type (q=quit, enter=usb*) ? **1

Using connection type: net

**error: No device selected/specified or that supports this functionality.**

open a terminal as root:

journalctl -f

Now disconnect the printer, wait 10 sec and connect the printer.
wait 10 sec and post all from the terminal.

journalctl output:

**PRIMA:/home/xen #** journalctl -f
-- Logs begin at Sat 2019-12-07 23:09:02 MSK. --
Oct 06 19:02:24 PRIMA python3[24070]: **io/hpmud/musb.c 2129: ignoring hp:/usb/HP_LaserJet_Professional_P1102w?serial=000000000**
Q939JCFSI1c support=0
Oct 06 19:02:24 PRIMA python3[24070]: **io/hpmud/model.c 532: no HP_LaserJet_Professional_P1102w attributes found in /usr/share**
/hplip/data/models/models.dat
Oct 06 19:02:24 PRIMA python3[24070]: **io/hpmud/model.c 543: no HP_LaserJet_Professional_P1102w attributes found in /usr/share**
/hplip/data/models/unreleased/unreleased.dat
Oct 06 19:02:24 PRIMA python3[24070]: **io/hpmud/musb.c 2129: ignoring hp:/usb/HP_LaserJet_Professional_P1102w?serial=000000000**
Q939JCFSI1c support=0
Oct 06 19:02:26 PRIMA udev-configure-printer[24049]: URI matches without serial number: usb://HP/LaserJet%20Professional%20P1
102w?serial=000000000Q939JCFSI1c
Oct 06 19:02:26 PRIMA udev-configure-printer[24049]: No serial number URI matches so using those without
Oct 06 19:02:26 PRIMA udev-configure-printer[24049]: URI of detected printer: usb://HP/LaserJet%20Professional%20P1102w?seria
l=000000000Q939JCFSI1c, normalized: laserjet professional p1102w serial 000000000q939jcfsi1c
Oct 06 19:02:26 PRIMA udev-configure-printer[24049]: URI of print queue: usb://HP/LaserJet%20Professional%20P1102w?serial=000
000000Q939JCFSI1c, normalized: laserjet professional p1102w serial 000000000q939jcfsi1c
Oct 06 19:02:26 PRIMA udev-configure-printer[24049]: Queue ipp://localhost/printers/HP-LaserJet-Professional-P1102w has match
ing device URI
Oct 06 19:02:26 PRIMA systemd[1]: configure-printer@usb-001-005.service: Succeeded.
Oct 06 19:02:49 PRIMA kernel: usb 1-7: USB disconnect, device number 5
Oct 06 19:02:49 PRIMA kernel: usblp0: removed
Oct 06 19:03:03 PRIMA kernel: usb 1-10: new high-speed USB device number 6 using xhci_hcd
Oct 06 19:03:03 PRIMA kernel: usb 1-10: New USB device found, idVendor=03f0, idProduct=032a, bcdDevice= 1.00
Oct 06 19:03:03 PRIMA kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 06 19:03:03 PRIMA kernel: usb 1-10: Product: HP LaserJet Professional P1102w
Oct 06 19:03:03 PRIMA kernel: usb 1-10: Manufacturer: Hewlett-Packard
Oct 06 19:03:03 PRIMA kernel: usb 1-10: SerialNumber: 000000000Q939JCFSI1c
Oct 06 19:03:03 PRIMA kernel: usb-storage 1-10:1.0: USB Mass Storage device detected
Oct 06 19:03:03 PRIMA kernel: scsi host9: usb-storage 1-10:1.0
Oct 06 19:03:03 PRIMA mtp-probe[24200]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1
0"
Oct 06 19:03:03 PRIMA mtp-probe[24200]: bus: 1, device: 6 was not an MTP device
Oct 06 19:03:03 PRIMA systemd[1]: Starting USB_ModeSwitch_1-10...
Oct 06 19:03:03 PRIMA mtp-probe[24222]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1
0"
Oct 06 19:03:03 PRIMA mtp-probe[24222]: bus: 1, device: 6 was not an MTP device
Oct 06 19:03:04 PRIMA usb_modeswitch[24223]: **switch device 03f0:032a on 001/006**
Oct 06 19:03:04 PRIMA kernel: usb 1-10: USB disconnect, device number 6
Oct 06 19:03:05 PRIMA kernel: usb 1-10: new high-speed USB device number 7 using xhci_hcd
Oct 06 19:03:05 PRIMA kernel: usb 1-10: New USB device found, idVendor=03f0, idProduct=032a, bcdDevice= 1.00
Oct 06 19:03:05 PRIMA kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 06 19:03:05 PRIMA kernel: usb 1-10: Product: HP LaserJet Professional P1102w
Oct 06 19:03:05 PRIMA kernel: usb 1-10: Manufacturer: Hewlett-Packard
Oct 06 19:03:05 PRIMA kernel: usb 1-10: SerialNumber: 000000000Q939JCFPR1a
Oct 06 19:03:05 PRIMA kernel: usblp 1-10:1.0: usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x03F0 pid 0x032
A
Oct 06 19:03:05 PRIMA root[24237]: udev hpmud.rules runs hp-firmware to test if HP device with USB vendor ID 03f0 and USB pro
duct ID 032a at USB bus ID 001 and USB device ID 007 needs firmware and if yes to upload it
Oct 06 19:03:05 PRIMA systemd[1]: **usb_modeswitch@1-10.service: Main process exited, code=killed, status=15/TERM**
Oct 06 19:03:05 PRIMA systemd[1]: **usb_modeswitch@1-10.service: Failed with result 'signal'.**
Oct 06 19:03:05 PRIMA systemd[1]: Stopped USB_ModeSwitch_1-10.
Oct 06 19:03:05 PRIMA systemd[1]: Starting USB_ModeSwitch_1-10...
Oct 06 19:03:05 PRIMA python3[24245]: io/hpmud/musb.c 2185: [24245] hpmud_make_usb_uri() bus=001 dev=007
Oct 06 19:03:05 PRIMA python3[24245]: io/hpmud/musb.c 2282: hpmud_make_usb_uri() uri=hp:/usb/HP_LaserJet_Professional_P1102w?
serial=000000000Q939JCFSI1c bytes_read=67
Oct 06 19:03:05 PRIMA /hp-firmware[24245]: **hp-firmware[24245]: error: Invalid USB Device ID or USB bus ID. No device found.**
Oct 06 19:03:05 PRIMA systemd-udevd[24196]: **1-10: Process '/usr/bin/hp-firmware -s 001:007' failed with exit code 1.**
Oct 06 19:03:05 PRIMA systemd[1]: Started Configure Plugged-In Printer.
Oct 06 19:03:05 PRIMA mtp-probe[24267]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1
0"
Oct 06 19:03:05 PRIMA udev-configure-printer[24265]: add usb-001-007
Oct 06 19:03:05 PRIMA mtp-probe[24267]: bus: 1, device: 7 was not an MTP device
Oct 06 19:03:06 PRIMA udev-configure-printer[24265]: device devpath is /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1
0
Oct 06 19:03:06 PRIMA udev-configure-printer[24265]: MFG:Hewlett-Packard MDL:HP LaserJet Professional P1102w SERN:- serial:00
0000000Q939JCFPR1a                                                                                                            
Oct 06 19:03:07 PRIMA root[24274]: **usb_modeswitch: switched to 03f0:032a on 001/007**
Oct 06 19:03:07 PRIMA systemd[1]: usb_modeswitch@1-10.service: Succeeded.
Oct 06 19:03:07 PRIMA systemd[1]: Finished USB_ModeSwitch_1-10.
Oct 06 19:03:11 PRIMA kernel: usblp0: removed
Oct 06 19:03:11 PRIMA hp[24287]: **io/hpmud/model.c 532: no HP_LaserJet_Professional_P1102w attributes found in /usr/share/hpli**
p/data/models/models.dat                                                                                                      
Oct 06 19:03:11 PRIMA hp[24287]: **io/hpmud/model.c 543: no HP_LaserJet_Professional_P1102w attributes found in /usr/share/hpli**
p/data/models/unreleased/unreleased.dat                                                                                       
Oct 06 19:03:11 PRIMA hp[24287]: **io/hpmud/musb.c 2129: ignoring hp:/usb/HP_LaserJet_Professional_P1102w?serial=000000000Q939J**
CFSI1c support=0                                                                                                              
Oct 06 19:03:11 PRIMA kernel: usblp 1-10:1.0: usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x03F0 pid 0x032
A
Oct 06 19:03:11 PRIMA python3[24285]: **io/hpmud/model.c 532: no HP_LaserJet_Professional_P1102w attributes found in /usr/share**
/hplip/data/models/models.dat                                                                                                 
Oct 06 19:03:11 PRIMA python3[24285]: **io/hpmud/model.c 543: no HP_LaserJet_Professional_P1102w attributes found in /usr/share**
/hplip/data/models/unreleased/unreleased.dat                                                                                  
Oct 06 19:03:11 PRIMA python3[24285]: **io/hpmud/musb.c 2129: ignoring hp:/usb/HP_LaserJet_Professional_P1102w?serial=000000000**
Q939JCFSI1c support=0                                                                                                         
Oct 06 19:03:11 PRIMA python3[24285]: **io/hpmud/model.c 532: no HP_LaserJet_Professional_P1102w attributes found in /usr/share**
/hplip/data/models/models.dat                                                                                                 
Oct 06 19:03:11 PRIMA python3[24285]: **io/hpmud/model.c 543: no HP_LaserJet_Professional_P1102w attributes found in /usr/share**
/hplip/data/models/unreleased/unreleased.dat                                                                                  
Oct 06 19:03:11 PRIMA python3[24285]: **io/hpmud/musb.c 2129: ignoring hp:/usb/HP_LaserJet_Professional_P1102w?serial=000000000**
Q939JCFSI1c support=0                                                                                                         
Oct 06 19:03:13 PRIMA udev-configure-printer[24265]: URI matches without serial number: usb://HP/LaserJet%20Professional%20P1
102w?serial=000000000Q939JCFSI1c                                                                                              
Oct 06 19:03:13 PRIMA udev-configure-printer[24265]: No serial number URI matches so using those without
Oct 06 19:03:13 PRIMA udev-configure-printer[24265]: URI of detected printer: usb://HP/LaserJet%20Professional%20P1102w?seria
l=000000000Q939JCFSI1c, normalized: laserjet professional p1102w serial 000000000q939jcfsi1c                                  
Oct 06 19:03:13 PRIMA udev-configure-printer[24265]: URI of print queue: usb://HP/LaserJet%20Professional%20P1102w?serial=000
000000Q939JCFSI1c, normalized: laserjet professional p1102w serial 000000000q939jcfsi1c                                       
Oct 06 19:03:13 PRIMA udev-configure-printer[24265]: Queue ipp://localhost/printers/HP-LaserJet-Professional-P1102w has match
ing device URI                                                                                                                
Oct 06 19:03:13 PRIMA systemd[1]: configure-printer@usb-001-007.service: Succeeded.
^C