Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 15/10/2020, à 16:42

lool_lauris

échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Salut,

J'essaie de faire fonctionner un scanner HP Deskjet 2700 chez quelqu'un qui tourne sous Xubuntu 18.04.

michele@michele-Aspire-7530:~$ uname -a
Linux michele-Aspire-7530 5.4.0-51-generic #56~18.04.1-Ubuntu SMP Tue Oct 6 09:47:18 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
michele@michele-Aspire-7530:~$ 

J'ai suivi cet discussion qui me parait être assez proche du souci rencontré.
Pendant l'installation il n'y a aucun message d'erreur à part celui-ci :

...
sudo -H pip2 install opencv-python (Scanjet-depend step 10)
warning: Failed to install this Scanjet dependency package. Some Scanjet features will not work.
...

À la fin de l'installation, quand je lance Simple scan, le périphérique semble reconnu alors qu'il ne l'était pas auparavant. Mais quand je lance la commande, j'ai un message d'erreur :

Échec de la numérisation
Impossible de se connecter au périphérique de numérisation

Info : L'imprimante fonctionne bien aussi bien par usb que par wifi. Le problème reste le scanner !

Ci-dessous le retour de l'installation :

michele@michele-Aspire-7530:~$ cd Téléchargements
michele@michele-Aspire-7530:~/Téléchargements$ sh hplip-3.20.5.run
Creating directory hplip-3.20.5
Verifying archive integrity... All good.
Uncompressing HPLIP 3.20.5 Self Extracting Archive....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

HP Linux Imaging and Printing System (ver. 3.20.5)
HPLIP Installer ver. 5.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.

Installer log saved in: hplip-install_Thu-15-Oct-2020_16:03:56.log

\
note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.
 

INSTALLATION MODE
-----------------
Automatic mode will install the full HPLIP solution with the most common options.
Custom mode allows you to choose installation options to fit specific requirements.

Please choose the installation mode (a=automatic*, c=custom, q=quit) : c


INTRODUCTION
------------
This installer will install HPLIP version 3.20.5 on your computer.
Please close any running package management systems now (YaST, Adept, Synaptic, Up2date, etc).


DISTRO/OS CONFIRMATION
----------------------
Distro appears to be Ubuntu 18.04.

Is "Ubuntu 18.04" your correct distro/OS and version (y=yes*, n=no, q=quit) ? 


DRIVER OPTIONS
--------------
Would you like to install Custom Discrete Drivers or Class Drivers ( 'd'= Discrete Drivers*,'c'= Class Drivers,'q'= Quit)?   : 

Initializing. Please wait...


SELECT HPLIP OPTIONS
--------------------
You can select which HPLIP options to enable. Some options require extra dependencies.

Do you wish to enable 'Network/JetDirect I/O' (y=yes*, n=no, q=quit) ? 
Do you wish to enable 'Graphical User Interfaces (Qt4)' (y=yes*, n=no, q=quit) ? 
Do you wish to enable 'PC Send Fax support' (y=yes*, n=no, q=quit) ? 
Do you wish to enable 'Scanning support' (y=yes*, n=no, q=quit) ? 
Do you wish to enable 'HPLIP documentation (HTML)' (y=yes*, n=no, q=quit) ? 


ENTER USER PASSWORD
-------------------
Please enter the sudoer (michele)'s password: 
 

INSTALLATION NOTES
------------------
Enable the universe/multiverse repositories. Also be sure you are using the Ubuntu "Main" Repositories. See: https://help.ubuntu.com/community/Repositories/Ubuntu for more information.  Disable the CD-ROM/DVD source if you do not have the Ubuntu installation media inserted in the drive.

Please read the installation notes. Press <enter> to continue or 'q' to quit: 


SECURITY PACKAGES
-----------------
AppArmor is installed. 
AppArmor protects the application from external intrusion attempts making the application secure

Would you like to have this installer install the hplip specific policy/profile (y=yes*, n=no, q=quit) ? 


RUNNING PRE-INSTALL COMMANDS
----------------------------
OK


CHECKING FOR NETWORK CONNECTION
-------------------------------
Network connection present.


RUNNING PRE-PACKAGE COMMANDS
----------------------------
sudo dpkg --configure -a (Pre-depend step 1)
sudo apt-get install --yes --force-yes -f (Pre-depend step 2)
sudo apt-get update (Pre-depend step 3)
OK


DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
HPLIP-3.20.5 exists, this may conflict with the new one being installed.
Do you want to ('i'= Remove and Install*, 'q'= Quit)?    :
Starting uninstallation...
HPLIP uninstallation is completed


RUNNING POST-PACKAGE COMMANDS
-----------------------------
OK


RE-CHECKING DEPENDENCIES
------------------------
OK


RUNNING SCANJET DEPENDENCY COMMANDS
-----------------------------------
sudo apt-get install --assume-yes python-pip (Scanjet-depend step 1)
sudo pip2 install --upgrade pip (Scanjet-depend step 2)
sudo apt-get install --assume-yes libleptonica-dev (Scanjet-depend step 3)
sudo apt-get install --assume-yes tesseract-ocr (Scanjet-depend step 4)
sudo apt-get install --assume-yes libtesseract-dev (Scanjet-depend step 5)
sudo -H pip2 install tesserocr (Scanjet-depend step 6)
sudo apt-get install --assume-yes tesseract-ocr-all (Scanjet-depend step 7)
sudo apt-get install --assume-yes libzbar-dev (Scanjet-depend step 8)
sudo apt-get install --assume-yes python-zbar (Scanjet-depend step 9)
sudo -H pip2 install opencv-python (Scanjet-depend step 10)
warning: Failed to install this Scanjet dependency package. Some Scanjet features will not work.
sudo -H pip2 install PyPDF2 (Scanjet-depend step 11)
sudo -H pip2 install imutils (Scanjet-depend step 12)
sudo -H pip2 install pypdfocr (Scanjet-depend step 13)
sudo -H pip2 install scikit-image (Scanjet-depend step 14)
sudo -H pip2 install scipy (Scanjet-depend step 15)
OK


READY TO BUILD AND INSTALL
--------------------------
Ready to perform build and install. Press <enter> to continue or 'q' to quit: 


PRE-BUILD COMMANDS
------------------
OK


BUILD AND INSTALL
-----------------
Running './configure --with-hpppddir=/usr/share/ppd/HP --libdir=/usr/lib --prefix=/usr --enable-qt4 --disable-qt5 --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-libusb01_build --disable-foomatic-ppd-install --disable-hpijs-install --disable-class-driver --disable-udev_sysfs_rules --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build --enable-apparmor_build'
Please wait, this may take several minutes...
Command completed successfully.

Running 'make clean'
Please wait, this may take several minutes...
Command completed successfully.

Running 'make'
Please wait, this may take several minutes...
Command completed successfully.

Running 'sudo make install'
Please wait, this may take several minutes...
Command completed successfully.


Build complete.



POST-BUILD COMMANDS
-------------------
 

CLOSE HP_SYSTRAY
----------------
Sending close message to hp-systray (if it is currently running)...
OK


HPLIP UPDATE NOTIFICATION
-------------------------
Do you want to check for HPLIP updates?. (y=yes*, n=no) : 


RESTART OR RE-PLUG IS REQUIRED
------------------------------
If you are installing a USB connected printer, and the printer was plugged in   
when you started this installer, you will need to either restart your PC or     
unplug and re-plug in your printer (USB cable only). If you choose to restart,  
run this command after restarting: hp-setup (Note: If you are using a parallel  
connection, you will have to restart your PC. If you are using network/wireless,
you can ignore and continue).                                                   

Restart or re-plug in your printer (r=restart, p=re-plug in*, i=ignore/continue, q=quit) :

Dernière modification par lool_lauris (Le 15/10/2020, à 19:56)


Soutenez le Libre => http://www.april.org/

Hors ligne

#2 Le 15/10/2020, à 16:46

xubu1957

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Bonjour,

Regarde > Scan sous ubuntu 20-04 (RESOLU ), si tu vois une piste.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 15/10/2020, à 16:51

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Merci pour ton retour.
Le paquet ippusbxd n'est pas installé. Pour info, la machine est 18.04.


Soutenez le Libre => http://www.april.org/

Hors ligne

#4 Le 15/10/2020, à 16:58

xubu1957

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

HPLIP version 3.20.5

Pour une 18.04, je trouve > (RESOLU )version de hplip dans ubuntu ou xubuntu 18.04 svp ?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 15/10/2020, à 17:29

ylag

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Bonjour,

Le greffon propriétaire est-il installé?
Ça semble requis pour ce modèle d'après cette liste: Appareils supportés

A+

Hors ligne

#6 Le 15/10/2020, à 18:07

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

ylag a écrit :

Le greffon propriétaire est-il installé?
Ça semble requis pour ce modèle d'après cette liste: Appareils supportés

Bah en fait, je n'en sais rien... je suppose que oui.


Soutenez le Libre => http://www.april.org/

Hors ligne

#7 Le 15/10/2020, à 18:19

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

J'ai fait plusieurs tentative d'installation de HPLIP sous différente versions... et maintenant, le scanner n'est plus reconnu...


Soutenez le Libre => http://www.april.org/

Hors ligne

#8 Le 15/10/2020, à 18:23

xubu1957

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Fournis :

dpkg -l | grep hplip
hp-check

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#9 Le 15/10/2020, à 18:24

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

michele@michele-Aspire-7530:~$ dpkg -l | grep hplip
ii  hplip                                                       3.17.10+repack0-5                                amd64        HP Linux Printing and Imaging System (HPLIP)
ii  hplip-data                                                  3.17.10+repack0-5                                all          HP Linux Printing and Imaging - data files
ii  hplip-gui                                                   3.17.10+repack0-5                                all          HP Linux Printing and Imaging - GUI utilities (Qt-based)
michele@michele-Aspire-7530:~$ 

Voici le rapport hp-check :

michele@michele-Aspire-7530:~$ hp-check
Saving output in log file: /home/michele/hp-check.log

HP Linux Imaging and Printing System (ver. 3.20.2)
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

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

 Kernel: 5.4.0-51-generic #56~18.04.1-Ubuntu SMP Tue Oct 6 09:47:18 UTC 2020 GNU/Linux
 Host: michele-Aspire-7530
 Proc: 5.4.0-51-generic #56~18.04.1-Ubuntu SMP Tue Oct 6 09:47:18 UTC 2020 GNU/Linux
 Distribution: 12 18.04
 Bitness: 64 bit


-----------------------
| HPLIP CONFIGURATION |
-----------------------

HPLIP-Version: HPLIP 3.20.2
HPLIP-Home: /usr/share/hplip
HPLIP-Installation: Auto installation is supported for ubuntu distro  18.04 version 

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

[hplip]
version=3.20.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/HP
ppdbase=/usr/share/ppd
doc=/usr/share/doc/hplip-3.20.2
html=/usr/share/doc/hplip-3.20.2
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv/hp
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=no
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
hpijs-install=no
foomatic-drv-install=no
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.20.2
restricted-build=no
ui-toolkit=no
qt3=no
qt4=no
qt5=no
policy-kit=no
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=yes
class-driver=no


Current contents of '/var/lib/hp/hplip.state' file:
Plugins are not installed. Could not access file: Aucun fichier ou dossier de ce type

Current contents of '~/.hplip/hplip.conf' file:
[upgrade]
notify_upgrade = true
last_upgraded_time = 1602777668
pending_upgrade_time = 0

[installation]
date_time = 15/10/2020 18:20:58
version = 3.20.2


 <Package-name>        <Package-Desc>      <Required/Optional> <Min-Version> <Installed-Version> <Status>   <Comment>

--------------
| COMPILEDEP |
--------------

 gcc                  gcc - GNU Project C and C++ Compiler                         REQUIRED        -               7.5.0           OK         -
 make                 make - GNU make utility to maintain groups of programs       REQUIRED        3.0             4.1             OK         -
 libtool              libtool - Library building support services                  REQUIRED        -               2.4.6           OK         -

------------------------
| General Dependencies |
------------------------

 libcrypto            libcrypto - OpenSSL cryptographic library                    REQUIRED        -               1.1.1           OK         -
 python-xml           Python XML libraries                                         REQUIRED        -               2.2.5           OK         -
 libnetsnmp-devel     libnetsnmp-devel - SNMP networking library development files REQUIRED        5.0.9           5.7.3           OK         -
 sane-devel           SANE - Scanning library development files                    REQUIRED        -               -               OK         -
 pil                  PIL - Python Imaging Library (required for commandline scanning with hp-scan) OPTIONAL        -               5.1.0           OK         -
 pyqt4-dbus           PyQt 4 DBus - DBus Support for PyQt4                         REQUIRED        4.0             4.12.1          OK         -
 libpthread           libpthread - POSIX threads library                           REQUIRED        -               2.27            OK         -
 python-devel         Python devel - Python development files                      REQUIRED        2.2             2.7.17          OK         -
 cups-devel           CUPS devel- Common Unix Printing System development files    REQUIRED        -               2.2.7           OK         -
 python-dbus          Python DBus - Python bindings for DBus                       REQUIRED        0.80.0          1.2.6           OK         -
 cups-ddk             CUPS DDK - CUPS driver development kit                       OPTIONAL        -               -               OK         -
 reportlab            Reportlab - PDF library for Python                           OPTIONAL        2.0             3.4.0           OK         -
 pyqt4                PyQt 4- Qt interface for Python (for Qt version 4.x)         REQUIRED        4.0             4.12.1          OK         -
 libusb               libusb - USB library                                         REQUIRED        -               1.0             OK         -
 cups-image           CUPS image - CUPS image development files                    REQUIRED        -               2.2.7           OK         -
 python2X             Python 2.2 or greater - Python programming language          REQUIRED        2.2             2.7.17          OK         -
 python-notify        Python libnotify - Python bindings for the libnotify Desktop notifications OPTIONAL        -               -               OK         -
 libjpeg              libjpeg - JPEG library                                       REQUIRED        -               -               OK         -
 sane                 SANE - Scanning library                                      REQUIRED        -               -               OK         -

----------------------
| Scan Configuration |
----------------------

 scanext              Scan-SANE-Extension                                          REQUIRED        -               3.20.2          OK         -
 hpaio                HPLIP-SANE-Backend                                           REQUIRED        -               3.20.2          OK         'hpaio found in /etc/sane.d/dll.conf'

-------------------------
| External Dependencies |
-------------------------

 gs                   GhostScript - PostScript and PDF language interpreter and previewer REQUIRED        7.05            9.26            OK         -
 scanimage            scanimage - Shell scanning program                           OPTIONAL        1.0             1.0.27          OK         -
 cups                 CUPS - Common Unix Printing System                           REQUIRED        1.1             2.2.7           OK         'CUPS Scheduler is running'
 network              network -wget                                                OPTIONAL        -               1.19.4          OK         -
 policykit            PolicyKit - Administrative policy framework                  OPTIONAL        -               0.105           OK         -
 xsane                xsane - Graphical scanner frontend for SANE                  OPTIONAL        0.9             0.999           OK         -
 dbus                 DBus - Message bus system                                    REQUIRED        -               1.12.2          OK         -
 avahi-utils          avahi-utils                                                  OPTIONAL        -               0.7             OK         -

---------------------
| Python Extentions |
---------------------

 hpmudext             IO-Extension                                                 REQUIRED        -               3.20.2          OK         -
 cupsext              CUPS-Extension                                               REQUIRED        -               3.20.2          OK         -

------------------------------
| DISCOVERED SCANNER DEVICES |
------------------------------

No Scanner found.

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

No devices found.

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

 


Type: Printer
Device URI: hp:/usb/DeskJet_2700_series?serial=CN04E2F04Q
error: Unsupported model: DeskJet_2700_series
error: Communication status: Failed



Type: Printer
Device URI: hp:/usb/DeskJet_2700_series?serial=CN04E2F04Q
error: Unsupported model: DeskJet_2700_series
error: Communication status: Failed



Type: Unknown
Device URI: ipps://HPB05CDA0F15CA.local:631/ipp/print


--------------
| PERMISSION |
--------------

error: Unsupported model: DeskJet_2700_series
 
-----------
| SUMMARY |
-----------

Missing Required Dependencies
-----------------------------
None

Missing Optional Dependencies
-----------------------------
None


Total Errors: 2
Total Warnings: 0


Done.
michele@michele-Aspire-7530:~$ 

On peut notamment y lire ceci :

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

Dernière modification par lool_lauris (Le 15/10/2020, à 18:26)


Soutenez le Libre => http://www.april.org/

Hors ligne

#10 Le 15/10/2020, à 18:33

ylag

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Bonjour,

hp-check, au #9 a écrit :

HP Linux Imaging and Printing System (ver. 3.20.2)

D'après le site dans mon lien au #6, l'appareil Deskjet 2700 requiert au minimum la version 3.20.5 de hplip.

hp-check, au #9 a écrit :

MISSING       - Missing Dependency or Permission or Plug-in
    INCOMPAT      - Incompatible dependency-version or Plugin-version

Il semble bien que le greffon ne soit pas installé.

A+

Hors ligne

#11 Le 15/10/2020, à 19:21

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Bon, j'ai (re)installé hplip-3.20.5.run.
Là le scanner est effectivement reconnu au lancement de Simple-scan.

À ce stade, il faut installer un plug-in que je ne réussit pas à installer.
Voici les différents messages que je reçoit :

HP Device Manager - Plug-in Installer
Driver Plug-in Required
HP Device proprietary is missing. Click 'Next' to continue plug-in installation. In case of plugin download failure, run 'hp-plugin' command from the terminal manually.

HP Device Manager - Plug-in Installer
Failed to install Plug-in.
Either you have chosen to skip Plug-in installation or entered incorrect Password

Du coup, je lance le truc en ligne de commande :

michele@michele-Aspire-7530:~$ hp-plugin

HP Linux Imaging and Printing System (ver. 3.20.5)
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.20.5)
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/michele/.hplip/.gnupg --no-permission-warning --keyserver pgp.mit.edu --recv-keys 0x4ABA2F66DBD5A95894910E0673D770CDA59047B9
Creating directory plugin_tmp
Verifying archive integrity... All good.
Uncompressing HPLIP 3.20.5 Plugin Self Extracting Archive..............................................................

HP Linux Imaging and Printing System (ver. 3.20.5)
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.20.5
Installed HPLIP version: 3.20.5
Number of files to install: 64

Plugin installation failed
error: Python gobject/dbus may be not installed
error: Plug-in install failed.

Done.
michele@michele-Aspire-7530:~$

Et les messages reçus en cours de processus :

Unable to receive key from keyserver
Without this, it is not possible to authenticate and validate the plug-in prior to installation.
Do you still want to install the plug-in?
No    Yes

Qui se termine par :

Plug-in install failed.
OK


Soutenez le Libre => http://www.april.org/

Hors ligne

#12 Le 15/10/2020, à 19:40

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

J'ai téléchargé le plug-in et l'ai installé :

michele@michele-Aspire-7530:~/Téléchargements$ sh  hplip-3.20.5-plugin.run
Verifying archive integrity... All good.
Uncompressing HPLIP 3.20.5 Plugin Self Extracting Archive..............................................................

HP Linux Imaging and Printing System (ver. 3.20.5)
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.20.5
Installed HPLIP version: 3.20.5
Number of files to install: 64

 
Done.
michele@michele-Aspire-7530:~/Téléchargements$ 

Après redémarrage du scanner, il fonctionne enfin !
Problème résolu.

EDIT : merci à Xubu et Ylag pour l'aide apportée.

Dernière modification par lool_lauris (Le 15/10/2020, à 19:57)


Soutenez le Libre => http://www.april.org/

Hors ligne

#13 Le 15/10/2020, à 20:05

ylag

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Bonsoir,

Content que ça marche pour toi! smile

Je pense que cela aurait pu fonctionner en ajoutant l'option « -i » à la commande hp-plugin:

hp-plugin -i

A+

Dernière modification par ylag (Le 15/10/2020, à 20:06)

Hors ligne

#14 Le 15/10/2020, à 20:07

xubu1957

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

smile


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#15 Le 15/10/2020, à 20:44

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

ylag a écrit :

Je pense que cela aurait pu fonctionner en ajoutant l'option « -i » à la commande hp-plugin:

hp-plugin -i

Ah ouais !? Et que veut-il dire l'argument -i ?


Soutenez le Libre => http://www.april.org/

Hors ligne

#16 Le 15/10/2020, à 22:55

ylag

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Bonsoir,

Ah ouais !? Et que veut-il dire l'argument -i ?

« -i » c'est le mode intéractif où tout se passe dans le terminal, sans tenter l'ouverture d'une interface graphique.

Voir la page « man » de hp-plugin pour plus d'info:

man hp-plugin
man hp-plugin a écrit :

SYNOPSIS
       hp-plugin [MODE] [OPTIONS]

MODE
       Run in graphical UI mode:
              -u or --gui (Default)

       Run in interactive mode:
              -i or --interactive

En mode par défaut, sans options, hp-plugin tente d'ouvrir une interface graphique.
En mode intéractif, la configuration se passe directement dans le terminal; ça marche beaucoup mieux en général.

Sous toute réserve, je crois que le greffon (si requis...)  devrait s'installer automatiquement si tu tentes l'installation de l'imprimante par la commande:

hp-setup -ia

...encore là, voir man hp-setup pour plus d'info.

A+

Dernière modification par ylag (Le 15/10/2020, à 23:07)

Hors ligne

#17 Le 16/10/2020, à 00:23

lool_lauris

Re : échec fonctionnement scanner HP Deskjet 2700 [RÉSOLU]

Merci pour les infos ! smile

Ça n'a pas fonctionné avec la commande hp-setup -ia. hmm

Dernière modification par lool_lauris (Le 16/10/2020, à 00:23)


Soutenez le Libre => http://www.april.org/

Hors ligne