|
Thierry, Here is what my sound card is based on lspci: 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02) I can add the card manually when I do: # modprobe snd But after that, if I play something I get the following error: [EMAIL PROTECTED] ~ $ xmms & [1] 15110 [EMAIL PROTECTED] ~ $ Message: device: default Message: fmt 5, channels: 2 ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such device ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0' ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned error: No such device ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned error: No such device ALSA lib conf.c:3947:(snd_config_expand) Evaluate error: No such device ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default ** WARNING **: alsa_setup(): Failed to open pcm device (default): No such device xmms-mad-Message: failed to open audio output: ALSA 1.2.10 output plugin Thierry de Coulon wrote: On Sunday 14 May 2006 16.21, Tito Valentin wrote:Hello All,I can't seem to get sound working. I compiled the kernel so sound support and also installed the alsa drivers and still no luck. When I boot the machine I get a lot of snd errors saying that it failed to load the drivers. When I look in /var/log/messages I get this: http://pastebin.com/716831 When I try to play an mp3 with xmms I get these errors: failed to open audio ouput: ALSA 1.2.10 output plugin [EMAIL PROTECTED] ~ $ Message: device: default Message: fmt 5, channels: 2 ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such device ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0' ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_concat returned error: No such device ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name ALSA lib conf.c:3479:(_snd_config_evaluate) function snd_func_refer returned error: No such device ALSA lib conf.c:3947:(snd_config_expand) Evaluate error: No such device ALSA lib pcm.c:2146:(snd_pcm_open_noupdate) Unknown PCM default ** WARNING **: alsa_setup(): Failed to open pcm device (default): No such device xmms-mad-Message: failed to open audio output: ALSA 1.2.10 output plugin My alsamixer volumn settings are unmutted. Also I seem to have the correct links for audio: tito ~ # ls -l /dev/dsp* ; ls -l /dev/audio* -rw-r--r-- 1 root root 405331968 May 14 10:04 /dev/dsp crw-rw---- 1 root audio 14, 19 Oct 19 2005 /dev/dsp1 crw-rw---- 1 root audio 14, 35 Oct 19 2005 /dev/dsp2 crw-rw---- 1 root audio 14, 51 Oct 19 2005 /dev/dsp3 crw-rw---- 1 root audio 14, 20 Oct 19 2005 /dev/audio1 crw-rw---- 1 root audio 14, 36 Oct 19 2005 /dev/audio2 crw-rw---- 1 root audio 14, 52 Oct 19 2005 /dev/audio3 crw-rw---- 1 root audio 14, 7 Oct 19 2005 /dev/audioctl I don't know what else to do...any thoughts? Thanks, TitoHello, I don't know if I missed a previous message, but you give no clue as to what hardware you have. It seems you have no sound card installed. Either you did not compile the appropriate module, or it is not getting loaded. You should load the module for you card manualy (e.g. modprobe <your_sound_module>), chechk that it works then add it in /etc/modules.autoload.d/<your kernel>. Thierry -- Gilberto "Tito" Valentin Information Technology Manager Linux Systems/Network Administrator D2E Technologies.com, Inc. 481 N. State Road 434 Suite 117 Altamonte Springs, FL 32714 v 407.629.0900 ext 39 IMPORTANT NOTICE: The information contained in this e-mail message may be privileged and confidential. If you are not the intended recipient, any further disclosure or use, distribution, or copying of this message or any attachment is strictly prohibited. If you have received this e-mail message in error, please delete the e-mail, and either e-mail the sender at the above address or notify us at our telephone number (407) 629-0900. Internet e-mail may be subject to delays, non-delivery and unauthorized alterations, therefore opinions, conclusions and other information expressed are not binding upon EZ Yield.com unless otherwise notified independently of this message. |
- Re: [gentoo-user] Can't get sound Tito Valentin
- Re: [gentoo-user] Can't get sound Thierry de Coulon
- Re: [gentoo-user] Can't get sound stupendoussteve
- Re: [gentoo-user] Can't get sound stupendoussteve
- Re: [gentoo-user] Can't get sound Mick
- Re: [gentoo-user] Can't get sound Ptitjack

