Не печатет принтер по сети

Автор disfated, 22 июня 2015, 11:24:16

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

disfated

Модель принтера (МФУ): HP LaserJet Pro M125r (HP саппорт)
Есть машина Linux dev 3.2.0-85-generic #122-Ubuntu SMP Tue May 26 16:14:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Воткнул МФУ напрямую в машину, дрова нашлись автоматом, принтер печатет, запомнил какой драйвер система выбрала: HP LaserJet Pro CP1025nw Foomatic/foo2zjs-z3 (recommended)

Далее настраиваю МФУ по сетке. С мастайными машинами проблем нет. На моей машине, добаляю принтер с соответствующими дровами:



Нигде не ругается.
Далее пробую печатать, пишет задание добавлено в очередь, а принтер не шевелится...  :-[

В логах /var/log/cups/access_log:


localhost - - [22/Jun/2015:08:06:55 +0500] "POST / HTTP/1.1" 200 187 Renew-Subscription client-error-not-found
localhost - - [22/Jun/2015:09:05:15 +0500] "POST / HTTP/1.1" 200 187 Renew-Subscription client-error-not-found
localhost - - [22/Jun/2015:10:03:35 +0500] "POST / HTTP/1.1" 200 187 Renew-Subscription client-error-not-found
localhost - - [22/Jun/2015:11:01:55 +0500] "POST / HTTP/1.1" 200 187 Renew-Subscription client-error-not-found
localhost - - [22/Jun/2015:11:31:58 +0500] "POST /printers/HP_M125r HTTP/1.1" 200 48451 Print-Job successful-ok
localhost - - [22/Jun/2015:11:32:03 +0500] "POST / HTTP/1.1" 200 345 Create-Printer-Subscription successful-ok
localhost - - [22/Jun/2015:11:40:36 +0500] "POST /printers/HP_M125r HTTP/1.1" 200 48469 Print-Job successful-ok
localhost - - [22/Jun/2015:11:44:21 +0500] "POST /printers/HP_M125r HTTP/1.1" 200 48453 Print-Job successful-ok
localhost - - [22/Jun/2015:12:00:15 +0500] "POST / HTTP/1.1" 200 187 Renew-Subscription client-error-not-found
localhost - - [22/Jun/2015:12:49:32 +0500] "POST /printers/HP_M125r HTTP/1.1" 200 48457 Print-Job successful-ok
localhost - - [22/Jun/2015:12:58:35 +0500] "POST / HTTP/1.1" 200 187 Renew-Subscription client-error-not-found
localhost - - [22/Jun/2015:13:04:58 +0500] "POST / HTTP/1.1" 200 256 Create-Printer-Subscription successful-ok
localhost - - [22/Jun/2015:13:05:10 +0500] "POST / HTTP/1.1" 401 123 CUPS-Get-Devices successful-ok
localhost - disfated [22/Jun/2015:13:05:10 +0500] "POST / HTTP/1.1" 200 1996 CUPS-Get-Devices -
localhost - disfated [22/Jun/2015:13:05:11 +0500] "POST / HTTP/1.1" 200 198 CUPS-Get-Devices -
localhost - - [22/Jun/2015:13:06:32 +0500] "POST /admin/ HTTP/1.1" 401 161 CUPS-Add-Modify-Printer successful-ok
localhost - disfated [22/Jun/2015:13:06:32 +0500] "POST /admin/ HTTP/1.1" 200 161 CUPS-Add-Modify-Printer successful-ok
localhost - - [22/Jun/2015:13:06:44 +0500] "POST / HTTP/1.1" 200 345 Create-Printer-Subscription successful-ok
localhost - - [22/Jun/2015:13:06:44 +0500] "POST / HTTP/1.1" 200 345 Create-Printer-Subscription successful-ok
localhost - - [22/Jun/2015:13:06:46 +0500] "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok
localhost - - [22/Jun/2015:13:06:46 +0500] "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok
localhost - - [22/Jun/2015:13:06:51 +0500] "POST /printers/HP_M125r HTTP/1.1" 200 413 Print-Job successful-ok


Что делать, куда копать?
Спасибо.

doctor@tardis

А пробовали через Cups настроить?

disfated

doctor@tardis, Вы имеете ввиду веб-интерфейс cups? Вроде там никаких иных настроек нет по сравнению с системным интерфейсом добавления принтера... Тем не менее, попробовал через него добавить, тот же результат.

Обратил внимание на журнал ошибок. Это проскакивает при пробной печати:

E [22/Jun/2015:17:18:28 +0500] [CGI] Saw EOF, expected '}'!
E [22/Jun/2015:17:18:29 +0500] [CGI] Saw EOF, expected '}'!
E [22/Jun/2015:17:18:35 +0500] [CGI] Saw EOF, expected '}'!

правда это походу к веб-интерфейсу отностися

ihammers

Давайте попробуем разобраться. Вывод следующих команд, по теги:
~$ dpkg -l | grep -i cups
~$ dpkg -l | grep -i hplip
~$ hp-check


Клиент самбы на машине установлен?
Debian GNU/Linux Bookworm, LXQt/OpenBox: AMD Ryzen 5 5600G / 64Gb RAM
_______________________________
Debian GNU/Linux Bookworm, без графики: AMD Phenon X4 / 16Gb RAM
_______________________________
Debian GNU/Linux Bookworm, LXQt/OpenBox: Acer Aspire One 722 AMD C60 / 8Gb RAM / ATI HD6290

disfated


~$ dpkg -l | grep -i cups
ii  bluez-cups                                4.98-2ubuntu7.2                                 Bluetooth printer driver for CUPS
ii  cups                                      1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - server
ii  cups-bsd                                  1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - BSD commands
ii  cups-client                               1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - client programs (SysV)
ii  cups-common                               1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - common files
ii  cups-filters                              1.0.18-0ubuntu0.2                               OpenPrinting CUPS Filters
ii  cups-pk-helper                            0.2.1.2-1ubuntu0.1                              PolicyKit helper to configure cups with fine-grained privileges
ii  cups-ppdc                                 1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - PPD manipulation utilities
ii  ghostscript-cups                          9.05~dfsg-0ubuntu4.2                            interpreter for the PostScript language and for PDF - CUPS filters
ii  libcups2                                  1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - Core library
ii  libcups2:i386                             1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - Core library
ii  libcups2-dev                              1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - Development files CUPS library
ii  libcupscgi1                               1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - CGI library
ii  libcupsdriver1                            1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - Driver library
ii  libcupsfilters1                           1.0.18-0ubuntu0.2                               OpenPrinting CUPS Filters - Shared library
ii  libcupsimage2                             1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - Raster image library
ii  libcupsmime1                              1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - MIME library
ii  libcupsppdc1                              1.5.3-0ubuntu8.7                                Common UNIX Printing System(tm) - PPD manipulation library
ii  printer-driver-gutenprint                 5.2.8~pre1-0ubuntu2.1                           printer drivers for CUPS
ii  printer-driver-hpcups                     3.12.2-1ubuntu3.4                               HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii  python-cups                               1.9.61-0ubuntu2                                 Python bindings for CUPS
ii  python-cupshelpers                        1.3.8+20120201-0ubuntu8.1                       Python modules for printer configuration with CUPS



~$ dpkg -l | grep -i hplip
ii  hplip                                     3.12.2-1ubuntu3.4                               HP Linux Printing and Imaging System (HPLIP)
ii  hplip-data                                3.12.2-1ubuntu3.4                               HP Linux Printing and Imaging - data files


hp-check прогнал с параметром -r, выполнил что просил: добавил юзера в группу lp, установил пакет python-qt4-dbus, после этого снёс-добавил принтер, та же фигня.


~$ hp-check -r

HP Linux Imaging and Printing System (ver. 3.12.2)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2011-14 Hewlett-Packard 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).                         

