Hi,
I'm trying to figure out which version of the Intel "ice" driver I have installed.
ethtool and modinfo only tell me I have "6.8.12-4-pve" (see below)
I need to know to what Intel version number this corresponds to (https://github.com/intel/ethernet-linux-ice)
Thanks for any help.
I'm trying to figure out which version of the Intel "ice" driver I have installed.
ethtool and modinfo only tell me I have "6.8.12-4-pve" (see below)
I need to know to what Intel version number this corresponds to (https://github.com/intel/ethernet-linux-ice)
Thanks for any help.
Code:
root@pve:~# ethtool -i enp1s0f0np0
driver: ice
version: 6.8.12-4-pve
firmware-version: 4.30 0x8001b891 1.3415.0
expansion-rom-version:
bus-info: 0000:01:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
Code:
root@pve:~# modinfo ice
filename: /lib/modules/6.8.12-4-pve/kernel/drivers/net/ethernet/intel/ice/ice.ko
firmware: intel/ice/ddp/ice.pkg
license: GPL v2
description: Intel(R) Ethernet Connection E800 Series Linux Driver
author: Intel Corporation, <linux.nics@intel.com>
srcversion: BE3AF45CD043451D625C661
alias: pci:v00008086d000012D4sv*sd*bc*sc*i*
.
.
.
alias: pci:v00008086d00001591sv*sd*bc*sc*i*
depends: gnss
retpoline: Y
intree: Y
name: ice
vermagic: 6.8.12-4-pve SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: Build time autogenerated kernel key
sig_key: 7A:A6:19:B1:12C:29:0E:C8:9A:63:A4:C7:F8:3E:28:67:1F:27:6E
sig_hashalgo: sha512
.
.
.
Last edited: