Re: Sound Configuration
Hello
I still have problems with the sound.... I already add the
snd_intel8x0
snd_pcm_oss
snd_mixer_oss
to /etc/modules
but when I restart the computer and then I type lsmod the computer doesnt load the sound modules... I dont why...
there is anything else??
thanks
Martin Kenneth
Colin wrote:
>Martin Kenneth Lopez wrote:
>
>
>>Hello,
>>I'm having some troubles again with the sound.... I type lsmod before
>>and after alsaconf and this is what I
>>have diferent:
>>
>>snd_intel8x0 33068 1
>>snd_ac97_codec 59268 1 snd_intel8x0
>>snd_pcm_oss 48168 0
>>snd_mixer_oss 16640 2 snd_pcm_oss
>>snd_pcm 85384 2 snd_intel8x0,snd_pcm_oss
>>snd_timer 23300 1 snd_pcm
>>snd_page_alloc 11144 2 snd_intel8x0,snd_pcm
>>gameport 4736 1 snd_intel8x0
>>snd_mpu401_uart 7296 1 snd_intel8x0
>>snd_rawmidi 23204 1 snd_mpu401_uart
>>snd_seq_device 7944 1 snd_rawmidi
>>snd 50660 9
>>snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
>>soundcore 9824 2 snd
>>
>>now I been trying to add this modules to /etc/modules but I really dont
>>how... In my /etc/modules I have only this
>>
>>
>
>Add this (with an editor as root) to the end of your /etc/modules file:
>
>snd_intel8x0
>snd_pcm_oss
>snd_mixer_oss
>
>
>
>
Reply to: