Neustart und jetzt testen.
Scanner HP LaserJetMFP M129-M134 Dokument-Scanner funktioniert nicht
Supporter, Wikiteam
Anmeldungsdatum: Beiträge: 18177 Wohnort: in deinem Browser, hier auf dem Bildschirm |
|
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Nach der letzten Aktion wurde auf einmal der Browser gelöscht. Den Firefox habe ich jetzt im Terminal gestartet. Zuerst muss diese Installation abgeschlossen sein. Danach geht es weiter. Wenn ich das Terminal schieße, wird der Firefox auch direkt geschlossen. johannes@johannes-GA-78LMT-S2P:~$ firefox Gtk-Message: 15:11:36.851: Failed to load module "canberra-gtk-module" Gtk-Message: 15:11:36.852: Failed to load module "canberra-gtk-module" ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. amdgpu: os_same_file_description couldn't determine if two DRM fds reference the same file description. If they do, bad things may happen! ATTENTION: default value of option mesa_glthread overridden by environment. Missing chrome or resource URL: resource://gre/modules/UpdateListener.jsm Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs Wie kann ich nach einem Download eine Installation durchführen? |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Der Fehler ist immer noch da! |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Hallo Stephan, jetzt ist der Firefox wieder da. Aber das Problem mit dem Scanner habe ich immer noch. |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Hallo Stephan, Jetzt habe ich den Rechner und den Drucker bzw. Scanner neu gestartet. Dabei ist mir aufgefallen, dass beim Hochlauf des Rechner kurzzeitig verschiedene Meldungen eingeblendet werden. Welche Meldungen das sind, kann ich nicht sagen. Der Scanner tut immer noch nicht! |
![]() Anmeldungsdatum: Beiträge: 19617 Wohnort: Schleswig-Holstein |
Moin, führe erst mal aus sudo apt install libcanberra-gtk-module zeige dann mal dpkg -l | egrep 'ippusbxd|ipp-usb' und hp-doctor |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Moin Stephan, johannes@johannes-GA-78LMT-S2P:~$ sudo apt install libcanberra-gtk-module [sudo] Passwort für johannes: Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden eingelesen… Fertig libcanberra-gtk-module ist schon die neueste Version (0.30-10ubuntu1). Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: cdrskin flac icedax libaudiofile1 libcdio-utils libdirectfb-1.7-7 libiso9660-11 libntfs-3g883 libout123-0 libpython2-dev libpython2-stdlib libpython2.7-dev libsyn123-0 libudf0 libx265-179 mencoder mpg123 normalize-audio python2 python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal vorbis-tools Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. johannes@johannes-GA-78LMT-S2P:~$ dpkg -l | egrep 'ippusbxd|ipp-usb' ii ipp-usb 0.9.20-1 amd64 Daemon for IPP over USB printer support johannes@johannes-GA-78LMT-S2P:~$ hp-doctor HP Linux Imaging and Printing System (ver. 3.21.12) Self Diagnse Utility and Healing Utility ver. 1.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 Linux Imaging and Printing System (ver. 3.21.12) Self Diagnse Utility and Healing Utility ver. 1.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. -Traceback (most recent call last): File "/usr/bin/hp-doctor", line 276, in <module> dep.core.init() File "/usr/share/hplip/installer/core_install.py", line 523, in init self.get_distro() File "/usr/share/hplip/installer/core_install.py", line 661, in get_distro if 'MX' in distro_release_name: NameError: name 'distro_release_name' is not defined johannes@johannes-GA-78LMT-S2P:~$ |
![]() Anmeldungsdatum: Beiträge: 19617 Wohnort: Schleswig-Holstein |
Ok,zuerst mal sudo apt purge ipp-usb Neustart und Scanner Testen.Falls nicht Scannt,zeigst du mal hp-check -r Gruß Stephan |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Hallo, wieder nichts, da kam auch eine Meldung, dass eine Nachricht an die Entwickler geschickt werden soll! johannes@johannes-GA-78LMT-S2P:~$ hp-check -r Saving output in log file: /home/johannes/hp-check.log HP Linux Imaging and Printing System (ver. 3.21.12) 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 -Traceback (most recent call last): File "/usr/bin/hp-check", line 861, in <module> dep.core.init() File "/usr/share/hplip/installer/core_install.py", line 523, in init self.get_distro() File "/usr/share/hplip/installer/core_install.py", line 661, in get_distro if 'MX' in distro_release_name: NameError: name 'distro_release_name' is not defined johannes@johannes-GA-78LMT-S2P:~$ |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
soll ich das HP-check-log auch noch senden? |
![]() Anmeldungsdatum: Beiträge: 19617 Wohnort: Schleswig-Holstein |
Nein, wo hast du das Hplip (ver. 3.21.12) her? Zeige auch mal lsb_release -a und dpkg -l | egrep HP Dein Problem ist hier MISSING - Missing Dependency or Permission or Plug-in INCOMPAT - Incompatible dependency-version or Plugin-version Darum möchte ich erst ein paar Informationen Sammeln 😉 |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Heute habe ich ein Update auf 20.04.01 durchgeführt. Ver.3.21.12 sind von 20.04. Da hat der Scanner funktioniert. johannes@johannes-GA-78LMT-S2P:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy johannes@johannes-GA-78LMT-S2P:~$ 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 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-pnm2ppa 1.13+nondbs-0ubuntu9 amd64 printer driver for HP-GDI printers ii printer-driver-postscript-hp 3.21.12+dfsg0-1 amd64 HP Printers PostScript Descriptions ii printer-driver-pxljr 1.4+repack0-6build1 amd64 printer driver for HP Color LaserJet 35xx/36xx johannes@johannes-GA-78LMT-S2P:~$ |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Das alte Plugin habe ich von HP geholt. |
![]() Anmeldungsdatum: Beiträge: 19617 Wohnort: Schleswig-Holstein |
Wohl eher auf 22.04 😉 johannes@johannes-GA-78LMT-S2P:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy Ok, das Plugin Installieren mit hp-plugin -i |
(Themenstarter)
Anmeldungsdatum: Beiträge: 141 |
Es ist verrückt: johannes@johannes-GA-78LMT-S2P:~$ hp-plugin -i HP Linux Imaging and Printing System (ver. 3.21.12) Plugin Download and Install Utility ver. 2.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. HP Linux Imaging and Printing System (ver. 3.21.12) Plugin Download and Install Utility ver. 2.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: Defaults for each question are maked with a '*'. Press <enter> to accept the default.) ------------------------------------------ | PLUG-IN INSTALLATION FOR HPLIP 3.21.12 | ------------------------------------------ Option Description ---------- -------------------------------------------------- d Download plug-in from HP (recommended) p Specify a path to the plug-in (advanced) q Quit hp-plugin (skip installation) Enter option (d=download*, p=specify path, q=quit) ? d ------------------- | DOWNLOAD PLUGIN | ------------------- Checking for network connection... '''error: Network connection not detected.''' johannes@johannes-GA-78LMT-S2P:~$ |