QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 915|回复: 5

如何安装帝盟S90声卡?

[复制链接]
发表于 2003-10-17 13:14:48 | 显示全部楼层 |阅读模式
如何安装帝盟S90声卡?
 楼主| 发表于 2003-10-18 20:51:47 | 显示全部楼层
谢谢,公社提供的驱动,我已安装成功!!
回复

使用道具 举报

 楼主| 发表于 2003-10-19 11:56:44 | 显示全部楼层
但是在RED HAT 9 中,安装驱动后,却提示不能Load。
声卡也能检测到是aureal 8820,但就是无声。
请各位教教我该怎么办?
回复

使用道具 举报

 楼主| 发表于 2003-10-19 22:22:23 | 显示全部楼层
来帮我看看这时什么问题:
# make install
gcc -D__KERNEL__ -DMODULE -DAU8820 -mpentiumpro -O6 -fomit-frame-pointer -Wall -pipe -I/lib/modules/2.4.20-8/build/include -c -o au_audio.o au_audio.c
`-mpentiumpro' is deprecated. Use `-march=pentiumpro' or `-mcpu=pentiumpro' instead.
au_audio.c: In function `au_audio_mmap':
au_audio.c:623: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer from integer without a cast
au_audio.c:623: incompatible type for argument 4 of `remap_page_range_R2baf18f2'au_audio.c:623: too few arguments to function `remap_page_range_R2baf18f2'
au_audio.c:639: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer from integer without a cast
au_audio.c:639: incompatible type for argument 4 of `remap_page_range_R2baf18f2'au_audio.c:639: too few arguments to function `remap_page_range_R2baf18f2'
au_audio.c: In function `set_data_format':
au_audio.c:974: warning: deprecated use of label at end of compound statement
make: *** [au_audio.o] Error 1
回复

使用道具 举报

 楼主| 发表于 2003-10-19 23:30:41 | 显示全部楼层
# make install
gcc -M -I/lib/modules/2.4.20-8/build/include au_vortex.c > au_vortex.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_vortex.c | sed s/\\.o/.dep/ >> au_vortex.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_utils.c > au_utils.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_utils.c | sed s/\\.o/.dep/ >> au_utils.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_sndstat.c > au_sndstat.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_sndstat.c | sed s/\\.o/.dep/ >> au_sndstat.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_mixer.c > au_mixer.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_mixer.c | sed s/\\.o/.dep/ >> au_mixer.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_midi.c > au_midi.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_midi.c | sed s/\\.o/.dep/ >> au_midi.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_core.c > au_core.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_core.c | sed s/\\.o/.dep/ >> au_core.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_audio.c > au_audio.dep
gcc -M -I/lib/modules/2.4.20-8/build/include au_audio.c | sed s/\\.o/.dep/ >> au_audio.dep
gcc -D__KERNEL__ -DMODULE -DAU8820  -mpentiumpro -O6 -fomit-frame-pointer  -Wall -pipe -I/lib/modules/2.4.20-8/build/include  -c -o au_audio.o
au_audio.c
`-mpentiumpro' is deprecated. Use `-march=pentiumpro' or `-mcpu=pentiumpro' instead.
au_audio.c: In function `au_audio_mmap':
au_audio.c:623: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer from integer without a cast
au_audio.c:623: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
au_audio.c:623: too few arguments to function `remap_page_range_R2baf18f2'
au_audio.c:639: warning: passing arg 1 of `remap_page_range_R2baf18f2' makes pointer from integer without a cast
au_audio.c:639: incompatible type for argument 4 of `remap_page_range_R2baf18f2'
au_audio.c:639: too few arguments to function `remap_page_range_R2baf18f2'
au_audio.c: In function `set_data_format':
au_audio.c:974: warning: deprecated use of label at end of compound statement
make: *** [au_audio.o] Error 1
回复

使用道具 举报

发表于 2004-4-9 10:58:43 | 显示全部楼层
需要自己编译内核,最好用gcc 2.95编译内核和这个模块

因为这个模块是用gcc底版本编译的
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-7 06:33 , Processed in 0.078132 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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