Le Samedi 23 Avril 2005 12:25, Mario Lachance a écrit : > J'ai fait le tout et maintenant j'ai lorsque je fait sane-find-scanner: > > found USB scanner (vendor=0x04b8, product=0x011f) at /dev/usb/scanner0 > found USB scanner (vendor=0x04b8, product=0x011f) at /dev/usbscanner > found USB scanner (vendor=0x04b8 [EPSON], product=0x011f [EPSON > Scanner]) at libusb:001:006 > > > Lorsque je lance Xsane j'ai le choix entre dev/usb/scanner0 et > dev/usbscanner. Les deux m'amène à la réponse suivante: > Erreur d'ouverture du périférique "snapscan: dev/usbscanner " argument > invalide où Erreur d'ouverture du périférique "snapscan: dev/usb/scanner > " argument invalide > > Une petite idée...... > > Merci Mario
Malheureusement, je n'ai pas d'autre idée et je ne maîtrise pas trop si il faut fouiner. D'après mon /etc/sane.d/snapscan.conf il y a bien les lignes : # Epson Perfection 1670 usb 0x04b8 0x011f que l'on retrouve dans ta configuration. As-tu essayé de lancer xsane sous root, pour voir ? nono > > nono a écrit : > >Juste une suggestion: > > > >dans ton /etc/sane.d/epson.conf > > > >à la fin, tu rajoutes (ou décommentes) la ligne: > > > >usb /dev/usb/scanner0 > > > >ensuite turenommes ton /home/user/.sane en /home/user/.sane.old et tu > > relances sane pour voir si cela fonctionne. > > > >en espérant avoir aidé (sinon je ne vois pas) > >nono > > > >Le Samedi 23 Avril 2005 03:54, Mario Lachance a écrit : > >>De plus, la commande scanimage -L me renvoie: > >> > >>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). > >>maisondebian:/dev# sane-find-scanner > >> > >> # 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 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=0x011f [EPSON > >>Scanner]) 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. > >> > >> > >>Je ne comprends pas Sane est supposé bien supporté ce matériel et il est > >>reconnu ..... mais pas identifié............. > >> > >> > >>Merci de vos précisions...... > >> > >> > >>Mario > >> > >>Mario Lachance a écrit : > >>>Je continue le diagnostique: > >>> > >>>La commande cat /proc/bus/usb/drivers me renvoie: > >>>usbdevfs > >>> hub > >>> 0- 15: usblp > >>>48- 63: usbscanner > >>> > >>> > >>>La commande cat /proc/bus/usb/devices me renvoie: > >>>T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > >>>B: Alloc= 17/900 us ( 2%), #Int= 1, #Iso= 0 > >>>D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > >>>P: Vendor=0000 ProdID=0000 Rev= 0.00 > >>>S: Product=USB UHCI Root Hub > >>>S: SerialNumber=ef80 > >>>C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA > >>>I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub > >>>E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms > >>>T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 5 Spd=12 MxCh= 0 > >>>D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs= 1 > >>>P: Vendor=04b8 ProdID=011f Rev= 1.07 > >>>S: Manufacturer=EPSON > >>>S: Product=EPSON Scanner > >>>C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA > >>>I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbscanner > >>>E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > >>>E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > >>>E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=16ms > >>>T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 2 Spd=12 MxCh= 0 > >>>D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > >>>P: Vendor=04b8 ProdID=0005 Rev= 1.00 > >>>S: Manufacturer=EPSON > >>>S: Product=USB Printer > >>>S: SerialNumber=L81010311011029190 > >>>C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA > >>>I: If#= 0 Alt= 0 #EPs= 2 Cls=07(print) Sub=01 Prot=02 Driver=usblp > >>>E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms > >>>E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms > >>> > >>> > >>>Et sane ne détecte toujours pas de scanneur. > >>> > >>> > >>>Merci > >>> > >>>Mario Lachance a écrit : > >>>>Bonjour à tous, > >>>> > >>>>Je suis en Debain Sarge et la version du kernel est 2.4.27-2-586tsc. > >>>>J'ai installé Sane pour faire fonctionner un scanneur Epson > >>>>Perfection 1670. Et le tout refuse de fonctionner. > >>>> > >>>>J'aimerais savoir par quel bout commencer car j'ai essayé sur le site > >>>>de sane et je ne trouve rien qui m'aide. > >>>> > >>>>Merci > >>>> > >>>>Mario
pgpiJkaIKpZ6P.pgp
Description: PGP signature