jarvis.izbach
December 12th, 2018, 07:31 PM
I am currently running LUBUNTU 18.04 on my Dell Latitude D620.
Installed XSane and it worked perfectly with my CANOSCAN 9000F.
I had the Sahara Flatbed Scanner 1200CU Plus lying around and since it is more portable
I decided to try it out.
It failed connectivity and XSane could not open and register it, so I did some looking around.
The simple fix is:
Downloaded driver file from http://www.meier-geinitz.de/sane/gt68xx-backend/
Mustek
BearPaw 1200 CU Plus
CIS
6816
0x055f
0x021b
PS1Gfw.usb (http://www.meier-geinitz.de/sane/gt68xx-backend/firmware/PS1Gfw.usb)
su -
mkdir /usr/share/sane/gt68xx/
cp PS1fw.usb /usr/share/sane/gt68xx/
chmod a+r /usr/share/sane/gt68xx/PS1fw.usb
Voila .... Xsane opened and works fine with the scanner.
Hope this helps someone
Installed XSane and it worked perfectly with my CANOSCAN 9000F.
I had the Sahara Flatbed Scanner 1200CU Plus lying around and since it is more portable
I decided to try it out.
It failed connectivity and XSane could not open and register it, so I did some looking around.
The simple fix is:
Downloaded driver file from http://www.meier-geinitz.de/sane/gt68xx-backend/
Mustek
BearPaw 1200 CU Plus
CIS
6816
0x055f
0x021b
PS1Gfw.usb (http://www.meier-geinitz.de/sane/gt68xx-backend/firmware/PS1Gfw.usb)
su -
mkdir /usr/share/sane/gt68xx/
cp PS1fw.usb /usr/share/sane/gt68xx/
chmod a+r /usr/share/sane/gt68xx/PS1fw.usb
Voila .... Xsane opened and works fine with the scanner.
Hope this helps someone