Gentoo Archives: gentoo-user

From: sbelov <cololo@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] autoloading mudules
Date: Tue, 27 Mar 2007 08:36:56
Message-Id: 20070327122544.K66647@xnet.nnov.ru
In Reply to: Re: [gentoo-user] autoloading mudules by Vikas Kumar
1 >> i have built-in soundcard AC'97 on the server, but i dont want to sound
2 >> modules to be loaded at startup:
3 >>
4 >> moon ~ # lsmod | grep snd
5 >> snd_mpu401 3272 0
6 >> snd_mpu401_uart 4000 1 snd_mpu401
7 >> snd_rawmidi 12256 1 snd_mpu401_uart
8 >> snd_seq_device 3756 1 snd_rawmidi
9 >> snd 27108 4
10 >> snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device
11 >>
12 >>
13 >> i didn't find any mentions of snd* modules neither here:
14 >> /etc/modules.autoload.d nor here: /etc/modules.d, /etc/modprobe.conf or
15 >> here: /etc/modules.conf
16 >>
17 > but do you have alsasound set to be started in default or boot runlevel?
18
19
20 maybe it's loading by udev or hotplug? but how to tell'em not to do such
21 bad things? :)
22 --
23 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] autoloading mudules Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>
Re: [gentoo-user] autoloading mudules "Stefán István" <stefi@××××××××××××.hu>