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.

#126 Le 02/01/2023, à 14:10

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Montre le sources.list avec la numérotation :

find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;

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

#127 Le 02/01/2023, à 14:21

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Retour

bussiere@bussiere-Aspire-Z5101:~$ find /etc/apt -type f \( -name '*.list*' -o -name '*.sources' \) -exec bash -c 'echo -e "\n\t$1\n"; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;

	/etc/apt/sources.list

     1	#deb cdrom:[Ubuntu 20.04.3 LTS _Focal Fossa_ - Release amd64 (20210819)]/ focal main restricted
     2	
     3	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4	# newer versions of the distribution.
     5	deb http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
     6	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal main restricted
     7	
     8	## Major bug fix updates produced after the final release of the
     9	## distribution.
    10	deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
    11	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates main restricted
    12	
    13	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14	## team. Also, please note that software in universe WILL NOT receive any
    15	## review or updates from the Ubuntu security team.
    16	deb http://fr.archive.ubuntu.com/ubuntu/ focal universe
    17	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal universe
    18	deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
    19	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates universe
    20	
    21	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    22	## team, and may not be under a free licence. Please satisfy yourself as to 
    23	## your rights to use the software. Also, please note that software in 
    24	## multiverse WILL NOT receive any review or updates from the Ubuntu
    25	## security team.
    26	deb http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
    27	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal multiverse
    28	deb http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
    29	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-updates multiverse
    30	
    31	## N.B. software from this repository may not have been tested as
    32	## extensively as that contained in the main release, although it includes
    33	## newer versions of some applications which may provide useful features.
    34	## Also, please note that software in backports WILL NOT receive any review
    35	## or updates from the Ubuntu security team.
    36	deb http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
    37	# deb-src http://fr.archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
    38	
    39	## Uncomment the following two lines to add software from Canonical's
    40	## 'partner' repository.
    41	## This software is not part of Ubuntu, but is offered by Canonical and the
    42	## respective vendors as a service to Ubuntu users.
    43	# deb http://archive.canonical.com/ubuntu focal partner
    44	# deb-src http://archive.canonical.com/ubuntu focal partner
    45	
    46	deb http://security.ubuntu.com/ubuntu focal-security main restricted
    47	# deb-src http://security.ubuntu.com/ubuntu focal-security main restricted
    48	deb http://security.ubuntu.com/ubuntu focal-security universe
    49	# deb-src http://security.ubuntu.com/ubuntu focal-security universe
    50	deb http://security.ubuntu.com/ubuntu focal-security multiverse
    51	# deb-src http://security.ubuntu.com/ubuntu focal-security multiverse
    52	
    53	# This system was installed using small removable media
    54	# (e.g. netinst, live or single CD). The matching "deb cdrom"
    55	# entries were disabled at the end of the installation process.
    56	# For information about how to configure apt package sources,
    57	# see the sources.list(5) manual.
bussiere@bussiere-Aspire-Z5101:~$ 

Longue vie a LINUX.

Hors ligne

#128 Le 02/01/2023, à 14:48

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Je ne vois pas comment sont arrivés les paquets en anomalie du message #113.


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

#129 Le 02/01/2023, à 15:19

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Désolé je ne sais pas trop annualiser les retours du terminale


Longue vie a LINUX.

Hors ligne

#130 Le 02/01/2023, à 21:05

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

bonjour j'ai intaillé numériseur de documents sur  UBUNTU software mais malheureusement pas ç’a ne fonctionne pas ci tu a une solution merci

Dernière modification par bibitoi74 (Le 23/03/2023, à 11:58)


Longue vie a LINUX.

Hors ligne

#131 Le 02/01/2023, à 21:10

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Je ne sais pas aider plus !  ¯∖_(ツ)_/¯

L'imprimante de la maison fonctionne en Windows.

Et je ne me sers quasiment plus d'impression papier.


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

#132 Le 02/01/2023, à 21:32

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Merci pour tout c'est vraiment sympas je te souhait encore une heureuse année et on verras si d'autre preuves analyser le problème MERCI ENCORE POUR TON AIDE

Dernière modification par bibitoi74 (Le 03/01/2023, à 12:12)


Longue vie a LINUX.

Hors ligne

