免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1033 | 回复: 2
打印 上一主题 下一主题

Redhat as4.0,网卡不能使用 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-08-09 10:56 |只看该作者 |倒序浏览
OS安装的时候我没有插网线,OS安装完后再插上网线,网卡认不出来。我用的是dell的server,正常情况下redhat是支持它的网卡的。

more /etc/moudules.conf
alias eth0 e1000
alias eth1 e1000
....

more /proc/pci:
...
Bus  6, device   7, function  0:
    Ethernet controller: PCI device 8086:1076 (Intel Corp.) (rev 5).
      IRQ 48.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xdfae0000 [0xdfafffff].
      I/O at 0xdcc0 [0xdcff].
  Bus  7, device   8, function  0:
    Ethernet controller: PCI device 8086:1076 (Intel Corp.) (rev 5).
      IRQ 49.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xdf8e0000 [0xdf8fffff].
      I/O at 0xccc0 [0xccff].
  Bus 10, device   3, function  0:

.....
#ifconfig eth0
eth0: error fetching interface information: Device not found

# modprobe e1000
/lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o: insmod /lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o failed
/lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o: insmod e1000 failed[root@power02 root]# modprobe e1000
/lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o: insmod /lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o failed
/lib/modules/2.4.21-4.ELsmp/kernel/drivers/net/e1000/e1000.o: insmod e1000 failed


多谢各位指点,谢谢!

论坛徽章:
0
2 [报告]
发表于 2005-08-09 11:12 |只看该作者

Redhat as4.0,网卡不能使用

晕.我的双网卡也工作不正常
一块Rtl8139D的,一块IBM原装机上的. grep eth /etc/modules.conf显示的是
alias eth0 8139too.o
alias eth1 8139too.o
可是Rtl8139这块网卡在设置了ip等参数后ping不通同网段的其他机子,提示目的主机不可达,ping自己IP通,网卡指示灯也亮,线路没问题.另一块就可以正常使用.


晕死了,都搞不明白是咋回事

论坛徽章:
0
3 [报告]
发表于 2005-08-09 23:42 |只看该作者

Redhat as4.0,网卡不能使用

一楼的你重新编一下驱动吧 到 intel 官方站搜索 e1000 或者 82546 就能找到你的驱动了 好象现在是 e1000-6.*.17.tar.gz 吧 不记得了
二楼你的这个情况 可能是内核和硬件有些冲突吧
你在启动的时候 在内核后面加个参数 noapic 启动试验下
如果是 GRUB启动的话 只要启动菜单的时候编辑 在第二行 kernel 那行最后面加 空格 noapic 就可以了
我碰到过一个这样的情况。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP