Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
good scanner: epson?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
f.kater
Guru
Guru


Joined: 23 May 2002
Posts: 342
Location: Berlin

PostPosted: Wed Feb 19, 2003 8:38 am    Post subject: good scanner: epson? Reply with quote

Hi,

before I get crazy with my UMAX scanner I'll look for another. But before I do that I'd like to ask here for your experiences. I am looking for an USB scanner which can scan dia/negatives.

Any experience with epson perfection 1660? Coming from sane's scanner driver database it seems that HP is not as well supported as epson.

Any experience with dia / negative scanning under linux?

Does anyone know if a USB2.0 scanner will work with a USB1 motherboard?

Does epson make their scanner's specifications available to driver programmers? HP seems so, but UMAX don't.
Back to top
View user's profile Send private message
Slurp53
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 255
Location: Iowa

PostPosted: Wed Feb 19, 2003 5:30 pm    Post subject: Reply with quote

I have an Epson 2400 (next step up from 1660) scanner that works perfectly. Using xsane for a front end. Works so good under linux I haven't even installed it under windoze. Xsane supports the scanning of negatives with this scanner, but I have never tried it to see how it works. It is advertised as a usb2.0 scanner but works fine in my 1.1 ports.

I also had a HP3300c working very well. But you have to manually install the backend for this from sourceforge.net and I had to go back a couple of versions of the sane-backend to make it work.

Hope that helps
:D :D
_________________
"Welcome to the Pleasuredome" -- Frankie Goes to Hollywood
Back to top
View user's profile Send private message
f.kater
Guru
Guru


Joined: 23 May 2002
Posts: 342
Location: Berlin

PostPosted: Wed Feb 19, 2003 9:44 pm    Post subject: Reply with quote

Thanks, Slurp53.

Meanwhile I have also read other opinions about epson perfection 1660 photo in google groups. And they all agree that this must be a damn good scanner and work very well with linux.

According to them scanning of negatives also seems to be no problem.

Btw: Someone mentioned that epson somehow work together closely with the people from sane. That's pretty cool. So, even if epson's printers have never convinced me - with scanners it seems to be another thing.

I'm gonna buy it then. Alea iacta est...!
Back to top
View user's profile Send private message
Praxxus
Apprentice
Apprentice


Joined: 26 Nov 2002
Posts: 193
Location: Indiana, US

PostPosted: Sat Feb 22, 2003 4:27 am    Post subject: I won't stop you from buying it! Reply with quote

On Edit: Added the /etc/sane.d/epson.conf settings, as mentioned below by Slurp53.

I just bought an Epson 1660 yesterday, and it works like a champ (with USB 1 on the motherboard)! So far I'm using Kooka and/or QuiteInsane on the frontend, and it's AWESOME.

The (very) few things I did to get it working:

(note you should have usb scanner support compiled as a kernel module)

Check /etc/sane.d/epson.conf settings. The ONLY uncommented line in my file is:
Code:
usb /dev/usb/scanner0


Added to /etc/devfsd.conf:
Code:
# USB Scanner?
REGISTER        ^usb/scanner0$  CFUNCTION GLOBAL mksymlink usb/scanner0 usbscanner0
UNREGISTER      ^usb/scanner0$  CFUNCTION GLOBAL unlink usbscanner0


Added to /etc/modules.devfs:
Code:
# Scanner
alias   /dev/usb/scanner*       scanner


Sent devfsd a HUP signal:
Code:
killall -HUP devfsd


Created /etc/modules.d/scanner
Code:
alias usbscanner scanner
options scanner vendor=0x04b8 product=0x011e


Run update-modules

And after that, sane-find-scanner -v worked, inserted the module, etc.

I doubt you will be disappointed with your purchase. :D
_________________
My glaucoma just got worse!


Last edited by Praxxus on Wed Apr 02, 2003 7:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
whitenoise
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2002
Posts: 88
Location: Genoa , Italy

PostPosted: Mon Mar 10, 2003 9:50 am    Post subject: Reply with quote

Hi praxxus, I followed your instructions, but my 1660 doesn't work !!!

Can you help me? If i run sane-findscanner -v i got
Code:

checking /dev/usb/scanner0... open ok, vendor and product ids were identified
found USB scanner (vendor=0x04b8, product=0x011e) at /dev/usb/scanner0
checking /dev/usbscanner0... open ok, vendor and product ids were identified
found USB scanner (vendor=0x04b8, product=0x011e) at /dev/usbscanner0




but xsane tells me that he can't find any supported device!