#133 Le 03/01/2023, à 21:01

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Bonsoir,

sudo dpkg --configure -a

donne quel résultat (demandé au #116) ?


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

#134 Le 03/01/2023, à 21:53

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Retour

bussiere@bussiere-Aspire-Z5101:~$ sudo dpkg --configure -a
bussiere@bussiere-Aspire-Z5101:~$ 

Longue vie a LINUX.

Hors ligne

#135 Le 04/01/2023, à 00:01

ylag

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Bonsoir,

Il serait bon de voir un nouveau résultat de :

dpkg -l | grep -v "^ii" 

A+

Hors ligne

#136 Le 07/01/2023, à 15:32

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Bonjour j'ai formaté mon disque et installé ubuntu 18.04 mais toujours pas de reconnaissance du scanner de mon imprimante HP 1300 existe t'il un driver pour faire reconnaître le scanner.


Longue vie a LINUX.

Hors ligne

#137 Le 07/01/2023, à 15:35

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Retour du nouveau 18.04

bussiere@bussiere-Aspire-Z5101:~$ dpkg -l | grep -v "^ii" 
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                         Architecture Description
+++-==========================================-===============================================-============-===============================================================================
bussiere@bussiere-Aspire-Z5101:~$ 

Longue vie a LINUX.

Hors ligne

#138 Le 07/01/2023, à 15:42

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Bonjour,

Si tu as remis une version 18.04, on va faire un nouveau tour de manège :

sylvain3800 a écrit :

A ] les infos sur ton système qu'il faudrait donner quelque soit le problème

c'est important donc copie colle le retour de cette commande :

cat /etc/lsb-release && uname -ir && groups && lsusb

avec cela on saura pas mal de chose concernant ton système et son architecture c'est utile pour proposer des pilotes

si tu as une HP:

dpkg -l | grep hplip
hp-check

C ] les infos a donner si ton problème est un problème de scanner.
Bon des fois c'est le scanner qui veux pas scanner alors dans ce cas là, c'est ces commandes qui sont intéressantes pour les aidants
quel que soit la marque du scanner 

dpkg -l | grep sane
sudo sane-find-scanner -q
scanimage -L
ls /etc/sane.d/
cat /etc/sane.d/dll.conf
ls  /lib/udev/rules.d | grep libsane

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

#139 Le 07/01/2023, à 17:28

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

bonjour voici le retour

bussiere@bussiere-Aspire-Z5101:~$ cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.6 LTS"
4.15.0-201-generic x86_64
bussiere adm cdrom sudo dip plugdev lpadmin sambashare
Bus 002 Device 004: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 1cb6:6672 IdeaCom Technology Inc. 
Bus 004 Device 002: ID 3151:1002  
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 04f2:b1f3 Chicony Electronics Co., Ltd 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 25a7:fa67  
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
bussiere@bussiere-Aspire-Z5101:~$ 

Suite

bussiere@bussiere-Aspire-Z5101:~$ 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
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ hp-check
Saving output in log file: /home/bussiere/hp-check.log

HP Linux Imaging and Printing System (ver. 3.17.10)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-15 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

warning: 12-18.04 version is not supported. Using 12-17.04 versions dependencies to verify and install...
---------------
| SYSTEM INFO |
---------------
 Kernel: 4.15.0-201-generic #212-Ubuntu SMP Mon Nov 28 11:29:59 UTC 2022 GNU/Linux
 Host: bussiere-Aspire-Z5101
 Proc: 4.15.0-201-generic #212-Ubuntu SMP Mon Nov 28 11:29:59 UTC 2022 GNU/Linux
 Distribution: 12 18.04
 Bitness: 64 bit
-----------------------
| HPLIP CONFIGURATION |
-----------------------
HPLIP-Version: HPLIP 3.17.10
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for 12 distro  18.04 version 

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

[hplip]
version=3.17.10

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip
html=/usr/share/doc/hplip-doc
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv
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=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.17.10
restricted-build=no
ui-toolkit=qt5
qt3=no
qt4=no
qt5=yes
policy-kit=yes
lite-build=no
udev_sysfs_rules=no
hpcups-only-build=no
hpijs-only-build=no
apparmor_build=no

