Results 11 to 17 of 17
Originally Posted by waterhead
I don't mean to interfere with your help, b2bwild, but I think that I may have some info.
LOL, np, I think you will find a ...
- 05-03-2009 #11
- 05-03-2009 #12Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
sane quirk - tangent
With my scanner, I had to recompile the sane backends from svn source (should not be necessary in this case, my problem was having a newer Canon Pixma AIO printer). Yast refused to configure the scanner still, though now it could actually see it.
Sane refused to allow local connections to the unconfigured scanner: kept running into "permission denied" errors with no fudging of permissions working (short of running xsane as root, not acceptable IMO). The workaround was to use YaST to allow network access to all scanners, then I could use xsane device net:localhost - PIXMA blah blah to use my scanner. PITA, but works.
Also note that with parallel port scanners, for the user to have access, they must be a member of the group "lp". Now-a-days it tends to be a non-issue, since most scanners are USB, but may crop up with this one.
Okay, that was my two cents.
- 05-03-2009 #13
I have never heard of flegita, but I guess that I'm not missing anything.
D-cat, I was also thinking about the permissions issue, and was going to suggest trying it as root. At least t28 could see if it would work.
There is a terminal command that you can use to try and connect, it is scanimage. To show available scanners, enter this.
To see a list of options, use the --help option.Code:scanimage -L
There is an option to specify the device:Code:scanimage --help
I think that the -d option could be used along with the device location.Parameters are separated by a blank from single-character options (e.g. -d epson) and by a "=" from multi-character options (e.g. --device-name=epson).
-d, --device-name=DEVICE use a given scanner device (e.g. hp:/dev/scanner)Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 05-03-2009 #14
The man pages give a bit more detail on this:
Here is the relevant part:Code:man scanimage
So, a command like this may do the trick:The -d or --device-name options must be followed by a SANE device-name like
‘epson:/dev/sg0’ or ‘hp:/dev/usbscanner0’. A (partial) list of available devices can
be obtained with the --list-devices option (see below). If no device-name is speci-
fied explicitly, scanimage reads a device-name from the environment variable
SANE_DEFAULT_DEVICE. If this variable is not set, scanimage will attempt to open the
first available device.
First make sure that there actually is a /dev/paraport0.Code:scanimage -d microtek:/dev/paraport0
Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 07-04-2009 #15Just Joined!
- Join Date
- Dec 2008
- Posts
- 44
sorry i wasn't able to work on this for a while; but going through all suggestions nw
gnomescan-0.4.0.4.tar.gz does not have an extract option on its right click.
Installing gnome-scan-0.6-4.26.i586.rpm produces an error.
img98.imageshack.us/img98/8064/rpm.png (i cant post a direct link before 15 posts so kindly manually paste the link, thanks)
Currently, going through the microtek2 manual.
- 07-04-2009 #16
Download libgnomescan and install before gnomescan
- 07-04-2009 #17
Did you try to use sane? I gave very detailed instructions on my previous posts.
Paul
Please do not send Private Messages to me with requests for help. I will not reply.



Reply With Quote
