[sane-devel] Re: Sane-devel digest, Vol 1 #503 - 1 msg

Henning Meier-Geinitz henning@meier-geinitz.de
Sat, 28 Jun 2003 22:50:41 +0200


Hi,

On Sat, Jun 28, 2003 at 01:38:10PM -0400, Jeffery C. May wrote:
> I'm having the similar (but not identical) difficulty with a Benq (Acer)
> 3300U that worked perfectly under Red Hat 7.1. 

Different backend (snapscan vs. plustek) so I don't think it's related.

> [snapscan] snapscani_usb_open(/dev/usb/scanner0)
> [snapscan] add_usb_device: Checking if 0x04a5 is a supported USB vendor ID
[...]

> [snapscan] usb_write: writing: 0x12 0x00 0x00 0x00 0x24 0x00
> [snapscan] usb_write: Only 0 bytes written
> [snapscan] mini_inquiry: snapscan_cmd command failed: error during device I/O
 
> Libusb is something new that Red Hat 7.1 didn't have. Any clues as to
> what I'm missing?  I'm sure it's something simple.

I have no idea why it fails but it's not libusb. You are using the
kernel scanner driver, see the first line of the log. You could try
libusb (rmmod scanner) instead.

Standard comments:
- Make sure that your scanner is not confused by earlier tests
  (unplug/replug it)
- diable everything but snapscan in dll.conf

Bye,
  Henning