Buongiorno Ho recentemente acquistato una stampante HP Envy 6030. Ho scaricato HPLIP 3.21.2. Riesco a stampare ma lo scanner non funziona. Ho provato a scaricare una versione più vecchia di HPLIP (3.20.6). ma il problema persiste. Mi sembra sia un problema di plugin. Dopo aver lanciato HP Device Manager mi appare l' icona per scannerizzare, ma, se la seleziono, mi appaiono due avvisi. Il primo di errore, "error", il secondo "driver plug-in required". Questo secondo avviso mi dice di digitare il comando "hd-plugin" dal terminal. Se digito tale comando, mi appare il seguente messaggio: error: /home/eugeny_75/.hplip/hplip-3.20.6-plugin.run file does not match its checksum. File may have been corrupted or altered Qualcuno è in grado di aiutarmi ? Grazie |
Ecco ciò che ottengo: eugeny_75@eugeny-75:~$ sudo sane-find-scanner [sudo] password for eugeny_75: # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. found USB scanner (vendor=0x105b [Broadcom Corp], product=0xe065 [BCM43142A0]) at libusb:002:004 found USB scanner (vendor=0x0bda [Generic], product=0x0129 [USB2.0-CRW]) at libusb:001:003 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. eugeny_75@eugeny-75:~$ Cmque si....mi sembra di capire che manchino i plug-in. Quando lancio lo scanner il computer mi dice che mancano i plug-in e' questo?: USB scanner (vendor=0x105b [Broadcom Corp], product=0xe065 [BCM43142A0]
xsane sane-utils da quanto vedo xsane viene lanciato automaticamente da HPLIP c' è un modo di attaccare uno screenshot a questi messaggi ? Se potessi attaccarlo vedresti meglio il problema. perdonami ma.....https://imagebin.ca/ mi sembra richieda un account twitter (che non ho). https://i.imgur.com non riesco a capire come funzioni. Tornando al problema, ho provato a digitare hp-plugin da terminal |
eugeny_75@eugeny-75:~$ hp-plugin HP Linux Imaging and Printing System (ver. 3.21.2) 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.2) 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. Checking for network connection... Downloading plug-in from: Receiving digital keys: /usr/bin/gpg --homedir /home/eugeny_75/.hplip/.gnupg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0x4ABA2F66DBD5A95894910E0673D770CDA59047B9 Creating directory plugin_tmp Verifying archive integrity... All good. Uncompressing HPLIP 3.21.2 Plugin Self Extracting Archive.............................................................. HP Linux Imaging and Printing System (ver. 3.21.2) Plugin Installer ver. 3.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. Plug-in version: 3.21.2 Installed HPLIP version: 3.21.2 Number of files to install: 64 Plugin installation failed error: Python gobject/dbus may be not installed error: Plug-in install failed. Done. eugeny_75@eugeny-75:~$ prova: sudo apt install python-gobject p.s. per incollare immagini basta che carichi l'imagine e mi indichi l'url eugeny_75@eugeny-75:~$ sudo apt install python-gobject
[sudo] password for eugeny_75:
Reading package lists... Done
Building dependency tree
https://askubuntu.com/questions/1250519/hp-plugin-fail-hplip ho ubuntu 18.04.5 LTS non ci rimane che provare il punto .3. del link di sopra grazie Sacarde la chiave era nel comando: sudo aa-disable /usr/share/hplip/plugin.py una volta digitato, sono riuscito ad installare i plug-in tramite: hp-plugin grazie infinite. risolto la chiave era nel comando sudo aa-disable /usr/share/hplip/plugin.py ora bisogna titolare questa discussione come "risolto", giusto ?
5 su 8
mostra altri 3 commenti
|
Segui questa domanda
Via email:Una volta eseguito l'accesso potrai iscriverti a tutti gli aggiornamenti qui
Via RSS:Basi di markdown
- *corsivo* o __corsivo__
- **grassetto** o __grassetto__
- collegamento:[testo](http://url.com/ "titolo")
- immagine?
- elenco numerato: 1. Foo 2. Bar
- per aggiungere un'interruzione di riga, aggiungi due spazi a fine riga e premi «Invio»
- è supportato anche semplice HTML
Tag:
domanda posta: 09 Apr '21, 17:33
domanda visualizzata: 5,456 volte
ultimo aggiornamento: 16 Aug '23, 04:37
prova a eliminarlo:
rm /home/eugeny_75/.hplip/hplip-3.20.6-plugin.run
e rieseguire il comando: hd-plugin
p.s. cosa vedi da: sane-find-scanner
p.s. dove scaricarlo manualmente: https://developers.hp.com/hp-linux-imaging-and-printing/plugins
Ciao Sacarde
Grazie per la tua risposta. Pria che mi scrivessi ho reinstallato l' ultima versione: hplip-3.21.2.run. L' ho messo sul desktop e ho digitato sh hplip-3.21.2.run Purtroppo il problema persista. Se, come suggerisci tu, digito rm /home/eugeny_75/.hplip/hplip-3.21.2-plugin.run, ottengo la seguente risposta: eugeny_75@eugeny-75:~$ rm /home/eugeny_75/.hplip/hplip-3.21.2-plugin.run rm: cannot remove '/home/eugeny_75/.hplip/hplip-3.21.2-plugin.run': No such file or directory
Grazie