Lines Matching +full:use +full:- +full:kernel
1 .TH sane\-usb 5 "14 Jul 2008" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
2 .IX sane\-usb
4 sane\-usb \- USB configuration tips for SANE
8 operating system kernel and using it with SANE.
10 This page applies to USB most backends and scanners, as they use the generic
14 backend need a special USB kernel driver.
17 This is a short HOWTO-like section. For the full details, read the following
34 Nothing is found even as root? Check that your kernel supports USB and that
40 another method to access USB devices: the kernel scanner driver. The kernel
42 removed from SANE at any time. In Linux, the kernel scanner driver has been
43 removed in the 2.6.* kernel series. Only libusb access is documented in this
47 SANE can only use libusb 0.1.6 or newer. It needs to be installed at
48 build-time. Modern Linux distributions and other operating systems come with
51 Libusb can only access your scanner if it's not claimed by the kernel scanner
52 driver. If you want to use libusb, unload the kernel driver (e.g. rmmod
53 scanner under Linux) or disable the driver when compiling a new kernel. For
54 Linux, your kernel needs support for the USB filesystem (usbfs). For kernels
66 access. Otherwise only root can use SANE devices. For
72 if you use
76 .I "scanimage \-L:
115 .RI ( http://www.sane\-project.org/ ),
131 is the USB product id of the scanner. Both ids are non-negative integer numbers
178 to 1. This may work around issues which happen with particular kernel
183 If your old (pre-2010) Xerox / Samsung / HP scanner is detected
198 Henning Meier-Geinitz
199 .RI < henning@meier\-geinitz.de >