[sane-devel] Scanner Basics

Karl Heinz Kremer khk@khk.net
Sat, 16 Nov 2002 09:25:41 -0500


--+g7M9IMkV8truYOl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Nov 16, 2002 at 07:04:44AM -0700, Karl F. Larsen wrote:
[ ... ]
>=20
> 	modprobe scanner vendor=3D0x04b8 product=3D0x01f
>=20
> 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=20
/etc/modules.conf file:
options scanner vendor=3D0x4b8 product=3D0x01f

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

--=20
Karl Heinz Kremer                                  khk@khk.net
PGP Key at                 http://www.khk.net/download/khk.asc
EPSON Sane Backend:                         http://www.khk.net

--+g7M9IMkV8truYOl
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE91lVlxejv3RfKrhsRAlc1AJ4rT56MPwACsnRcDsZyrtLlrQhdmgCdHQpi
3qL5bOQodAHOJjyN6dPQHd0=
=mUQV
-----END PGP SIGNATURE-----

--+g7M9IMkV8truYOl--