Differences between version 12 and previous revision of ScannerNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 12 | Last edited on Monday, October 1, 2007 3:26:48 pm | by IanMcDonald | Revert |
Older page: | version 11 | Last edited on Monday, April 23, 2007 1:39:10 pm | by AristotlePagaltzis | Revert |
@@ -1,7 +1,7 @@
!! Software setup
-The [API] used for accessing scanners under [Linux] is called [SANE].
+The [API] used for accessing scanners under [Linux] is called [SANE]. You might need to install these packages for Debian/Ubuntu - sane, sane-utils, xsane
.
[USB] scanners have their driver in UserSpace (at least in 2.6 LinuxKernel~s), and this is provided by the sane backend using <tt>libusb</tt>. For this to work, you will need the virtual <tt>usbfs</tt> filesystem mounted on <tt>/proc/bus/usb</tt> (although your distribution should do this automatically).
You can control which scanner drivers are loaded in [SANE]'s <tt>dll.conf</tt> file (located in <tt>/etc/sane.d/dll.conf</tt> in [Debian] Sarge.)