Hallo,
ich komme mit der Drucker-Einrichtung (HP MFP 137) nicht weiter. Habe den Drucker einmal über die Eigenschaften - Drucker und einmal über localhost versucht einzurichten. Inzwischen bin ich so weit, dass er erkannt wird, Druckaifträge scheinbar verarbeitet (zuvor hat er stets pausiert) - mitteilt, dass der Druck abgeschlossen ist - aber er druckt nicht.
sudo dpkg -l *cups* lpr* | grep ii ii bluez-cups 5.64-0ubuntu1.1 amd64 Bluetooth printer driver for CUPS ii cups 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface ii cups-bsd 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - BSD commands ii cups-client 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - client programs (SysV) ii cups-common 2.4.1op1-1ubuntu4.8 all Common UNIX Printing System(tm) - common files ii cups-core-drivers 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - driverless printing ii cups-daemon 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - daemon ii cups-filters 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - Main Package ii cups-filters-core-drivers 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - Driverless printing ii cups-ipp-utils 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - IPP developer/admin utilities ii cups-pk-helper 0.2.6-1ubuntu5 amd64 PolicyKit helper to configure cups with fine-grained privileges ii cups-ppdc 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities ii cups-server-common 2.4.1op1-1ubuntu4.8 all Common UNIX Printing System(tm) - server common files ii libcups2:amd64 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - Core library ii libcupsfilters1:amd64 1.28.15-0ubuntu1.2 amd64 OpenPrinting CUPS Filters - Shared library ii libcupsimage2:amd64 2.4.1op1-1ubuntu4.8 amd64 Common UNIX Printing System(tm) - Raster image library ii printer-driver-hpcups 3.21.12+dfsg0-1 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii python3-cups:amd64 2.0.1-5build1 amd64 Python3 bindings for CUPS ii python3-cupshelpers 1.5.16-0ubuntu3 all Python utility modules around the CUPS printing system
sudo dpkg -l libusb* | grep ii ii libusb-0.1-4:amd64 2:0.1.12-32build3 amd64 userspace USB programming library ii libusb-1.0-0:amd64 2:1.0.25-1ubuntu2 amd64 userspace USB programming library ii libusbmuxd6:amd64 2.0.2-3build2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library
sudo dpkg -l | egrep hp ii hplip 3.21.12+dfsg0-1 amd64 HP Linux Printing and Imaging System (HPLIP) ii hplip-data 3.21.12+dfsg0-1 all HP Linux Printing and Imaging - data files ii hplip-gui 3.21.12+dfsg0-1 all HP Linux Printing and Imaging - GUI utilities (Qt-based) ii libhpmud0:amd64 3.21.12+dfsg0-1 amd64 HP Multi-Point Transport Driver (hpmud) run-time libraries ii libsane-hpaio:amd64 3.21.12+dfsg0-1 amd64 HP SANE backend for multi-function peripherals ii printer-driver-hpcups 3.21.12+dfsg0-1 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii printer-driver-postscript-hp 3.21.12+dfsg0-1 amd64 HP Printers PostScript Descriptions ii python3-launchpadlib 1.10.16-1 all Launchpad web services client library (Python 3)
systemctl --no-pager status cups* ● cups.service - CUPS Scheduler Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2024-05-22 22:34:45 CEST; 57min ago TriggeredBy: ● cups.path ● cups.socket Docs: man:cupsd(8) Main PID: 727 (cupsd) Status: "Scheduler is running..." Tasks: 4 (limit: 18713) Memory: 36.7M CPU: 10.974s CGroup: /system.slice/cups.service ├─ 727 /usr/sbin/cupsd -l ├─ 886 /usr/lib/cups/notifier/dbus dbus:// "" ├─3143 /usr/lib/cups/notifier/dbus dbus:// "" └─6977 /usr/lib/cups/notifier/dbus dbus:// "" Mai 22 22:34:45 xxx systemd[1]: Started CUPS Scheduler. Mai 22 22:36:32 xxx cupsd[727]: pam_unix(cups:auth): check pass; …nown Mai 22 22:36:32 xxx cupsd[727]: pam_unix(cups:auth): authenticati…host Mai 22 22:36:39 xxx cupsd[727]: pam_unix(cups:auth): check pass; …nown Mai 22 22:36:39 xxx cupsd[727]: pam_unix(cups:auth): authenticati…host Mai 22 22:37:03 xxx hpfax[4030]: [4030]: error: Failed to create …plip Mai 22 23:11:00 xxx hpcups[6892]: prnt/hpcups/Hbpl1.cpp 52: Hbpl1 …PL1 Mai 22 23:11:20 xxx hpcups[6981]: prnt/hpcups/Hbpl1.cpp 52: Hbpl1 …PL1 Mai 22 23:14:07 xxx hpcups[8137]: prnt/hpcups/Hbpl1.cpp 52: Hbpl1 …PL1 Mai 22 23:15:17 xxx hpcups[8202]: prnt/hpcups/Hbpl1.cpp 52: Hbpl1 …PL1 ● cups.socket - CUPS Scheduler Loaded: loaded (/lib/systemd/system/cups.socket; enabled; vendor preset: enabled) Active: active (running) since Wed 2024-05-22 22:34:44 CEST; 57min ago Triggers: ● cups.service Listen: /run/cups/cups.sock (Stream) CGroup: /system.slice/cups.socket Mai 22 22:34:44 xxx systemd[1]: Listening on CUPS Scheduler. ● cups.path - CUPS Scheduler Loaded: loaded (/lib/systemd/system/cups.path; enabled; vendor preset: enabled) Active: active (running) since Wed 2024-05-22 22:34:44 CEST; 57min ago Triggers: ● cups.service Mai 22 22:34:44 as-Inspiron-15-3530 systemd[1]: Started CUPS Scheduler. Hint: Some lines were ellipsized, use -l to show in full.
lpstat -t Zeitplandienst läuft systemvoreingestelltes Ziel: LaserjetMFP137 Gerät für HP508140D4BF1A_HP_Laser_MFP_131_133_135_138: implicitclass://HP508140D4BF1A_HP_Laser_MFP_131_133_135_138/ Gerät für LaserjetMFP137: cups-brf:/ HP508140D4BF1A_HP_Laser_MFP_131_133_135_138 akzeptiert Anfragen seit Mi 22 Mai 2024 22:35:18 CEST LaserjetMFP137 akzeptiert Anfragen seit Mi 22 Mai 2024 23:15:17 CEST Drucker HP508140D4BF1A_HP_Laser_MFP_131_133_135_138 ist im Leerlauf. Aktiviert seit Mi 22 Mai 2024 22:35:18 CEST Drucker LaserjetMFP137 ist im Leerlauf. Aktiviert seit Mi 22 Mai 2024 23:15:17 CEST
lpinfo -v file cups-brf:/ network beh network socket network https network ipps network lpd direct hp network http network ipp direct hpfax
hp-info -i HP Linux Imaging and Printing System (ver. 3.21.12) Device Information Utility ver. 5.2 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. ''' error: No device found that support this feature.'''
Ist hiermit ein Treiber gemeint? Habe ihn - einmal lokal bei HP runtergeladen und versucht einzubinden und einmal aus der Dankenbank hinzuzufügen. Hat scheinbar beides nicht funktioniert,
ls -l /etc/cups/ppd/* -rw-r----- 1 root lp 15083 Mai 22 22:32 /etc/cups/ppd/HP508140D4BF1A_HP_Laser_MFP_131_133_135_138.ppd -rw-r----- 1 root lp 39796 Mai 22 22:26 /etc/cups/ppd/HP508140D4BF1A_HP_Laser_MFP_131_133_135_138.ppd.O -rw-r----- 1 root lp 15076 Mai 22 23:15 /etc/cups/ppd/LaserjetMFP137.ppd -rw-r----- 1 root lp 15092 Mai 22 23:06 /etc/cups/ppd/LaserjetMFP137.ppd.O
Werde daraus leider nicht schlau. Hat jemand einen guten Rat?