You are not logged in.
Pages: 1
OK, so I've got no sound after a fresh install and having followed instructions in the ALSA wiki etc.
I have absolutely no idea what the problem is other than that I have no sound, so I'm just going to include as much information as humanly possible, and there's anything else I need, well, I'm sure you'll ask :-D
Here we go..
I am running xfce.
I have a Radeon ATI Video Card (if that's relevent).
Apparently I have no Master or PCM or the like..
$ lsmod|grep '^snd'
snd_pcsp 11048 0
snd_intel8x0 30876 0
snd_hda_intel 412852 2
snd_seq_oss 31872 0
snd_seq_midi_event 8192 1 snd_seq_oss
snd_seq 49968 4 snd_seq_oss,snd_seq_midi_event
snd_ac97_codec 102308 1 snd_intel8x0
snd_seq_device 8204 2 snd_seq_oss,snd_seq
snd_hwdep 9092 1 snd_hda_intel
snd_pcm_oss 40192 0
snd_pcm 70020 5 snd_pcsp,snd_intel8x0,snd_hda_intel,snd_ac97_codec,snd_pcm_oss
snd_timer 21384 2 snd_seq,snd_pcm
snd_page_alloc 10120 3 snd_intel8x0,snd_hda_intel,snd_pcm
snd_mixer_oss 16512 1 snd_pcm_oss
snd 50852 16 snd_pcsp,snd_intel8x0,snd_hda_intel,snd_seq_oss,snd_seq,snd_ac97_codec,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
ls -l /dev/snd/
total 0
crw-rw---- 1 root audio 116, 6 Feb 3 19:35 controlC0
crw-rw---- 1 root audio 116, 13 Feb 3 19:35 controlC1
crw-rw---- 1 root audio 116, 15 Feb 3 19:35 controlC2
crw-rw---- 1 root audio 116, 5 Feb 3 19:35 hwC0D0
crw-rw---- 1 root audio 116, 4 Feb 3 19:35 pcmC0D3p
crw-rw---- 1 root audio 116, 12 Feb 3 19:35 pcmC1D0c
crw-rw---- 1 root audio 116, 11 Feb 3 19:35 pcmC1D0p
crw-rw---- 1 root audio 116, 10 Feb 3 19:35 pcmC1D1c
crw-rw---- 1 root audio 116, 9 Feb 3 19:35 pcmC1D2c
crw-rw---- 1 root audio 116, 8 Feb 3 19:35 pcmC1D3c
crw-rw---- 1 root audio 116, 7 Feb 3 19:35 pcmC1D4p
crw-rw---- 1 root audio 116, 14 Feb 3 19:35 pcmC2D0p
crw-rw---- 1 root audio 116, 3 Feb 3 19:35 seq
crw-rw---- 1 root audio 116, 2 Feb 3 19:35 timer
Again, thank you all in advance!
Last edited by gerrrrrry (2009-02-03 12:56:08)
Offline
Do you have a .asoundrc file in your home directory? If so, what's in it? I messed mine up one time and ended up with almost exactly what you're showing.
-mS
Offline
Nope, no .asoundrc file.
Offline
Pages: 1