plustek: Re: Problem opening Canon 670U in Plustek 0.45-3


Previous by date: 1 Feb 2003 00:43:48 -0000 Epson 1250, Josh Homan
Next by date: 1 Feb 2003 00:43:48 -0000 Canon LiDE 20. Partial Success, Alain Wenmaekers
Previous in thread: 1 Feb 2003 00:43:48 -0000 Re: Problem opening Canon 670U in Plustek 0.45-3, David Sterratt
Next in thread:

Subject: Problem opening Canon 670U in Plustek 0.45-3
From: David Sterratt ####@####.####
Date: 1 Feb 2003 00:43:48 -0000
Message-Id: <1044059657.12623.2.camel@galaxy.bellevue>

Hello all,

My Canon 670U doesn't seem to start under Plustek 0.45-3 and sane 1.0.9
and a RedHat 8.0 system.  It did previously work under 0.44.  

I've put the vendor ID in the config file and tried using both device
auto and device libusb:001:002 (where sane-find-scanner tells me the
scanner is located).  

The permissions are:

# ls -l /proc/bus/usb/001/
total 1
-rw-r--r--    1 root     root           18 Feb  1 00:09 001
-rw-r--r--    1 root     root           18 Feb  1 00:09 002

Trying "/usr/local/bin/scanimage -L" as root with and device
libsub:001:002 and 
export SANE_DEBUG_DLL=12
export SANE_DEBUG_PLUSTEK=20

