teumima
April 5th, 2005, 11:19 AM
Ok I've been struggling for a while with getting my Mustek 1200 UB PRO scanner to work with Linux. Everywhere I looked there were shouts of of it being incompatible.
Well I cam across this forum and I'll share with you what I did and then it should work for you, as it did for me.
You need xsane. Now Hoary comes with xsane.
Applications > Graphics > XSane Image scanning program
Most probably when you start it you get an error message:
error "coundnt open /dev/scanner0 invalid argument"
Ok grab your Mustek's CD. Put it in the drive. Browse the CD, go to the WinXP folder. Find the file: SBfw.usb
Drag it to your desktop
Now lets go into command:
sudo mv /home/<your-user-name>/Desktop/SBfw.usb /usr/share/sane/gt68xx/
e.g. sudo mv /home/eric/Desktop/SBfw.usb /usr/share/sane/gtk68xx/
Now type: xsane
It should give you an the same "/dev/scanner0/ invalid argument"
Look at the processes it did it should look something like this:
amichai@bzq-179-124-6:/usr/share/sane/gt68xx$ xsane
/home/amichai/.themes/Whiteplate/gtk-2.0/icons/iconrc:75: Unable to locate image file in pixmap_path: "panel-utility.png"
/home/amichai/.themes/Whiteplate/gtk-2.0/icons/iconrc:76: Unable to locate
image file in pixmap_path: "panel-searchtool.png"
NOTE ---->[gt68xx] Couldn't open firmware file (neither `/usr/share/sane/gt68xx/PS1fw.usb' nor `/usr/share/sane/gt68xx/ps1fw.usb'): No such file or directory
amichai@bzq-179-124-6:/usr/share/sane/gt68xx$ sudo nautilus
xsane is trying to to open the wrong filename. To solve this go to:
/usr/share/sane/gtk68xx/ and change the name of SBfw.usb to PS1fw.usb
If your not familiar with shell so much, just type sudo nautilus and navigate to the folder then right click on it and rename it.
Now when you type xsane or choose it form the menu it should start right up. You'll even seen a nice little green MUSTEK at the bottom left.
Scans in gray and colour.
Let me know if you're having any probs.
Hope it works for you like it did for me.
a.t.
Well I cam across this forum and I'll share with you what I did and then it should work for you, as it did for me.
You need xsane. Now Hoary comes with xsane.
Applications > Graphics > XSane Image scanning program
Most probably when you start it you get an error message:
error "coundnt open /dev/scanner0 invalid argument"
Ok grab your Mustek's CD. Put it in the drive. Browse the CD, go to the WinXP folder. Find the file: SBfw.usb
Drag it to your desktop
Now lets go into command:
sudo mv /home/<your-user-name>/Desktop/SBfw.usb /usr/share/sane/gt68xx/
e.g. sudo mv /home/eric/Desktop/SBfw.usb /usr/share/sane/gtk68xx/
Now type: xsane
It should give you an the same "/dev/scanner0/ invalid argument"
Look at the processes it did it should look something like this:
amichai@bzq-179-124-6:/usr/share/sane/gt68xx$ xsane
/home/amichai/.themes/Whiteplate/gtk-2.0/icons/iconrc:75: Unable to locate image file in pixmap_path: "panel-utility.png"
/home/amichai/.themes/Whiteplate/gtk-2.0/icons/iconrc:76: Unable to locate
image file in pixmap_path: "panel-searchtool.png"
NOTE ---->[gt68xx] Couldn't open firmware file (neither `/usr/share/sane/gt68xx/PS1fw.usb' nor `/usr/share/sane/gt68xx/ps1fw.usb'): No such file or directory
amichai@bzq-179-124-6:/usr/share/sane/gt68xx$ sudo nautilus
xsane is trying to to open the wrong filename. To solve this go to:
/usr/share/sane/gtk68xx/ and change the name of SBfw.usb to PS1fw.usb
If your not familiar with shell so much, just type sudo nautilus and navigate to the folder then right click on it and rename it.
Now when you type xsane or choose it form the menu it should start right up. You'll even seen a nice little green MUSTEK at the bottom left.
Scans in gray and colour.
Let me know if you're having any probs.
Hope it works for you like it did for me.
a.t.