Re: [newbie] Scanner problem on mdk 9.1

2003-06-10 Thread ed tharp
On Tue, 2003-06-10 at 12:07, Poogle wrote:
> 
> >
> > I wonder where to try next.
> 
> No use trying me, I've run out of ideas (Big Sigh) 

Thanks for the ideas, maybe I should start over with a new install, sure
hate to do that, I hardly ever reinstall any more, I used to enjoy it,
as a learning exercise, but it has gotten way tooo easy with the 9.x
series.


Ahh,,, where is Till when _I_ need him.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-10 Thread Poogle

>
> I wonder where to try next.

No use trying me, I've run out of ideas (Big Sigh) 

-- 
http://www.poogle.co.uk

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-09 Thread ed tharp
On Mon, 2003-06-09 at 12:51, Poogle wrote:
> On Sunday 08 Jun 2003 H:24 pm, Marco Verheul wrote:
> > On Sun, 2003-06-08 at 10:11, Poogle wrote:
> > > >
> > > > When I do  cat /proc/bus/usb/devices I get exactly that, except for the
> > > > ProdID that is different from yours e26. My ProdID 0x208f is similar to
> > > > that shown on http://snapscan.sourceforge.net/ so that part seems to be
> > > > in order.
> > > >
> > > > Marco
> > >
> > > O.K.
> > > Make sure that your snape50.bin is executable
> > >
> > > Now from the command line type   sane-find-scanner
> > >
> > > within the output from this you should see these lines (I've taken mine
> > > and put the id numbers for the e50 usb in)
> > >
> > > found USB scanner (vendor=0x06bd, product=0x208f) at /dev/usb/scanner0
> > > found USB scanner (vendor=0x06bd, product=0x208f) at libusb:002:002
> > >
> > > Now assuming you see this again from the command line type scanimage -L
> > > and you should get this:-
> > > device `snapscan:/dev/usb/scanner0' is a AGFA SNAPSCAN flatbed scanner
> > >
> > > If you don't get all or any of these results post your output here.
> >
> > Again the output is as you described above. No surprises there. It seems
> > that whatever I do, my scanner is recognized, but that somehow
> > Scannerdrake fails to add it to the list of configured scanners. Every
> > time I try again, it doesn't find any configured scanners, only new
> > ones.
> >
> > Also I noticed that when I boot my machine, configuring the scanner and
> > starting Xsane performs at a normal speed. When I try again, it takes
> > much more time. It seems to me the hardware detection takes much longer.
> > Is this an indication of something familiar?
> >
> > Marco
> I'm struggling now, assuming the following:-
> you are using ..
> sane-frontends version 1.0.10 -1mdk 
> sane-backends version 1.0.11 -5mdk 
> xsane version 0.90 -2mdk 
> which come with 9.1
> and that you have snape50.bin in your path and executable by you
> and that sane-find-scanner and scanimage -L correctly find your scanner
> it should work, this model is reported to work correctly.
> Have you checked that you have permissions set to allow you 
> access to group usb ? Have you tried to access it as root - TAKE CARE !
> Finally a last desperate shot in the dark, is it really a model e50 or is it a 
> newer variation that might not be supported - the e50 has been around for a 
> while and may have been upgraded ?
I have been following this thread since I have an acer (Benq or prisa)
U340 scanner that worked good when I first installed 9.1 and 9.0, but
required some tweaking under ver 8.2,8.1 and 8.0, and would not work
with a 2.2 series kernel. it also uses the snapscan backend. and my
problems are the same symptoms after reading this I got to thinking
maybe one of my sane (front or back ends) might not be installed, so I
urpmi sane-backends, (everything installed), urpmi sane-frontends
downloaded and installed, (damn go figure) so I start up the icon on the
desktop for my scanner, about 5 mins (not an exagaration on a dual cpu
p3 1g) goes by, and it gives me the choice to choose between my tv card
and the usb scanner, choosing the scanner just gives me an error about 
invalid argument.

running; [EMAIL PROTECTED] et]# sane-find-scanner

  # No SCSI scanners found. If you expected something different, make
sure that
  # you have loaded a SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04a5, product=0x2022) at /dev/usb/scanner0
found USB scanner (vendor=0x04a5 [Color], product=0x2022 [
FlatbedScanner 13]) at libusb:001:003
  # A USB device was detected. This program can't be sure if it's really
  # a scanner. If it is your scanner, it may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Scanners connected to the parallel port or other proprietary ports
can't be
  # detected by this program.


ok this looks normal to me, so I try scanimage -L (long hang more than 2
min)

scanimage -L
device `v4l:/dev/video0' is a Noname BT878(Hauppauge (bt878)) virtual
device
device `snapscan:/dev/usb/scanner0' is a Acer FlatbedScanner13 flatbed
scanner

ok looks good

I wonder where to try next.




> 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-09 Thread Poogle
On Sunday 08 Jun 2003 H:24 pm, Marco Verheul wrote:
> On Sun, 2003-06-08 at 10:11, Poogle wrote:
> > >
> > > When I do  cat /proc/bus/usb/devices I get exactly that, except for the
> > > ProdID that is different from yours e26. My ProdID 0x208f is similar to
> > > that shown on http://snapscan.sourceforge.net/ so that part seems to be
> > > in order.
> > >
> > > Marco
> >
> > O.K.
> > Make sure that your snape50.bin is executable
> >
> > Now from the command line type   sane-find-scanner
> >
> > within the output from this you should see these lines (I've taken mine
> > and put the id numbers for the e50 usb in)
> >
> > found USB scanner (vendor=0x06bd, product=0x208f) at /dev/usb/scanner0
> > found USB scanner (vendor=0x06bd, product=0x208f) at libusb:002:002
> >
> > Now assuming you see this again from the command line type scanimage -L
> > and you should get this:-
> > device `snapscan:/dev/usb/scanner0' is a AGFA SNAPSCAN flatbed scanner
> >
> > If you don't get all or any of these results post your output here.
>
> Again the output is as you described above. No surprises there. It seems
> that whatever I do, my scanner is recognized, but that somehow
> Scannerdrake fails to add it to the list of configured scanners. Every
> time I try again, it doesn't find any configured scanners, only new
> ones.
>
> Also I noticed that when I boot my machine, configuring the scanner and
> starting Xsane performs at a normal speed. When I try again, it takes
> much more time. It seems to me the hardware detection takes much longer.
> Is this an indication of something familiar?
>
> Marco
I'm struggling now, assuming the following:-
you are using ..
sane-frontends version 1.0.10 -1mdk 
sane-backends version 1.0.11 -5mdk 
xsane version 0.90 -2mdk 
which come with 9.1
and that you have snape50.bin in your path and executable by you
and that sane-find-scanner and scanimage -L correctly find your scanner
it should work, this model is reported to work correctly.
Have you checked that you have permissions set to allow you 
access to group usb ? Have you tried to access it as root - TAKE CARE !
Finally a last desperate shot in the dark, is it really a model e50 or is it a 
newer variation that might not be supported - the e50 has been around for a 
while and may have been upgraded ?


-- 
http://www.poogle.co.uk

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-08 Thread Marco Verheul
On Sun, 2003-06-08 at 10:11, Poogle wrote:
> >
> > When I do  cat /proc/bus/usb/devices I get exactly that, except for the
> > ProdID that is different from yours e26. My ProdID 0x208f is similar to
> > that shown on http://snapscan.sourceforge.net/ so that part seems to be
> > in order.
> >
> > Marco
> 
> O.K.
> Make sure that your snape50.bin is executable 
> 
> Now from the command line type   sane-find-scanner
> 
> within the output from this you should see these lines (I've taken mine and 
> put the id numbers for the e50 usb in) 
> 
> found USB scanner (vendor=0x06bd, product=0x208f) at /dev/usb/scanner0
> found USB scanner (vendor=0x06bd, product=0x208f) at libusb:002:002
> 
> Now assuming you see this again from the command line type scanimage -L
> and you should get this:-
> device `snapscan:/dev/usb/scanner0' is a AGFA SNAPSCAN flatbed scanner
> 
> If you don't get all or any of these results post your output here.

Again the output is as you described above. No surprises there. It seems
that whatever I do, my scanner is recognized, but that somehow
Scannerdrake fails to add it to the list of configured scanners. Every
time I try again, it doesn't find any configured scanners, only new
ones.

Also I noticed that when I boot my machine, configuring the scanner and
starting Xsane performs at a normal speed. When I try again, it takes
much more time. It seems to me the hardware detection takes much longer.
Is this an indication of something familiar?

Marco
-- 
Registered Linux user #268279

* This message is composed on a 100% Microsoft free computer *


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-08 Thread Poogle


>
> When I do  cat /proc/bus/usb/devices I get exactly that, except for the
> ProdID that is different from yours e26. My ProdID 0x208f is similar to
> that shown on http://snapscan.sourceforge.net/ so that part seems to be
> in order.
>
> Marco

O.K.
Make sure that your snape50.bin is executable 

Now from the command line type   sane-find-scanner

within the output from this you should see these lines (I've taken mine and 
put the id numbers for the e50 usb in) 

found USB scanner (vendor=0x06bd, product=0x208f) at /dev/usb/scanner0
found USB scanner (vendor=0x06bd, product=0x208f) at libusb:002:002

Now assuming you see this again from the command line type scanimage -L
and you should get this:-
device `snapscan:/dev/usb/scanner0' is a AGFA SNAPSCAN flatbed scanner

If you don't get all or any of these results post your output here.

-- 
http://www.poogle.co.uk

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-07 Thread Marco Verheul
On Sat, 2003-06-07 at 12:07, Poogle wrote:

> Referring to http://snapscan.sourceforge.net/, you may or may not need the 
> edit /etc/sane.d/snapscan.conf in respect of the firmware, but if you do you 
> have edited it correctly.
> Next do   cat /proc/bus/usb/devices
> and you should get something like this :-
> T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3
> B:  Alloc= 17/900 us ( 2%), #Int=  1, #Iso=  0
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor= ProdID= Rev= 0.00
> S:  Product=USB OHCI Root Hub
> S:  SerialNumber=d8934000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> D:  Ver= 1.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs=  1
> P:  Vendor=06bd ProdID=2097 Rev= 1.00
> S:  Manufacturer=AGFA
> S:  Product=SNAPSCAN
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbscanner
> E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> E:  Ad=02(O) Atr=02(Bulk) MxPS=   8 Ivl=0ms
> E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=16ms
> T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor= ProdID= Rev= 0.00
> 
> make sure the lines P - I above are similar to yours, if they are not 
> http://snapscan.sourceforge.net/ tells you what you need to do.
> http://www.poogle.co.uk
> 

When I do  cat /proc/bus/usb/devices I get exactly that, except for the
ProdID that is different from yours e26. My ProdID 0x208f is similar to
that shown on http://snapscan.sourceforge.net/ so that part seems to be
in order.

Marco


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-07 Thread Poogle
On Saturday 07 Jun 2003 H:16 am, Anne Wilson wrote:
> On Saturday 07 Jun 2003 1:06 pm, Marco Verheul wrote:
> > Hi,
> >
> > I couldn't use my flatbed scanner on mdk 9.0 and I still can't on
> > 9.1. The scanner is a AGFA SnapScan e50, which is listed by SANE as
> > supported. Here is what I did sofar:
> >
> > From the AGFA CD i copied the firmware to a directory in my home.
> >
> > As root I opened file /etc/sane.d/snapscan.conf and changed line:
> >
> > #-- General --
> >
> > # Change to the fully qualified filename of your firmware file, if
> > # firmware upload is needed by the scanner
> > firmware /home/marco/drivers/Snape50.bin
> >
> > I left file /etc/sane.d/dll.conf untouched
> >
> > Then I opened Mandrake Control Center -> HardDrake where my scanner
> > is listed in the hardware list as SnapScan e50 on port
> > /dev/usb/scanner0
> >
> > Run config tool -> it does not find ant configured scanner, so I
> > do: - Add a scanner manually
> > - Choose my scanner from the list
> > - Choose /dev/usb/scanner0 as "Device"
> > - Press "OK"
> >
> > I get a dialog "Congratulations! Your AGFA Gevaert NV SnapScan e50
> > has been configured. You may now scan documents using Xsane ... "
> >
> > Quit Scannerdrake.
> >
> > Now, for my curiousity, I go to Scannerdrake directly and not via
> > tha hardwarelist. It doesn't find any configured scanners(?!)
> >
> > Well, I startup Xsane anyway and I get a welcom screen where I can
> > choose the following available devices:
> >
> > -AGFA SNAPSCAN flatbedscanner [snapscan:/dev/usb/scanner0]
> > -AGFA SNAPSCAN flatbedscanner
> > [net:localhost:snapscan:/dev/usb/scanner0]
> >
> > I pick the first one and press OK. Now the welcom screen freezes
> > and disappears after 4 minutes. (Second pick has same result)
> >
> > Result: still no configured scanner
> >
> > I'm lost here, any suggestions anybody? Thanks.
> >
> > Marco
>
> Sounds like a conflict to me.  I think you have installed two drivers
> - one from the Agfa disk and one from the Mandrake install.  If it
> were me, I would try getting rid of the stuff from the Agfa disk,
> then go back to Hardware List and run the config tool again.  See if
> XSane runs it then.
>
> Anne
Referring to http://snapscan.sourceforge.net/, you may or may not need the 
edit /etc/sane.d/snapscan.conf in respect of the firmware, but if you do you 
have edited it correctly.
Next do   cat /proc/bus/usb/devices
and you should get something like this :-
T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3
B:  Alloc= 17/900 us ( 2%), #Int=  1, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor= ProdID= Rev= 0.00
S:  Product=USB OHCI Root Hub
S:  SerialNumber=d8934000
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs=  1
P:  Vendor=06bd ProdID=2097 Rev= 1.00
S:  Manufacturer=AGFA
S:  Product=SNAPSCAN
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbscanner
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=   8 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=16ms
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 3
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor= ProdID= Rev= 0.00

make sure the lines P - I above are similar to yours, if they are not 
http://snapscan.sourceforge.net/ tells you what you need to do.
http://www.poogle.co.uk

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Scanner problem on mdk 9.1

2003-06-07 Thread Anne Wilson
On Saturday 07 Jun 2003 2:18 pm, Marco Verheul wrote:
> On Sat, 2003-06-07 at 10:16, Anne Wilson wrote:
> > Sounds like a conflict to me.  I think you have installed two
> > drivers - one from the Agfa disk and one from the Mandrake
> > install.  If it were me, I would try getting rid of the stuff
> > from the Agfa disk, then go back to Hardware List and run the
> > config tool again.  See if XSane runs it then.
> >
> > Anne
> >
> >
> > _
> >_
>
> OK, i put a comment sign in snapscan.conf where the firmware is
> indicated. Next I rebooted because hardware detection went very
> very slow. After reboot I configured my scanner again and fired up
> Xsane. Now I got the error:
>
> Failed to open device:"snapscan:/dev/usb/scanner0': Invalid
> argument.
>
> Still no cigar.
>
> Marco

Well, at least it's easy to reverse   It still sounds like a 
conflict to me, but I have no more suggestions.  Sorry

Anne

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com