LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-07-2004, 04:05 PM   #1
brennan-sardou
LQ Newbie
 
Registered: May 2004
Posts: 1

Rep: Reputation: 0
problem scanner epson +fedora c1


Hello everybody, I have a problem which is getting on my nerves! Just cannot get the scanner to work in FC1. It is recognised under kde information, such as the vendor etc and sane-find-scanner finds it as well but xsane does not find any devices!!!!!!!!!. I have tried compiling the backends and puting fedora rpms as well after cleaning up the previous versions. But nothing works and I am speading a lot of time doing nothing. The model is an epson 1200 photo and it is recognised as working well under sane. Please can you give me some guidelines? Thanks in advance John.
 
Old 05-09-2004, 11:40 AM   #2
bossfrog
LQ Newbie
 
Registered: May 2004
Location: USA
Distribution: Fedora Core 3
Posts: 10

Rep: Reputation: 0
Epson scanner in FC1: reply

I have been working through the same type of problem with an Epson 1660, and have not yet reached a satisfactory conclusion, as xsane starts to scan, and then aborts, following which the scanner is no longer recognizable.

Your can try the following:

If your Epson 1200 is a scsi scanner (1200S), you don't have to modify your /etc/sane.d/epson.conf file.

If your Epson 1200 is a usb scanner (1200U), edit (as root) the /etc/sane.d/epson.conf file as follows:

Comment out the line <scsi EPSON> by inserting a # before it.
Uncomment one of the two lines <usb /dev/usb/scanner0> at the end of the file by removing the #
Save the file with the changes.
This is an essential first step for a usb scanner.

If you are using a usb scanner and the above does not solve the problem, you could in addition try changing the permissions of /dev/usb/scanner0. A quick way to do this is (as root):
chmod 666 /dev/usb/scanner0
(If this works, then make it permanent as described in man sane-usb.)

If that does not solve the problem, try:
modprobe scanner vendor=<your vendor id number> product=<your product ID number>
Note: you can get these numbers from the output of the command <cat /proc/bus/usb/devices>; look in the section that lists your scanner.
The same information can also be obtained from the command <sane-find-scanner>.
Your modprobe command would then look something like this:
modprobe scanner vendor=0x04b8 product=0x0104
(Please use the correct product number from the output of <cat /proc/bus/usb/devices> or <sane-find-scanner>.)
If this works, make it permanent by adding (as root) the following to the/etc/modules.conf file:
modprobe scanner vendor=0x04b8 product=<your product ID number>

For additional information, read the man pages for sane-epson, xsane, sane-usb, scanimage, xscanimage, sane-find-scanner, etc.

Consult websites such as:
http://www.freecolormanagement.com/sane
http://www.epkowa.co.jp/english/linux_e (This site has a downloadable front-end.)
A commercial program, Vuescan, is available at http://www.hamrick.com.

I hope that the above is helpful. Scanner configuration can be tough.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
scanner epson perfection 1660 on fedora 3??? lnthai2002 Linux - Hardware 3 01-19-2005 03:50 PM
Problem with Epson 1260 Scanner under 2.6.3 NewtoSlack Slackware 0 03-22-2004 02:35 AM
Epson Scanner Problems Ross Clement Linux - Hardware 1 02-20-2004 05:44 AM
epson scanner kafnir Linux - Hardware 1 12-10-2002 08:08 PM
epson scanner problem kafnir Linux - General 4 12-09-2002 06:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration