[sane-devel] Epson 1650 USB SUSE 7.3
Karl Heinz Kremer
khk at khk.net
Sun Sep 8 00:53:50 BST 2002
On Sat, Sep 07, 2002 at 04:25:10PM -0700, D Thomas wrote:
> I have tried every step I can imagine to get SANE to recognize my Epson
> Perfection 1650, without luck.
>
> I have the device file:
>
> crw------- 1 root disk 180, 48 Sep 23 2001 /dev/usbscanner
This is almost correct: Only root can scan. Do a chmod 666 /dev/usbscanner (as
root user) and you should be in much better shape.
>
> I have a soft link from /dev/scanner (with the idea that sane-find-scanner
> required it):
>
> lrwxrwxrwx 1 root root 10 Sep 6 09:22 /dev/scanner ->
> usbscanner
REMOVE THE LINK !!! This is a recipe for desaster - or at least a lot
of trouble. The problem with this is that a lot of backends use /dev/scanner
for their supported SCSI scanners, so you have other backends sending
garbage to your scanner. Not a good thing.
>
> I just upgraded to sane-1.0.8 and xsane-0.87, removing SuSe's installation of
> 1.0.5 and 0.79 first.
Good.
>
> The USB and scanner modules are loaded, and USBView shows the Epson in all its
> glory.
>
> My /usr/local/etc/sane.d/epson.conf has the following line uncommented:
>
> usb /dev/usbscanner
Good.
>
> And yet, whenever I try to run xsane, I get "No SANE device available." And
> scanimage --list returns no entries.
>
> Solutions are welcome.
>
> David Thomas
Try the two things I suggested. If this still does not help, check if
the scanner is connected to the correct USB driver using:
cat /proc/bus/usb/devices
You should see an entry for your scanner, and somewhere there should
be a "Driver=usbscanner" - if this is not the case, then you may
have to add a line to /etc/modules.conf to tell the usb scanner driver
what vendor/product ID your scanner has. ... and you also may have to
change the hotplug configuration. But if you can get the driver loaded
with a "/sbin/modprobe scanner" (again, as root) we are at least on
the right track.
Karl Heinz
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> _______________________________________________
> Sane-devel mailing list
> Sane-devel at www.mostang.com
> http://www.mostang.com/mailman/listinfo/sane-devel
--
Karl Heinz Kremer khk at khk.net
PGP Key at http://www.khk.net/download/khk.asc
EPSON Sane Backend: http://www.khk.net
More information about the sane-devel
mailing list