Thank you!
_________________
Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R.
Back to top
View user's profile Send private message
Slurp53
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 255
Location: Iowa

PostPosted: Wed Mar 12, 2003 2:32 pm    Post subject: Reply with quote

Seems to me there was a sane-backend config file for epson that had to be tweeked to tell it that sane that it should be looking for a usb scanner and not something else. I'm at work now. If you can't find I'll look it up when I get home.
:) :)
_________________
"Welcome to the Pleasuredome" -- Frankie Goes to Hollywood
Back to top
View user's profile Send private message
xenon
Guru
Guru


Joined: 25 Dec 2002
Posts: 432
Location: Europe

PostPosted: Wed Mar 19, 2003 8:01 pm    Post subject: Reply with quote

I haven't managed to get my Epson 1260 USB scanner to work... It appears in the usb detection at boot time (along with my other USB devices, that work), but then everything's as if it didn't exist. USB and USB scanners are enabled in kernel... I am clueless. Can anyone help?
Back to top
View user's profile Send private message
Slurp53
Apprentice
Apprentice


Joined: 14 Jun 2002
Posts: 255
Location: Iowa

PostPosted: Thu Mar 20, 2003 3:54 am    Post subject: Reply with quote

I don't believe the Epson 1260 is supported by the Epson Sane backend.

Check this out.http://www.gjaeger.de/scanner/plustek.html
_________________
"Welcome to the Pleasuredome" -- Frankie Goes to Hollywood
Back to top
View user's profile Send private message
xenon
Guru
Guru


Joined: 25 Dec 2002
Posts: 432
Location: Europe

PostPosted: Thu Mar 20, 2003 4:11 pm    Post subject: Reply with quote

Thanks. I went there (I had already been there a while ago, actually) and found this:

Code:

Perfection 1260/Photo
0x011D
USE SANE 1.0.10 or version >= 0.45
LM9832


which makes me think it's supported after all. But. There's a big but (no, not J.Lo's :D): it says you must use SANE 1.0.10, and an emerge -s sane on my system gives:

Code:
*  media-gfx/sane-backends
      Latest version available: 1.0.11
      Latest version installed: 1.0.9
      Size of downloaded files: 2,481 kB


Why doesn't emerge -up system propose the upgrade? Don't know. Anyway, I'll emerge it now and see what happens.
Back to top
View user's profile Send private message
whitenoise
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2002
Posts: 88
Location: Genoa , Italy

PostPosted: Sun Mar 30, 2003 8:14 pm    Post subject: Reply with quote

Slurp53, I'm not able to use my scanner. Can you chack your backend config file?


Thanks!
_________________
Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R.
Back to top
View user's profile Send private message
Juki
n00b
n00b


Joined: 07 Dec 2002
Posts: 19
Location: Finland

PostPosted: Mon Mar 31, 2003 9:03 pm    Post subject: Reply with quote

I have Epson 1260 scanner. Here is my /etc/sane.d/plustek.conf

[snip]
#
# The USB section:
# each device needs at least two lines:
# - [usb] vendor-ID and product-ID
# - device devicename
# i.e. for Plustek (0x07B3) UT12/16/24 (0x0017)
[usb] 0x04B8 0x011D
device /dev/usb/scanner0
[snip]

And I have done thinks Praxxus mentioned.
Back to top
View user's profile Send private message
whitenoise
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2002
Posts: 88
Location: Genoa , Italy

PostPosted: Tue Apr 01, 2003 3:46 pm    Post subject: Reply with quote

Thank you! :D Really, thanks. My scanner is now working!

I sold my old HP because it wasn't supported by sane, and bought my epson.
Now it's time for printer..........
_________________
Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R.
Back to top
View user's profile Send private message
Praxxus
Apprentice
Apprentice


Joined: 26 Nov 2002
Posts: 193
Location: Indiana, US

PostPosted: Wed Apr 02, 2003 6:47 am    Post subject: Reply with quote

Whoops. Sorry, Whitenoise. I've not been reading the forums for a while. Glad you got it working!

I just bought/got working an Epson Stylus C62 printer. Works great! :D
_________________
My glaucoma just got worse!
Back to top
View user's profile Send private message
whitenoise
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2002
Posts: 88
Location: Genoa , Italy

PostPosted: Wed Apr 02, 2003 12:02 pm    Post subject: Reply with quote

No problem Praxxus!

My Canon BJC6000 didn't print for more than a year and now it has all the cartridge k.o. I was oriented to a DeskJet like 6112 with duplex support.
_________________
Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum