Hi,

On Sat, Aug 02, 2003 at 07:32:34PM +0100, demon wrote:
> I have just purchased an Epson perfection 1260 usb scanner and am having
> some troubles and was wondering if this is the right place to ask for
> help.

The better place to ask would be the sane-devel mailing list as it's a
SANE and not a kernel issue. But you couldn't know that before asking
here :-)

> T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=ff MxPS= 8 #Cfgs=  1
> P:  Vendor=04b8 ProdID=011d Rev= 1.00
> S:  Manufacturer=EPSON
> S:  Product=EPSON Scanner
> C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=usbscanner
> E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=16ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=03(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms

Ok, that's your scanner and it's detected correctly by the kernel
scanner driver.

> [EMAIL PROTECTED]:~# SANE_DEBUG_EPSON=255 scanimage -L
[...]

> [epson] The device at /dev/usb/scanner0 is not a supported EPSON scanner
> (product id=0x11d)[epson] sane_get_devices()

That's correct. The meaning is: the epson backend does not support
that scanner. Even if the name of the backends suggest otherwise, the
SANE drivers are mostly organized by chipsets. And the chipset used in
your scanner is also used in may Plustek scanners. Therefore your
scanner is supported by the plustek backend.

So the problem is: Why is your scanner not detected by the plustek
backend?

Check that "plustek" is in /etc/sane.d/dll.conf. Also have a look at
/etc/sane.d/plustek.conf. Maybe you need to enable the line "device
/dev/usb/scanner0" near the end of that file. If that doesn't help,
please show us the output of

SANE_DEBUG_PLUSTEK=255 scanimage -L

Bye,
  Henning


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to