Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Mar 2008 12:53:22 -0700
From:      Predrag Punosevac <punosevac@math.arizona.edu>
To:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>,  questions@freebsd.org
Subject:   Re: usb scanner
Message-ID:  <47CDA8B2.40100@math.arizona.edu>
In-Reply-To: <20080304125011.V1869@wojtek.tensor.gdynia.pl>
References:  <20080304125011.V1869@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Wojciech Puchar wrote:
> tried plustek  opticpro st12
>
> got:
>
> ugen0: vendor 0x07b3 product 0x0600, rev 1.10/0.00, addr 2
> ugen0: setting configuration index 0 failed
> device_attach: ugen0 attach returned 6
> ugen0: at uhub0 port 1 (addr 2) disconnected
>
>
> and even /dev/ugen* doesn't exist so sane-find-scanner is unable to 
> find anything
>
FreeBSD usually uses /dev/uscanner0  as a device node for scanners (and 
driver uscanner)unless you are using HPLIP driver.
It is true though that in OpenBSD some scanners has to be seen as 
/dev/ugen0 since uscanner driver for OpenBSD
does not support receiving vendor name and product.

Are you sure you have right permissions? Also for plustek backend you 
have to add your-self into _saned group.
Did you reboot (I hope not server:-)))) the thing after you plug the scanner

What is the output of sane-find-scanner ? Which version of SANE-backends 
do you have. They came up 2 weeks ago with 1.19 release which I use on 
4.3 beta OpenBSD but on my FreeBSD machines the version is 1.17.

Did you check if the scanner is listed in the sane data base.

Cheers,

Predrag


> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"




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