Saving output in log file: hp-check.log

Initializing. Please wait...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux dev 3.2.0-85-generic #122-Ubuntu SMP Tue May 26 16:14:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Distribution:
unknown 0.0

Checking Python version...
OK, version 2.7.3 installed

Checking PyQt 4.x version...
OK, version 4.9.1 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.5.3
error_log is set to level: warn

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 1.0.0


------------------------
| RUNTIME DEPENDENCIES |
------------------------


Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
OK, found.


----------------------
| HPLIP INSTALLATION |
----------------------


Currently installed HPLIP version...
HPLIP 3.12.2 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.12.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip-doc/HTML
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
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=yes
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.12.2
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=yes
hpijs-only-build=no
lite-build=no
udev-acl-rules=yes
hpcups-only-build=no
hpijs-only-build=no


Current contents of '/var/lib/hp/hplip.state' file:
# hplip.state - HPLIP runtime persistent variables.

[plugin]
installed=0
eula=0



Current contents of '~/.hplip/hplip.conf' file:
[installation]
date_time = 23.06.2015 13:22:46
version = 3.12.2



--------------------------
| DISCOVERED USB DEVICES |
--------------------------

No devices found.

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------


HP
--
Type: Unknown
Device URI: smb://192.168.1.12/HP_M125r
PPD: /etc/cups/ppd/HP.ppd
PPD Description: HP LaserJet Pro CP1025nw Foomatic/foo2zjs-z3 (recommended)
Printer status: printer HP is idle.  enabled since Вт. 23 июня 2015 13:18:37
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend to function in HPLIP.


----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in '/etc/sane.d/dll.conf'...
'hpaio' in '/etc/sane.d/dll.d/hplip'...
OK, found. SANE backend 'hpaio' is properly set up.

Checking output of 'scanimage -L'...

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).


---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

Checking 'scanext' SANE scanning extension...
OK, found.



---------------
| USER GROUPS |
---------------

disfated adm lp cdrom sudo dip plugdev lpadmin sambashare

User member of group 'lp'. Enables print/ scan/ fax.
User member of group 'lpadmin'.

-----------
| SUMMARY |
-----------

error: 1 error or warning.

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html


Done.


Без параметра:

~$ hp-check

HP Linux Imaging and Printing System (ver. 3.12.2)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2011-14 Hewlett-Packard 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).                         

Saving output in log file: hp-check.log

Initializing. Please wait...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux dev 3.2.0-85-generic #122-Ubuntu SMP Tue May 26 16:14:57 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Distribution:
unknown 0.0

Checking Python version...
OK, version 2.7.3 installed

Checking PyQt 4.x version...
OK, version 4.9.1 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.5.3
error_log is set to level: warn

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 1.0.0


------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
error: NOT FOUND! This is a REQUIRED/COMPILE TIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: DBus - Message bus system...
error: NOT FOUND! This is a REQUIRED dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
error: NOT FOUND! This is a REQUIRED dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
error: NOT FOUND! This is a REQUIRED dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services...
OK, found.

Checking for dependency: libusb - USB library...
error: NOT FOUND! This is a REQUIRED dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python devel - Python development files...
error: NOT FOUND! This is a REQUIRED/COMPILE TIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Python 2.2 or greater - Python programming language...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: SANE - Scanning library development files...
error: NOT FOUND! This is a REQUIRED/COMPILE TIME ONLY dependency. Please make sure that this dependency is installed before installing or running HPLIP.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
OK, found.


----------------------
| HPLIP INSTALLATION |
----------------------


Currently installed HPLIP version...
HPLIP 3.12.2 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.12.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip-doc/HTML
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
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=yes
foomatic-ppd-install=yes
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.12.2
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=yes
hpijs-only-build=no
lite-build=no
udev-acl-rules=yes
hpcups-only-build=no
hpijs-only-build=no


Current contents of '/var/lib/hp/hplip.state' file:
# hplip.state - HPLIP runtime persistent variables.

[plugin]
installed=0
eula=0



Current contents of '~/.hplip/hplip.conf' file:
[installation]
date_time = 23.06.2015 13:24:21
version = 3.12.2



--------------------------
| DISCOVERED USB DEVICES |
--------------------------

