Re: Loading modules during startup

2008-02-27 Thread Brad Brock
--- Andrew Reid <[EMAIL PROTECTED]> wrote: > On Sunday 24 February 2008 09:13, L.V.Gandhi wrote: > > I have put atl2 in /etc/modules and but after > booting I see this in > > messages. localhost:~# cat /var/log/messages |grep > atl2 > > Feb 21 12:16:11 localhost kernel: atl2: disagrees > about ve

Re: Loading modules during startup

2008-02-24 Thread Andrew Reid
On Sunday 24 February 2008 09:13, L.V.Gandhi wrote: > I have put atl2 in /etc/modules and but after booting I see this in > messages. localhost:~# cat /var/log/messages |grep atl2 > Feb 21 12:16:11 localhost kernel: atl2: disagrees about version of > symbol struct_module > Feb 24 18:48:22 localhost

Re: loading modules (or not!)

2006-03-02 Thread Renato Serodio
I did install modconf, but it was actually made redundand by the new module-init-tools architecture: you'll notice it will write to /etc/modules, which appears to be there for backward compatibility.

Re: loading modules (or not!)

2006-03-02 Thread Olafur Jens Sigurdsson
Þann 2006-03-02, 11:53:50 (+0100) skrifaði Renato Serodio: > Hello all, > > I'm puzzled by the module system for kernel 2.6. Everything's working > fine, that's a point, but still.. > > I used make-kpkg to create my kernel and modules, in this case ipw2100 > and ieee_sth. After installing them, I

Re: Loading modules at startup

2004-03-20 Thread Jeff Elkins
On Saturday 20 March 2004 10:13 pm, Didier Caamano wrote: >Hello, I was wondering how to make the kernel to load modules at >start up, I know i does it automatically, but I'm having a >little bit of troubles, I was running with the kernel that comes >with woody and decided to update to 2.6.4, after

Re: Loading modules at startup, particullarly NVdrivers

2002-11-12 Thread Alco Warners
Op di 12-11-2002, om 17:21 schreef Joris: > > This is elementary I sure but I have never gotten it right. > > > > My modules never loaded at startup. I tried putting a script in rc2.d > > with /sbin/depmod but this has no effect - i.e. lsmod shows nothing. > > > > Recently I installed a Geforce4

Re: Loading modules at startup, particullarly NVdrivers

2002-11-12 Thread Matthias Hentges
Am Die, 2002-11-12 um 17.02 schrieb Thomas H. George,,,: > This is elementary I sure but I have never gotten it right. > > My modules never loaded at startup. I tried putting a script in rc2.d > with /sbin/depmod but this has no effect - i.e. lsmod shows nothing. depmod does not load modules. I

Re: Loading modules at startup, particullarly NVdrivers

2002-11-12 Thread Joris
> This is elementary I sure but I have never gotten it right. > > My modules never loaded at startup. I tried putting a script in rc2.d > with /sbin/depmod but this has no effect - i.e. lsmod shows nothing. > > Recently I installed a Geforce4 MX440 board. With help from the list I > got the pro

Re: Loading Modules (PLIP)

2000-12-05 Thread mcclosk
I'm following up on a query of my own from some time ago, in case it's of use to anybody who has encountered similar problems. I wrote: |>one of my |> frustrations since upgrading to 2.2. series kernels has been that I |> lost PLIP. If I try

Re: Loading modules at boot time.

2000-08-27 Thread Florian Friesdorf
On Sun, Aug 27, 2000 at 06:16:52PM -0500, luke b wrote: > I have an isa plug 'n' play sound card which requires modules to be loaded > at boottime. In what file should I put the lines to load the modules? I'm > running debian potato. Every module listed in /etc/modules is loaded at boottime. o

Re: loading modules

2000-06-09 Thread Brad
On Fri, Jun 09, 2000 at 06:07:57PM +0200, Goeman Stefan wrote: > > I have found a way to get my sound card working. It seems that I just need > to load the module "esssolo1.o". > (# modprobe esssolo1). > The problem is that I have to be the root user to do this and I don't like > to do it manuall

Re: Loading Modules

1996-05-27 Thread Bruce Perens
The latest upload of the "modconf" package (may still be in Incoming) edits /etc/modules and /etc/modules.conf for you, using a dialog GUI. It will correctly add module arguments to /etc/modules.conf . Bruce -- *** Re-elect Clinton *** Bruce Perens AB6YM [E

Re: Loading Modules

1996-05-27 Thread Dale Scheetz
On Mon, 27 May 1996, Michael Meskes wrote: > Sin Hang Kin writes: > > > > I have debian 0.9R6 installed. I am loading many modules. > > > > I noticed that Debian load modules listed from the /etc/modules. > > However, how could I pass parameters to them? > > With 0.93 there' no way I know of.

Re: Loading Modules

1996-05-27 Thread Michael Meskes
Sin Hang Kin writes: > > I have debian 0.9R6 installed. I am loading many modules. > > I noticed that Debian load modules listed from the /etc/modules. > However, how could I pass parameters to them? With 0.93 there' no way I know of. With 1.1 simply be adding them after the name of the module