Installed OS Silex 14.1RC1, but the same problems I see when installed other systems of Slakware 14.x family.
Sound works in skype, but not works in Midori, Firefox and in all mediaplayers.
Google search say that same problem can bee in noutbooks with HDMI interface for external monitor/TV
what have two soundcards and first, default card is for HDMI. I have:
Code: Select all
...[~]$ lspci | grep Audio
00:01.1 Audio device: AMD/ATI [Advanced Micro Devices, Inc.] Wrestler HDMI Audio [Radeon HD 6250/6310]
00:14.2 Audio device: AMD [Advanced Micro Devices, Inc.] FCH Azalia Controller (rev 01)
But I can not find the way how to select analog sound output as default for all the system.
There is no way to correct situation selecting of drivers loading because both cards use the same driver.
I have found the advise select default card
http://coding.bezslabostei.ru/ALSA_%D0% ... D0%B8_HDMI
to disable HDMI sound by sanding to kernel
Code: Select all
snd_hda_intel.enable=0,1
Please help me!