Hi, have a look at /usr/local/etc/sane.d/dll.conf. Make sure that it keeps a line that says
hp The file may also be located at /etc/sane.d Then have a look at the file (/usr/local)/etc/sane.d/hp.conf. Usually the line "scsi HP" should do the work to find the scanner. But you can also add another line that says /dev/sg2 Then check if the permissions for /dev/sg2 are properly set. If you don't care about permissions, you can do as root a chmod 666 /dev/sg2 And you can try to start xscanimage -d hp:/dev/sg2 Good luck Peter Stan Green wrote: > I am new to sane and cannot get it to work. I am running SuSE 7.3 Pro. I have > a HP Photo Smart SCSI Scanner. This scanner is supported. > > When I do a sane-find-scanner, I get: > found processor "HP C5100A R032" at device /dev/sg2 > > When I run scanimage or xscanimage I get: > No scanners were identified. If you were expecting something different, > check that the scanner is plugged in, turned on and detected by the > sane-find-scanner tool (if appropriate). Please read the documentation > which came with this software (README, FAQ, manpages). > > What am I doing wrong? > > Thanks, > Stan > _______________________________________________ > Sane-devel mailing list > [email protected] > http://www.mostang.com/mailman/listinfo/sane-devel > > -- Peter Kirchgessner http://www.kirchgessner.net mailto:[email protected]
