Mentalix Application Note #10007
Product: Pixel!FX
Software Version(s): 3.x, 4.x, 5.x
Platform(s): SunOS
Subject: SunOS using the second SCSI bus
Revision Date: March 12, 1995
Problem:
Pixel!SCAN is not seeing the scanner on SCSI bus 1.
Solution:
-
Edit the file $PIXELFXDIR/installDir/SunOS4/install_mxssd.2
-
Change the line:
printf("tape mxssd%d at scsibus0 target %d lun 0 # scanjet
scanner interface\n",i,i);\
TO
printf("tape mxssd%d at scsibus1 target %d lun 0 # scanjet
scanner interface\n",i,i);\
-
Run Setup as described in the Pixel!FX Installation
Guide.
For additional information or assistance, please call Mentalix
Technical Support at (972) 423-9377 Ext. 33.
|