Hallo Leute,
nach Aktualisierung funktionierte mein Scanner ein Agfa snapscan 1212U nicht mehr.
Mit folgendem Befehl kann man mit dem Treiber snapscan einen Debug durchführen.
SANE_DEBUG_SNAPSCAN=255 scanimage -T
Mit folgender Ausgabe:
SANE_DEBUG_SNAPSCAN=255 scanimage -T
[sanei_debug] Setting debug level of snapscan to 255.
[snapscan] sane_snapscan_init
[snapscan] sane_snapscan_init: Snapscan backend version 1.4.53
[snapscan] add_usb_device(/dev/usb/scanner0 bus=usb)
[snapscan] add_usb_device: Detected (kind of) an USB device
[snapscan] snapscani_usb_open(/dev/usb/scanner0)
[snapscan] add_usb_device: error opening device /dev/usb/scanner0: Invalid argument
[snapscan] add_usb_device(libusb:001:005)
[snapscan] add_usb_device: Detected (kind of) an USB device
[snapscan] snapscani_usb_open(libusb:001:005)
[snapscan] add_usb_device: Checking if 0x06bd is a supported USB vendor ID
[snapscan] snapscani_check_device()
[snapscan] mini_inquiry
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffeb9c4e570,6,0x7ffeb9c4e580,0x7ffeb9c4e568 (36))
[snapscan] atomic_usb_cmd(0,0x7ffeb9c4e570,6,0x7ffeb9c4e580,0x7ffeb9c4e568 (36))
[snapscan] usb_cmd(0,0x7ffeb9c4e570,6,0x7ffeb9c4e580,0x7ffeb9c4e568 (36))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x12 0x00 0x00 0x00 0x24 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x06 0x00 0x02 0x02 0x49 0x00 0x00 0x00 0x41 0x47 ...
[snapscan] Read 36 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] snapscani_check_device: Is vendor "AGFA" model "SNAPSCAN 1212U_2" a supported scanner?
[snapscan] snapscani_get_model_id(SNAPSCAN 1212U_2, 0, 2)
[snapscan] snapscani_get_model_id: looking up scanner for ID 0x06bd,0x2061.
[snapscan] snapscani_check_device: Autodetected driver: SnapScan1212
[snapscan] snapscani_usb_close(0)
[snapscan] 1st read 3 write 1
[snapscan] snapscani_init_device_structure()
[snapscan] sane_snapscan_get_devices (0x7ffeb9c4f7c0, 0)
[snapscan] sane_snapscan_open (libusb:001:005, 0x7ffeb9c4f7c8)
[snapscan] find_device
[snapscan] sane_snapscan_open: Allocating 64512 bytes as scanner buffer.
[snapscan] sane_snapscan_open: allocated scanner structure at 0x14d57f0
[snapscan] open_scanner
[snapscan] snapscani_usb_open(libusb:001:005)
[snapscan] sane_snapscan_open: waiting for scanner to warm up.
[snapscan] wait_scanner_ready
[snapscan] test_unit_ready
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffeb9c4f700,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x7ffeb9c4f700,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x7ffeb9c4f700,6,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read Only 0 bytes read
[snapscan] usb_read: reading: 0x80 0xf5 0xc4 0xb9 0xfe 0x7f 0x00 0x00
[snapscan] Read 0 bytes
[snapscan] test_unit_ready: snapscan_cmd command failed: Error during device I/O
[snapscan] wait_scanner_ready: hardware error detected.
[snapscan] sane_snapscan_open: error waiting for scanner to warm up: Error during device I/O
scanimage: open of device snapscan:libusb:001:005 failed: Error during device I/O
[snapscan] sane_snapscan_exit
Zum Glück habe ich auf dem Rechner noch ein weiteres Arch ca. halbes Jahr nicht aktualisiert. Damit konnte ich testen ob der Scanner wirklich hardwaremäßig noch In Ordnung ist. Und siehe da, es geht.
Somit habe ich ein altes sane Paket installiert die Version sane-1.0.24-4 . Damit geht es wieder. (Könnte ja sein dass Jemand noch einen snapscan Scanner hat).
$ SANE_DEBUG_SNAPSCAN=255 scanimage -T
[sanei_debug] Setting debug level of snapscan to 255.
[snapscan] sane_snapscan_init
[snapscan] sane_snapscan_init: Snapscan backend version 1.4.53
[snapscan] add_usb_device(/dev/usb/scanner0 bus=usb)
[snapscan] add_usb_device: Detected (kind of) an USB device
[snapscan] snapscani_usb_open(/dev/usb/scanner0)
[snapscan] add_usb_device: error opening device /dev/usb/scanner0: Invalid argument
[snapscan] add_usb_device(libusb:001:008)
[snapscan] add_usb_device: Detected (kind of) an USB device
[snapscan] snapscani_usb_open(libusb:001:008)
[snapscan] add_usb_device: Checking if 0x06bd is a supported USB vendor ID
[snapscan] snapscani_check_device()
[snapscan] mini_inquiry
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffe6b05b320,6,0x7ffe6b05b330,0x7ffe6b05b318 (36))
[snapscan] atomic_usb_cmd(0,0x7ffe6b05b320,6,0x7ffe6b05b330,0x7ffe6b05b318 (36))
[snapscan] usb_cmd(0,0x7ffe6b05b320,6,0x7ffe6b05b330,0x7ffe6b05b318 (36))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x12 0x00 0x00 0x00 0x24 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x06 0x00 0x02 0x02 0x49 0x00 0x00 0x00 0x41 0x47 ...
[snapscan] Read 36 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] snapscani_check_device: Is vendor "AGFA" model "SNAPSCAN 1212U_2" a supported scanner?
[snapscan] snapscani_get_model_id(SNAPSCAN 1212U_2, 0, 2)
[snapscan] snapscani_get_model_id: looking up scanner for ID 0x06bd,0x2061.
[snapscan] snapscani_check_device: Autodetected driver: SnapScan1212
[snapscan] snapscani_usb_close(0)
[snapscan] 1st read 3 write 1
[snapscan] snapscani_init_device_structure()
[snapscan] sane_snapscan_get_devices (0x7ffe6b05c568, 0)
[snapscan] sane_snapscan_open (libusb:001:008, 0x7ffe6b05c568)
[snapscan] find_device
[snapscan] sane_snapscan_open: Allocating 64512 bytes as scanner buffer.
[snapscan] sane_snapscan_open: allocated scanner structure at 0x1dd5e40
[snapscan] open_scanner
[snapscan] snapscani_usb_open(libusb:001:008)
[snapscan] sane_snapscan_open: waiting for scanner to warm up.
[snapscan] wait_scanner_ready
[snapscan] test_unit_ready
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffe6b05c4a0,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x7ffe6b05c4a0,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x7ffe6b05c4a0,6,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] sane_snapscan_open: performing scanner self test.
[snapscan] send_diagnostic
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffe6b05c4f0,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x7ffe6b05c4f0,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x7ffe6b05c4f0,6,0x0,0x0 (0))
[snapscan] sane_snapscan_open: self test passed.
[snapscan] inquiry
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x12 0x00 0x00 0x00 0x78 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x06 0x00 0x02 0x02 0x49 0x00 0x00 0x00 0x41 0x47 ...
[snapscan] Read 120 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] inquiry: exposure time: 5.5 ms
[snapscan] inquiry: ms per line: 16.500000
[snapscan] inquiry: G2R_DIFF: 0
[snapscan] inquiry: B2R_DIFF: 0
[snapscan] inquiry: Chroma offsets=0; Red=0, Green:=0, Blue=0
[snapscan] inquiry: hardware config = 0x9d
[snapscan] inquiry: bits per pixel = 10
[snapscan] inquiry: pixels per scan line = 2551
[snapscan] inquiry: bytes per scan line = 2551
[snapscan] inquiry: number of scan lines = 3511
[snapscan] inquiry: effective buffer size = 63775 bytes, 18 lines
[snapscan] inquiry: expected total scan data: 8956561 bytes
[snapscan] close_scanner
[snapscan] snapscani_usb_close(0)
[snapscan] 1st read 5 write 2
[snapscan] alloc_gamma_tables: using 4*1024 bytes for gamma table
[snapscan] sane_init_options resolution is 300
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 0)
[snapscan] sane_snapscan_control_option (0x1dd5e40, 0, 0, 0x7ffe6b05c63c, (nil))
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 0)
[snapscan] sane_snapscan_control_option (0x1dd5e40, 0, 0, 0x7ffe6b05c578, (nil))
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 1)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 2)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 3)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 4)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 5)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 6)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 7)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 8)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 9)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 10)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 11)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 12)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 13)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 14)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 15)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 16)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 17)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 18)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 19)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 20)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 21)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 22)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 23)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 24)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 25)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 26)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 27)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 28)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 29)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 30)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 31)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 32)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 33)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 34)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 35)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 36)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 37)
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 38)
[snapscan] sane_snapscan_control_option (0x1dd5e40, 14, 0, 0x60b604, (nil))
[snapscan] sane_snapscan_control_option (0x1dd5e40, 12, 0, 0x7ffe6b05c57c, (nil))
[snapscan] sane_snapscan_control_option (0x1dd5e40, 15, 0, 0x60b608, (nil))
[snapscan] sane_snapscan_control_option (0x1dd5e40, 13, 0, 0x7ffe6b05c57c, (nil))
[snapscan] sane_snapscan_control_option (0x1dd5e40, 12, 0, 0x7ffe6b05c650, (nil))
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 14)
[snapscan] sane_snapscan_control_option (0x1dd5e40, 14, 1, 0x7ffe6b05c670, 0x7ffe6b05c57c)
[snapscan] sane_snapscan_control_option: option br-x set to value [snapscan] other than an integer or boolean.
[snapscan] sane_snapscan_control_option (0x1dd5e40, 13, 0, 0x7ffe6b05c650, (nil))
[snapscan] sane_snapscan_get_option_descriptor (0x1dd5e40, 15)
[snapscan] sane_snapscan_control_option (0x1dd5e40, 15, 1, 0x7ffe6b05c670, 0x7ffe6b05c57c)
[snapscan] sane_snapscan_control_option: option br-y set to value [snapscan] other than an integer or boolean.
[snapscan] sane_snapscan_start (0x1dd5e40)
[snapscan] open_scanner
[snapscan] snapscani_usb_open(libusb:001:008)
[snapscan] wait_scanner_ready
[snapscan] test_unit_ready
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffe6b05c500,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x7ffe6b05c500,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x7ffe6b05c500,6,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] reserve_unit
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffe6b05c510,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x7ffe6b05c510,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x7ffe6b05c510,6,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x16 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] set_window
[snapscan] prepare_set_window
[snapscan] prepare_set_window Resolution: 300
[snapscan] prepare_set_window Mode: 0
[snapscan] prepare_set_window: bits-per-pixel set to 8
[snapscan] set_window Width: 5102
[snapscan] set_window Length: 7015
[snapscan] set_window: operation mode set to 0xc0
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,66,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,66,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x1dd5e80,66,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=56
[snapscan] usb_write: writing: 0x24 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x38 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf8 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_write: writing: 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x30 0x00 0x00 ...
[snapscan] Written 56 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] inquiry
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x12 0x00 0x00 0x00 0x78 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x06 0x00 0x02 0x02 0x49 0x00 0x00 0x00 0x41 0x47 ...
[snapscan] Read 120 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] inquiry: exposure time: 3.7 ms
[snapscan] inquiry: ms per line: 11.100000
[snapscan] inquiry: G2R_DIFF: 130
[snapscan] inquiry: B2R_DIFF: 132
[snapscan] inquiry: Chroma offsets=4; Red=4, Green:=2, Blue=0
[snapscan] inquiry: hardware config = 0x9d
[snapscan] inquiry: bits per pixel = 10
[snapscan] inquiry: pixels per scan line = 2551
[snapscan] inquiry: bytes per scan line = 7653
[snapscan] inquiry: number of scan lines = 3507
[snapscan] inquiry: effective buffer size = 61224 bytes, 17 lines
[snapscan] inquiry: expected total scan data: 26869683 bytes
[snapscan] download_gamma_tables
[snapscan] download_gamma_tables: Sending 8bit gamma table for 10 bpp
[snapscan] send
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=1024
[snapscan] usb_write: writing: 0x2a 0x00 0x03 0x00 0x00 0x81 0x00 0x04 0x00 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf8 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_write: writing: 0x00 0x05 0x08 0x0a 0x0c 0x0d 0x0f 0x10 0x11 0x12 ...
[snapscan] Written 1024 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] send
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=1024
[snapscan] usb_write: writing: 0x2a 0x00 0x03 0x00 0x00 0x82 0x00 0x04 0x00 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf8 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_write: writing: 0x00 0x05 0x08 0x0a 0x0c 0x0d 0x0f 0x10 0x11 0x12 ...
[snapscan] Written 1024 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] send
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x1dd6ab0,1034,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=1024
[snapscan] usb_write: writing: 0x2a 0x00 0x03 0x00 0x00 0x83 0x00 0x04 0x00 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf8 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_write: writing: 0x00 0x05 0x08 0x0a 0x0c 0x0d 0x0f 0x10 0x11 0x12 ...
[snapscan] Written 1024 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] measure_transfer_rate: have ring buffer
[snapscan] scsi_read
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61312))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61312))
[snapscan] usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61312))
[snapscan] usb_cmd: cmdlen=10, datalen=0
[snapscan] usb_write: writing: 0x28 0x00 0x80 0x00 0x00 0x00 0x00 0xef 0x80 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x00 0x05 0x08 0x0a 0x0c 0x0d 0x0f 0x10 0x11 0x12 ...
[snapscan] Read 61312 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] scsi_read
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (0))
[snapscan] usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=0
[snapscan] usb_write: writing: 0x28 0x00 0x80 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] scsi_read
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (0))
[snapscan] usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=0
[snapscan] usb_write: writing: 0x28 0x00 0x80 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] measure_transfer_rate: successfully calibrated transfer rate.
[snapscan] inquiry
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] usb_cmd(0,0x1dd5e80,6,0x1dd6ab0,0x1dd5fa0 (120))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x12 0x00 0x00 0x00 0x78 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x06 0x00 0x02 0x02 0x49 0x00 0x00 0x00 0x41 0x47 ...
[snapscan] Read 120 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] inquiry: exposure time: 3.7 ms
[snapscan] inquiry: ms per line: 11.100000
[snapscan] inquiry: G2R_DIFF: 130
[snapscan] inquiry: B2R_DIFF: 132
[snapscan] inquiry: Chroma offsets=4; Red=4, Green:=2, Blue=0
[snapscan] inquiry: hardware config = 0x9d
[snapscan] inquiry: bits per pixel = 10
[snapscan] inquiry: pixels per scan line = 2551
[snapscan] inquiry: bytes per scan line = 7653
[snapscan] inquiry: number of scan lines = 3507
[snapscan] inquiry: effective buffer size = 61224 bytes, 17 lines
[snapscan] inquiry: expected total scan data: 26869683 bytes
[snapscan] sane_snapscan_start: after measuring speed:
7653 bytes per scan line
11.100000 milliseconds per scan line.
==>689.459412 bytes per millisecond
[snapscan] calibrate
[snapscan] calibrate: reading calibration data (4 lines)
[snapscan] read_calibration_data
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,10,0x1deae80,0x7ffe6b05c4f8 (61200))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,10,0x1deae80,0x7ffe6b05c4f8 (61200))
[snapscan] usb_cmd(0,0x1dd5e80,10,0x1deae80,0x7ffe6b05c4f8 (61200))
[snapscan] usb_cmd: cmdlen=10, datalen=0
[snapscan] usb_write: writing: 0x28 0x00 0x82 0x00 0x00 0x04 0x00 0xef 0x10 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x80 0x81 0x7f 0x82 0x80 0x81 0x81 0x83 0x7f 0x88 ...
[snapscan] Read 61200 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] send
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd6ab0,15310,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd6ab0,15310,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x1dd6ab0,15310,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=10, datalen=15300
[snapscan] usb_write: writing: 0x2a 0x00 0x82 0x00 0x00 0x01 0x00 0x3b 0xc4 0x00
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf8 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_write: writing: 0x7f 0x81 0x81 0x81 0x82 0x84 0x80 0x83 0x82 0x85 ...
[snapscan] Written 15300 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] scan
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x1dd5e80,6,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x1b 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] sane_snapscan_start: starting the reader process.
[snapscan] start_reader
[snapscan] reader_process started (as thread)
[snapscan] create_source_chain
[snapscan] create_RGBRouter
[snapscan] RGBRouter_init: buf_size: 7653 x 5 = 38265
[snapscan] RGBRouter_init: buf offset R:30612 G:17857 B:5102
[snapscan] Child reader process
[snapscan] sane_snapscan_get_parameters (0x1dd5e40, 0x7ffe6b05c670)
[snapscan] sane_snapscan_get_parameters: Using source chain data
[snapscan] sane_snapscan_get_parameters: depth = 8
[snapscan] sane_snapscan_get_parameters: lines = 3507
[snapscan] sane_snapscan_get_parameters: pixels per line = 2551
[snapscan] sane_snapscan_get_parameters: bytes per line = 7653
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 0; remaining 4096
[snapscan] scsi_read
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61224))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61224))
[snapscan] usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61224))
[snapscan] usb_cmd: cmdlen=10, datalen=0
scanimage: scanning image of size 2551x3507 pixels at 24 bits/pixel
scanimage: acquiring RGB frame, 8 bits/sample
[snapscan] usb_write: writing: 0x28 0x00 0x00 0x00 0x00 0x00 0x00 0xef 0x28 0x00
scanimage: reading one scanline, 7653 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 7653, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=7653, pself->remaining=26839071, round_req=38265, cb_size=38265
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x3c 0x3e 0x3f 0x39 0x39 0x40 0x3e 0x3b 0x3a 0x38 ...
[snapscan] Read 61224 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] SCSISource_get: pos: 0; max: 61224; expected: 61224; read: 61224
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 57128; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 53032; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 48936; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 44840; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 40744; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 36648; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 32552; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 28456; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 24360; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 20264; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 16168; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 12072; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] RGBRouter_get: Request=7653, remaining=26831418, read=7653, TXSource_rem=26831418, bytes_rem=26808459
PASS
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 7976; remaining 4096
[snapscan] READ 4096 BYTES (0)
scanimage: reading one byte... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 1, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=1, pself->remaining=26831418, round_req=7653, cb_size=38265
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 3880; remaining 4096
[snapscan] SCSISource_get: ndata 0; remaining 216
[snapscan] RGBRouter_get: Request=1, remaining=26831417, read=1, TXSource_rem=26823765, bytes_rem=26808459
[snapscan] scsi_read
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61224))
[snapscan] atomic_usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61224))
[snapscan] usb_cmd(0,0x1dd5e80,10,0x1dd6ab0,0x1dd5fa0 (61224))
[snapscan] usb_cmd: cmdlen=10, datalen=0
PASS
[snapscan] usb_write: writing: 0x28 0x00 0x00 0x00 0x00 0x00 0x00 0xef 0x28 0x00
scanimage: stepped read, 2 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 2, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=2, pself->remaining=26831417, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=2, remaining=26831415, read=2, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 4 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 4, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=4, pself->remaining=26831415, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=4, remaining=26831411, read=4, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 8 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 8, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=8, pself->remaining=26831411, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=8, remaining=26831403, read=8, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 16 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 16, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=16, pself->remaining=26831403, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=16, remaining=26831387, read=16, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 32 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 32, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=32, pself->remaining=26831387, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=32, remaining=26831355, read=32, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 64 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 64, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=64, pself->remaining=26831355, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=64, remaining=26831291, read=64, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 128 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 128, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=128, pself->remaining=26831291, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=128, remaining=26831163, read=128, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 256 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 256, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=256, pself->remaining=26831163, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=256, remaining=26830907, read=256, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 512 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 512, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=512, pself->remaining=26830907, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=512, remaining=26830395, read=512, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 1024 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 1024, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=1024, pself->remaining=26830395, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=1024, remaining=26829371, read=1024, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 2048 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 2048, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=2048, pself->remaining=26829371, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=2048, remaining=26827323, read=2048, TXSource_rem=26823765, bytes_rem=26808459
PASS
scanimage: stepped read, 4096 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 4096, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=4096, pself->remaining=26827323, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: remaining=538, pself->remaining=26823765, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=4096, remaining=26823227, read=4096, TXSource_rem=26816112, bytes_rem=26808459
PASS
scanimage: stepped read, 8192 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 8192, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=8192, pself->remaining=26823227, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: remaining=1077, pself->remaining=26816112, round_req=7653, cb_size=38265
[snapscan] Written 10 bytes
[snapscan] usb_read: reading: 0xf9 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] usb_read: reading: 0x3d 0x38 0x37 0x3e 0x3d 0x3c 0x39 0x39 0x36 0x39 ...
[snapscan] Read 61224 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] SCSISource_get: pos: 0; max: 61224; expected: 61224; read: 61224
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 61008; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 56912; remaining 4096
[snapscan] RGBRouter_get: Request=8192, remaining=26815035, read=8192, TXSource_rem=26808459, bytes_rem=26747235
PASS
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
scanimage: stepped read, 8191 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 8191, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=8191, pself->remaining=26815035, round_req=7653, cb_size=38265
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 52816; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_get
[snapscan] SCSISource_get: ndata 48720; remaining 4096
[snapscan] READ 4096 BYTES (0)
[snapscan] RGBRouter_get: remaining=1615, pself->remaining=26808459, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=8191, remaining=26806844, read=8191, TXSource_rem=26800806, bytes_rem=26747235
PASS
scanimage: stepped read, 4095 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 4095, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=4095, pself->remaining=26806844, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=4095, remaining=26802749, read=4095, TXSource_rem=26800806, bytes_rem=26747235
PASS
scanimage: stepped read, 2047 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 2047, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=2047, pself->remaining=26802749, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: remaining=104, pself->remaining=26800806, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=2047, remaining=26800702, read=2047, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 1023 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 1023, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=1023, pself->remaining=26800702, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=1023, remaining=26799679, read=1023, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 511 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 511, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=511, pself->remaining=26799679, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=511, remaining=26799168, read=511, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 255 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 255, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=255, pself->remaining=26799168, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=255, remaining=26798913, read=255, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 127 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 127, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=127, pself->remaining=26798913, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=127, remaining=26798786, read=127, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 63 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 63, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=63, pself->remaining=26798786, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=63, remaining=26798723, read=63, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 31 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 31, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=31, pself->remaining=26798723, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=31, remaining=26798692, read=31, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 15 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 15, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=15, pself->remaining=26798692, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=15, remaining=26798677, read=15, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 7 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 7, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=7, pself->remaining=26798677, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=7, remaining=26798670, read=7, TXSource_rem=26793153, bytes_rem=26747235
PASS
scanimage: stepped read, 3 bytes... [snapscan] sane_snapscan_read (0x1dd5e40, 0x1df6350, 3, 0x7ffe6b05c650)
[snapscan] RGBRouter_get: remaining=3, pself->remaining=26798670, round_req=7653, cb_size=38265
[snapscan] RGBRouter_get: Request=3, remaining=26798667, read=3, TXSource_rem=26793153, bytes_rem=26747235
PASS
[snapscan] sane_snapscan_cancel
[snapscan] >>>>>>>> killing reader_process <<<<<<<<
[snapscan] WROTE 4096 BYTES
[snapscan] SCSISource_done
[snapscan] reader_process: finished reading data
[snapscan] reader_process killed
[snapscan] release_unit
[snapscan] snapscan_cmd
[snapscan] snapscani_usb_cmd(0,0x7ffe6b05c4c0,6,0x0,0x0 (0))
[snapscan] atomic_usb_cmd(0,0x7ffe6b05c4c0,6,0x0,0x0 (0))
[snapscan] usb_cmd(0,0x7ffe6b05c4c0,6,0x0,0x0 (0))
[snapscan] usb_cmd: cmdlen=6, datalen=0
[snapscan] usb_write: writing: 0x17 0x00 0x00 0x00 0x00 0x00
[snapscan] Written 6 bytes
[snapscan] usb_read: reading: 0xfb 0x00 0x00 0x00 0x00 0x00 0x00 0x00
[snapscan] Read 8 bytes
[snapscan] close_scanner
[snapscan] snapscani_usb_close(0)
[snapscan] 1st read 3861 write 2332
[snapscan] sane_snapscan_close (0x1dd5e40)
[snapscan] close_scanner
[snapscan] sane_snapscan_exit
Bis denn..
Greg