Op dinsdag 18 oktober 2016 19:46:58 CEST schreef Dave Howorth <dave@howorth.org.uk> :
On Tue, 18 Oct 2016 00:28:10 +0100
Dave Howorth <dave@howorth.org.uk> wrote:
I'm just trying to use audio on a relatively new PC (so I can hear a utoob video) and just get silence. What's the best source for a walk through of the steps needed to configure audio on Leap 42.1? The only pages I've found are for earlier releases so I don't know whether they are valid.
YaST says I have:
Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller 8 Series/C220 Series Chipset High Definition Audio Controller
neither of which are configured.
Apologies for replying to myself, but nobody at all knows anything about configuring audio? I find that surprising!
Cheers, Dave
Output of lspci | grep -i audio You'll see something like this 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) then pick the last bit of the pci no ( 1b.0 here, replace by your findings ) and do lspci -vvv -s 1b.0| grep -i driver On my laptop it returns Kernel driver in use: snd_hda_intel If this returns a driver is in use, you should be able to configure the sound through yast. -- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org