|

楼主 |
发表于 2003-5-14 21:31:10
|
显示全部楼层
没有任何输出!
。。。。。。。
snd-card-2 off
alias snd-card-3 off
alias snd-card-4 off
alias char-major-195 nvidia
alias eth0 未知
alias eth1 rtl8129
alias sound-slot-0 via82cxxx_audio
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 || :
alias eth2 rtl8129
下面的是我以前的!
alias eth0 tulip
alias sound-slot-0 via82cxxx_audio
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 || :
谢谢!我怀疑是不是eth0 tulip
这个是我以前装机时,自动识别的!还有就是问一下是不是要:
#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 || :
加个井号?? |
|