Created
October 26, 2011 01:02
-
-
Save larsthegeek/1315094 to your computer and use it in GitHub Desktop.
Fixing the red light coming from the audio port on a MacBook Pro running Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The red LED indicates the digital audio is switched on. | |
To toggle it off, simply run: | |
amixer set IEC958 off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment