Results 1 to 3 of 3
Hi all
Ubuntu 12.04 desktop 64bit
Motherboard - ASUS M5A97 R2.0
Output - HDMI
No sound after installation
$ cat /proc/asound/card0/codec* | grep Codec
Code:
Codec: Realtek ALC887-VD
$ cat ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-12-2012 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Sound problem
Hi all
Ubuntu 12.04 desktop 64bit
Motherboard - ASUS M5A97 R2.0
Output - HDMI
No sound after installation
$ cat /proc/asound/card0/codec* | grep Codec$ cat /proc/asound/cardsCode:Codec: Realtek ALC887-VD
DownloandCode:0 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xfeb00000 irq 16 1 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfea40000 irq 90
Unix (Linux)
Realtek
Linux driver (3.0) - LinuxPkg_5.17rc13.tar.bz2
extract to:
/Downloads/realtek-linux-audiopack-5.17
$ ls Downloads/realtek-linux-audiopack-5.17/cd /Downloads/realtek-linux-audiopack-5.17Code:alsa-driver-1.0.25-5.17rc13.tar.bz2 Readme.txt install test.wav.bz2 Linux Audio Installation guide.pdf version
$ sudo ./install
Installation went through without complaint
reboot PC
System Settings -> Sound -> Outpu
HDMI is not there
Please help. TIA
B.R.
satimis
- 12-13-2012 #2Just Joined!
- Join Date
- Oct 2012
- Posts
- 20
Hi satimis,
Have you tried editing the file
and adding the line:Code:/etc/modprobe.d/alsa-base.conf
Code:options snd-hda-intel model=generic
- 12-13-2012 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712


Reply With Quote

