系统

inux thizlinux 2.6.15.7-0thiz0
声卡 Realtek High Definition Audio
驱动realtek-linux-audiopack-4.05b.tar.bz2
~# tar jxvf realtek-linux-audiopack-4.05b.tar.bz2
./realtek-linux-audiopack-4.05b/
./realtek-linux-audiopack-4.05b/Readme.txt
./realtek-linux-audiopack-4.05b/alsa-driver-1.0.12-4.05b.tar.bz2
./realtek-linux-audiopack-4.05b/test.wav.bz2
./realtek-linux-audiopack-4.05b/version
./realtek-linux-audiopack-4.05b/install
./realtek-linux-audiopack-4.05b/alsa-lib-1.0.9.tar.bz2
./realtek-linux-audiopack-4.05b/alsa-utils-1.0.9a.tar.bz2
解压后有这几个文件,Readme.txt如下:
Linux Source Code for ALC audio codec
Support Codec list:
====AC97 Codec=====
ALC100,100P
ALC200,200P
ALC650D
ALC650E
ALC650F
ALC650
ALC655
ALC653
ALC658
ALC658D
ALC850
ALC101
ALC202
ALC250
ALC203
====HD Audio codec ====
ALC260
ALC262
ALC660
ALC861
ALC880
ALC882
ALC883
ALC885
ALC888
Installation:
This Source Code is from [url="http://www.alsa-project.org/"]
www.alsa-project.org[/url].
Installation notice:
1.It must have GCC compiler in your OS.
2.Kernel source code is the necessary for driver compile.
For driver installation, please follow below steps.
Automatic install:
execute
./install
Manual install:
Step 1. unzip source code
tar xfvj alsa-driver-1.0.xx.tar.bz2
Step 2. Turn on sound support (soundcore module, default turn on)
Step 3. Complied source code and install the driver
a. cd alsa-driver-1.0.xx
b. ./configure
c. make
d. make install
e. ./snddevices
Step 4. Install ALSA Lib
a. tar jxvpf alsa-lib-1.0.xx.tar.bz2
b. cd alsa-lib-1.0.xx
c. ./configure
d. make
e. make install
Step 5. Install ALSA Utility
a. tar jxvpf alsa-utils-1.0.xx.tar.bz2
b. cd alsa-utils-1.0.xx
c. ./configure
d. make
e. make install
Step 6. Run ALSA auto configuration
./alsaconf
Step 7. Use the alsamixer the disable mute (All audio line default is mute)
*Must to compile and to install the ALSA library and utility. (Use automatic install is already installed)
excute alsamixer
Note: 1. The most detail information, can refer the alsa-kernel/Documenttation/ALSA-Configuration.txt in the azx-021705.tar.bz2.
2. Kernel Version must be 2.2.14 or later.
3. All mixer channels are muted by default. You must use a native
or OSS mixer program to unmute appropriate channels.
4. If can not compile the source code, try to rename the /usr/src/linux-2.x -> /usr/src/linux.
5. The driver added to support the SPDIF functoin.
6. a. You can download the alsa-lib-1.0.9 and alsa-utils-1.0.9a form the [url="http://www.alsa-project.org/"]
www.alsa-project.org[/url], then unzip and install them.
b. Suggest use "alsamixer" to control mixer function.
c. Used "alsaconf" can autodetect which drive you need to install (step 4).
7. SUSE Distribution must install the ncurses package.
自动安装 ./install
后果:kDE 控制模块
找不到指定的库 arts。
诊断结果为:
libasoud.so.2:无法打开共享对象文件;没有那个文件或目录
可能原因:
上次您的KDE生级时发生错误,留下一个孤儿模块。
您的系统中有第三方的软件模块。
请仔细检查这些情况,尝试删除错误信息中提到的模块。如果这样仍然失败,请考虑和您的发行商或软件包装者联系。
郁闷!请高手点点