이 페이지의 이전 버전을 보고 있습니다. 현재 버전 보기.
현재와 비교
페이지 이력 보기
버전 1
다음 »
# lshw -short -c net
H/W path Device Class Description
========================================================
/0/101/4/0 eth0 network Ethernet Controller X710 for 10GBASE-T
/0/101/4/0.1 eth1 network Ethernet Controller X710 for 10GBASE-T
/0/103/2/0 eth2 network Ethernet Controller E810-C for QSFP
/0/103/2/0.1 eth3 network Ethernet Controller E810-C for QSFP
/0/108/2/0 eth4 network Ethernet Controller E810-C for QSFP
/0/108/2/0.1 eth5 network Ethernet Controller E810-C for QSFP
# ls -al /sys/class/net/eth0/device/driver
lrwxrwxrwx ... /sys/class/net/eth0/device/driver -> ../../../../bus/pci/drivers/i40e
# ls -al /sys/class/net/eth3/device/driver
lrwxrwxrwx ... /sys/class/net/eth3/device/driver -> ../../../../bus/pci/drivers/ice
# ethtool -i eth3
driver: ice
version: 0.7.2-k
# wget https://downloadmirror.intel.com/763930/ice-1.10.1.2.2.tar.gz
# tar zxvf ice-1.10.1.2.2.tar.gz
# cd ice-1.10.1.2.2/src
# make
# make install
# reboot
# ethtool -i eth3
driver: ice
version: 1.10.1.2.2
# modinfo ice
version: 1.10.1.2.2
description: Intel(R) Ethernet Connection E800 Series Linux Driver
rhelversion: 7.9
...
https://www.intel.com/content/www/us/en/download/19630