Results 1 to 3 of 3
This is kind of an Arch and coffee lounge post ...
Over the last couple of days I suffered my first real problem with automatic module loading. It happened after ...
- 08-21-2009 #1
[SOLVED] Lost sound after kernel update - automatic module loading
This is kind of an Arch and coffee lounge post ...
Over the last couple of days I suffered my first real problem with automatic module loading. It happened after a system update using
there were quite a few package updates, a kernel update etc and after a reboot the sound stopped working.Code:pacman -Syu
I finally cured the problem by adding !snd_cmipci to MODULES in /etc/rc.conf. This was after copying my Gentoo kernel .config and compiling a custom kernel to convince myself it was a kernel related problem
.
I guess next time I'll consider modules a bit earlier in the process
.
... anyway - do you usein /etc/rc.conf ?Code:MOD_AUTOLOAD="yes"
- 08-21-2009 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,782
oz
→ new users: read this first
→ no private messages requesting computer support - post them on the forums!
- 08-25-2009 #3
Thanks for the reply ozar
... I'll stick with it for now but have saved output of lsmod for future reference just incase.




