Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 08:49:19 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: usb scanner
Message-ID:  <alpine.BSF.1.00.0803040836560.83783@wonkity.com>
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
On Tue, 4 Mar 2008, 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

Usually that means the USB vendor and product IDs need to be added to 
uscanner.c (/usr/src/sys/dev/usb).  Scanners that require a firmware 
download may be different.

There are two variants of the ST12, and unfortunately, the 0x0600 
version is not currently supported by SANE:

http://www.sane-project.org/unsupported/plustek-opticpro-st12.html
http://www.meier-geinitz.de/sane/gt68xx-backend/

-Warren Block * Rapid City, South Dakota USA



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