為什麼我的RealTek ALC650 AC'97聲卡會出聲
為什麼我的RealTek ALC650 AC'97聲卡會出聲?我下載了此聲卡的drivers後,安裝
tar xfvj alcsond.tar.bz2
./configure
make install
./sndevices
cd utils
gamix
後在X窗口下用檢查聲卡說,找到alc聲卡但是沒有正常工作。(沒有聲音)。
後我看INSTALL文件,我就按上面說的,如下操作:
./configure --with-debug=detect
make clean
make
這樣後進入X下用檢測聲卡,就有聲音了!
為什麼?
VIA 6593+ALC 650+RH9.0 ftp://ftp.alsa-project.org/pub/driver/alsa-driver-0.9.3a.tar.bz2
ln -s /usr/src/linux-2.4.20-8 /usr/src/linux
./configure --with-oss=yes --with-cards=via82xx
make
make install
./snddevices
cd utils
./alsaconf
modprobe snd-via82xx
据说在RH9的官方内核上alsa会出错.如果出错了你用Alsa 0.90 rc 5试试 http://www.linuxfans.org/nuke/modules.php?name=Site_Downloads&op=geninfo&did=673 或者用官方 http://www.kernel.org/ 的内核源码自己编译新内核
页:
[1]