Saturday, October 23, 2010

Adding a Bearpaw 1200 CU Plus scanner to Ubuntu Lucid Lynx Netbook Remix

I sometimes take my old scanner with me on the road and needed to add it to my Ubuntu installation so here is a quick rundown of what I did, as much for me as for you.
First head over to http://www.meier-geinitz.de/sane/gt68xx-backend/ and get a file called PS1Dfw.usb.

Drop to a shell, cd to the directory you downloaded it to and issue the following commands...

sudo cp PS1Dfw.usb /usr/share/sane/gt68xx/
sudo chown root /usr/share/sane/gt68xx/PS1Dfw.usb
sudo chmod 755 /usr/share/sane/gt68xx/PS1Dfw.usb

Now the scanner should be just fine.