Hello, i just did the first scan with my new Plustek OpticSlim 2400+ on Debian Lenny (libsane 1.0.19-23) after the following modifications:
- Copy Firmware to /usr/share/sane/gt68xx/cis3R5B1.fw - Add to /etc/sane.d/gt68xx.conf: ############################################################################## # Autodetect Plustek OpticSlim 2400+ usb 0x07b3 0x0454 override "plustek-opticslim-2400" - Add to /etc/udev/rules.d/z60_libsane.rules: # Plustek OpticSlim 2400+ SYSFS{idVendor}=="07b3", SYSFS{idProduct}=="0454", MODE="0664", \ GROUP="scanner", ENV{libsane_matched}="yes" - Add my user to the group "scanner" Helmar. ------------------------------------------------------------------------------ # sane-find-scanner -v -v ... <device descriptor of 0x07b3/0x0454 at 002:002 (1200dpi USB Scanner)> bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x07B3 idProduct 0x0454 bcdDevice 5.01 iManufacturer 0 () iProduct 1 (1200dpi USB Scanner) iSerialNumber 0 () bNumConfigurations 1 <configuration 0> bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 () bmAttributes 160 (Remote Wakeup) MaxPower 500 mA <interface 0> <altsetting 0> bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 bInterfaceSubClass 255 bInterfaceProtocol 255 iInterface 0 () <endpoint 0> bLength 7 bDescriptorType 5 bEndpointAddress 0x81 (in 0x01) bmAttributes 2 (bulk) wMaxPacketSize 64 bInterval 0 ms bRefresh 0 bSynchAddress 0 <endpoint 1> bLength 7 bDescriptorType 5 bEndpointAddress 0x02 (out 0x02) bmAttributes 2 (bulk) wMaxPacketSize 64 bInterval 0 ms bRefresh 0 bSynchAddress 0 <trying to find out which USB chip is used> checking for GT-6801 ... this is not a GT-6801 (bDeviceClass = 0) checking for GT-6816 ... <This USB chip looks like a GT-6816 (result from sane-backends 1.0.19)> found USB scanner (vendor=0x07b3, product=0x0454 [1200dpi USB Scanner], chip=GT-6816) at libusb:002:002 ...