[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: load module on boot



Specifically, add the line 

NVdriver

to /etc/modules.  Add it manually or type 

echo "NVdriver" >> /etc/modules

to add it without editing the file.

On November 27, 2002 03:00 pm, Andrew Perrin wrote:
> Put it in /etc/modules
>
> ----------------------------------------------------------------------
> Andrew J Perrin - http://www.unc.edu/~aperrin
> Assistant Professor of Sociology, U of North Carolina, Chapel Hill
> clists@perrin.socsci.unc.edu * andrew_perrin (at) unc.edu
>
> On Wed, 27 Nov 2002, Ernesto Marquina wrote:
> > Hi there,
> >
> > debian newbie here, I just configured my nvidia geforce2 go to work on my
> > laptop (debian woody), I had to download and compile the nvidia drivers,
> > and now it works fine.
> >
> > But in order to load the new driver I always have to load the module
> > called NVdriver first by doing
> >
> > modprobe NVdriver
> >
> > How can I tell debian to always load it at startup?, and not having to
> > type that command everytime I log in?
> >
> > Thank you
> > Ernesto
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact
> > listmaster@lists.debian.org



Reply to: