Hi, On Wed, Feb 20, 2002 at 02:32:22PM +0100, Zied Fakhfakh wrote: > I installed the latest sane-backends (with your latest patch) > look at this : > [root@mozilla root]# sane-find-scanner /dev/sg1 [...] > > sane-find-scanner: found SCSI scanner "hp scanjet 7400c 0.8B" at device > /dev/sg1 > sane-find-scanner: found USB scanner (UNKNOWN vendor and product) at device > /dev/sg1 [...] > > while yesterday with older sane (1.0.5) this command worked fine.
This looks ok for me. The scanner is found at /dev/sg1. The USB line is bogus and can be ignored. > But at the end I have the same result : > > xsane /dev/sg1 gives an error telling me that he can't open device > /dev/sg1 (of course the device is attached to that file) You can try "SANE_DEBUG_DLL=255 xsane" and look in trhe output if your backend is actually loaded. > xscanimage -L never respond, I can't even kill it (with kill -9) This command doesn't exist. Do you mean "xscanimage" or "scanimage -L"? Bye, Henning