The following command will provide output that may be more useful to us (including soundcard chipset details and any driver associated with the hardware)
The diagnostic script is the one created by user wishie from IRC #alsa. For users with 1.0.17 of alsa or newer, it is included with alsa. To run, copy and past the line below with root permissions:
/usr/sbin/alsa-info.sh
Often the first time you run this script, it will note there is an update available, and ask if you wish to update. Select YES. If you are running this in a terminal/konsole with root permissions, the script will update. Then run the script a second time. When it is complete, it will pass you a URL. Take a look at the contents of the URL, as it passes to you useful information. Also keep a record of the URL provided by the script as it can come in useful for passing to others who are trying to assist you (on one of the forums, or on an IRC channel). Then go to the next step of this guide.
You can post the link that the diagnostic script generates here for others to review.
It may be that your sound hardware needs the support of a newer kernel (current in openSUSE Leap is 4.1.27-27). You could install a newer stable kernel by subscribing to the stable Kernel repo like this
zypper ar http://download.opensuse.org/repositories/Kernel:/stable/standard/ kernel
zypper ref
zypper dup -r kernel
Reboot and your sound card should hopefully be detected/supported automatically.
Welcome to openSUSE Leap 42.1 - Kernel \r (\l). openSUSE 42.1 (x86_64) # /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead NAME=“openSUSE Leap” PRETTY_NAME=“openSUSE Leap 42.1 (x86_64)” ID=opensuse CPE_NAME=“cpe:/o:opensuse:opensuse:42.1” BUG_REPORT_URL=“https://bugs.opensuse.org” HOME_URL=“https://opensuse.org/” ID_LIKE=“suse”
Okay, so the newer kernel does provide support for the device concerned (as reflected in the hwinfo output). BTW, you should enclose any requested output in CODE tags (refer to the ‘#’ button in the forum editor). It makes the output easier to read.
For some reason ALSA does not recognise the sound card, even though snd_hda_intel is loaded. It might be that the module needs to be loaded with a particular model option, or some other issue at play perhaps. I’m at the limits of my knowledge here.
was the dmesg really empty ? Or did you just not have space available to paste?
Out of curiousity why did you paste it and not simply provide the link ? The linked version is significantly easier to read.
You may wish to force a kernel re-install to confirm your alsa driver is not corrupted.
Else indeed you may need to try a more cutting edge kernel. In which case a bug report is in order in order for you to ensure you obtain the best technical support from the SuSE-GmbH sound packagers (where some are also alsa driver developers).
Well sorry about that. I’m not acquainted with this way of working (via the provided panel). Or put it another way: haven’t had much trouble with SuSE hitherto
(I would like to attach some files, but can’t see how…Yes I know, Old Skool )
Will give that a try - but for now that will have to wait a bit.