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 17/04/2024, à 16:31

Geronimo12

probleme scanner HP photosmart c3190

Bonjour,
je n'arrive pas à scanner avec l'imprimante :

:~$  cat /etc/lsb-release && uname -ir && groups && lsusb
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.4 LTS"
5.15.0-102-generic x86_64
ixblanco adm cdrom sudo dip plugdev lpadmin sambashare nordvpn
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 8087:07dc Intel Corp. Bluetooth wireless interface
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 03f0:5611 HP, Inc PhotoSmart C3180
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dpkg -l | grep sane
ii  libsane-common                              1.1.1-5                                    all          API library for scanners -- documentation and support files
ii  libsane-hpaio:amd64                         3.21.12+dfsg0-1                            amd64        HP SANE backend for multi-function peripherals
ii  libsane1:amd64                              1.1.1-5                                    amd64        API library for scanners
ii  sane-airscan                                0.99.27-1build1                            amd64        SANE backend for AirScan (eSCL) and WSD document scanner
ii  sane-utils                                  1.1.1-5                                    amd64        API library for scanners -- utilities
sudo sane-find-scanner -q
[sudo] Mot de passe de ixblanco : 
found possible USB scanner (vendor=0x03f0 [HP], product=0x5611 [Photosmart C3100 series]) at libusb:003:002
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).
ls /etc/sane.d/
abaton.conf          dll.conf       kvs1025.conf     rts8891.conf
agfafocus.conf       dll.d          leo.conf         s9036.conf
airscan.conf         dmc.conf       lexmark.conf     saned.conf
apple.conf           epjitsu.conf   ma1509.conf      sceptre.conf
artec.conf           epson2.conf    magicolor.conf   sharp.conf
artec_eplus48u.conf  epson.conf     matsushita.conf  sm3840.conf
avision.conf         epsonds.conf   microtek2.conf   snapscan.conf
bh.conf              escl.conf      microtek.conf    sp15c.conf
canon630u.conf       fujitsu.conf   mustek.conf      st400.conf
canon.conf           genesys.conf   mustek_pp.conf   stv680.conf
canon_dr.conf        gphoto2.conf   mustek_usb.conf  tamarack.conf
canon_lide70.conf    gt68xx.conf    nec.conf         teco1.conf
canon_pp.conf        hp3900.conf    net.conf         teco2.conf
cardscan.conf        hp4200.conf    p5.conf          teco3.conf
coolscan2.conf       hp5400.conf    pie.conf         test.conf
coolscan3.conf       hp.conf        pieusb.conf      u12.conf
coolscan.conf        hpsj5s.conf    pixma.conf       umax1220u.conf
dc210.conf           hs2p.conf      plustek.conf     umax.conf
dc240.conf           ibm.conf       plustek_pp.conf  umax_pp.conf
dc25.conf            kodakaio.conf  qcam.conf        xerox_mfp.conf
dell1600n_net.conf   kodak.conf     ricoh.conf
 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
artec
artec_eplus48u
as6e
avision
bh
canon
canon630u
canon_dr
canon_lide70
#canon_pp
cardscan
coolscan
#coolscan2
coolscan3
#dc210
#dc240
#dc25
dell1600n_net
dmc
epjitsu
#epson
epson2
epsonds
escl
fujitsu
genesys
#gphoto2
gt68xx
hp
hp3500
hp3900
hp4200
hp5400
hp5590
hpljm1005
hpsj5s
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
kvs40xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
#mustek_pp
mustek_usb
mustek_usb2
nec
niash
#p5
pie
pieusb
pint
pixma
plustek
#plustek_pp
#pnm
qcam
ricoh
ricoh2
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
#st400
#stv680
tamarack
teco1
teco2
teco3
#test
u12
umax
umax1220u
#umax_pp
v4l
xerox_mfp
 ls  /lib/udev/rules.d | grep libsane
60-libsane1.rules
99-libsane1.rules
dpkg -l | grep -i libusb
ii  libgusb2:amd64                              0.3.10-1                                   amd64        GLib wrapper around libusb1
ii  libusb-0.1-4:i386                           2:0.1.12-32build3                          i386         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 apt install libusb-0.1-4:i386
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait      
libusb-0.1-4:i386 est déjà la version la plus récente (2:0.1.12-32build3).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  libwpe-1.0-1 libwpebackend-fdo-1.0-1
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 4 non mis à jour.

d'avance merci


MSI GP60 leopard, Ubuntu 22.04.3 LTS Gnome 42.9 processeur Intel Core i5-4210H CPU @2.90Ghz x 4, mémoire vive 7,7 Go, carte graphique intel corporation 4th Gen Core processor integrated graphics controller, Nvidia GTX950M,  avec ssd msata 120 Go

Hors ligne

#2 Le 17/04/2024, à 16:45

ylag

Re : probleme scanner HP photosmart c3190

Bonjour,

Il faut peut-être aussi installer le paquet libusb-0.1-4 en version amd64 ?

A+

Dernière modification par ylag (Le 21/04/2024, à 17:26)

Hors ligne

#3 Le 21/04/2024, à 17:13

Balilaï

Re : probleme scanner HP photosmart c3190

Bonjour,

Sous Linux Mint, j ai réglé tous mes problèmes de scanner (HP) en installant ce petit logiciel : NAPS2, gratuit et open source.
J’en avais beaucoup ( des problèmes  !)

Présent dans les dépôts Linux Mint mais pas dans gnome sottware.
On peut l’installer avec Synaptic ou en suivant ce lien : https://www.naps2.com
Par le terminal, je n'ai pas essayé.

Découvert sur SOSPC, ici : https://www.youtube.com/watch?v=PPsLUTWo1qw&t=18s
Il explique aussi les paramétrage lors de la première utilisation.
Il fait même un peu d'OCR

depuis je l'utilise systématiquement sur toutes les distributions et même sous Windows.

Dernière modification par Balilaï (Le 21/04/2024, à 17:22)


Linux Mint Cinnamon 21 / Ubuntu 23.04 - LENOVO  IdeaPad 5 15ABA7 -  AMD Ryzen 7 5825U with Radeon Graphics × 8 / 8G0
Windows 11 - Intel NUC10i5FNH N2 - Intel Core i5-10210U - 16GO
Linux Mint XFCE - Asus X705UA-BX217T - Intel Pentium Dual Core 4405U Skylake - 8GO

Hors ligne

#4 Le 21/04/2024, à 17:29

ylag

Re : probleme scanner HP photosmart c3190

Bonjour,

ylag a écrit :

Bonjour,

Il faut peut-être aussi installer le paquet libusb-0.1-4 en version amd64 ?

A+

As-tu tenté ?

Hors ligne

#5 Le 22/04/2024, à 15:52

Geronimo12

Re : probleme scanner HP photosmart c3190

merci,
ça fonctionne maintenant et sans installer le paquet libusb-0.1-4 en version amd64


MSI GP60 leopard, Ubuntu 22.04.3 LTS Gnome 42.9 processeur Intel Core i5-4210H CPU @2.90Ghz x 4, mémoire vive 7,7 Go, carte graphique intel corporation 4th Gen Core processor integrated graphics controller, Nvidia GTX950M,  avec ssd msata 120 Go

Hors ligne