The scanner is plugged in the computer, but when I try to run scanimage --test this is my result:
scanimage: open of device genesys:libusb:004:006 failed: Invalid argument
When I run the graphic program the same error message pops up.
lsusb:
Bus 004 Device 006: ID 03f0:1405 Hewlett-Packard ScanJet 3670
What can I do to scan an image?
Besides this is a very good system so far.
Edit1:
Here the lsusb: Bus 004 Device 017: ID 03f0:1405 Hewlett-Packard ScanJet 3670
This is the last lines of output after running the command: export SANE_DEBUG_SANEI_USB=255
scanimage -L 2>probe.log
[sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x0447
[sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x0492
[sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x0478
[sanei_usb] sanei_usb_find_devices: vendor=0x04a7, product=0x049a
[sanei_usb] sanei_usb_find_devices: vendor=0x0482, product=0x0335
[sanei_usb] sanei_usb_open: trying to open device `libusb:004:017'
[sanei_usb] sanei_usb_open: configuration nr: 0
[sanei_usb] sanei_usb_open: interface nr: 0
[sanei_usb] sanei_usb_open: alt_setting nr: 0
[sanei_usb] sanei_usb_open: endpoint nr: 0
[sanei_usb] sanei_usb_open: direction: 128
[sanei_usb] sanei_usb_open: address: 1 transfertype: 2
[sanei_usb] sanei_usb_open: found bulk-in endpoint (address 0x01)
[sanei_usb] sanei_usb_open: we already have a bulk-in endpoint (address: 0x81), ignoring the new one
[sanei_usb] sanei_usb_open: endpoint nr: 1
[sanei_usb] sanei_usb_open: direction: 0
[sanei_usb] sanei_usb_open: address: 2 transfertype: 2
[sanei_usb] sanei_usb_open: found bulk-out endpoint (address 0x02)
[sanei_usb] sanei_usb_open: we already have a bulk-out endpoint (address: 0x02), ignoring the new one
[sanei_usb] sanei_usb_open: endpoint nr: 2
[sanei_usb] sanei_usb_open: direction: 128
[sanei_usb] sanei_usb_open: address: 3 transfertype: 3
[sanei_usb] sanei_usb_open: found interrupt-in endpoint (address 0x03)
[sanei_usb] sanei_usb_open: we already have a int-in endpoint (address: 0x83), ignoring the new one
[sanei_usb] sanei_usb_open: opened usb device `libusb:004:017' (*dn=0)
[sanei_usb] sanei_usb_control_msg: rtype = 0x40, req = 12, value = 131, index = 0, len = 1
[sanei_usb] 000 41 A
[sanei_usb] sanei_usb_control_msg: libusb complained: Input/output error
scanimage: open of device genesys:libusb:004:017 failed: Invalid argument
[sanei_usb] sanei_usb_exit: freeing resources
[sanei_usb] sanei_usb_exit: freeing device 00
[sanei_usb] sanei_usb_exit: freeing resources
[sanei_usb] sanei_usb_exit: freeing device 00
[sanei_usb] sanei_usb_exit: freeing resources
[sanei_usb] sanei_usb_exit: freeing device 00