Pages : 1
#1 Le 04/12/2009, à 23:38
- jpchateau
(résolu) Scanner Epson Stylus photo RX620
Bonjour à tous
Voilà j'ai convaincu ma mère de passer son portable DELL INSPIRON 2200 sur ubuntu. Mais voilà je rencontre un problème avec son scanner que je n'arrive pas à faire fonctionner, par contre son imprimante fonctionne très bien.
Lorsque le lance xsane dans un terminal voilà le résultat
gene@gene-laptop:~$ xsane
(xsane:2885): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
(xsane:2885): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
(xsane:2885): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
(xsane:2885): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Erreur de segmentation
gene@gene-laptop:~$
Le scanner n'initialise et puis plus rien
Au vu de lsusb
gene@gene-laptop:~$ lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 1267:0210 Logic3 / SpectraVideo plc
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 04b8:0811 Seiko Epson Corp. Stylus Photo RX620 all-in-one
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
En suivant les conseils de la doc http://doc.ubuntu-fr.org/imprimante_epson_multifonctions
J'ai modifier le fichier /etc/sane.d/epson.conf comme ceci
# epson.conf
#
# here are some examples for how to configure the EPSON backend
#
# SCSI scanner:
scsi EPSON
# for the GT-6500:
scsi "EPSON SC"
#
# Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC
#
# USB scanner:
# There are two different methods of configuring a USB scanner: libusb and the kernel module
# For any system with libusb support (which is pretty much any recent Linux distribution) the
# following line is sufficient. This however assumes that the connected scanner (or to be more
# accurate, it's device ID) is known to the backend.
usb
# For libusb support for unknown scanners use the following command
# usb <product ID> <device ID>
# e.g.:
usb 0x4b8 0x811
# And for the scanner module, use the following configuration:
usb /dev/usbscanner0
usb /dev/usb/scanner0
malgré cela ça ne marche pas, aurais je oublié quelque chose?
Merci pour vos réponses, c'est assez urgent car je dois lui rendre en début de semaine prochaine.
Merci par avances de votre aide jp
Dernière modification par jpchateau (Le 25/12/2009, à 00:40)
Hors ligne
#2 Le 06/12/2009, à 22:45
- jpchateau
Re : (résolu) Scanner Epson Stylus photo RX620
up
J'ai essayé sur un deuxième portable et mon pc fixe et pb identique.
Il semblerait que le pb vienne depuis le passage à jaunty.
merci pour votre aide
jp
Dernière modification par jpchateau (Le 07/12/2009, à 15:38)
Hors ligne
#3 Le 22/12/2009, à 00:45
- zapatain
Re : (résolu) Scanner Epson Stylus photo RX620
J'ai eu le même problème.
Oublie xsane et passe à iscan :
http://avasys.jp/eng/linux_driver/
Tu installes ton driver en fonction du type d'imprimante que tu utilises.
Remarque:
Après avoir installé iscan, xsane s'est mis à refonctionner .
Zap
Hors ligne
#4 Le 25/12/2009, à 00:39
- jpchateau
Re : (résolu) Scanner Epson Stylus photo RX620
salut zapatain
En effet avec iscan, pb résolue
Merci
jp
Hors ligne