Sign in with
Sign up | Sign in
Your question

Poor Linux sound quality, possible driver issue?

Tags:
  • Audio
  • Linux
Last response: in Linux/Free BSD
Share
June 23, 2014 12:32:31 PM

Newbie, my first Linux pc is less than a week old, using Linux Mint 17 Cinnamon

Can't seem to get a good audio output.

I have two options for sound Built-in audio digital (hdmi) no output at all
Built-in audio analogue awful sound quality

My motherboard is a gigabyte z97m-ds3h and cpu intel i5 4590

sound card is a realtek acl887.

I've browsed and found lots of other people having the same issue, and lots of fixes. I'm not familiar with using Terminal though so I need some help!

very grateful for any assistance!!

More about : poor linux sound quality driver issue

June 23, 2014 1:06:15 PM

Probably the PCM volume is 100% which causes distortion. Open a terminal and enter alsamixer then hit f6 key and select the currently used soundcard, then when the mixer shows... use the arrow keys to find the PCM volume control and lower it to about 70%. The distortion should clear up. You might need to reduce the PCM volume even more if there is still some nastiness.
m
0
l
June 23, 2014 1:14:06 PM

Spankmon,

When I hit F6, I have 3 options "- (default") which comes up with 00 S/PDIF
"hd intel hdmi" ditto
"hda intel" even on the lowest pcm setting, the distortion is still there
m
0
l
Related resources
June 23, 2014 1:27:09 PM

Which audio connection are you actually using for your speakers? Must be the green analog output?
m
0
l
June 23, 2014 1:29:58 PM

green output on the back, or the front
m
0
l
June 23, 2014 1:49:43 PM

I suspect it's a DRIVER issue. See if there are better drivers you can download.

It may even be a problem with your CHIPSET driver since the motherboard is pretty new.
m
0
l
June 23, 2014 2:06:23 PM

And the distortion continues even when you lower the master volume on the taskbar? It would help to list your speaker setup and which application you are using. Some of the media players can overdrive the audio in which case you just lower the volume on the specific app.
m
0
l
a b 5 Linux
June 24, 2014 7:16:47 AM

This particular motherboard is only about two months old (gigabyte lists april 2014)
Most likely the Ubuntu does not yet contain the correct firmware for this chipset yet.

You can try latest kernel (3.16rc2), alsa/alsa firmware. Via a PPA or compile from source.

You can also try to use the proprietary driver provided by realtek (scroll down to bottom, use linux 3.0 diver from 5.21.2014)
http://www.realtek.com.tw/downloads/downloadsView.aspx?...

can you also post the output of "lspci -vv" to pastebin.com ?
I can find no documentation on "acl887" existing. Even in the realtek driver, 887 does not exist:
http://pastebin.com/AWcbwGfD
m
0
l
!