HDMI no sound
"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/grubThen change the line:Open grub as administrator with a text editor.
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"toGRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"Type on the terminal:
sudo update-grubReboot and your HDMI sound will work again."
http://community.linuxmint.com/tutorial/view/1051
Comments
Post a Comment