On Sun, 15 Feb 2004 18:56:06 +0100 Jost Ammon <[email protected]> wrote:
> Hello, > > Sane doesn't find my scanner so I ran the sane-troubleshoot (a real great > feature!). I'm not a hacker at all so I'm not proficient in interpreting the > log, but it seems that sane tries to add simultaneously a SCSI (bad) as well > as a USB device (good). Trying to add SCSI seems to be the problem. So I > think the solution will be to out-comment adding the scsi device, but where > and how? > > Or do I need to go into a total different direction? Well, below is my /etc/sane.d/snapscan.conf And the subject ought to be "problem sane launching my scanner" of course ;-) Best, Jost #------------------------------ General ----------------------------------- # Change to the fully qualified filename of your firmware file, if # firmware upload is needed by the scanner #/usr/local/agfafirm #/etc/sane.d/snapscan.conf # If not automatically found you may manually specify a device name. # For USB scanners also specify bus=usb, e.g. /dev/usb/scanner0 bus=usb # For SCSI scanners specify the generic device, e.g. /dev/sg0 on Linux. # /dev/sg0 #--------------------------------------------------------------------------- # No changes should be necessary below this line #--------------------------------------------------------------------------- #-------------------------- SCSI scanners ---------------------------------- # These SCSI devices will be probed automatically #scsi AGFA * Scanner #scsi COLOR * Scanner #scsi Color * Scanner #scsi ACERPERI * Scanner #--------------------------- USB scanners ----------------------------------- # These USB devices will be probed automatically # (This will currently work only on Linux) # Benq/Acer/Vuego 310U usb 0x04a5 0x1a20 # Benq/Acer/Vuego 320U usb 0x04a5 0x2022 # Benq/Acer/Vuego 620U / 620UT usb 0x04a5 0x1a2a usb 0x04a5 0x2040 # Benq/Acer/Vuego 640U usb 0x04a5 0x2060 # Benq/Acer/Vuego 640BU usb 0x04a5 0x207e # Benq/Acer/Vuego 1240U usb 0x04a5 0x20c0 # Benq/Acer/Vuego 3300 / 4300 usb 0x04a5 0x20b0 # Benq/Acer/Vuego 4300 usb 0x04a5 0x20de # Benq/Acer/Vuego 5000 usb 0x04a5 0x20fc # Benq/Acer/Vuego 5300 usb 0x04a5 0x20fe # Agfa 1236U usb 0x06bd 0x0002 # Agfa 1212U usb 0x06bd 0x0001 usb 0x06bd 0x2061 # Agfa Snapscan e10 usb 0x06bd 0x2093 # Agfa Snapscan e20 usb 0x06bd 0x2091 # Agfa Snapscan e25 usb 0x06bd 0x2095 # Agfa Snapscan e26 usb 0x06bd 0x2097 # Agfa Snapscan e40 usb 0x06bd 0x208d # Agfa Snapscan e42 usb 0x06bd 0x20ff # Agfa Snapscan e50 usb 0x06bd 0x208f # Agfa Snapscan e52 usb 0x06bd 0x20fd # Epson Perfection 660 usb 0x04b8 0x0114
