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

Re: no sound with alsa



>
> > % cat /etc/modprobe.d/sound
> > alias snd-card-0 snd-powermac
> > options snd-powermac index=0
>
> This one is produced from an old version og alsaconf. The kernel is
> told to load snd-powermac by this file, but udev wants to load
> snd_aoa_codec_tas. Move this file out of /etc/modprobe.d/, reboot
> and check again please.

No luck there... got the same results I mentioned.

> Send the output of lsmod | grep snd

Here you go:

snd_aoa_i2sbus   24228 0
snd_pcm_oss      52032 0
snd_mixer_oss    20704 1 snd_pcm_oss
snd_pcm          91396 2 snd_aoa_i2sbus,snd_pcm_oss
snd_timer        26500 1 snd_pcm
snds_page_alloc  11304 1 snd_pcm
snd              65908 5
snd_aoa_i2sbus,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore        11204 1 snd
snd_aoa_soundbus  8004 1 snd_aoa_i2sbus



Reply to: