[sane-devel] CanoScan LIDE 20 on FreeBSD 5.1 Release

2003-12-09 Thread Marcus Schaffry
Thank you very much Brian.

Now my scanner (CanonScan Lide20) is working with the kernel using /dev/
uscanner. (libusb didn't work)

That's what I did:

I added the following line to the file /sys/dev/usb/usbdevs in the CANON 
section:
product CANON Lide20   0x220d   CANOSCAN Lide20

Then I added this line to /sys/dev/usb/uscanner.c: (right place)
{{ USB_VENDOR_CANON, USB_PRODUCT_CANON_Lide20 }, 0 },

Then I did make -f Makefile.usbdevs, cd ../../modules/usb and make in /
sys/dev/usb. (see the comment in /sys/dev/usbdevs)

Then I compiled a new kernel with uscanner.

Reboot

My scanner is now recognized by the kernel:

$ dmesg |grep scanner
uscanner0: Canon CanoScan, rev 1.10/1.00, addr 3


Then I added these lines to /usr/local/etc/sane.d/plustek.conf
[usb] 0x04A9  0x220D
device /dev/uscanner0

And uncommented plustek in /usr/local/etc/sane.d/dll.conf

root# scanimage -L
device `plustek:/dev/uscanner0' is a Canon N670U/N676U/LiDE20 USB flatbed 
scanner

That's all.




[sane-devel] (no subject)

2003-12-09 Thread SVik
Hello,

I've found that current version of SANE dosn't support Colorado 2600u scanner. 
And my question is is it possible to implement backend for it? 

Regards,
SVik



[sane-devel] (no subject)

2003-12-09 Thread gerard klaver
On Tue, 2003-12-09 at 08:15, ?=CFik=F4oi8-r?Q? wrote:
 Hello,
=20
 I've found that current version of SANE dosn't support Colorado 2600u s=
canner. And my question is is it possible to implement backend for it?=20
=20
 Regards,
 SVik

For status scanner see (if not already found):
http://www.sane-project.org/unsupported/visioneer-onetouch4400.html

If you have more info on scanner than on this page you can help by using
the form for adding more data.
sane 1.0.13  command sane-find-scanner -v -v (as root) for checking
chipset
or lsusb -v (as root) for other info.

Seems no one at the moment is directly writing a backend for this
scanner, so if you want a backend you have to do it by yourself.

On the other links on this page you can see that other people are busy
with the same sort of backend so your not alone.

--=20
--
m.vr.gr.
Gerard Klaver




[sane-devel] Visioneer Onetouch 4400 USB (Visioneer/PrimaxPrimascan Colorado 2600u, Memorex 6142u)

2003-12-09 Thread Keith Watson
On 1/1/1970, m. allan noah an...@pfeiffer.edu wrote:

1. switch to smaller business card size. you dont want to look at 4x6
worth of output in you log...

2. dont start and stop twain so much, that is just more noise.

3. pause between everything, including open and close of the cover.

4. you likely wont see anything when you change the mode (gray,color,etc)
in the sw. that info usually only gets sent to the scanner right before a
scan. so, i would change mode, immediately scan, then wait, and repeat
with new mode.

Thanks for the tips Allan (and the Perl script in the earlier post). I'm
hoping to get some time tonight to have a bash at this (that's UK,
GMT+0)

:o)

Keith



Re[2]: [sane-devel] Colorado 2600u

2003-12-09 Thread SVik
Hi Keith,

I am glad to help. But I am a newbie in Linux, if you can tell
me how can I help and what kind of captiring software can I use it would be 
great.

Regards,
SVik


-Original Message-
From: Keith Watson kpwat...@ukfsn.org
To: sane-devel@lists.alioth.debian.org
Date: Tue, 09 Dec 2003 14:50:37 +
Subject: Re: [sane-devel] Colorado 2600u

 On 1/1/1970, SVik  n_s...@mail.ru wrote:
 I've found that current version of SANE dosn't support Colorado 2600u 
 scanner. And my question is is it possible to implement backend for it?
 
 Hi SVik,
 
 I believe the Colorado 2600u is probably the same as the Visioneer
 OneTouch 4400 USB.
 
 I'm in the middle of capturing the USB traffic for the Visioneer variant
 and hope to post a link (plus any other information I've discovered) in
 the next couple of days.
 
 You may want to duplicate my efforts and we can compare the logs and see
 if these are indeed the same device.
 
 Regards,
 
 Keith
 
 -- 
 sane-devel mailing list: sane-devel@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/sane-devel
 Unsubscribe: Send mail with subject unsubscribe your_password
  to sane-devel-requ...@lists.alioth.debian.org
 



[sane-devel] Mustek 1200CP in sane 1.0.8 on SuSE 8.0

2003-12-09 Thread jgeo...@blueyonderl.co.uk
Hi there,

I'm new to SuSE 8.0 and sane 1.0.8.  I have a Mustek 1200CP scanner which,
I understand, is a CIS scanner.

I understand that it is supported when a patch from Eddy deGreef is applied.

My problems are three-fold.
1) I can't seem to find these patches.
2) I am unable to compile a later version, which does support the Mustek
without patches, because I don't have enough room for the development
tools (GNU Utils etc).
3) The only RPMs I can find are not for SuSE.

Can anyone give me suggestions as to what to do?

Cheers in advance,

Jim George