Hello, I have bought recently new dell R420(2x) and it was shipped with Intel X520-DA2 SFP+ network card, but acctual kernel module can not let me use unsupported SFP+ transcievers, my kernel is 2.6.32-26-pve, I know that I need to recompile kernel module or whole kernel but I was doing it about 3 times im my whole life and I do not want to broke anything
I have seen that there were posted older kernels with this support in deb package but for current I can't find it.
I have found on some debian blog http://www.panticz.de/Debian-Fix-Squeeze-ixgbe-kernel-module-for-Intel-10-Gigabit-NIC the link for deb package of the driver but it is incompatible with my kernel.
May I please somebody to help me with it?
PS. link to patching instructions http://git.kernel.org/cgit/linux/ke.../?id=8ef78adcb03b1fcb53c3bd62df4e96c1d2706c58
I have seen that there were posted older kernels with this support in deb package but for current I can't find it.
Code:
# dmesg | grep ixgbeixgbe 0000:08:00.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48
ixgbe 0000:08:00.0: setting latency timer to 64
ixgbe: 0000:08:00.0: ixgbe_check_options: FCoE Offload feature enabled
ixgbe 0000:08:00.0: failed to load because an unsupported SFP+ or QSFP module type was detected.
ixgbe 0000:08:00.0: Reload the driver after installing a supported module.
ixgbe 0000:08:00.0: PCI INT A disabled
ixgbe 0000:08:00.1: PCI INT B -> GSI 52 (level, low) -> IRQ 52
ixgbe 0000:08:00.1: setting latency timer to 64
ixgbe: 0000:08:00.1: ixgbe_check_options: FCoE Offload feature enabled
ixgbe 0000:08:00.1: failed to load because an unsupported SFP+ or QSFP module type was detected.
ixgbe 0000:08:00.1: Reload the driver after installing a supported module.
ixgbe 0000:08:00.1: PCI INT B disabled
I have found on some debian blog http://www.panticz.de/Debian-Fix-Squeeze-ixgbe-kernel-module-for-Intel-10-Gigabit-NIC the link for deb package of the driver but it is incompatible with my kernel.
May I please somebody to help me with it?
PS. link to patching instructions http://git.kernel.org/cgit/linux/ke.../?id=8ef78adcb03b1fcb53c3bd62df4e96c1d2706c58
Last edited: