Hi,
On Tue, May 28, 2002 at 06:13:19PM +0200, O-Zone wrote:
> i'll try to install my SCSI scanner, an HP ScanJet 4C.
> If i launch sane-find-scanner i have this reply:
Which version of SANE?
> sane-find-scanner: found SCSI processor "HP C2502A 3503" at device /dev/sg0
> sane-find-scanner: found
Hi all,
i'll try to install my SCSI scanner, an HP ScanJet 4C.
If i launch sane-find-scanner i have this reply:
sane-find-scanner: found SCSI processor "HP C2502A 3503" at device /dev/sg0
sane-find-scanner: found SCSI processor "HP C2502A 3503" at device /dev/sga
i've created a link /dev/scanner
> "o" == o-zone writes:
o> Hi all,
o> i'll try to install my SCSI scanner, an HP ScanJet 4C.
o> If i launch sane-find-scanner i have this reply:
o> sane-find-scanner: found SCSI processor "HP C2502A 3503" at device
/dev/sg0
o> sane-find-scanner: found SCSI processor "HP
Hi O-Zone,
Did you run both commands as the same user? Or did you mix up the root
user with a "normal" user?
I had a similar problem and the solution was to give the devices
/dev/sg0 and /dev/sga the proper permissions:
Try 'chmod 666 /dev/sg0 /dev/sga'
Hope this helps,
Cheers,
Erik
O-Zone