I don't have "/etc/sane/net.conf" on my client box or the PC with scanner.
How is this created? Giuseppe Sacco wrote: >Il giorno mar, 06/09/2005 alle 13.20 -0400, Martin ha scritto: > > >>I just got my Mustek 1200 UB Plus scanner working. >>It is using the gt68xx backend. >>So I am interested in this as well. >> >>So can I ask you to fill in the blanks of these parameters for me >>please, thanks? >> >> > >The best option I found is: put the remote server host name (the >ipaddress of the machine that has the scanner) in /etc/sane/net.conf or >your "client" machine. > >Then, when you call 'scanimage -L' it will also list the remote scanner, >with every required parameter. > >HTH, >Giuseppe > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20050907/c6101007/attachment.html From andrea.ferr...@st.com Wed Sep 7 14:42:49 2005 From: andrea.ferr...@st.com (Andrea FERRARI) Date: Wed Sep 7 15:41:38 2005 Subject: [sane-devel] Canscanr d646u (plain text) Message-ID: <431efc69.8060...@st.com> Hi all, I resend the message as plain text, because the html was scrubbed ... Is there anybody else who can anser to this question? Thanks a lot Andrea Hi Michael, I read the mail pasted hereunder on the sane-devel mailing list. I know it is a long time ago, but could you please tell me the end of the story, if any? Did you try to modify file backend/canon630u-common.c as per Henning suggestion? Any results? Thanks Andrea Hi, On Tue, Feb 11, 2003 at 10:37:25PM -0800, Michael Laajanen wrote: >/ I have a Redhat 8.0 installation and a USB connected scanner from />/ Canon, CanoScan D646U which I can not make work. / I can't find this scanner in our lists. I'm not sure if it's supported at all. >/ I have tried the Redhat provided SANE without success so I just />/ downloaded and compiled sane-backends-1.0.11 into my home directory and />/ home/lib to my LD_LIBRARY_PATH so the libs are poiting correct. />/ />/ When executing sane-find-scanner I can see the scanner at />/ /dev/usb/scanner0, / Ok. Can you show us the output from /proc/bus/usb/devices? If you don't mind to open your scanner, you could also tell us which chips are used inside. >/ so I added usb /dev/usb/scanner0 to the file at />/ install_path/etc/sane.d/canon.conf. / canon.conf is for canon SCSI scanners (see man sane-canon). >/ Any ide whats wrong? I also edited the canon630u.conf and recompiled so />/ my USB device ID matches in a desperate mov :) / I don't know if your scanner is similar to those devices. If it is, you could change backend/canon630u-common.c. Search for this line: if ((vendor != 0x04a9) || (product != 0x2204)) And change it to use your product id. make clean; make ;make install. But this will only work if your scanner is compatible with the other canon USB scanners. Maybe one of the canon maintainers has more information? Bye, Henning ------------------------------------------------------------------------ Previous message: [sane-devel] Canon scanner <http://lists.alioth.debian.org/pipermail/sane-devel/2003-February/006534.html>