I've finnaly had an answer to my emails from genius: ................... Dear customer, please go to following webpage for LINUX driver. ColorPage-Vivid3XE is equal to ColorPage-Vivid III+V2.
http://home.t-online.de/home/g-jaeger/plustek.html#others Mfg KYE Systems Europe Website: www.genius-europe.com ................... Now I've compiled sane 1.0.7 with the plustek-usb code (0.41), but when I do a scanimage -d plustek:/dev/usb/scanner0 it seems to hang until I kill it when a kill -9 printing sometimes on the syslog: usb_control/bulk_msg: timeout And the debug messages are. ..................... nei_debug] Setting debug level of dll to 12. [dll] sane_init: SANE dll backend version 1.0.5 from sane-backends-1.0.7 [dll] add_backend: adding backend plustek [dll] load: loading backend plustek [dll] load: dlopen()ing `/usr/local/lib/sane/libsane-plustek.so.1' [dll] init: initializing backend `plustek' [sanei_debug] Setting debug level of plustek to 12. [plustek] sane_init: sane-backends 1.0.7 [plustek] sane_init, ># Plustek-SANE Backend configuration file< [plustek] sane_init, ># For use with Plustek parallel-port scanners and< [plustek] sane_init, ># LM9831/2 based USB scanners< [plustek] sane_init, >#< [plustek] sane_init, ># for multiple devices use< [plustek] sane_init, ># /dev/pt_drv0< [plustek] sane_init, ># /dev/pt_drv1< [plustek] sane_init, ># /dev/pt_drv2< [plustek] sane_init, >#< [plustek] sane_init, ># For parport devices enable the parport section< [plustek] sane_init, ># by uncommenting the lines below< [plustek] sane_init, >#< [plustek] sane_init, ># parport< [plustek] sane_init, ># /dev/pt_drv< [plustek] sane_init, >#< [plustek] sane_init, ># The USB section< [plustek] sane_init, ># each device needs at least two lines:< [plustek] sane_init, ># - usb vendor-ID and product-ID< [plustek] sane_init, ># - devicename< [plustek] sane_init, ># i.e. for Plustek (0x07B3) UT12/16/24 (0x0017)< [plustek] sane_init, ># usb 0x07B3 0x0017< [plustek] sane_init, ># /dev/usbscanner< [plustek] sane_init, >#< [plustek] sane_init, ># For autodetection< [plustek] sane_init, ># usb< [plustek] sane_init, ># /dev/usbscanner< [plustek] sane_init, >#< [plustek] sane_init, >< [plustek] sane_init, >#usb 0x07B3 0x0017< [plustek] sane_init, >usb 0x0458 0x2017< [plustek] ignoring >usb 0x0458 0x2017< [plustek] sane_init, >/dev/usb/scanner0< [plustek] ignoring >/dev/usb/scanner0< [dll] init: backend `plustek' is version 1.0.0 [plustek] sane_open - /dev/usb/scanner0 [plustek] attach (/dev/usb/scanner0, 0xbfffdfc0, 0xbfffdfbc) [plustek] Device configuration: [plustek] device name : >< [plustek] porttype : 0 [plustek] USB-ID : >< [plustek] warmup : 0s [plustek] lampOff : 0 [plustek] lampOffOnEnd : 0 [plustek] pos_x : 0 [plustek] pos_y : 0 [plustek] neg_x : 0 [plustek] neg_y : 0 [plustek] tpa_x : 0 [plustek] tpa_y : 0 [plustek] --------------------- [plustek] drvopen() [plustek] ioctl PT_DRV_OPEN_DEVICE failed(-1) [plustek] open failed: -1 [plustek] attach (/dev/usb/scanner0, 0xbfffdfc0, 0xbfffdfbc) [plustek] Device configuration: [plustek] device name : >< [plustek] porttype : 1 [plustek] USB-ID : >< [plustek] warmup : 0s [plustek] lampOff : 0 [plustek] lampOffOnEnd : 0 [plustek] pos_x : 0 [plustek] pos_y : 0 [plustek] neg_x : 0 [plustek] neg_y : 0 [plustek] tpa_x : 0 [plustek] tpa_y : 0 [plustek] --------------------- [plustek] drvopen() [plustek] usbDev_open(/dev/usb/scanner0,) [plustek] Vendor ID=0x0458, Product ID=0x2017 [plustek] usbio_DetectLM983x ........................ What could be the problem? (I'm using kernel 2.2.18-pre7) Thanks again!
