传奇世界私服 传世私服
网站首页 Linux博客  Linux网址导航  Linux下载  Linux群集  Linux搜索  网站地图
 


发新话题
打印

下载了linux驱动,怎么安装CMI9739A声卡

下载了linux驱动,怎么安装CMI9739A声卡

安装了红旗桌面版4.1,但不支持主板集成的CMI9739A声卡,已下载CMI9739A for linux的驱动,但不知怎么装,看到好多网上的安装说明,还是不明白,好复杂,好多命令...
是不是还要装4.1的第二张工具碟才能装

TOP

下载了linux驱动,怎么安装CMI9739A声卡

不知红旗是否装此驱动,有那位仁兄可以解释一下下面的安装方法?谢谢啦!

Known issues:
1. This driver only tested on RedHat 7.3.
2. /dev/sequencer is not supported.
3. In RedHat 8.0, gmix can not select recording source correctly.
Please use aumix.


Installation:
For driver installation, please follow below steps.

Step 1. Unzip source code
tar xzf cmaudio-xxx.tar.gz

Step 2. Complied source code and install
./install

Step 3. Edit your /etc/modules.conf or conf.modules depending on the Distribution
alias sound-slot-0 cmaudio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :



Phone Jacks Configuration:
We provide a console mode program, cmconfig.c, in order to let you change jacks' configuration.
please follow below steps.

Step 1. Compiled source code, the source code is also in cmaudio-xxx.tar.gz.
cc -o cmconfig cmconfig.c

Step 2. Execute and change the settings
./cmconfig

TOP

下载了linux驱动,怎么安装CMI9739A声卡

这个驱动比较老,而且不完善,表现为:只在红帽子7.3上测试通过,对红帽子8.0的gmix支持不好。

安装驱动之前,最好把软件开发工具盘里面的内核源码包装上。

安装驱动需要以root身份登录。

第一步:解压压缩包
右击你下载得到的压缩包,选择“解压”,在弹出窗口上点击“确定”。

第二步:安装
进入解压得到的文件夹,点击工具栏的“窗口-显示终端仿真器”,输入:
./install
回车。

第三步:编辑配置文件
用文本编辑器打开/etc/modules.conf或者conf.modules这两个文件(一般是/etc/modules.conf文件),在最后增加下面三段:
alias sound-slot-0 cmaudio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :

重启计算机,看看能否发声。

Subbo的博客http://subbo.hexun.com

TOP

发新话题
本功能由奇虎问答实现

相关主题

标题 作者 最后发表
[站外] 系统封装   [转帖] qiuyuhanyi 2008-11-30
[站外] Dell1400 Debian安装   [转帖] 群星之见 2008-11-29
[站外] linux新手的   [转帖] cjdfybfcz 2008-11-28
[站外] linux内核编译   [转帖] dawnstar_hoo 2008-11-28
点击阅读更多关于的相关帖子  更多相关主题