i am a green hand,i hope this post will help someone like me!
here i thanks gman1 sincerely again.i configure my card with his help.
my os:rh7.2(kernel:linux-2.4.7-10)
motherboard: VIA KT266A(VT8366+VT8233)
2.edit /etc/modules.conf
login as a root:
edit /etc/modules.conf
add these in your /etc/modules.conf
# ALSA portion
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-via8233
options snd-card-interwave snd_index=0
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
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
and take out any other sound card references like thisremove them or put '#' in front of them)....
example:
3.install:
then follow the instructions(something like this)
# cp your_directory/alsa-driver-0.5.12a.tar.bz2 /usr/local/
# tar jzfv alsa-driver-0.5.12a.tar.bz2
# rm alsa-driver-0.5.12a.tar.bz2
# cd ./alsa-driver-0.5.12a
# ./configure --with-kernel=/usr/src/linux-2.4.7-10
# make
# make install
# make clean
# ./snddevices
# modprobe snd-card-via8233
4.login x-windows
adjust you audio mixer.