Current contents of '/var/lib/hp/hplip.state' file:
Plugins are not installed. Could not access file: No such file or directory

Current contents of '~/.hplip/hplip.conf' file:
[installation]
date_time = 01/07/23 16:23:24
version = 3.17.10
 <Package-name>        <Package-Desc>      <Required/Optional> <Min-Version> <Installed-Version> <Status>   <Comment>
-------------------------
| External Dependencies |
-------------------------
 error: cups          CUPS - Common Unix Printing System                           REQUIRED        1.1             -               INCOMPAT   'CUPS may not be installed or not running'
 gs                   GhostScript - PostScript and PDF language interpreter and previewer REQUIRED        7.05            9.26            OK         -
 error: xsane         xsane - Graphical scanner frontend for SANE                  OPTIONAL        0.9             -               MISSING    'xsane needs to be installed'
 scanimage            scanimage - Shell scanning program                           OPTIONAL        1.0             1.0.27          OK         -
 error: dbus          DBus - Message bus system                                    REQUIRED        -               1.12.2          MISSING    'DBUS may not be installed or not running'
 policykit            PolicyKit - Administrative policy framework                  OPTIONAL        -               0.105           OK         -
 network              network -wget                                                OPTIONAL        -               1.19.4          OK         -
 avahi-utils          avahi-utils                                                  OPTIONAL        -               0.7             OK         -
------------------------
| General Dependencies |
------------------------
 error: libjpeg       libjpeg - JPEG library                                       REQUIRED        -               -               MISSING    'libjpeg needs to be installed'
 error: cups-devel    CUPS devel- Common Unix Printing System development files    REQUIRED        -               -               MISSING    'cups-devel needs to be installed'
 error: cups-image    CUPS image - CUPS image development files                    REQUIRED        -               -               MISSING    'cups-image needs to be installed'
 error: libpthread    libpthread - POSIX threads library                           REQUIRED        -               b'2.27'         MISSING    'libpthread needs to be installed'
 error: libusb        libusb - USB library                                         REQUIRED        -               1.0             MISSING    'libusb needs to be installed'
 sane                 SANE - Scanning library                                      REQUIRED        -               -               OK         -
 error: sane-devel    SANE - Scanning library development files                    REQUIRED        -               -               MISSING    'sane-devel needs to be installed'
 error: libnetsnmp-devel libnetsnmp-devel - SNMP networking library development files REQUIRED        5.0.9           -               MISSING    'libnetsnmp-devel needs to be installed'
 error: libcrypto     libcrypto - OpenSSL cryptographic library                    REQUIRED        -               1.1.1           MISSING    'libcrypto needs to be installed'
 python3X             Python 2.2 or greater - Python programming language          REQUIRED        2.2             3.6.9           OK         -
 error: python3-notify2 Python libnotify - Python bindings for the libnotify Desktop notifications OPTIONAL        -               -               MISSING    'python3-notify2 needs to be installed'
 error: python3-pyqt4-dbus PyQt 4 DBus - DBus Support for PyQt4                         OPTIONAL        4.0             -               MISSING    'python3-pyqt4-dbus needs to be installed'
 error: python3-pyqt4 PyQt 4- Qt interface for Python (for Qt version 4.x)         REQUIRED        4.0             -               MISSING    'python3-pyqt4 needs to be installed'
 python3-dbus         Python DBus - Python bindings for DBus                       REQUIRED        0.80.0          1.2.6           OK         -
 python3-xml          Python XML libraries                                         REQUIRED        -               2.2.5           OK         -
 error: python3-devel Python devel - Python development files                      REQUIRED        2.2             3.6.9           MISSING    'python3-devel needs to be installed'
 python3-pil          PIL - Python Imaging Library (required for commandline scanning with hp-scan) OPTIONAL        -               1.1.7           OK         -
 python3-reportlab    Reportlab - PDF library for Python                           OPTIONAL        2.0             3.4.0           OK         -
--------------
| COMPILEDEP |
--------------
 error: libtool       libtool - Library building support services                  REQUIRED        -               -               MISSING    'libtool needs to be installed'
 error: gcc           gcc - GNU Project C and C++ Compiler                         REQUIRED        -               -               MISSING    'gcc needs to be installed'
 error: make          make - GNU make utility to maintain groups of programs       REQUIRED        3.0             -               MISSING    'make needs to be installed'
