[sane-devel] Xerox Duplex Combo Scanner

N D mdanielsco at gmail.com
Wed Sep 8 23:24:51 BST 2021


Hi,

It looks to me like my current scanner, the Xerox Duplex Combo Scanner is
not supported. I don't believe there is a Linux driver for it. It's a USB
scanner. Let me know if there's anything I can do to help. I don't really
know much about drivers, but I am familiar with C.

Thanks

Mike

Here is some info.

lsusb
Bus 001 Device 029: ID 04a7:04ee Visioneer Duplex Combo Scanner

sudo sane-find-scanner -v -v
<device descriptor of 0x04a7/0x04ee at 001:029 (Xerox Duplex Combo Scanner)>
bLength               18
bDescriptorType       1
bcdUSB                2.00
bDeviceClass          0
bDeviceSubClass       0
bDeviceProtocol       0
bMaxPacketSize0       64
idVendor              0x04A7
idProduct             0x04EE
bcdDevice             1.15
iManufacturer         1 (Xerox)
iProduct              2 (Duplex Combo Scanner)
iSerialNumber         3 (0CPUQ30342)
bNumConfigurations    1
 <configuration 0>
 bLength              9
 bDescriptorType      2
 wTotalLength         39
 bNumInterfaces       1
 bConfigurationValue  1
 iConfiguration       0 ()
 bmAttributes         192 (Self-powered)
 MaxPower             100 mA
  <interface 0>
   <altsetting 0>
   bLength            9
   bDescriptorType    4
   bInterfaceNumber   0
   bAlternateSetting  0
   bNumEndpoints      3
   bInterfaceClass    6
   bInterfaceSubClass 0
   bInterfaceProtocol 0
   iInterface         0 ()
    <endpoint 0>
    bLength           7
    bDescriptorType   5
    bEndpointAddress  0x81 (in 0x01)
    bmAttributes      2 (bulk)
    wMaxPacketSize    512
    bInterval         0 ms
    bRefresh          0
    bSynchAddress     0
    <endpoint 1>
    bLength           7
    bDescriptorType   5
    bEndpointAddress  0x02 (out 0x02)
    bmAttributes      2 (bulk)
    wMaxPacketSize    512
    bInterval         0 ms
    bRefresh          0
    bSynchAddress     0
    <endpoint 2>
    bLength           7
    bDescriptorType   5
    bEndpointAddress  0x83 (in 0x03)
    bmAttributes      3 (interrupt)
    wMaxPacketSize    8
    bInterval         8 ms
    bRefresh          0
    bSynchAddress     0

cat /sys/kernel/debug/usb/devices
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 29 Spd=480  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=04a7 ProdID=04ee Rev= 1.15
S:  Manufacturer=Xerox
S:  Product=Duplex Combo Scanner
S:  SerialNumber=0CPUQ30342
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=06(still) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=16ms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20210908/d3bc0107/attachment.htm>


More information about the sane-devel mailing list