@JoHapp @hjkl950217 and other:
The available ethernet network adapter drivers for the current SCALE kernel can be listed at the CLI using, for example:
root@scalevm1[~]# ls -l /lib/modules/$(uname -r)/kernel/drivers/net/ethernet/
total 119
drwxr-xr-x 2 root root 6 Feb 18 16:05 3com
drwxr-xr-x 2 root root 6 Feb 18 16:05 8390
drwxr-xr-x 2 root root 3 Feb 18 16:05 adaptec
drwxr-xr-x 2 root root 3 Feb 18 16:05 agere
drwxr-xr-x 2 root root 3 Feb 18 16:05 alteon
drwxr-xr-x 3 root root 3 Feb 18 16:05 amazon
drwxr-xr-x 3 root root 6 Feb 18 16:05 amd
drwxr-xr-x 3 root root 3 Feb 18 16:05 aquantia
drwxr-xr-x 6 root root 6 Feb 18 16:05 atheros
drwxr-xr-x 4 root root 8 Feb 18 16:05 broadcom
drwxr-xr-x 3 root root 3 Feb 18 16:05 brocade
drwxr-xr-x 4 root root 4 Feb 18 16:05 cavium
drwxr-xr-x 7 root root 7 Feb 18 16:05 chelsio
drwxr-xr-x 3 root root 3 Feb 18 16:05 cisco
drwxr-xr-x 3 root root 3 Feb 18 16:05 dec
drwxr-xr-x 2 root root 4 Feb 18 16:05 dlink
drwxr-xr-x 3 root root 3 Feb 18 16:05 emulex
-rw-r--r-- 1 root root 51008 Jan 28 17:00 fealnx.ko
drwxr-xr-x 2 root root 3 Feb 18 16:05 fujitsu
drwxr-xr-x 3 root root 3 Feb 18 16:05 google
drwxr-xr-x 3 root root 3 Feb 18 16:05 huawei
drwxr-xr-x 13 root root 14 Feb 18 16:05 intel
-rw-r--r-- 1 root root 88256 Jan 28 17:00 jme.ko
drwxr-xr-x 2 root root 4 Feb 18 16:05 marvell
drwxr-xr-x 5 root root 5 Feb 18 16:05 mellanox
drwxr-xr-x 2 root root 3 Feb 18 16:05 micrel
drwxr-xr-x 2 root root 3 Feb 18 16:05 microchip
drwxr-xr-x 3 root root 3 Feb 18 16:05 myricom
drwxr-xr-x 2 root root 4 Feb 18 16:05 natsemi
drwxr-xr-x 3 root root 4 Feb 18 16:05 neterion
drwxr-xr-x 3 root root 3 Feb 18 16:05 netronome
drwxr-xr-x 2 root root 3 Feb 18 16:05 nvidia
drwxr-xr-x 2 root root 4 Feb 18 16:05 packetengines
drwxr-xr-x 6 root root 7 Feb 18 16:05 qlogic
drwxr-xr-x 2 root root 3 Feb 18 16:05 rdc
drwxr-xr-x 2 root root 5 Feb 18 16:05 realtek
drwxr-xr-x 3 root root 4 Feb 18 16:05 sfc
drwxr-xr-x 2 root root 3 Feb 18 16:05 silan
drwxr-xr-x 2 root root 4 Feb 18 16:05 sis
drwxr-xr-x 2 root root 5 Feb 18 16:05 smsc
drwxr-xr-x 3 root root 3 Feb 18 16:05 stmicro
drwxr-xr-x 2 root root 6 Feb 18 16:05 sun
drwxr-xr-x 2 root root 3 Feb 18 16:05 tehuti
drwxr-xr-x 2 root root 3 Feb 18 16:05 ti
drwxr-xr-x 2 root root 4 Feb 18 16:05 via
drwxr-xr-x 2 root root 3 Feb 18 16:05 xircom
root@scalevm1[~]#
@GoingOffRoading
The current SCALE RELEASE does have the ixgbe driver and I can modprobe it on a system with no X520 NIC attached.
root@scalevm1[~]# modprobe ixgbe
root@scalevm1[~]# lsmod | grep ix
ixgbe 397312 0
xfrm_algo 16384 1 ixgbe
mdio_devres 16384 1 ixgbe
libphy 151552 2 mdio_devres,ixgbe
ptp 32768 1 ixgbe
mdio 16384 1 ixgbe
dca 16384 2 ioatdma,ixgbe
root@scalevm1
OMV uses a backported debian 5.14 kernel and the ixgbe driver is superfically the same when compared to SCALE. I don't know enough about your NIC so say why it does not work in SCALE. It's possible it maybe a problem