Hi, On Friday, 15. November 2002 16:40, Patrice Ouellette wrote: [SNIP] > found USB scanner (vendor=0x04a9, product=0x220d) at > libusb:001:002
--> this will be your device name > > AND HERE IS WHAT I GET FROM > P: Vendor=04a9 ProdID=220d Rev= 1.00 > S: Manufacturer=Canon > S: Product=CanoScan That okay for CanoScan 670.... > I AM USING THE FOLLOWING CONF FILE > plustek.conf with the following settings.... > > # Plustek-SANE Backend configuration file > # For use with Plustek parallel-port scanners and > # LM9831/2/3 based USB scanners > # > # For parport devices use the parport section > # > #[parport] > #device /dev/pt_drv > > # > # leave the default values as specified in > etc/modules.conf > # > option warmup -1 > option lOffOnEnd -1 > option lampOff -1 > > > # > # The USB section: > # each device needs at least two lines: > # - [usb] vendor-ID and product-ID > # - device devicename > # i.e. for Plustek (0x07B3) UT12/16/24 (0x0017) > [usb] 0x04a9 0x220d > device /dev/usbscanner2 --> here's the problem: use device libusb:001:002 and I recommend the latest backend (0.45-TEST2) from www.gjaeger.de/scanner/plustek.html Cheers Gerhard
