[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /etc/modprobe.d/sound does't work



On 6/2/05, Cameron Matheson <cmatheson3@yahoo.com> wrote:
Hi,

--- Shidai Liu <shidai.liu@gmail.com> wrote:
> > I try to install oss (opensound). Every time I
> start the oss install
> program, it complains about sound driver already
> running which I removed
> beforehand and 'lsmod' shows that the old driver
> back again. Very annoying.
> Any idea?

oss is just a generic sound system (it won't load any
drivers or anything for your sound card... that module
is probably loaded already anyway, can you send us the
output of lsmod?

Cameron Matheson

Dear Cameron,

I have a long list of `lsmod`. But 'lsmod |grep -i snd' gives:
snd_nm256              69216  0
snd_ac97_codec         78360  1 snd_nm256
snd_pcm_oss            53344  0
snd_mixer_oss          19872  1 snd_pcm_oss
snd_pcm                92712  3 snd_nm256,snd_ac97_codec,snd_pcm_oss
snd_timer              24644  1 snd_pcm
snd_page_alloc         10020  1 snd_pcm
snd                    55300  6 snd_nm256,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9664  1 snd

I manully rmmod every module listed above, but they get back whenever I start './oss_install'.
By the way, do you happen to have a long list of modules. It's a bit strange to me. I have no module in /etc/modules. Thanks.

Attachment: lsmod.log
Description: Binary data


Reply to: