Scanner avec imprimante HP PSC 1110 SERIE
Résolubob031 Messages postés 8228 Statut Membre -
J'ai réussi à connecter mon imprimante HP PSC 1110 SERIE sur Mandriva. L'impression marche super bien. Par contre, je n'arrive pas à scanner.
Je suis allé dans "Configurer l'ordinateur" - "Matériel" - "Configurer le scanner", et ils me disent de paramétrer l'imprimante dans le paramétrage des imprimantes. Mais c'est fait.
Comment puis-je scanner ? J'ai vu un logiciel sous Mandriva, dans le menu "Graphisme" - "Autre" mais ça ne marche pas.
D'avance merci pour votre aide.
PS : Mandriva 2009 :-p
Configuration: Windows XP (avec patch Vista Inspirat Brico Pack 1.1) Service pack 1 à l'origine, Service pack 2 à l'heure actuelle avec Windows Update
31 réponses
- 1
- 2
Problème rencontré: l'imprimante HP PSC 1110 est connectée sur Mandriva et imprime correctement, mais le balayage ne fonctionne pas en raison de droits d'accès et d'une configuration incomplète. Des échanges privilégient des solutions liées aux droits d'accès et à SANE: lancer xsane en root, vérifier l'appartenance au groupe saned, et confirmer que le scanner USB est bien détecté par le backend. D'autres réponses indiquent que les tests montrent le besoin d'ouvrir des droits temporaires ou d'ajouter l'utilisateur au groupe saned, et que la détection USB peut provenir d'un périphérique virtuel ou d'un autre backend. Des ressources externes telles que le projet HP Linux Imaging and Printing sont évoquées comme aide à long terme pour améliorer la compatibilité et les procédures.
-
Bonjour,
As-tu essayé de lancer la commande xsane en root ? -
J'ai un message d'erreur "Erreur d'ouverture du périphérique 'v4|:/dev/video0': Argument invalide."
:-/ -
Ouvre une console et tape :
sane-find-scanner -v et ensuite : scanimage -L
-
Voici ce que ça donne :
[fabrice@localhost ~]$ sane-find-scanner -v
This is sane-find-scanner from sane-backends 1.0.19
# 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.
searching for SCSI scanners:
checking /dev/scanner... failed to open (Invalid argument)
checking /dev/sg0... failed to open (Invalid argument)
checking /dev/sg1... failed to open (Invalid argument)
checking /dev/sg2... failed to open (Invalid argument)
checking /dev/sg3... failed to open (Invalid argument)
checking /dev/sg4... failed to open (Invalid argument)
checking /dev/sg5... failed to open (Invalid argument)
checking /dev/sg6... failed to open (Invalid argument)
checking /dev/sg7... failed to open (Invalid argument)
checking /dev/sg8... failed to open (Invalid argument)
checking /dev/sg9... failed to open (Invalid argument)
checking /dev/sga... failed to open (Invalid argument)
checking /dev/sgb... failed to open (Invalid argument)
checking /dev/sgc... failed to open (Invalid argument)
checking /dev/sgd... failed to open (Invalid argument)
checking /dev/sge... failed to open (Invalid argument)
checking /dev/sgf... failed to open (Invalid argument)
checking /dev/sgg... failed to open (Invalid argument)
checking /dev/sgh... failed to open (Invalid argument)
checking /dev/sgi... failed to open (Invalid argument)
checking /dev/sgj... failed to open (Invalid argument)
checking /dev/sgk... failed to open (Invalid argument)
checking /dev/sgl... failed to open (Invalid argument)
checking /dev/sgm... failed to open (Invalid argument)
checking /dev/sgn... failed to open (Invalid argument)
checking /dev/sgo... failed to open (Invalid argument)
checking /dev/sgp... failed to open (Invalid argument)
checking /dev/sgq... failed to open (Invalid argument)
checking /dev/sgr... failed to open (Invalid argument)
checking /dev/sgs... failed to open (Invalid argument)
checking /dev/sgt... failed to open (Invalid argument)
checking /dev/sgu... failed to open (Invalid argument)
checking /dev/sgv... failed to open (Invalid argument)
checking /dev/sgw... failed to open (Invalid argument)
checking /dev/sgx... failed to open (Invalid argument)
checking /dev/sgy... failed to open (Invalid argument)
checking /dev/sgz... failed to open (Invalid argument)
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.
searching for USB scanners:
checking /dev/usb/scanner... failed to open (Invalid argument)
checking /dev/usb/scanner0... failed to open (Invalid argument)
checking /dev/usb/scanner1... failed to open (Invalid argument)
checking /dev/usb/scanner2... failed to open (Invalid argument)
checking /dev/usb/scanner3... failed to open (Invalid argument)
checking /dev/usb/scanner4... failed to open (Invalid argument)
checking /dev/usb/scanner5... failed to open (Invalid argument)
checking /dev/usb/scanner5... failed to open (Invalid argument)
checking /dev/usb/scanner7... failed to open (Invalid argument)
checking /dev/usb/scanner8... failed to open (Invalid argument)
checking /dev/usb/scanner9... failed to open (Invalid argument)
checking /dev/usb/scanner10... failed to open (Invalid argument)
checking /dev/usb/scanner11... failed to open (Invalid argument)
checking /dev/usb/scanner12... failed to open (Invalid argument)
checking /dev/usb/scanner13... failed to open (Invalid argument)
checking /dev/usb/scanner14... failed to open (Invalid argument)
checking /dev/usb/scanner15... failed to open (Invalid argument)
checking /dev/usbscanner... failed to open (Invalid argument)
checking /dev/usbscanner0... failed to open (Invalid argument)
checking /dev/usbscanner1... failed to open (Invalid argument)
checking /dev/usbscanner2... failed to open (Invalid argument)
checking /dev/usbscanner3... failed to open (Invalid argument)
checking /dev/usbscanner4... failed to open (Invalid argument)
checking /dev/usbscanner5... failed to open (Invalid argument)
checking /dev/usbscanner6... failed to open (Invalid argument)
checking /dev/usbscanner7... failed to open (Invalid argument)
checking /dev/usbscanner8... failed to open (Invalid argument)
checking /dev/usbscanner9... failed to open (Invalid argument)
checking /dev/usbscanner10... failed to open (Invalid argument)
checking /dev/usbscanner11... failed to open (Invalid argument)
checking /dev/usbscanner12... failed to open (Invalid argument)
checking /dev/usbscanner13... failed to open (Invalid argument)
checking /dev/usbscanner14... failed to open (Invalid argument)
checking /dev/usbscanner15... failed to open (Invalid argument)
found USB scanner (vendor=0x03f0 [Hewlett-Packard], product=0x3011 [psc 1100 series]) at libusb:003:002
# 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.
# You may want to run this program as root to find all devices. Once you
# found the scanner devices, be sure to adjust access permissions as
# necessary.
done
[fabrice@localhost ~]$ scanimage -L
device `v4l:/dev/video0' is a Noname Acer CrystalEye webcam virtual device -
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question -
# You may want to run this program as root to find all devices
Relances scanimage -L en tant que "root".
-
Toujours pareil...
[fabrice@localhost ~]$ su -
Password:
[root@localhost ~]# scanimage -L
device `v4l:/dev/video0' is a Noname Acer CrystalEye webcam virtual device -
Ça sent mauvais ;-(((
Désolé ;( -
pourtant :
found USB scanner (vendor=0x03f0 [Hewlett-Packard], product=0x3011 [psc 1100 series]) at libusb:003:002
as-tu une webcam ? d'après ceci :
device `v4l:/dev/video0' is a Noname Acer CrystalEye webcam virtual device -
-
Ah pardon, je ne l'avais pas vu... :-))
Oui, j'ai une webcam intégrée... -
le résultat de cette commande stp :
ls -l /etc/udev/rules.d/
-
-
-
Voici le résultat de la commande :
[fabrice@localhost ~]$ su -
Password:
[root@localhost ~]# ls -l /etc/udev/rules.d/
total 212
-rw-r--r-- 1 root root 36 2009-04-24 17:19 00-hcfpci.rules
-rw-r--r-- 1 root root 36 2009-11-07 16:54 00-hsf.rules
-rw-r--r-- 1 root root 83 2009-04-14 21:07 20-madwifi.rules
-rw-r--r-- 1 root root 99 2009-04-11 10:41 40-prism2.rules
-rw-r--r-- 1 root root 6623 2009-04-21 17:32 41-wacom.rules
-rw-r--r-- 1 root root 792 2009-02-04 18:26 49_hso-udev.rules
-rw-r--r-- 1 root root 100 2009-07-20 00:02 60-bluetooth.rules
-rw-r--r-- 1 root root 348 2009-03-25 17:11 60-dynamic.rules
-rw-r--r-- 1 root root 41614 2009-03-17 11:33 60-libmtp.rules
-rw-r--r-- 1 root root 1060 2009-03-07 19:35 60-pcmcia.rules
-rw-r--r-- 1 root root 452 2009-03-17 01:32 60-raw.rules
-rw-r--r-- 1 root root 96803 2008-08-29 19:12 70-libsane.rules
-rw-r--r-- 1 root root 350 2009-10-01 12:41 70-mdadm.rules
-rw-r--r-- 1 root root 1737 2009-11-07 16:19 70-persistent-cd.rules
-rw-r--r-- 1 root root 761 2009-11-07 16:19 70-persistent-net.rules
-rw-r--r-- 1 root root 53 2009-04-22 09:43 91-drm-modeset.rules
-rw-r--r-- 1 root root 2283 2009-07-20 00:02 97-bluetooth-serial.rules
-rw-r--r-- 1 root root 92 2009-04-07 13:30 alsa.rules -
rw-r--r-- 1 root root 96803 2008-08-29 19:12 70-libsane.rules
maintenant, peux-tu afficher le fichier 70-libsane.rules :
cat /etc/udev/rules.d/70-libsane.rules
+ le résultat pour les 2 utilisateurs (l'utilisateur "normal" et root) de la commande
id
merci.
-
Je t'envoies les résultats en message privé, ça mouline et ça ne marche pas si je te les mets ici.
-
ton utilisateur "normal" et root devrait être dans le groupe saned ...
> redfox@mandriva[192.168.1.2]:~$ cat /etc/group | grep saned usb:x:43:saned,redfox cdwriter:x:80:saned,redfox saned:x:77:redfox > redfox@mandriva[192.168.1.2]:~$
-
Ce sont des manips que je dois faire ?
Si oui, en normal ou en root ? ou les deux ? -
non pas de manips à faire, juste aller dans le menu démarrer et tu trouveras quelque chose dans le genre Utilisateurs et Groupes ....
... là tu devrais pouvoir ajouter root et fabrice au groupe saned
-
Je suis aller dans "configurer ordinateur" / "système" / "gérer les utilisateurs du système".
La ligne "fabrice" apparaît. J'ai donc cliqué droit et choisi "Editer" et dans groupe je ne trouve pas saned...
- 1
- 2