thomas 发表于 2003-3-12 17:55:43

哪里可以下到redhat linux8.0 VIA vt82

我的声卡是VIA VT8233 AC97

系统是RED HAT LINUX8.0
谁知道哪里可疑下到驱动?

freeyan 发表于 2003-3-12 20:02:06

是呀!那里有呀,我也需要,谢谢大家!

thomas 发表于 2003-3-15 23:48:38

哎..什么时候才出这个驱动啊...

等好久了

一直在无声的LINUX8.0中..

鲨沙鱼 发表于 2003-3-16 01:15:02

急用!

savage 发表于 2003-3-16 10:25:22

ftp://linux.sarang.net/mirror/driver/sound/alsa/

thomas 发表于 2003-3-16 15:15:59

...
好多...不知道要下哪个..

cwwhy 发表于 2003-3-17 12:19:20

我的也是啊,痛苦!

dalin 发表于 2003-3-17 12:36:41

用alsa声卡驱动,现在在VIA的官方网站中,下载的VT8233声卡驱动其实也只是alsa或OSS声卡驱动的安装方法。

cwwhy 发表于 2003-3-18 09:26:35

哪位高手看看我的吧,整了好几天了

# ./configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
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 ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
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... /tmp/alsa-driver-0.9.0rc7
checking cross compile...
checking for directory with kernel source... /lib/modules/2.4.18-14/build
checking for kernel version... The file /lib/modules/2.4.18-14/build/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).
   
这里就出错了
#make install
make dep
make: Entering directory `/tmp/alsa-driver-0.9.0rc7'
make: Entering directory `/tmp/alsa-driver-0.9.0rc7/acore'
Makefile:4: ../Makefile.conf: No such file or directory
Makefile:15: /alsa-kernel/core/Makefile: No such file or directory
Makefile:17: /Rules.make: No such file or directory
make: *** No rule to make target `/Rules.make'.Stop.
make: Leaving directory `/tmp/alsa-driver-0.9.0rc7/acore'
make: *** Error 1
make: Leaving directory `/tmp/alsa-driver-0.9.0rc7'
make: *** Error 2

可怜我,威盛连官方的驱动也不给.

dalin 发表于 2003-3-18 13:01:28

不是说得很清楚了吗?
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).
让你把内核源代码装上(完整的)。

savage 发表于 2003-3-18 15:47:31

自己看着办吧。
http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=VIA&card=&chip=via82c686a&module=via82xx
http://www.alsa-project.org/alsa-doc/
页: [1]
查看完整版本: 哪里可以下到redhat linux8.0 VIA vt82