On Mon, Oct 24, 2016 at 12:57 AM, Dave Howorth <dave@howorth.org.uk> wrote:
On Fri, 21 Oct 2016 16:12:53 -0400 Felix Miata <mrmazda@earthlink.net> wrote:
Dave Howorth composed on 2016-10-21 20:42 (UT+0100):
Hmm, I'm just getting frustrated. I added
options snd index=1,0
In comment 11 Takashi corrected his comment 8 suggestion to:
options snd-hda-intel index=1,0
That's what this 42.1 system with working sound has configured. Here's an excerpt from my alsa-info.sh output:
!!Soundcards recognised by ALSA !!-----------------------------
0 [PCH ]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xf7d10000 irq 29 1 [HDMI ]: HDA-Intel - HDA Intel HDMI HDA Intel HDMI at 0xf7d14000 irq 30
!!PCI Soundcards installed in the system !!--------------------------------------
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
!!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------
00:02.0 0300: 8086:0402 (rev 06) (prog-if 00 [VGA controller]) Subsystem: 1462:7850 -- 00:03.0 0403: 8086:0c0c (rev 06) Subsystem: 1462:7850 -- 00:1b.0 0403: 8086:8c20 (rev 04) Subsystem: 1462:d850
!!Modprobe options (Sound related) !!--------------------------------
snd_hda_intel: index=1,0
Other than you've set modprobe according to Takashi's comment 8 rather than 11, I see little difference in our hardware or configuration.
I updated my 50-sound.conf so it now reads:
options snd snd-hda-intel index=1,0 options snd slots=snd-hda-intel # u1Nb.6Vl+u16R_G6:8 Series/C220 Series Chipset High Definition Audio Controller alias snd-card-0 snd-hda-intel
and rebooted but it doesn't seem to have made any difference.
My ALSA information is located at http://www.alsa-project.org/db/?f=7d76c0cb61500bba96f9906f6b20ac7e3181333c
Hi Dave, I also hit by this condition, different hardware though. My laptop using i5 skylake and the sound is snd-soc-skl (the module is loaded, I know it from lsmod. Actually there is also snd-hda-intel it makes me confuse). Installing 42.2 RC1 is a bit difficult without installing intel firmware from the linux kernel git. Finally I use Tumbleweed, still I have to install the firmware first. The sound didn't work for the first time when I try to use YaST to configure it. I modify /etc/modprobe.d/50-sound.conf become options snd slots=snd-soc-skl #ns1_.6zePz2w0JYE:Intel Corporation alias snd-card-0 snd-soc-skl It works now. Best, -- Edwin -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org