[ltp] Sound on a T23

Tino Keitel linux-thinkpad@linux-thinkpad.org
Wed, 6 Sep 2006 09:47:26 +0200


On Tue, Sep 05, 2006 at 23:10:31 +0100, Timothy Murphy wrote:
> On Tuesday 05 September 2006 22:06, Marco Gaiarin wrote:
> 
> > NW> I'm using Madriva 2006 and sound just works out of the box. Initially
> >
> > Meetoo with ubuntu.
> 
> So what lines about sound to you have in /etc/modprobe.conf
> and in the output of lsmod ?
> 
> I tried the recipe suggested, and it actually made things worse -
> I have no /dev/dsp even though the driver snd_
> 
> -----------------------------------------------------------
> [tim@martha ~]$ lsmod [irrelevant lines omitted]
> Module                  Size  Used by
> snd_ac97_codec         92032  0
> snd_ac97_bus            1792  1 snd_ac97_codec
> snd_seq_oss            29888  0
> snd_seq_midi_event      5888  1 snd_seq_oss
> snd_seq                45744  4 snd_seq_oss,snd_seq_midi_event
> snd_seq_device          6348  2 snd_seq_oss,snd_seq
> snd_pcm_oss            34624  0
> snd_mixer_oss          15424  1 snd_pcm_oss
> snd_pcm                65640  2 snd_ac97_codec,snd_pcm_oss
> snd_timer              18180  2 snd_seq,snd_pcm
> snd                    42916  8 
> snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> snd_page_alloc          7656  1 snd_pcm

The most important module is missing: snd-intel8x0.

Regards,
Tino