Realtek HD Drivers is capable of identifying when a device is connected and if it has done so correctly, providing solutions if not. On the interface you'll be able to view the same input and output distribution as on your physical card. Realtek HD Drivers is compatible with the soundcards known as Realtek High Definition Audio. The cards use the ALC882, ALC883, ALC885, ALC888, ALC889, ALC861VD, ALC660, ALC662, ALC663, ALC665, ALC260, ALC262, ALC267, ALC268, ALC269, ALC270, ALC272, ALC273. This motherboard has a Realtek ALC1220 (S1220A) chipset for audio. After installing Linux Mint 18.1, I unfortunately noticed that the sound is not working. No soundcard is detected at all, whatever I try. The sound configuration just shows a Dummy Device. User@linux-mint $ aplay -l aplay: devicelist:268: no soundcards found. What realtek codec the motherboard uses has next to nothing to do with the amount of punch it delivers. That's mostly down to the onboard amplifier. They're still not that great on most motherboards. The pain of an Realtek (RTL8111/RTL8168) ethernet card. So, this is really annoying and it’s nearly impossible to work with your machine. To solve this problem you have to use the official Realtek (r8168) driver instead of the r8169 driver, which is included in the Linux Kernel. This tutorial will show you in a few steps. The Realtek HD Audio device shows in BIOS and is enabled. However the hardware device does not show up once i boot into Linux. In sound settings only 'Dummy Output' is shown as a virtual device. No hardware device is detected. I am assuming this is because the driver failed to install correctly in Ubuntu.
I built a neat little system with and Intel Core i5 and a MSI H110M motherboard. The motherboard has a Realtek ALC887-VD for an onboard sound card. However, it does not work. I can get sound from my microphone on both front and rear ports, but I can get no sound output from neither rear nor front. I googled around, and it seems that this is a common problem. I am running Ubuntu 14.04.1, with Linux 3.13.0-85-generic.
Things I tried:
- Install proprietary drivers from Realtek (installed, but did not go through)
- Add
options snd-hda-intel model=generic
tosudo gedit /etc/modprobe.d/alsa-base.conf
, as described here - Reinstall ALSA and PulseAudio
- Reboot many many times
- Updating the kernel to 3.14.1-031401-generic
2 Answers
I followed the steps here and I have sound working. Don't be daunted by the long list of to-remove packages that the command there generates, it will work after rebooting.
latias1290latias1290I use Manjaro, but maybe you can use this:
Not the answer you're looking for? Browse other questions tagged alsarealtek or ask your own question.
I have motherboard based on z170 chipset which have next string in specs:
Realtek® ALC887 codec
it has 5.1(3 connectors) and stereo(1 connector) connectors not counting Line In and microphone connectors on back side.
Realtek Alc887 Linux Drivers
I have 5.1 sound system connected to right connectors. But detected audio cards are next:
One of which is named as:
and other
in KMix Select Master Channel dialog window.
How to get detected 5.1 audio for ALC887 if i am right about previous questions?
Also
Gives next output:
Linksys Linux Drivers
1 Answer
Installing pulseaudio from Stretch(testing) release & reinstalling pulseaudio solved the problem. 5.1 sound system now detected in KMix select master channel dialog.
Reboot. Open a terminal again and type (ignore any errors with the rm command):