gives the  output at the end of the email (with device auto the output
is the same exept for
[plustek] usbDev_open(auto,0x04A9-0x220D)
[plustek] No matching device found!
[plustek] open failed: -1

The usbcore and usb-uhci kernel modules are loaded.

Any help would be most appreciated.

David




[sanei_debug] Setting debug level of dll to 12.
[dll] sane_init: SANE dll backend version 1.0.6 from sane-backends-1.0.9
...
[plustek] Plustek backend V0.45-3, part of sane-backends 1.0.9
[plustek] ># Plustek-SANE Backend configuration file<
[plustek] ># For use with Plustek parallel-port scanners and<
[plustek] ># LM9831/2/3 based USB scanners<
[plustek] >#<
[plustek] ># For parport devices use the parport section<
[plustek] >#<
[plustek] >[parport]<
[plustek] next device is a PARPORT device
[plustek] >device /dev/pt_drv<
[plustek] Decoding device name >/dev/pt_drv<
[plustek] ><
[plustek] >#<
[plustek] ># leave the default values as specified in /etc/modules.conf<
[plustek] >#<
[plustek] >option warmup    -1<
[plustek] Decoding option >warmup<
[plustek] >option lOffOnEnd -1<
plustek] Decoding option >lOffOnEnd<
[plustek] >option lampOff   -1<
[plustek] Decoding option >lampOff<
[plustek] ><
[plustek] ><
[plustek] >#<
[plustek] ># The USB section:<
[plustek] ># each device needs at least two lines:<
[plustek] ># - [usb] vendor-ID and product-ID<
[plustek] ># - device devicename<
[plustek] ># i.e. for Plustek (0x07B3) UT12/16/24 (0x0017)<
[plustek] ># [usb] 0x07B3 0x0017<
[plustek] ># device /dev/usbscanner<
[plustek] ># or<
[plustek] ># device libusb:bbb:ddd<
[plustek] ># where bbb is the busnumber and ddd the device number<
[plustek] ># make sure that your user has access to
/proc/bus/usb/bbb/ddd<
[plustek] >#<
[plustek] ># additionally you can specify some options<
[plustek] ># warmup, lOffOnEnd, lampOff<
[plustek] >#<
[plustek] ># For autodetection use<
[plustek] ># [usb]<
plustek] ># device /dev/usbscanner<
[plustek] >#<
[plustek] ># or simply<
[plustek] ># [usb]<
[plustek] >#<
[plustek] ># or if you want a specific device but you have no idea
about<
[plustek] ># the device node or you use libusb, simply set vendor- and
product-ID<
[plustek] ># [usb] 0x07B3 0x0017<
[plustek] ># device auto<
[plustek] >#<
[plustek] ># NOTE: autodetection is safe, as it uses the info it got<
[plustek] >#       from the USB subsystem. If you're not using the<
[plustek] >#       autodetection, you MUST have attached that device<
[plustek] >#       at your USB-port, that you have specified...<
[plustek] >#       blee blee<
[plustek] ><
[plustek] >[usb] 0x04a9 0x220d<
[plustek] attach (/dev/pt_drv, 0xbfffd2a0, (nil))
[plustek] Device configuration:
[plustek] device name  : >/dev/pt_drv<
[plustek] porttype     : 0
[plustek] USB-ID       : ><
plustek] warmup       : -1s
[plustek] lampOff      : -1
[plustek] lampOffOnEnd : -1
[plustek] skipCalibr.  : 0
[plustek] skipFine     : 0
[plustek] skipFineWhite: 0
[plustek] invertNegs.  : 0
[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 Gamma    : 1.00
[plustek] green Gamma  : 1.00
[plustek] blue Gamma   : 1.00
[plustek] gray Gamma   : 1.00
plustek] >#<
[plustek] ># options to tweak the image start-position<
[plustek] ># (WARNING: there's no internal range check!!!)<
[plustek] >#<
[plustek] ># for the normal scan area<
[plustek] >#<
[plustek] >option posOffX 0<
[plustek] Decoding option >posOffX<
[plustek] >option posOffY 0<
[plustek] Decoding option >posOffY<
[plustek] ><
[plustek] ># for transparencies<
[plustek] >option tpaOffX 0<
[plustek] Decoding option >tpaOffX<
[plustek] >option tpaOffY 0<
[plustek] Decoding option >tpaOffY<
[plustek] ><
[plustek] ># for negatives<
[plustek] >option negOffX 0<
[plustek] Decoding option >negOffX<
[plustek] >option negOffY 0<
[plustek] Decoding option >negOffY<
[plustek] ><
plustek] ># coarse calibration is done<
[plustek] >option skipFine 0<
[plustek] Decoding option >skipFine<
[plustek] ><
[plustek] ># discard the result of the fine white calibration<
[plustek] >option skipFineWhite 0<
[plustek] Decoding option >skipFineWhite<
[plustek] ><
[plustek] ># for replacing the gain values found during<
[plustek] ># calibration<
[plustek] >option red_gain   -1<
[plustek] Decoding option >red_gain<
[plustek] >option green_gain -1<
[plustek] Decoding option >green_gain<
[plustek] >option blue_gain  -1<
[plustek] Decoding option >blue_gain<
[plustek] ><
[plustek] >#<
[plustek] ># for adjusting the default gamma values<
[plustek] >#<
[plustek] >option redGamma         1.0<
[plustek] Decoding option >redGamma<
[plustek] >option greenGamma       1.0<
plustek] ># to define a new device, start with a new section:<
[plustek] ># [usb] or [parport]<
[plustek] >#<
[plustek] attach (libusb:001:004, 0xbfffd2a0, (nil))
[plustek] Device configuration:
[plustek] device name  : >libusb:001:004<
[plustek] porttype     : 1
[plustek] USB-ID       : >0x04A9-0x220D<
[plustek] warmup       : 15s
[plustek] lampOff      : 300
[plustek] lampOffOnEnd : 1
[plustek] skipCalibr.  : 0
[plustek] skipFine     : 0
[plustek] skipFineWhite: 0
[plustek] invertNegs.  : 0
[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 Gamma    : 1.00
[plustek] green Gamma  : 1.00
[plustek] blue Gamma   : 1.00
[plustek] gray Gamma   : 1.00
[plustek] ---------------------
[plustek] drvopen()
[plustek] usbDev_open(libusb:001:004,0x04A9-0x220D)
[plustek] open failed: -1
[dll] init: backend `plustek' is version 1.0.0
[plustek] sane_get_devices (0xbffff3b8, 0)





Previous by date: 1 Feb 2003 00:43:48 -0000 Epson 1250, Josh Homan
Next by date: 1 Feb 2003 00:43:48 -0000 Canon LiDE 20. Partial Success, Alain Wenmaekers
Previous in thread: 1 Feb 2003 00:43:48 -0000 Re: Problem opening Canon 670U in Plustek 0.45-3, David Sterratt
Next in thread:


Powered by ezmlm-browse 0.20.