x-dongzi 发表于 2004-1-19 09:36:36

发现pre5的一个bug,她不认我的网卡

我的网卡是ST201 Sundance Ethernet 的,我也不知道是什么芯片,在RH9下认的挺好的,可是到了MLpre5下根本找不到网卡,这时怎么回事,用ifconfig命令只有lo,没有eth0

樱家冢 发表于 2004-1-19 11:03:04

打开你的rh9的/etc/modules.conf文件看看网卡加载的什么模块?ml下面照着写就可以了(注意,ml下面没有/etc/modules.conf,用/etc/modprobe.conf)。

x-dongzi 发表于 2004-1-19 17:47:57

谢谢,这就去试

delphi1977 发表于 2004-1-20 01:21:27

她还不认偶的845GL呢?

x-dongzi 发表于 2004-1-20 10:43:37

不行呀,下边是我的rh9的/etc/modules.conf
alias eth0 sundance
alias usb-controller usb-uhci
alias sound-slot-0 i810_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 char-major-195 nvidia
我就是在ML上加了alias eth0 sundance,可是不行,还是不认

dlz_cn 发表于 2004-1-23 14:48:56

modeprobe sundance
页: [1]
查看完整版本: 发现pre5的一个bug,她不认我的网卡