thanks so much after yum install kernel-devel-2.6.32-431.20.3.el6 I have installed the drivers
2014-07-30 2:45 GMT+08:00 Brandeburg, Jesse <[email protected]>: > You ended up with kernel-devel for 20.5, and have a kernel running 20.3 > >> [root@gfs-5 ixgbe-3.21.2]# uname -a >> Linux gfs-5 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 >> x86_64 x86_64 x86_64 GNU/Linux > >> kernel-devel-2.6.32-431.20.5.el6.x86_64 > > BTW, kernel-devel is the only package you need along with kernel, and maybe > you just need to do > > yum install kernel-devel-2.6.32-431.20.3.el6 > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Tuesday, July 29, 2014 2:31 AM > To: Linux NICS; [email protected] > Subject: [E1000-devel] couldn't install x520 driver on CentOS 6.5 x64 > > hey ,We have use the intel Network Adapter X520. > > our os version is > > [root@gfs-5 src]# cat /etc/redhat-release > CentOS release 6.5 (Final) > > kernel's version > > [root@gfs-5 ixgbe-3.21.2]# uname -a > Linux gfs-5 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC > 2014 x86_64 x86_64 x86_64 GNU/Linux > > > Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) > > > [root@gfs-5 ixgbe-3.21.2]# ethtool eth3 > Settings for eth3: > Supported ports: [ FIBRE ] > Supported link modes: 10000baseT/Full > Supported pause frame use: No > Supports auto-negotiation: No > Advertised link modes: 10000baseT/Full > Advertised pause frame use: No > Advertised auto-negotiation: No > Speed: 10000Mb/s > Duplex: Full > Port: Other > PHYAD: 0 > Transceiver: external > Auto-negotiation: off > Supports Wake-on: d > Wake-on: d > Current message level: 0x00000007 (7) > drv probe link > Link detected: yes > > > > we download the driver from here > > https://downloadcenter.intel.com/Detail_Desc.aspx?lang=zho&DwnldID=14687 > > > when we make install the driver,there are some errors > > [root@gfs-5 src]# pwd > /root/ixgbe-3.21.2/src > [root@gfs-5 src]# make > Makefile:80: *** Kernel header files not in any of the expected locations. > Makefile:81: *** Install the appropriate kernel development package, e.g. > Makefile:82: *** kernel-devel, for building kernel modules and try again。 停止。 > [root@gfs-5 src]# > > we have installed the kernel-headers > > [root@gfs-5 src]# rpm -qa|grep kernel > kernel-2.6.32-431.20.3.el6.x86_64 > kernel-headers-2.6.32-431.20.5.el6.x86_64 > dracut-kernel-004-336.el6_5.2.noarch > kernel-devel-2.6.32-431.20.5.el6.x86_64 > kernel-2.6.32-358.el6.x86_64 > kernel-firmware-2.6.32-431.20.3.el6.noarch > > > is this a bug? please help us,thanks > > > -- > 白清杰 (Born Bai) > > Mail: [email protected] > > ------------------------------------------------------------------------------ > Infragistics Professional > Build stunning WinForms apps today! > Reboot your WinForms applications with our WinForms controls. > Build a bridge from your legacy apps to the future. > http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk > _______________________________________________ > E1000-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/e1000-devel > To learn more about Intel® Ethernet, visit > http://communities.intel.com/community/wired -- 白清杰 (Born Bai) Mail: [email protected] ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