No devices found.

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------


HP
--
Type: Unknown
Device URI: smb://192.168.1.12/HP_M125r
PPD: /etc/cups/ppd/HP.ppd
PPD Description: HP LaserJet Pro CP1025nw Foomatic/foo2zjs-z3 (recommended)
Printer status: printer HP is idle.  enabled since Вт. 23 июня 2015 13:18:37
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend to function in HPLIP.


----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in '/etc/sane.d/dll.conf'...
'hpaio' in '/etc/sane.d/dll.d/hplip'...
OK, found. SANE backend 'hpaio' is properly set up.

Checking output of 'scanimage -L'...

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).


---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

Checking 'scanext' SANE scanning extension...
OK, found.



---------------
| USER GROUPS |
---------------

disfated adm lp cdrom sudo dip plugdev lpadmin sambashare

User member of group 'lp'. Enables print/ scan/ fax.
User member of group 'lpadmin'.

-----------
| SUMMARY |
-----------

error: 8 errors and/or warnings.

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html


Done.


Цитата: ihammers от 23 июня 2015, 05:11:50Клиент самбы на машине установлен?

Тип того:

~$ dpkg -l | grep -i smbclient
ii  libsmbclient                              2:3.6.3-2ubuntu2.12                             shared library for communication with SMB/CIFS servers
ii  python-smbc                               1.0.13-0ubuntu1                                 Python bindings for Samba clients (libsmbclient)
ii  smbclient                                 2:3.6.3-2ubuntu2.12                             command-line SMB/CIFS clients for Unix

ihammers

Попробуйте настроить принтер через cups, выбрав другой URI. В принципе если он (принтер) открыт, то cups должен его автоматически найти.

PS: все-таки это форум по Debian, а не по Ubuntu.
Debian GNU/Linux Bookworm, LXQt/OpenBox: AMD Ryzen 5 5600G / 64Gb RAM
_______________________________
Debian GNU/Linux Bookworm, без графики: AMD Phenon X4 / 16Gb RAM
_______________________________
Debian GNU/Linux Bookworm, LXQt/OpenBox: Acer Aspire One 722 AMD C60 / 8Gb RAM / ATI HD6290

lumberjack

а по LPR/LPD пробовали ставить?

disfated

Цитата: ihammers от 24 июня 2015, 05:00:39Попробуйте настроить принтер через cups, выбрав другой URI. В принципе если он (принтер) открыт, то cups должен его автоматически найти.
cups и так его видит, первый раз когда настраивал, то URI не вводил - выбрал предложенный. Дальше пробовал вместо имени компа прописывать ip, результат не меняется. Какой ещё URI я могу прописать?

Цитата: ihammers от 24 июня 2015, 05:00:39PS: все-таки это форум по Debian, а не по Ubuntu.
и тем более не по ElementaryOS :)

Цитата: lumberjack от 24 июня 2015, 09:17:52а по LPR/LPD пробовали ставить?
Попробовал по этому мануалу.
Вот что вышло:

Не понял что в качестве пути в URI указывать, пробовал ставить по-умолчанию /queue и сетевое имя принтера.
Результат один: "Sending print data" -> "Connecting to printer" -> "Printer is not responding" :(

ihammers

Обновляйте hplip до версии 3.14.3, так как на сайтах hplipopensource.com и ubuntuhandbook.org написано, что принтер имеет полную поддержку, но для версий hplip выше 3.14.x. Так же выбирайте драйвер что-то в роде следующего hp_laserjet_pro_mfp_m125rnw. И не забудьте установить plugin для hplip.

PS: обновлять hplip лучше на всех машинах работающих с этим принтером.
Debian GNU/Linux Bookworm, LXQt/OpenBox: AMD Ryzen 5 5600G / 64Gb RAM
_______________________________
Debian GNU/Linux Bookworm, без графики: AMD Phenon X4 / 16Gb RAM
_______________________________
Debian GNU/Linux Bookworm, LXQt/OpenBox: Acer Aspire One 722 AMD C60 / 8Gb RAM / ATI HD6290