Skip to content

Instantly share code, notes, and snippets.

Created January 16, 2013 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4551574 to your computer and use it in GitHub Desktop.
Save anonymous/4551574 to your computer and use it in GitHub Desktop.
[sanei_debug] Setting debug level of pixma to 255.
[pixma] pixma is compiled with pthread support.
[pixma] pixma version 0.17.0
[pixma] pixma_collect_devices() found Canon imageCLASS MF4150 at libusb:001:005-04a9-26a3-00-00
[pixma] sanei_bjnp_find_devices:
[pixma] No devices specified in configuration file.
[pixma] Added all configured scanners, now do auto detection...
[pixma] lo0 is IPv6 capable, sending broadcast, socket = 3
[pixma] lo0 is not a valid IPv4 interface, skipping...
[pixma] lo0 is not a valid IPv6 interface, skipping...
[pixma] en0 is IPv6 capable, sending broadcast, socket = 4
[pixma] en0 is IPv4 capable, sending broadcast, socket = 5
[pixma] bjnp_send_broadcast: Socket: 3: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] bjnp_send_broadcast: Socket: 4: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] bjnp_send_broadcast: Socket: 3: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] bjnp_send_broadcast: Socket: 4: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] scanner discovery finished...
[pixma] pixma_find_scanners() found 1 devices
[pixma] pixma_collect_devices() found Canon imageCLASS MF4150 at libusb:001:005-04a9-26a3-00-00
[pixma] sanei_bjnp_find_devices:
[pixma] No devices specified in configuration file.
[pixma] Added all configured scanners, now do auto detection...
[pixma] lo0 is IPv6 capable, sending broadcast, socket = 3
[pixma] lo0 is not a valid IPv4 interface, skipping...
[pixma] lo0 is not a valid IPv6 interface, skipping...
[pixma] en0 is IPv6 capable, sending broadcast, socket = 6
[pixma] en0 is IPv4 capable, sending broadcast, socket = 7
[pixma] bjnp_send_broadcast: Socket: 3: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] bjnp_send_broadcast: Socket: 6: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] bjnp_send_broadcast: Socket: 3: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] bjnp_send_broadcast: Socket: 6: sent only ffffffff = -1 bytes of packet, error = No route to host
[pixma] scanner discovery finished...
[pixma] pixma_open(): Canon imageCLASS MF4150
[pixma] Trying to clear the interrupt buffer...
[pixma] no packets in buffer
[pixma] Reader task id=4415594496 (threaded)
[pixma] Reader task started
[pixma]
[pixma] pixma_scan(): start
[pixma] line_size=1920 image_size=1683840 channels=3 depth=8
[pixma] dpi=75x75 offset=(0,0) dimension=640x877
[pixma] gamma_table=0x7fb2ea80cd88 source=0
[pixma] threshold=127 threshold_curve=0
[pixma] raw_width = 640
[pixma] OUT T=13.512 len=10
[pixma] 00000000:f3 20 00 00 00 00 00 00 0c 00
[pixma]
[pixma] IN T=34.517 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 8 sec.
[pixma] IN T=55.531 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 7 sec.
[pixma] IN T=76.547 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 6 sec.
[pixma] IN T=97.561 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 5 sec.
[pixma] IN T=118.576 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 4 sec.
[pixma] IN T=139.592 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 3 sec.
[pixma] IN T=160.608 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 2 sec.
[pixma] IN T=181.624 len=-9
[pixma] ERROR: ETIMEDOUT
[pixma]
[pixma] No response yet. Timed out in 1 sec.
[pixma] WARNING: Error in response phase. cmd:f320
[pixma] If the scanner hangs, reset it and/or unplug the USB cable.
[pixma] pixma_scan() failed ETIMEDOUT
[pixma] Reader task terminated: ETIMEDOUT
[pixma] read_image():reader task closed the pipe:0 bytes received, 1683840 bytes expected
scanimage: sane_read: Error during device I/O
[pixma] pixma_close(): Canon imageCLASS MF4150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment