fc3能检测到via:ac97的模块,但是没声音.
我用的是via的主板,南桥芯片是8233a的,从fc3的声卡检测程序能看到ac97的驱动模块,但是死活没声音。原以为是声音关小了,把所有的选项都试了还是不行。后来上网看了,很多用fc3+via主板的人都这个问题,我怀疑是不是系统的bug? Bug of alsa 有解决办法吗?谢谢 alsa不行的 话 就 用oss试试,
且 oss比alsa的 音质好 ! oss是商业软件,有时间限制。用的话还要破解啊。。。。。。 You can try this.
First,stop any sound servers in your computer including kmix,etc.
Second,use the following commands:
modprobe -r snd-pcm-oss snd-seq-oss snd-mixer-oss snd-via82xx
Note:you should type this under root permission.
Third,type this:
modprobe via82cxxx_audio
Good luck! 老大,我用你方法做了。第一个命令成功,第二个提示说没找到via82cxxx_audio这个模块。然后,翻出源码盘,发现这个via82cxxx_audio是oss的东西。一狠心,把这个模块给编译出来了,但是问题又来了,via82cxxx_audio.o这个文件放/lib/moudels/2.6.9下面哪个文件夹里呢? :roll:
页:
[1]