intel e1000网卡无法加载,内核是2.4.28,想重新编译内核,应该注意哪些步骤!

wanghi 2006-11-13 09:50:30
如题,希望能够指点一些,详细些最好!

在线等待回复,谢谢!
...全文
367 11 打赏 收藏 转发到动态 举报
写回复
用AI写文章
11 条回复
切换为时间正序
请发表友善的回复…
发表回复
fanmeng 2006-12-22
  • 打赏
  • 举报
回复
好多人都出现这种难题呢!

高手们怎么都不出来啊,老潜水干甚!!!

拜托啦!!!!!!
loveisbug 2006-12-22
  • 打赏
  • 举报
回复
猪头流氓都被拉出来了 :)
x86 2006-12-22
  • 打赏
  • 举报
回复
modprobe e1000
可以将说依赖的驱动也装载。
运行之后dmesg看看信息
playmud 2006-12-22
  • 打赏
  • 举报
回复
请检查下面几个地方:
1,用lsmod,dmesg查看驱动是否成功加载
2,lspci确定是否是对应的网卡型号
3,确认是否正确编译驱动程序
4,驱动程序的版本是否和内核对应

不用重新编译内核,看你的描述驱动程序不是编译在内核里面的,而是以module的方式加载的。
playmud 2006-12-22
  • 打赏
  • 举报
回复
lsmod e1000
不是lsmod e1000.o
playmud 2006-12-22
  • 打赏
  • 举报
回复
最近在Linux版混分,混够5条裤衩闪人~
黑楸黑楸
playmud 2006-12-22
  • 打赏
  • 举报
回复
楼上的 e000网卡驱动的参数,在intel网站有非常详细的介绍。
fanmeng 2006-12-22
  • 打赏
  • 举报
回复
各位大侠,下面的80,128是什么意思啊
The following optional parameters are used by entering them on the command
line with the modprobe or insmod command using this syntax:

modprobe e1000 [<option>=<VAL1>,<VAL2>,...]

insmod e1000 [<option>=<VAL1>,<VAL2>,...]

For example, with two PRO/1000 PCI adapters, entering:

insmod e1000 TxDescriptors=80,128

loads the e1000 driver with 80 TX resources for the first adapter and 128 TX
resources for the second adapter.
wanghi 2006-11-13
  • 打赏
  • 举报
回复
mayabin() :请问一下驱动版本低会不会有这种情况啊?
wanghi 2006-11-13
  • 打赏
  • 举报
回复
insmod e1000.o 显示无相关设备

lspci |grep -i ether
可以找到是INTEL的网卡,unknow device

dmesg 也可以显示intel pro/1000的网卡


mayabin 2006-11-13
  • 打赏
  • 举报
回复
不一定非要编译内核啊,
建议你最好是安装e1000的驱动, 比编译内核简单,风险低

4,438

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 内核源代码研究区
社区管理员
  • 内核源代码研究区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