diefast Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 08 Sep 2005 Posts: 131 Location: little room with no windows
|
Posted: Wed Mar 29, 2006 12:30 am Post subject: alsa-driver emerged, everything is loaded but no sound |
|
|
Hi,
I am stuck with a problem. I used to have sound working, and now I don't.
I tracked my installation. I enabled sound support in my kernel and no drivers. I followed the guide (gentoo-alsa-guide) and emerged ebuilds of alsa driver, utils, headers, tools. I did alsaconf, and I added the alsasound to the init.d/.
Here are my dumps:
silverbeast roman # cat /proc/asound/cards
0 [ICH5 ]: ICH4 - Intel ICH5
Intel ICH5 with AD1985 at 0xfebff400, irq 17
silverbeast roman # cat /proc/asound/devices
20: [0- 4]: digital audio playback
27: [0- 3]: digital audio capture
26: [0- 2]: digital audio capture
25: [0- 1]: digital audio capture
16: [0- 0]: digital audio playback
24: [0- 0]: digital audio capture
0: [0- 0]: ctl
1: : sequencer
33: : timer
silverbeast roman # lsmod
Module Size Used by
snd_pcm_oss 47808 -
snd_mixer_oss 16736 -
snd_seq_dummy 2596 -
snd_seq_oss 34208 -
snd_seq_midi_event 5632 -
snd_seq 51440 -
snd_seq_device 7052 -
snd_intel8x0 29756 -
snd_ac97_codec 93792 -
snd_ac97_bus 1632 -
snd_pcm 81796 -
snd_timer 21092 -
snd 48932 -
snd_page_alloc 8328 -
Please help, for I do not know where the problem lies |
|