How to get Sound Over HDMI With ATI

avasili
  11 years ago
  10

HDMI Audio is disabled by default on kernel 3.0+ due to a black screen on some monitors.


To get audio working again go to:

etc/default/grub

Open grub as administrator with a text editor.

Then change the line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"

Type on the terminal:

sudo update-grub

Reboot and your HDMI sound will work again.

Comments
cybervigilante 6 years ago

Can't edit the file. It's locked in the GUI. How do I get permission?


muhlber 9 years ago

It's Work great for Ati AMD Radeon HD 6670. Thank you very much! Very Helpful!


yusufbolu 10 years ago

Excellent. Thank you very much.


streb0r 10 years ago

Worked great, thank you so much.


MichaelTunnell 10 years ago

Thank you for this tutorial...this helped for my HP Pavilion dv7 laptop.


avasili 10 years ago

Thanks for your comments.

@Infinite_Waffle: I'm sorry this didn't work. At the moment I don't have my laptop anymore to test again...

I hope you will find a solution.


Davdaw4 10 years ago

Solved the problem on my Acer Aspire One 725 running Mint 14 MATE. Thanks for the great advice.


avasili 11 years ago

Glad it helped. :-)