---------------------
| Python Extentions |
---------------------
 cupsext              CUPS-Extension                                               REQUIRED        -               3.17.10         OK         -
 hpmudext             IO-Extension                                                 REQUIRED        -               3.17.10         OK         -
----------------------
| Scan Configuration |
----------------------
'/etc/sane.d/dll.d/hpaio' not found.
 hpaio                HPLIP-SANE-Backend                                           REQUIRED        -               3.17.10         OK         'hpaio found in /etc/sane.d/dll.conf'
 scanext              Scan-SANE-Extension                                          REQUIRED        -               3.17.10         OK         -
------------------------------
| DISCOVERED SCANNER DEVICES |
------------------------------
No Scanner found.
--------------------------
| DISCOVERED USB DEVICES |
--------------------------
No devices found.
---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------
Type: Unknown
Device URI: usb://HP/DeskJet%202300%20series?serial=CN1CS332C2&interface=1
--------------
| PERMISSION |
--------------
error: Unsupported model: DeskJet_2300_series
-----------
| SUMMARY |
-----------
Missing Required Dependencies
-----------------------------
error: 'libcups2' package is missing/incompatible 
error: 'libdbus-1-dev' package is missing/incompatible 
error: 'libjpeg-dev' package is missing/incompatible 
error: 'libcups2-dev' package is missing/incompatible 
error: 'cups-bsd' package is missing/incompatible 
error: 'cups-client' package is missing/incompatible 
error: 'libcupsimage2-dev' package is missing/incompatible 
error: 'build-essential' package is missing/incompatible 
error: 'libusb-1.0.0-dev' package is missing/incompatible 
error: 'libsane-dev' package is missing/incompatible 
error: 'libsnmp-dev' package is missing/incompatible 
error: 'snmp-mibs-downloader' package is missing/incompatible 
error: 'openssl' package is missing/incompatible 
error: 'python3-pyqt4' package is missing/incompatible 
error: 'gtk2-engines-pixbuf' package is missing/incompatible 
error: 'python3-dev' package is missing/incompatible 
error: 'libtool' package is missing/incompatible 
error: 'libtool-bin' package is missing/incompatible 
error: 'build-essential' package is missing/incompatible 
error: 'build-essential' package is missing/incompatible 

