Hi, On Tue, Dec 02, 2003 at 03:02:36PM +0100, Pekka K. Kurki wrote: > found SCSI scanner "MUSTEK MFC-06000CZ 1.02" at /dev/scanner > found SCSI scanner "MUSTEK MFC-06000CZ 1.02" at /dev/sg0 > found SCSI scanner "MUSTEK MFC-06000CZ 1.02" at /dev/sga
Both "sane-find-scanner" and "scanimage -L" have been run as the same user? Check permissions of /dev/sg0. > Now I don't know where to search any more. Unfortunately sane doesn't > produce any log/error files. Any ideas? Try "SANE_DEBUG_MUSTEK=255 scanimage -L". If that doesn't produce any output, the mustek backend is not loaded at all. If that happens, you can check by setting "SANE_DEBUG_DLL=255" why that happens. Bye, Henning
