Scanner help
From MEPIS Documentation Wiki
Contents |
Getting started
Firstly check that your scanner is listed on the Sane website
Then go Applications>Graphics>kooka
For information check the kooka Manual
Problem solving
1) Verify that your username is included in the scanner group of the file
/etc/group
Look for the line beginning with the word "scanner" and make sure your user name is somewhere after the last colon. If not, add it as root, so it would look something like this.
scanner::93:YourUserName
See this page on that file.
2) Plug your scanner directly into the motherboard, not through a hub.
3) Remove conflict with component:
- from the command line type;
kdesu kate /etc/sane.d/dll.d/libsane-extras
You will be prompted for the root password.
- Put a # symbol at the beginning of this line:
geniusvp2
This will "comment it out" of the active configuration.
Save the file.
4) For some Epson scanners, it may help to install:
libsane-extras
5) You may have to manually edit the configuration file. Click KMenu --> System --> File System --> File Manager - Superuser mode, and provide the root password. Navigate to and open the file
/etc/sane.d/plustek.conf
Scroll to the bottom, and insert two new lines:
[usb] 0x03f0 0x0605 device /dev/usbscanner
then save the file.

