[ltp] Sound with alsa

Niels Stargardt linux-thinkpad@linux-thinkpad.org
Wed, 27 Oct 2004 08:21:27 +0200


Hi Ronald,
it seems to be the same.
findus:~# lsmod |grep snd|sort
snd_ac97_codec         74704  1 snd_intel8x0
snd_intel8x0           34472  0
snd_mixer_oss          21632  1 snd_pcm_oss
snd_mpu401_uart         8256  1 snd_intel8x0
snd_page_alloc         10504  2 snd_intel8x0,snd_pcm
snd_pcm               107812  2 snd_intel8x0,snd_pcm_oss
snd_pcm_oss            61544  0
snd_rawmidi            25984  1 snd_mpu401_uart
snd_seq                59408  0
snd_seq_device          8136  2 snd_seq,snd_rawmidi
snd_timer              27012  2 snd_seq,snd_pcm

the only differents are in the last column.

Niels

On Tue, 26 Oct 2004 23:29:57 +0200
Ronald Hitz <Ronald.Hitz@ivx.de> wrote:

> Hi Niels,
> 
> these are my alsa-modules , which had been loaded:
> snd_intel8x0           34472  1
> snd_ac97_codec         74704  1 snd_intel8x0
> snd_pcm_oss            61544  0
> snd_mixer_oss          21632  1 snd_pcm_oss
> snd_pcm               107784  2 snd_intel8x0,snd_pcm_oss
> snd_timer              27012  1 snd_pcm
> snd_page_alloc         10504  2 snd_intel8x0,snd_pcm
> snd_mpu401_uart         8256  1 snd_intel8x0
> snd_rawmidi            25956  1 snd_mpu401_uart
> snd_seq_device          8136  1 snd_rawmidi
> 
> The same on your 2722 5MG ?
> 
> cheers
> 
> Ronald
> 
>