JJ Behrens writes:
> I'm not able to get scanimage to scan an image on my Epson Perfection 1650
> under FreeBSD. I get the following error message:
>
> tcp# scanimage -d "epson:/dev/uscanner0"
> scanimage: open of device epson:/dev/uscanner0 failed: Invalid argument
what does
dmesg | grep "Sca
Martin,
Thank you very much for your reply. Everything works now:
1) I had already hacked my kernel to add the two lines required. I've
submitted the patch to FreeBSD.
2) My major issue was that I thought that I could specify "-d
epson:/dev/uscanner0" on the command line for scanimage and have i
Stephen,
I am happy to oblige your curiosity.
> Just out of curiosity you have your dev links as
>
> /dev/uscanner0
Actually, uscanner0 is not a symlink. It is a node that gets created by
FreeBSD when it recognizes that the attached USB device is a scanner.
> Do you have a USB scanner? Do you
Hi,
On Thu, Jan 24, 2002 at 04:04:31PM -0800, JJ Behrens wrote:
> I'm not able to get scanimage to scan an image on my Epson Perfection 1650
> under FreeBSD. I get the following error message:
[...]
> Jan 24 15:41:04 tcp /kernel: uscanner0: EPSON EPSON Scanner, rev
> 1.00/1.08, addr 2
Looks fine
Henning,
Thank you very much for your email. It helped me to resolve the problem:
> On Thu, Jan 24, 2002 at 04:04:31PM -0800, JJ Behrens wrote:
> > I'm not able to get scanimage to scan an image on my Epson Perfection 1650
> > under FreeBSD. I get the following error message:
> [...]
>
> > Jan 2
> Edit the file epson.c in Sane's backend directory. Search for the string
> TEST_IOCTL and make sure that the #define statment is commented out.
> This should disable the ioctl.
Karl,
Thanks for this second reply. Line 229 was already commented out as you've
suggested:
/* #define TEST_IOCTL *
--mojUlQ0s9EVzWg2t
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Jan 24, 2002 at 04:04:31PM -0800, JJ Behrens wrote:
> I'm not able to get scanimage to scan an image on my Epson Perfection 1650
> under FreeBSD. I get the
Just out of curiosity you have your dev links as
/dev/uscanner0
Do you have a USB scanner? Do you want:
/dev/usbscanner or /dev/usbscanner0?
Do these links exist? Sounds silly but I did it once.
Stephen
--
Stephen Torri
Washington University
Department of Computer Science
Email: sto...@cs.wu
> Just out of curiosity you have your dev links as
>
> /dev/uscanner0
>
> Do you have a USB scanner? Do you want:
>
> /dev/usbscanner or /dev/usbscanner0?
>
> Do these links exist? Sounds silly but I did it once.
Stephen,
Thanks for your reply. When I plug in the scanner, it gets assigned to
I'm not able to get scanimage to scan an image on my Epson Perfection 1650
under FreeBSD. I get the following error message:
tcp# scanimage -d "epson:/dev/uscanner0"
scanimage: open of device epson:/dev/uscanner0 failed: Invalid argument
I know that the device is recognized successfully, because
10 matches
Mail list logo