[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sane (Ports Submission Tracking July)



I have just tried out the port of Sane-1.0.5 on a HP ScanJet 3p (SCSI) with
scanimage -d hp:/dev/ss0.
I encountered the same error and subsequently decided to remove the ss?
device from the kernel.

The scanner is now uk0 and using scanimage -d hp:/dev/uk0 works as expected.

Perhaps using epson:/dev/ugen0.0 will work if you remove uscanner from the
kernel.

Perhaps you will need to perform MAKEDEV usbs & MAKDEV ugen0 as these
devices don't appear to get created from MAKEDEV all.

What does scanimage -L /dev/ugen0.0 return?

Cheers,

Larry.

----- Original Message -----
From: "Ryan McBride" <mcbride@countersiege.com>
To: <Marc.Espie@liafa.jussieu.fr>
Cc: <ian@darwinsys.com>; <ports@openbsd.org>
Sent: Tuesday, July 31, 2001 11:43 AM
Subject: Re: Sane (Ports Submission Tracking July)


> On Tue, Jul 31, 2001 at 01:37:23AM +0200, Marc Espie wrote:
>
> > > SANE                ian@darwinsys.com
> >
> > This one is REALLY important. People with scanners, test it out !
>
> Attached a patch to bring the port to sane-1.0.5.
>
> Hmmmm. I can't get it to work with my Epson Perfection 610 USB
> scanner. It's detected:
>
> # usbdevs
> addr 1: UHCI root hub, vendor 0x0000
>  addr 2: Perfection610, EPSON
>
> MAKEDEV doesn't create the /dev/uscanner0 device, so I created it
> manually with:
>
> # mknod uscanner0 c 156 0
>
> But I still get:
>
> # scanimage -d epson:/dev/uscanner0
> scanimage: open of device epson:/dev/uscanner0 failed: Invalid argument
>
> Anyone want to share their tricks for makeing uscanner(4) work? Or am
> I just being incredibly stupid?
>
> -Ryan
>
> --
> Ryan T. McBride, CISSP - mcbride@countersiege.com
> Countersiege Systems Corporation - http://www.countersiege.com
>