LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 881|回复: 7

添加一块网卡Rhine-II后,两块竟然都不能工作了?

[复制链接]
发表于 2003-5-16 19:12:42 | 显示全部楼层 |阅读模式
lspci显示网卡参数如下:
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd.: Unknown device 8028
uname -a信息如下:
Linux stray 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
modules.conf文件内容如下:
alias usb-controller usb-uhci
alias sound-slot-0 ymfpci
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 || :
options sb support=1

先说说我的做法:
一、在modules.conf中加入alias Realtek-8028
二、打开redhat-cinfig-network发现eth0设备为realtek-8028
三、激活失败(提示:Realtek-8028设备eth0似乎不在。将要推迟它的初始化。)
 楼主| 发表于 2003-5-16 19:53:58 | 显示全部楼层

添加一块网卡后,两块竟然都不能工作了?

lspci信息如下:

00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:04.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 06)
00:04.2 USB Controller: VIA Technologies, Inc. USB (rev 1a)
00:04.3 USB Controller: VIA Technologies, Inc. USB (rev 1a)
00:04.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 42)
00:08.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 43)
00:09.0 Multimedia audio controller: Yamaha Corporation YMF-724F [DS-1 Audio Controller] (rev 03)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 86C326 5598/6326 (rev c3)

uname -a信息如下:

Linux stray 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux

modules.conf内容如下:

alias eth0 via-rhine
alias eth1 via-rhine
alias usb-controller usb-uhci
alias sound-slot-0 ymfpci
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 || :
options sb support=1

我设置好之后激活正常、ifup eth1正常
重启
拔掉eth0(IRQ:5)的网线后用eth1(IRQ:9)来ping局域网内其它ip信息如下:
PING 192.168.2.2 (192.168.2.2) 56(84) bytes of data.
From 192.168.2.31 icmp_seq=1 Destination Host Unreachable
From 192.168.2.31 icmp_seq=2 Destination Host Unreachable
From 192.168.2.31 icmp_seq=3 Destination Host Unreachable
From 192.168.2.31 icmp_seq=4 Destination Host Unreachable
From 192.168.2.31 icmp_seq=5 Destination Host Unreachable
From 192.168.2.31 icmp_seq=6 Destination Host Unreachable

然后拔掉eth1的网线尝试用eth0来ping局域网内其它ip正常,可是上网却上不了了(原来是用eth0来上网的),真是怪哉!!
发表于 2003-5-16 20:02:52 | 显示全部楼层
不知你的网卡蕊片上写的什么?
据说RTL8029网卡可以用ne2000 clone驱动,
拼写可能不太准确.
 楼主| 发表于 2003-5-16 20:06:43 | 显示全部楼层
网卡上芯片写着:RTL8029AS
发表于 2003-5-16 20:16:29 | 显示全部楼层
windows 2003 都驱动不了 8029,不支持了
 楼主| 发表于 2003-5-19 11:00:09 | 显示全部楼层
版主也不来看这贴子吗
发表于 2003-5-20 00:51:34 | 显示全部楼层
可能有冲突,试着设置一下网卡的中断来试一下。
发表于 2003-5-20 09:00:26 | 显示全部楼层
是不是两块网卡的IP地址、掩码之类的没有配置好?ifconfig的信息是什么?建议到网络区去问问。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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