How to Fix ‘low sound’ on a Macbook running Ubuntu 11.04

Filed under: Ubuntu |

 

Macbook users experiencing sound problems with heir speakers in Ubuntu 11.04 may benefit from the following ‘fix’.

Adwait, of blog ‘thepirado’, wrote of a fix he found via the Ubuntu IRC channel.

Fixing low volume sound on a Macbook with Ubuntu 11.04

You need to add a new line to a system module configuration file. As poking around with system modules can be risky, make sure you only edit/enter the commands stated below.

 

Open a terminal (or ALT+f2) and enter the following command:

  • gksu gedit /etc/modprobe.d/alsa-base.conf

In the text file that opens up add: -

  • options snd-hda-intel model=mbp55

to the bottom of the document. Hit save and close. Reboot Ubuntu and, providing this was the issue afflicting you, your sound should return to normal.

LED

Adwait was also experiencing issues with the speakers LED. He suggests adding: -

  • amixer set IEC958 off

to the file above to switch it off.

Via thepirado.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">