Hi, I recently acquired a HP ScanJet N6310 (for cheap, yea!) and I've been trying to get it to work with my Arch Linux desktop.
I haven't made much progress. Here's what I've done: % scanimage -L > device `genesys:libusb:002:009' is a Hewlett Packard ScanJet N6310 flatbed > scanner > > % scanimage -T > [genesys] WARNING: Your scanner is not fully supported or at least > [genesys] had only limited testing. Please be careful and > [genesys] report any failure/success to > [genesys] sane-devel@lists.alioth.debian.org. Please provide as > many > [genesys] details as possible, e.g. the exact name of your > [genesys] scanner and what does (not) work. > scanimage: open of device genesys:libusb:002:009 failed: Invalid argument Running scanimage verbosely doesn't seem to effect this output. Just to be safe I've commented out all the backends besides genesys in /etc/sane.d/dll.conf and I've checked to make sure that the HP ScanJet N6310 entry in /etc/sane.d/genesys.conf is not commented out and matches the output of lsusb. But no change in behavior so far. % lsusb > Bus 002 Device 006: ID 05ac:9223 Apple, Inc. > Bus 002 Device 004: ID 05ac:9131 Apple, Inc. > Bus 002 Device 008: ID 04f2:0939 Chicony Electronics Co., Ltd > Bus 002 Device 007: ID 0714:0003 NewMotion, Inc. ADB converter > Bus 002 Device 005: ID 046d:0821 Logitech, Inc. HD Webcam C910 > Bus 002 Device 009: ID 03f0:4705 Hewlett-Packard > Bus 002 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub > Bus 002 Device 002: ID 058f:6364 Alcor Micro Corp. AU6477 Card Reader > Controller > Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > > % lsusb -t > /: Bus 09.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M > /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M > |__ Port 3: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M > |__ Port 3: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, > 480M > |__ Port 7: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M > |__ Port 1: Dev 9, If 0, Class=Vendor Specific Class, Driver=, 480M > |__ Port 2: Dev 5, If 0, Class=Audio, Driver=snd-usb-audio, 480M > |__ Port 2: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 480M > |__ Port 2: Dev 5, If 2, Class=Video, Driver=uvcvideo, 480M > |__ Port 2: Dev 5, If 3, Class=Video, Driver=uvcvideo, 480M > |__ Port 3: Dev 7, If 0, Class=Human Interface Device, > Driver=usbhid, 1.5M > |__ Port 3: Dev 7, If 1, Class=Human Interface Device, > Driver=usbhid, 1.5M > |__ Port 4: Dev 8, If 0, Class=Human Interface Device, > Driver=usbhid, 1.5M > |__ Port 8: Dev 4, If 0, Class=Hub, Driver=hub/3p, 480M > |__ Port 2: Dev 6, If 0, Class=Human Interface Device, > Driver=usbhid, 12M > /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M Let me know what to try out. Thanks! Thanks!
-- sane-devel mailing list: sane-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to sane-devel-requ...@lists.alioth.debian.org