OK this is getting messy.
Can someone pls confirm Im doing this right ?
I've emerged all the alsa-* 109(a) stuff.
I have disabled alsa and oss in kernel config but kept just CONFIG_SOUND (for sound card hardware support).
lsmod still shows my
Code: Select all
bash-3.00#lsmod
Module Size Used by
snd_pcm_oss 55200 0
snd_mixer_oss 20352 2 snd_pcm_oss
snd_seq_oss 38400 0
snd_seq_midi_event 7744 1 snd_seq_oss
snd_seq 56912 4 snd_seq_oss,snd_seq_midi_event
ohci_hcd 35912 0
nvidia 3471068 12
i2c_viapro 9424 0
i2c_core 25744 1 i2c_viapro
ehci_hcd 50376 0
uhci_hcd 33548 0
snd_cmipci 35008 3
snd_pcm 96904 2 snd_pcm_oss,snd_cmipci
snd_page_alloc 9988 1 snd_pcm
snd_opl3_lib 12288 1 snd_cmipci
snd_timer 27204 3 snd_seq,snd_pcm,snd_opl3_lib
snd_hwdep 9888 1 snd_opl3_lib
snd_mpu401_uart 8384 1 snd_cmipci
snd_rawmidi 27232 1 snd_mpu401_uart
snd_seq_device 8908 4 snd_seq_oss,snd_seq,snd_opl3_lib,snd_rawmidi
snd 59364 16 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,s
nd_cmipci,snd_pcm,snd_opl3_lib,snd_timer,snd_hwdep,snd_mpu401_uart,snd_rawmidi,s
nd_seq_device
via_agp 9536 1
agpgart 35048 2 nvidia,via_agp
realtime 10120 0
ie all the alsa-oss modules that I deselected.
Maybe I'm mistaken but I thought lsmod showed loaded kernel modules . This kernel should not have these modules , should not know about them and should not load them.
Do I need to do a mr_proper to delete all the modules from the kernel lib directory?
In any case xine has started seg-faulting.

Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86