Date: Tue, 9 Sep 2008 07:42:00 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Geoffrey <geoffrey@reptiles.org> Cc: doc@freebsd.org Subject: Re: sane configuration in Freebsd 7 Message-ID: <alpine.BSF.2.00.0809090733480.2388@wonkity.com> In-Reply-To: <20080909064619.Y64474@gecko.reptiles.org> References: <20080908172940.K64474@gecko.reptiles.org> <20080909055234.GA98761@abigail.blackend.org> <20080909064619.Y64474@gecko.reptiles.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Sep 2008, Geoffrey wrote:
> Sorry. I need to be more specific. "sane-find-scanner" will
> not find a usb scanner if:
>
> BURP:#device uscanner # Scanners
>
> is not remarked out in your kernel config file OR if you load
> the kld uscanner. Sane uses usblib and usblib can't find the scanner
> if uscanner is loaded.
> Yes, you have to build and install a new kernel to do this as
> uscanner is in the generic kernel:
> GENERIC:device uscanner # Scanners
It finds mine if given it the uscanner device:
% sane-find-scanner /dev/uscanner0
# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.
# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a kernel SCSI driver for your SCSI adapter.
found USB scanner (vendor=0x04b8, product=0x010a) at /dev/uscanner0
# Your USB scanner was detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
Instead of modifying the generic kernel, just change the Handbook note
on using sane-find-scanner to include /dev/uscanner0 when checking for
USB scanners.
-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.2.00.0809090733480.2388>
