[Epson XP-750] Scanner non reconnu (Résolu)

Reconnaissance et configuration du matériel / kernel linux
Répondre
Pafrapé
Chu Ko Nu
Messages : 417
Inscription : mar. 29 juin 2010, 09:24

[Epson XP-750] Scanner non reconnu (Résolu)

Message par Pafrapé »

Bonjour à tous.

Je viens d'acheter un imprimante multifonction Epson XP-750
J'ai installé l'ensemble des pilotes nécessaires, à savoir :
- epson-inkjet-printer-201209w (merci à Foolecho)
- iscan
- iscan-data
J'ai branché l'imprimante, et l'ai ajouté à ma liste d'imprimantes .
Au niveau de l'impression, tout marche à la perfection.

Par contre, le scanner n'est pas du tout reconnu, et ce quelque soit mes essais.
Je suis bien dans le groupe scanner et lp.

Lorsque je fais la commande scanimage -L, j'obtiens le résultat suivant :

Code : Tout sélectionner

$ scanimage -L
Failed cupsGetDevices

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).
J'ai donc inscrit la commande sane-find-scanner tool, et là j'obtiens :

Code : Tout sélectionner

$ sane-find-scanner tool

  # 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.
  # Also you need support for SCSI Generic (sg) in your operating system.
  # If using Linux, try "modprobe sg".

  # No USB scanners found. If you expected something different, make sure that
  # you have loaded a kernel driver for your USB host controller and have setup
  # the USB system correctly. See man sane-usb for details.

  # 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.
Je suis complètement bloqué.

Merci de votre aide pour m'aider à trouver une solution à mon problème.
Dernière modification par Pafrapé le dim. 16 déc. 2012, 21:51, modifié 1 fois.
Pafrapé, car il faudrait être frappé pour... :paf:
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [Epson XP-750] Scanner non reconnu

Message par FoolEcho »

Mais la commande est à faire en root et c'est seulement:

Code : Tout sélectionner

sane-find-scanner
Et si tu passes par le réseau, voir http://wiki.archlinux.fr/Sane#Epson.

Pour ce qui est du pilote, iscan-data contient le pilote pour ton scanner (j'avais regardé par curiosité quand tu as fait le sujet pour le pilote pour cups :) )... donc ça devrait fonctionner... :?
«The following statement is not true. The previous statement is true.» :nage:
Pafrapé
Chu Ko Nu
Messages : 417
Inscription : mar. 29 juin 2010, 09:24

Re: [Epson XP-750] Scanner non reconnu

Message par Pafrapé »

Merci de ton aide

J'ai donc fait la commande en root et j’obtiens :

Code : Tout sélectionner

sudo sane-find-scanner
[sudo] password for root: 

  # 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.
  # Also you need support for SCSI Generic (sg) in your operating system.
  # If using Linux, try "modprobe sg".

found USB scanner (vendor=0x04b8 [EPSON], product=0x089c [EPSON XP-750 Series]) at libusb:001:005
  # 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.
le scanner semble bien détecté mais pas les les logiciels.

Si je fais scanimage -L, j'obtiens :

Code : Tout sélectionner

sudo scanimage -L
Created directory: /var/net-snmp
Created directory: /var/net-snmp/mib_indexes

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).
Pafrapé, car il faudrait être frappé pour... :paf:
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [Epson XP-750] Scanner non reconnu

Message par FoolEcho »

Utilise iscan puisqu'il est installé (ou xsane) avec ton utilisateur plutôt que scanimage.
«The following statement is not true. The previous statement is true.» :nage:
Pafrapé
Chu Ko Nu
Messages : 417
Inscription : mar. 29 juin 2010, 09:24

Re: [Epson XP-750] Scanner non reconnu

Message par Pafrapé »

Quoi que je fasse, j’obtiens toujours :

Code : Tout sélectionner

Failed cupsGetDevices
Pafrapé, car il faudrait être frappé pour... :paf:
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [Epson XP-750] Scanner non reconnu

Message par FoolEcho »

Regarde si l'installation de sane-git change quelque chose: https://bbs.archlinux.org/viewtopic.php?pid=1157305.
«The following statement is not true. The previous statement is true.» :nage:
Pafrapé
Chu Ko Nu
Messages : 417
Inscription : mar. 29 juin 2010, 09:24

Re: [Epson XP-750] Scanner non reconnu

Message par Pafrapé »

Absolument aucun changement.

Je me souviens qu'avant de passer sous systemd, il fallait blacklister quelque chose pour les imprimantes multifonctions, mais je ne sais plus quoi et je ne sais pas s'il faut le faire avec systemd.
Pafrapé, car il faudrait être frappé pour... :paf:
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [Epson XP-750] Scanner non reconnu

Message par FoolEcho »

Tu ne confondrais pas avec cups du temps de cups-usblp ? :| (sinon le blacklist ne change pas sous systemd... vu que ça n'est pas son affaire :) Kernel_modules )

Sinon, je ne sais pas... Faudra creuser... (je ne vois déjà pas ce que cups viendrait faire pour le scanner...) :(
Il y avait une note dans le PKGBUILD de iscan-data, je ne suis pas sûr mais as-tu vérifié le contenu de /usr/share/iscan-data/iscan.rules (idVendor et idProduct par rapport à la sortie de sane-find-scanner, vu que ça ne colle pas) ?
«The following statement is not true. The previous statement is true.» :nage:
Pafrapé
Chu Ko Nu
Messages : 417
Inscription : mar. 29 juin 2010, 09:24

Re: [Epson XP-750] Scanner non reconnu

Message par Pafrapé »

En désespoire de cause, j'ai tout désinstallé et tout réinstallé.

Et là miracle :majorette: !!! Ça marche.

Pourtant, je n'ai rien modifié et rien changé d'autre.

Pour voir si tout fonctionne vraiment à fond, j'ai connecté la multifonction en réseau en plus de l'USB.
L'imprimante est reconnu sur les deux, et le scanner également.

Parfois, je me :paddle: avec l'informatique.

Mais le principal est que cela marche, en espérant que cela continuera.

:merci: encore FoolEcho
Pafrapé, car il faudrait être frappé pour... :paf:
Pafrapé
Chu Ko Nu
Messages : 417
Inscription : mar. 29 juin 2010, 09:24

Re: [Epson XP-750] Scanner non reconnu (Résolu)

Message par Pafrapé »

Problème résolu de façon simple.

En effet, suite à une réinstallation (vou vous doutez de la raison), mon scanner n'a bien sur pas été reconnu.
Après-s recherche, il suffit de faire parti du groupe "scanner" et du groupe "lp", tout simplement.
Pafrapé, car il faudrait être frappé pour... :paf:
Répondre