Realtek HD sound card working

Hi guyz

My sound card working now after installing latest Alsa driver, Lib and Utils.

Compile alsa-driver like this:

1
2
3
./configure --with-cards=hda-intel
    make
    make install

and alsa-lib and alsa-util in this order like this:

1
2
3
    ./configure
    make
    make install

Reboot and there you go!

Regards Najam Sikander Awan

comments powered by Disqus