betatoy 发表于 2004-5-6 12:01:51

一個小問題,如何去除bios的提示

我現在用的是2.4.8的内核, RH9. 舉個例子來説吧, 當我不輸入任何命令在命令提示符按住backspace時, 或者有時候按tab按時, 系統總是會用bios的那個小喇叭發出警告, 非常的煩人. 請問給為大人如何去除這個聲音提示

gucuiwen 发表于 2004-5-6 19:03:12

把机箱里的喇嘛拆掉:mrgreen::mrgreen::mrgreen:

visionalstar 发表于 2004-5-6 19:39:04

你的声卡驱动正确安装了么?我装了驱动就ok了

betatoy 发表于 2004-5-7 00:08:44

聲卡驅動還沒有裝, 我的聲卡是Audigy 2 zs, linux下的驅動好像沒有

visionalstar 发表于 2004-5-7 00:17:41

装上就应该可以解决了,alsa

12543122 发表于 2004-5-7 00:22:47

alsa驱动不行吗?我去oss那里看了,填入Audigy 2 zs能得到一个驱动,不知道行不行

好强的声卡 :mrgreen:

mozilla 发表于 2004-5-7 00:35:55

跟声卡驱动没什么关系吧,这声音不经声卡

haofeng 发表于 2004-5-7 12:18:45

记得以前看过相关的帖子
不过现在忘了    可以通过设置改掉的

betatoy 发表于 2004-5-7 17:20:02

給位大人,我下載了alsa-driver-1.0.4.tar.bz2, 但是不知道怎麽用, 各位幫忙呀!
怎麽編譯? 用平常的方法編譯不行

xvrui 发表于 2004-5-7 17:36:49

alsa有说明啊

我前天下了一个,安装非常顺利,要知道我的声卡可是ISA老古董了,
先装alsa-driver,再装lib,最后装utils,然后按网站的说明修改/etc/profile,重启就ok了

betatoy 发表于 2004-5-7 18:19:47

問題就是我不知道怎麽安裝 幫幫忙呀

betatoy 发表于 2004-5-7 19:06:03

./configure

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /root/alsa/alsa-driver-1.0.4
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for kernel version... The file /usr/src/linux/include/linux/version.h does not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources (default is /usr/src/linux).

12543122 发表于 2004-5-7 19:11:49

要装内核源码 :mrgreen:

betatoy 发表于 2004-5-7 20:45:06

什麽内核源代碼? 是/usr/src/linux-2.4.8那些東西嗎?

12543122 发表于 2004-5-7 20:51:19

对啊添加删除软件包-->开发-->内核开发。
页: [1] 2
查看完整版本: 一個小問題,如何去除bios的提示