Hello,
Is there a way to plot/list the time each kernel module was
loaded/registered with the kernel?
I've tried bootchart2 but this doesn't give the list of kernel modules.
I've looked at the output of dmesg but I can't tell which modules are
loaded by udev and which ones are loaded by my calls
Matus UHLAR - fantomas wrote:
> On 18.11.06 18:42, Scott Lair wrote:
> > I am trying to change the order that my disk modules
> > are loaded. Is this possible?
> >
> > Specifically, I have an adaptec aic7xxx module, a sata_via,
> > and a sata_promise.
>
> I think putting them into /etc/modules i
On 18.11.06 18:42, Scott Lair wrote:
> I am trying to change the order that my disk modules
> are loaded. Is this possible?
>
> Specifically, I have an adaptec aic7xxx module, a sata_via,
> and a sata_promise.
I think putting them into /etc/modules in required order should work.
Unless they are
Hello all,
I am trying to change the order that my disk modules
are loaded. Is this possible?
Specifically, I have an adaptec aic7xxx module, a sata_via,
and a sata_promise.
I looked at modconf, but I don't see any way to change the order,
only wether or not they get loaded.
Running etch.
tha
OK.
On boot I have the following in /etc/modutils/pwc
post-install pwc /sbin/insmod --force /lib/modules/usb/pwcx.o >/dev/null 2>&1 || :
Alsa starts after this and comments in the boot that Alsa appears to
be staticly compiled (I guess it's finding the modules already
loaded).
Once boot is co
5 matches
Mail list logo