Aquantia / AQtion

Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview
https://www.aquantia.com
82 stars 28 forks source link

Temperature sensor #16

Open apexlir opened 4 years ago

apexlir commented 4 years ago

Hello,

When I compile/install the marvell driver (2.4.3) I loose the temperature, whereas the driver in-kernel is able to show the temperature when running sensors on kernel 5.6 :

eth0-pci-0200
Adapter: PCI adapter
PHY Temperature:  +49.7°C

  *-network
       description: Ethernet interface
       product: AQC107 NBase-T/IEEE 802.3bz Ethernet Controller [AQtion]
       vendor: Aquantia Corp.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 02
       serial: 
       size: 10Gbit/s
       capacity: 10Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress pm msix msi bus_master cap_list rom ethernet physical tp 100bt-fd 1000bt-fd 10000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=atlantic driverversion=5.6.15-1.el7.elrepo.x86_645.6.1 duplex=full firmware=3.1.109 ip=192.168.3.3 latency=0 link=yes multicast=yes port=twisted pair speed=10Gbit/s
       resources: irq:17 memory:efc40000-efc4ffff memory:efc50000-efc50fff memory:ef800000-efbfffff memory:efc00000-efc3ffff

driver: atlantic
version: 5.6.15-1.el7.elrepo.x86_645.6.1
firmware-version: 3.1.109
expansion-rom-version:
bus-info: 0000:02:00.0
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: yes
supports-priv-flags: yes

Thanks