Problems with ixgbe driver loading

dev03jr

New Member
Apr 12, 2023
6
0
1
I am having problems with a driver situation on my Proxmox 8. I have a machine with 1 onboard network card and 2 offboard network cards (1 ethernet and the other fiber).

As it seems to me at the moment, the onboard uses tg3, the ethernet uses igb driver but the fiber uses ixgbe, for some reason the ixgbe doesn't load or the igb driver loads on the fiber device.

How do i specify the driver to load on the correct device? Can i choose the driver to load per device with modprobe?

My onboard device is "Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet"
My offboard ethernet card is "Intel Corporation 82576 Gigabit Network Connection"
My offboard fiber card is "Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection"

$: ethtool -i ens1f0
driver: igb
version: 6.2.16-3-pve
firmware-version: 1.5.1
expansion-rom-version:
bus-info: 0000:1a:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

$: ethtool -i ens1f1
driver: igb
version: 6.2.16-3-pve
firmware-version: 1.5.1
expansion-rom-version:
bus-info: 0000:1c:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

$: ethtool -i eth0
Cannot get driver information: No such device

$: ethtool -i eth1
driver: igb
version: 6.2.16-3-pve
firmware-version: 1.5.1
expansion-rom-version:
bus-info: 0000:1c:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

$: ethtool -i eth2
Cannot get driver information: No such device

$: ethtool -i eth3
driver: igb
version: 6.2.16-3-pve
firmware-version: 1.5.1
expansion-rom-version:
bus-info: 0000:1a:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

$: ethtool -i eno8303
driver: tg3
version: 6.2.16-3-pve
firmware-version: FFV22.00.6 bc 5720-v1.39
expansion-rom-version:
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

$: ethtool -i eno8403
driver: tg3
version: 6.2.16-3-pve
firmware-version: FFV22.00.6 bc 5720-v1.39
expansion-rom-version:
bus-info: 0000:05:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

Sorry if this is stupid to say but it seems like the igb loaded 2 slots on the ethernet card and 2 slots on the fiber card, and 2 of the ethernet card are unisable.







 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!