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

Re: no sound with alsa



Output from "lsmod | grep snd" looks exactly the same before and after
the udev/udevtrigger commands you suggested.

On 12/6/07, Elimar Riesebieter <riesebie@lxtec.de> wrote:
> On Wed, 05 Dec 2007 the mental interface of
> Joe Corneli told:
>
> > >
> > > > % 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
>
> How does lsmod looks after the udevtrigger hack?
>
> Elimar
>
> --
>   Numeric stability is probably not all that
>   important when you're guessing;-)
>
>
> --
> To UNSUBSCRIBE, email to debian-powerpc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>



Reply to: