Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2005 14:41:34 -0800 (PST)
From:      Arne "Wörner" <arne_woerner@yahoo.com>
To:        Sergei Gnezdov <sgnezdov@pobox.com>, USB FreeBSD <freebsd-usb@freebsd.org>
Subject:   Re: CanoScan 5000F Driver Support
Message-ID:  <20050101224134.38787.qmail@web41202.mail.yahoo.com>
In-Reply-To: <1104612514.634.16.camel@owl2>

next in thread | previous in thread | raw e-mail | index | archive | help
> Is there any way to get CanoScan 5000F to work?
>
I do not see any.

There is a project for that device, but they did not even release 
beta source code up to now:
   https://gna.org/projects/canoscan5000F

When I plugged in my Canon LIDE20 scanner,
1. I decided to make the FreeBSD uscanner driver to like LIDE20
scanners
    I used usbdevs -v to find out the vendor and product code
    in /sys/dev/usb/usbdevs there is a list of devices
    in /sys/dev/usb/uscanner.c there is a list of scanners
      (I updated both lists)
2. I decided to use sane from ports
    /usr/ports/graphics/*sane*
3. I decided to use the plustek driver after consulting the sane
driver search engine:
   generic search form:
      http://www.sane-project.org/cgi-bin/driver.pl
   in your case:
      http://www.sane-project.org/unsupported/canon-5000f.html

Then you can use sane-find-scanner to see, if sane finds your
scanner.

And you can try xsane to see, if it can scan...

-Arne



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050101224134.38787.qmail>