spnoe wrote:No sound via HDMI cable after new installation of Mint 14. I am helping a friend who is new to Linux and has just installed Mint 14. He has an Asus PC with a Sapphire Radion HD 6000 sound card. The card is showing in the sound preferences and I have ensured that nothing is muted but no sound. I have had a look on the forum and tried some changes that have been mentioned but no difference, still no sound.
You'll probably have to install the proprietary AMD video driver. However I don't know if the version of driver available in the repositories is new enough. Do this in a terminal:
- Code: Select all
sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
Reboot. Then in a terminal again:
- Code: Select all
sudo apt-get update
sudo apt-get install fglrx-amdcccle-updates
sudo aticonfig --initial
sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
Reboot, then from a terminal again:
- Code: Select all
gksu amdcccle
Set the video card up in the control centre (amdcccle). After that, try the sound again. If there is still no sound then you'll have to install an updated driver by dowbloading it from the AMD website and following AMD's instructions.
http://support.amd.com/us/gpudownload/Pages/index.aspx