https://qa.mandrakesoft.com/show_bug.cgi?id=1165
Product: xsane
Component: xsane
Summary: the programm can not find the scanner
Version: 0.90-1mdk
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Under kde
language french
using scanner Epson Perfection 1650
Procedure:
=========
*install xsane
*hot-Plug the scanner
*you will see an icon after a few seconds like: XSane/dev/usb/scanner0
*click on the icon, a message will appear :
"Aucun p�riph�rique disponible"
Description:
=========
*The model & the vendor is ok, i checked these in /proc/bus/usb/devices
*I added in /etc/modules.conf :
options scanner vendor=0x048 product=0x0104
*i modified the file /etc/sane.d/epson.conf :
# epson.conf
#
# here are some examples for how to configure the EPSON backend
#
# SCSI scanner:
#scsi EPSON
#
# Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC
#
# USB scanner - only enable this if you have an EPSON scanner. It could
# otherwise block your non-EPSON scanner from being
# recognized.
# Depending on your distribution, you may need either the
# first or the second entry.
#usb /dev/usbscanner0
usb /dev/usb/scanner0
*i loaded the module :
insmod scanner
*Test:
[root@dhcp123 a]# scanimage --list-devices
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).
[root@dhcp123 a]# sane-find-scanner
# 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, product=0x0110) at /dev/usb/scanner0
found USB scanner (vendor=0x04b8 [EPSON], product=0x0110 [EPSON Scanner]) at
libusb:001:002
# A USB device was detected. This program can't be sure if it's really
# a scanner. If it is your scanner, it may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
# Scanners connected to the parallel port or other proprietary ports can't be
# detected by this program.
*After doing that,nothing happened.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.