Hi, I am trying to get my canoscan lide25 scanner (it seems to be supported through the SANE plustek backend) on mac os x.
sane-find-scanner detects the scanner. Included below is the log for sane-find-scanner -v -v. However, the bad news: scanimage -L fails to list the scanner -- I am including the log for that as well. I don't think I missed out on anything obvious - but please advise if that is the case. Regards, -Shouri ------------------- [diode:~] sane-find-scanner -v -v This is sane-find-scanner from sane-backends 1.0.16-cvs # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. searching for SCSI scanners: # No SCSI scanners found. If you expected something different, make sure that # you have loaded a SCSI driver for your SCSI adapter. searching for USB scanners: trying libusb: <device descriptor of 0x05ac/0x8005 at 001:001-05ac-8005-09-00 (Apple Computer, Inc. OHCI Root Hub Simulation)> bLength 18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x05AC idProduct 0x8005 bcdDevice 1.90 iManufacturer 2 (Apple Computer, Inc.) iProduct 1 (OHCI Root Hub Simulation) iSerialNumber 0 () bNumConfigurations 1 <configuration 0> bLength 10 bDescriptorType 2 wTotalLength 27 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 () bmAttributes 96 (Self-poweredRemote Wakeup) MaxPower 0 mA <interface 0> <altsetting 0> bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 1 iInterface 0 () <endpoint 0> bLength 8 bDescriptorType 5 bEndpointAddress 0x81 (in 0x01) bmAttributes 3 (interrupt) wMaxPacketSize 8 bInterval 255 ms bRefresh 0 bSynchAddress 0 <device descriptor of 0x05ac/0x8005 at 002:001-05ac-8005-09-00 (Apple Computer, Inc. OHCI Root Hub Simulation)> bLength 18 bDescriptorType 1 bcdUSB 1.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x05AC idProduct 0x8005 bcdDevice 1.90 iManufacturer 2 (Apple Computer, Inc.) iProduct 1 (OHCI Root Hub Simulation) iSerialNumber 0 () bNumConfigurations 1 <configuration 0> bLength 10 bDescriptorType 2 wTotalLength 27 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 () bmAttributes 96 (Self-poweredRemote Wakeup) MaxPower 0 mA <interface 0> <altsetting 0> bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 1 iInterface 0 () <endpoint 0> bLength 8 bDescriptorType 5 bEndpointAddress 0x81 (in 0x01) bmAttributes 3 (interrupt) wMaxPacketSize 8 bInterval 255 ms bRefresh 0 bSynchAddress 0 <device descriptor of 0x04a9/0x2220 at 002:002-04a9-2220-ff-00 (Canon CanoScan)> bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 255 bDeviceSubClass 0 bDeviceProtocol 255 bMaxPacketSize0 8 idVendor 0x04A9 idProduct 0x2220 bcdDevice 1.00 iManufacturer 1 (Canon) iProduct 2 (CanoScan) iSerialNumber 0 () bNumConfigurations 1 <configuration 0> bLength 9 bDescriptorType 2 wTotalLength 39 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 3 bInterfaceClass 255 bInterfaceSubClass 0 bInterfaceProtocol 255 iInterface 0 () <endpoint 0> bLength 7 bDescriptorType 5 bEndpointAddress 0x81 (in 0x01) bmAttributes 3 (interrupt) wMaxPacketSize 1 bInterval 16 ms bRefresh 0 bSynchAddress 0 <endpoint 1> bLength 7 bDescriptorType 5 bEndpointAddress 0x82 (in 0x02) bmAttributes 2 (bulk) wMaxPacketSize 64 bInterval 0 ms bRefresh 0 bSynchAddress 0 <endpoint 2> bLength 7 bDescriptorType 5 bEndpointAddress 0x03 (out 0x03) 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 (bDeviceSubClass = 0x0) checking for GT-6816 ... this is not a GT-6816 (bDeviceClass = 255, bInterfaceClass = 255) checking for GT-8911 ... this is not a GT-8911 (check 1, bDeviceClass = 255, bInterfaceClass = 255) checking for MA-1017 ... this is not a MA-1017 (bDeviceClass = 255, bInterfaceClass = 255) checking for MA-1015 ... this is not a MA-1015 (bcdUSB = 0x110) checking for MA-1509 ... this is not a MA-1509 (bDeviceSubClass = 0x0) checking for LM983[1,2,3] ... Couldn't set configuration: usb_set_configuration(SetConfiguration): device not opened for exclusive access <This USB chip looks like a LM983x?> found USB scanner (vendor=0x04a9 [Canon], product=0x2220 [CanoScan], chip=LM983x?) at libusb:002:002-04a9-2220-ff-00 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. # You may want to run this program as root to find all devices. Once you # found the scanner devices, be sure to adjust access permissions as # necessary. done ------------------ [diode:~] setenv SANE_DEBUG_SANEI_USB 4 [diode:~] setenv SANE_DEBUG_PLUSTEK 10 [diode:~] scanimage -L [sanei_debug] Setting debug level of plustek to 10. [sanei_debug] Setting debug level of sanei_usb to 4. [sanei_usb] sanei_usb_init: found libusb device (0x04a9/0x2220) interface 0 at libusb:002:002-04a9-2220-ff-00 [plustek] Plustek backend V0.50-3, part of sane-backends 1.0.16-cvs [plustek] Retrieving all supported and conntected devices [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0010 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0011 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0015 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0013 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0013 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0011 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0010 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0014 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0015 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0014 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0016 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0017 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0007 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x000f [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x000f [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0005 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0014 [sanei_usb] sanei_usb_find_devices: vendor=0x07b3, product=0x0012 [sanei_usb] sanei_usb_find_devices: vendor=0x0400, product=0x1000 [sanei_usb] sanei_usb_find_devices: vendor=0x0400, product=0x1001 [sanei_usb] sanei_usb_find_devices: vendor=0x0400, product=0x1001 [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2007 [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2008 [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2009 [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2013 [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2015 [sanei_usb] sanei_usb_find_devices: vendor=0x0458, product=0x2016 [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0505 [sanei_usb] sanei_usb_find_devices: vendor=0x03f0, product=0x0605 [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x010f [sanei_usb] sanei_usb_find_devices: vendor=0x04b8, product=0x011d [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0050 [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0060 [sanei_usb] sanei_usb_find_devices: vendor=0x1606, product=0x0160 [sanei_usb] sanei_usb_find_devices: vendor=0x049f, product=0x001a [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2206 [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2207 [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2208 [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x220d [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x220e [sanei_usb] sanei_usb_find_devices: vendor=0x04a9, product=0x2220 [plustek] Available and supported devices: [plustek] Device: >libusb:002:002-04a9-2220-ff-00< - 0x04a9x0x2220 [plustek] >[usb] 0x04A9 0x2220< [plustek] next device is a USB device (0x04A9-0x2220) [plustek] ... next device [plustek] >device libusb:002:002< [plustek] Decoding device name >libusb:002:002< [plustek] attach (libusb:002:002, 0xbffff060, 0x0) [plustek] Device configuration: [plustek] device name : >libusb:002:002< [plustek] USB-ID : >0x04A9-0x2220< [plustek] model ovr. : 0 [plustek] warmup : -1s [plustek] lampOff : -1 [plustek] lampOffOnEnd : yes [plustek] cacheCalData : no [plustek] altCalibrate : no [plustek] skipCalibr. : no [plustek] skipFine : no [plustek] skipFineWhite: no [plustek] invertNegs. : no [plustek] dis.Speedup : no [plustek] pos_x : 0 [plustek] pos_y : 0 [plustek] pos_shading_y: -1 [plustek] neg_x : 0 [plustek] neg_y : 0 [plustek] neg_shading_y: -1 [plustek] tpa_x : 0 [plustek] tpa_y : 0 [plustek] tpa_shading_y: -1 [plustek] red gain : -1 [plustek] green gain : -1 [plustek] blue gain : -1 [plustek] red offset : -1 [plustek] green offset : -1 [plustek] blue offset : -1 [plustek] red lampoff : -1 [plustek] green lampoff: -1 [plustek] blue lampoff : -1 [plustek] red Gamma : 1.00 [plustek] green Gamma : 1.00 [plustek] blue Gamma : 1.00 [plustek] gray Gamma : 1.00 [plustek] --------------------- [plustek] usbDev_open(libusb:002:002,0x04A9-0x2220) - 0x300980 [sanei_usb] sanei_usb_open: libusb complained: usb_set_configuration(SetConfiguration): device not opened for exclusive access [plustek] sanei_usb_open failed: No such file or directory (2) [plustek] open failed: -1 [plustek] sane_get_devices (0xbffff5f0, 0) No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). [plustek] sane_exit