Missing Optional Dependencies
-----------------------------
error: 'gtk2-engines-pixbuf' package is missing/incompatible 
error: 'xsane' package is missing/incompatible 
error: 'python3-notify2' package is missing/incompatible 
error: 'python3-dbus.mainloop.qt' package is missing/incompatible 
Total Errors: 18
Total Warnings: 0
Done.
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ dpkg -l | grep sane
ii  libsane-common                             1.0.27-1~experimental3ubuntu2.4                 all          API library for scanners -- documentation and support files
ii  libsane-hpaio:amd64                        3.17.10+repack0-5                               amd64        HP SANE backend for multi-function peripherals
ii  libsane1:amd64                             1.0.27-1~experimental3ubuntu2.4                 amd64        API library for scanners
ii  sane-utils                                 1.0.27-1~experimental3ubuntu2.4                 amd64        API library for scanners -- utilities
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ sudo sane-find-scanner -q
[sudo] Mot de passe de bussiere : 
found USB scanner (vendor=0x0bda [Manufacturer Realtek ], product=0x8172 [RTL8191S WLAN Adapter ]) at libusb:002:004
found USB scanner (vendor=0x03f0 [HP], product=0x3654 [DeskJet 2300 series]) at libusb:002:006
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ 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).
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ ls /etc/sane.d/
abaton.conf          dll.d          leo.conf         rts8891.conf
agfafocus.conf       dmc.conf       lexmark.conf     s9036.conf
apple.conf           epjitsu.conf   ma1509.conf      saned.conf
artec.conf           epson2.conf    magicolor.conf   sceptre.conf
artec_eplus48u.conf  epson.conf     matsushita.conf  sharp.conf
avision.conf         epsonds.conf   microtek2.conf   sm3840.conf
bh.conf              fujitsu.conf   microtek.conf    snapscan.conf
canon630u.conf       genesys.conf   mustek.conf      sp15c.conf
canon.conf           gphoto2.conf   mustek_pp.conf   st400.conf
canon_dr.conf        gt68xx.conf    mustek_usb.conf  stv680.conf
canon_pp.conf        hp3900.conf    nec.conf         tamarack.conf
cardscan.conf        hp4200.conf    net.conf         teco1.conf
coolscan2.conf       hp5400.conf    p5.conf          teco2.conf
coolscan3.conf       hp.conf        pie.conf         teco3.conf
coolscan.conf        hpsj5s.conf    pieusb.conf      test.conf
dc210.conf           hs2p.conf      pixma.conf       u12.conf
dc240.conf           ibm.conf       plustek.conf     umax1220u.conf
dc25.conf            kodakaio.conf  plustek_pp.conf  umax.conf
dell1600n_net.conf   kodak.conf     qcam.conf        umax_pp.conf
dll.conf             kvs1025.conf   ricoh.conf       xerox_mfp.conf
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ cat /etc/sane.d/dll.conf
# dll.conf - Configuration file for the SANE dynamic backend loader
#
# Backends can also be enabled by configuration snippets under the dll.d/
# directory -- third party backends can drop their configuration file in
# this in this directory, named after the backend.
#
# The next line enables the network backend; comment it out if you don't
# need to use a remote SANE scanner over the network -- see sane-net(5)
# and saned(8) for details.
net
abaton
agfafocus
apple
avision
artec
artec_eplus48u
as6e
bh
canon
canon630u
canon_dr
#canon_pp
cardscan
coolscan
#coolscan2
coolscan3
#dc25
#dc210
#dc240
dell1600n_net
dmc
epjitsu
#epson
epson2
epsonds
fujitsu
#gphoto2
genesys
gt68xx
hp
hp3900
hpsj5s
hp3500
hp4200
hp5400
hp5590
hpljm1005
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
#mustek_pp
mustek_usb
mustek_usb2
nec
niash
#p5
pie
pint
pixma
plustek
#plustek_pp
#pnm
qcam
ricoh
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
#st400
#stv680
tamarack
teco1
teco2
teco3
#test
u12
umax
#umax_pp
umax1220u
v4l
xerox_mfp
bussiere@bussiere-Aspire-Z5101:~$ 
bussiere@bussiere-Aspire-Z5101:~$ ls  /lib/udev/rules.d | grep libsane
60-libsane1.rules
bussiere@bussiere-Aspire-Z5101:~$ 

Dernière modification par bibitoi74 (Le 07/01/2023, à 17:40)


Longue vie a LINUX.

Hors ligne

#140 Le 07/01/2023, à 17:39

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Le 02/10/2022, ylag a écrit :

Bonjour,

Le modèle HP DeskJet 2300 All-in-one requiert hplip en version minimale 3.20.5 en plus de l'installation du greffon propriétaire, voir sur ce site :
HPLIP - Supported devices

Ça risque de ne pas le faire sur une 16.04 avec hplip en version 3.16.3.

A+

Et probablement non plus sur une 18.04, avec hplip en version 3.17.10.

On tourne en rond.


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

#141 Le 07/01/2023, à 18:02

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Oui mais le 20.04 n'arret pas de planter impossible de s'en servir


Longue vie a LINUX.

Hors ligne

#142 Le 07/01/2023, à 18:04

xubu1957

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Et peu de chance de faire fonctionner le scanner sur la 18.04.


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

#143 Le 07/01/2023, à 18:05

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Tempi j’essaie qu'est que je risque?
de toute façon au point ou j'en suis.
Si ça ne fonctionne pas je ferai une mise a niveau vers le 20.04.

Dernière modification par bibitoi74 (Le 16/04/2023, à 17:36)


Longue vie a LINUX.

Hors ligne

#144 Le 08/01/2023, à 18:24

bibitoi74

Re : 16 ou 18.04 problème scanner HP DeskJet 2300 All-in-one [RESOLU]

Bonjour
Bon ! pour les Aidants, après supression de la partition avec Gparted, j'ai installé UBUNTU 18.04 pas de plantage puis j'ai fait une mise a niveau vers le 20.04, j'ai pu récupérer le scanner et l'imprimante


Longue vie a LINUX.

Hors ligne