Pierre LATECOERE wrote:
>
> Hello Everyone,
>
> I have SuSE 5.3 installed with an Adaptec 2920 SCSI. I have a VOBIS
> HIGHSCREEN PERFECTSCAN scanner.
> It recognizes my scanner as Scanner 600. But I cannot run xscanimage.
> I do not know which configuration to use.
>
> Vobis buys its scanner from OEMs and distribute it under its own name.
>
> Is VOBIS HIGHSCREEN PERFECTSCAN scanner a Microtek scanner? Or a
> mustek?
I don't think it matters as long as the scsi card listed
the scanner as a device at boot up.
See if the boot message tells you which /dev/sg? that the
scanner is assigned.
Xscanimage won't work until you make the proper link to
/dev/scanner.
If at boot time, your scanner is listed as sga, then
ln -s /dev/sg0 /dev/scanner
if that dosn't work, try:
ln -s /dev/sg1 /dev/scanner
sgb -> sg1
sgc -> sg2
Finally, do a
chmod 777 /dev/sg0
Then xscanimage should work. If it dosn't, make sure
your scanner has proper termination on it.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html