* Flavio Genelhu Oliveira [100216 13:37 -0800]
> Here are the outputs you asked.
> 
> gene...@nashmau:~$ lsmod | grep snd
> snd_hda_intel         443736  1 
> snd_pcm_oss            42528  0 
> snd_mixer_oss          19200  1 snd_pcm_oss
> snd_pcm                82056  2 snd_hda_intel,snd_pcm_oss
> snd_page_alloc         13200  2 snd_hda_intel,snd_pcm
> snd_hwdep              12168  1 snd_hda_intel
> snd_seq_dummy           7556  0 
> snd_seq_oss            34688  0 
> snd_seq_midi           11072  0 
> snd_rawmidi            26912  1 snd_seq_midi
> snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
> snd_seq                54944  6 
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
> snd_timer              25872  2 snd_pcm,snd_seq
> snd_seq_device         11924  5 
> snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
> snd                    65096  13 
> snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> soundcore              12064  1 snd
> 
> 
> gene...@nashmau:~$ cat /proc/asound/cards
>  0 [Intel          ]: HDA-Intel - HDA Intel
>                       HDA Intel at 0xd9200000 irq 1273
> 
> gene...@nashmau:~$ aplay 
> /usr/share/gnome-power-manager/gpm-suspend-failure.wav 
> Playing WAVE '/usr/share/gnome-power-manager/gpm-suspend-failure.wav' : 
> Signed 16 bit Little Endian, Rate 44100 Hz, Mono
> 
> 
> gene...@nashmau:~$ id
> uid=1000(genelhu) gid=1000(genelhu) 
> grupos=20(dialout),24(cdrom),25(floppy),29(audio),44(video),46(plugdev),111(netdev),116(powerdev),1000(genelhu)

This all looks perfect. Your sound works ;-)

> The volume is at maximum.

Yeah, but there seems to be some controls muted. Run alsamixer and
try to unmute (press m) all MM labeled controls.

> 
> How can i upgrade to new versions of alsa or even squeeze?

Modify /etc/apt/sources.list and /etc/apt/apt.conf and run 
# apt-get update && apt-get dist-upgrade

Elimar


-- 
  It's a good thing we don't get all 
  the government we pay for.

Attachment: signature.asc
Description: Digital signature

Reply via email to