On Tue, 2004-11-30 at 19:49, Joey Hess wrote in part: > Probaly this is because on the first boot, the OSS module for your sound > card is loaded.
Agreed. > I guess that alsaconf either adds a module to /etc/modules, or loads it, As part of its detection algorithm, alsaconf attempts to load modules. I believe it unloads them when it's finished. It does not add module names to /etc/modules. The user is expected to arrange for module loading some other way---e.g., by using discover or by adding the module name to /etc/modules by hand. > in either case you need to remove the OSS > module and modprobe the alsa module before alsa will work. Yes. -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

