[sane-devel] Scanner Basics

Karl Heinz Kremer khk at khk.net
Sat Nov 16 14:25:41 GMT 2002


On Sat, Nov 16, 2002 at 07:04:44AM -0700, Karl F. Larsen wrote:
[ ... ]
> 
> 	modprobe scanner vendor=0x04b8 product=0x01f
> 
> Before I did this sane-find-scanner found nothing. After it found my
> scanner. I will put this line into the /ect/rc.d/rc.local file so I don't
> have to type it in every time.

You don't have to that. You can ad the following line to your 
/etc/modules.conf file:
options scanner vendor=0x4b8 product=0x01f

Then run /sbin/depmod -a as root user. The next time you (or your machine)
loads the scanner module, these parameters will automatically be applied.
You can force this by doing the following:
/sbin/rmmod scanner ; /sbin/modprobe scanner
(again, as root user).

Karl Heinz

-- 
Karl Heinz Kremer                                  khk at khk.net
PGP Key at                 http://www.khk.net/download/khk.asc
EPSON Sane Backend:                         http://www.khk.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20021116/28c01912/attachment.sig>


More information about the sane-devel mailing list