plustek: Epson 1260 scanner with SANE


Previous by date: 21 Nov 2002 22:16:59 -0000 Re: Epson 1260 scanner with SANE, Howard Lowndes
Next by date: 21 Nov 2002 22:16:59 -0000 Canon N1240U, Fredrik Hegardt
Previous in thread: 21 Nov 2002 22:16:59 -0000 Re: Epson 1260 scanner with SANE, Howard Lowndes
Next in thread: 21 Nov 2002 22:16:59 -0000 Re: Epson 1260 scanner with SANE, Jaeger, Gerhard

Subject: Re: Epson 1260 scanner with SANE
From: Howard Lowndes ####@####.####
Date: 21 Nov 2002 22:16:59 -0000
Message-Id: <Pine.LNX.4.33.0211220908290.3170-100000@int.lannet.com.au>

On Thu, 21 Nov 2002, Karl F. Larsen wrote:

>
> Hi Howard, looks like SANE can find your scanner so the problem must be
> in the file plustek.conf and here is mine that works:
>
> # Plustek-SANE Backend configuration file
> # For use with Plustek parallel-port scanners and
> # LM9831/2/3 based USB scanners
>
> [usb] 0x04b8 0x010f

My device ID is 0x011d (an Epson 1260), is yours an Epson 1250?

See my post just prior to yours where I ran scanimage in debug mode at
Gerhard's request and got a message to the effect that Device
0x04b8-0x011d is not supported.

> device /dev/usb/scanner0
>
> Notice it's very short. Once you get yours running you can add other
> stuff.
>
> On Thu, 21 Nov 2002, Howard Lowndes wrote:
>
> > I am trying to get a Epson 1260 scanner (non-TPA) working with SANE on a
> > RedHat 8.0 Personal Desktop installation.
> >
> > The SANE list shows it as using the plustek backend.
> >
> > ...cat /proc/bus/usb/devices shows the kernel as recognising it:
> > T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> > D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=ff MxPS= 8 #Cfgs=  1
> > P:  Vendor=04b8 ProdID=011d Rev= 1.00
> > S:  Manufacturer=EPSON
> > S:  Product=EPSON Scanner
> > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
> > I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=usbscanner
> > E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl=16ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=03(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> >
> > ...sane-find-scanner finds it:
> > sane-find-scanner: found USB scanner (vendor = 0x04b8, product = 0x011d)
> > at device /dev/usb/scanner0
> >
> > ...the /etc/sane.d/plustek.conf files looks like:
> > [usb] 0x04b8 0x011d
> > option lampOff 0
> > option warmup 30
> > option lOffOnEnd 0
> > option posOffX 0
> > option posOffY 0
> > option tpaOffX 0
> > option tpaOffY 0
> > option negOffX 0
> > option negOffY 0
> > option redGamma         1.0
> > option greenGamma       1.0
> > option blueGamma        1.0
> > option grayGamma        1.0
> > device /dev/usb/scanner0
> >
> > ...the scanner modules is loaded according to lsmod:
> > Module                  Size  Used by    Not tainted
> > sg                     36556   0  (autoclean)
> > scanner                10420   0
> > sr_mod                 18136   0  (autoclean)
> > i810_audio             25224   0  (autoclean)
> > ac97_codec             13384   0  (autoclean) [i810_audio]
> > soundcore               6532   2  (autoclean) [i810_audio]
> > autofs                 13348   0  (autoclean) (unused)
> > 8139too                17704   1
> > mii                     2156   0  [8139too]
> > iptable_filter          2412   0  (autoclean) (unused)
> > ip_tables              14936   1  [iptable_filter]
> > ide-scsi               10512   0
> > scsi_mod              107176   3  [sg sr_mod ide-scsi]
> > ide-cd                 33608   0
> > cdrom                  33696   0  [sr_mod ide-cd]
> > mousedev                5524   1
> > keybdev                 2976   0  (unused)
> > hid                    22244   0  (unused)
> > input                   5888   0  [mousedev keybdev hid]
> > usb-uhci               26188   0  (unused)
> > ehci-hcd               17480   0  (unused)
> > usbcore                77024   1  [scanner hid usb-uhci ehci-hcd]
> > ext3                   70368   2
> > jbd                    52212   2  [ext3]
> >
> > ...the /etc/modules.conf looks like:
> > alias parport_lowlevel parport_pc
> > alias eth0 8139too
> > alias usb-controller ehci-hcd
> > alias sound-slot-0 i810_audio
> > post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
> > pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
> > alias usb-controller1 usb-uhci
> > options scanner vendor=0x04B8 product=0x011D
> >
> > ...but scanimage is adamant:
> > scanimage: no SANE devices found
> >
> > ...and at that point I run out of ideas.
> >
> > Guidance, divine or otherwise, is urgently and graciously, sought.
> >
> >
>
>

-- 
Howard.
LANNet Computing Associates - Your Linux people
Contact detail at http://www.lannetlinux.com
"Flatter government, not fatter government." - me
 Get rid of the Australian states.
------------------------------------------
If electricity comes from electrons, does morality come from morons?



Previous by date: 21 Nov 2002 22:16:59 -0000 Re: Epson 1260 scanner with SANE, Howard Lowndes
Next by date: 21 Nov 2002 22:16:59 -0000 Canon N1240U, Fredrik Hegardt
Previous in thread: 21 Nov 2002 22:16:59 -0000 Re: Epson 1260 scanner with SANE, Howard Lowndes
Next in thread: 21 Nov 2002 22:16:59 -0000 Re: Epson 1260 scanner with SANE, Jaeger, Gerhard


Powered by ezmlm-browse 0.20.