QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 501|回复: 11

请问第六,七步怎么做?

[复制链接]
发表于 2004-12-11 23:09:07 | 显示全部楼层 |阅读模式
请问第六,七步怎么做?





Instructions for Installing the ALSA Driver


1. Copy the distribution zip file to the target machine. This zip file
is password protected. The password is in the notification email.

2. Unzip the distribution zip. It will ask you for the password.

        unzip <distribution-file-name>

3. You should have the ALSA driver tar file and this document.
Untar the ALSA files with the command:

        tar xvzf alsa-driver-0.9.1ADI.tgz

4. You should have a directory called alsa-driver-0.9.1adi. CD to
that directory and follow the standard ALSA build instructions in
the file INSTALL.

        cd alsa-driver-0.9.1adi

5. To read the INSTALL file type:

        more INSTALL

6. The three basic commands needed to build the AC97 ALSA driver
are summarize here:  (These commands should be executed from the
root account.)

        ./configure --with-cards=intel8x0
        make install
        ./snddevices

7. Edit /etc/modules.conf and add the following lines:

# ALSA native device support
alias char-major-116 snd
options snd major=116 cards_limit=1
alias snd-card-0 snd-intel8x0

# OSS/Free setup
alias char-major-14 soundcore
alias sound-slot-0 snd-intel8x0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
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 || :

9. Reboot your system.

10. Please read the ALSA INSTALL file for more information.
 楼主| 发表于 2004-12-11 23:20:38 | 显示全部楼层
我用的是Linux9.0
回复

使用道具 举报

发表于 2004-12-12 10:30:58 | 显示全部楼层
楼主不厚道,自己坐沙发。
6:su
输入root密码。
以下命令要在你解压后文件所在的目录里执行。
./configure --with-cards=intel8x0
make install
./snddevices
剩下的自己解决。查英汉词典。如果这个都看不懂,以后很难再学下去了。
回复

使用道具 举报

 楼主| 发表于 2004-12-12 11:05:07 | 显示全部楼层
我是以ROOT身份进入的,还用

6:su
输入root密码。

吗?

而且在第7步的时候,我把第七步下面的两段话ADD在modules.conf文件里了.这样做对吗?
我想说的是,做完所有的步骤之后,系统可以检测到声卡了,就是放不出声音来?是不是编译有问题?
回复

使用道具 举报

发表于 2004-12-12 11:50:44 | 显示全部楼层
已经得到了root权限,就不用了。
对的,是应该放进那文件的。
播放不出声音是什么提示?
回复

使用道具 举报

发表于 2004-12-12 12:05:07 | 显示全部楼层
直接用alsaconf命令好了,它会自动帮你完成修改modules.conf的工作。
回复

使用道具 举报

 楼主| 发表于 2004-12-14 00:05:44 | 显示全部楼层
alsaconf具体怎么用呢?
回复

使用道具 举报

发表于 2004-12-14 02:35:59 | 显示全部楼层
在终端下运行啊~
回复

使用道具 举报

 楼主| 发表于 2004-12-14 11:53:25 | 显示全部楼层
可是它提示:
"
bash: alsaconf: command not found
"
应该是不成功的.
回复

使用道具 举报

 楼主| 发表于 2004-12-14 11:54:41 | 显示全部楼层
我该怎样作?
回复

使用道具 举报

发表于 2004-12-14 11:59:28 | 显示全部楼层
要用alsaconf还要装alsa-utils。
回复

使用道具 举报

 楼主| 发表于 2004-12-14 23:49:15 | 显示全部楼层
我想知道alsa-utils是不是第三方软件.

因为我装REDHAT9的时候装了所有的软件包,如果这里边没有的话我该到哪到去下载.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-14 10:18 , Processed in 0.054729 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表