I am trying to get sound working from youtube, and opened firefox from konsole to see anything from the output. Unfortunately, I don’t understand the output, so I don’t know what to do.
me@mybox:~>firefox
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1433:(_snd_pcm_hw_open) Invalid value for card
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4154:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4633:(snd_config_expand) Evaluate error: No such file or directory
This is ALL the output, after examination, as the above text was really all that it was, repeating and repeating.
A bit more info from me:
me@mybox:~> cat /proc/asound/cards
1 [ICH5 ]: ICH4 - Intel ICH5
Intel ICH5 with AD1980 at irq 17
2 [Audigy ]: Audigy - SB Audigy 1 [SB0092]
SB Audigy 1 [SB0092] (rev.3, serial:0x531102) at 0xdf20, irq 19
My version of OpenSUSE is 11.2.
Please point me in the right direction.
Thanks.