11-16-2019, 10:41 AM
(11-12-2019, 08:52 PM)Jerry link Wrote: Also, output please of:
Code:sudo lshw -C net
In relevant part:
Code:
*-network
description: Ethernet interface
product: 82578DC Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: enp0s25
version: 06
serial: 60:eb:69:de:64:ec
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k firmware=0.12-5 latency=0 link=no multicast=yes port=twisted pair
resources: irq:26 memory:fbec0000-fbedffff memory:fbef8000-fbef8fff ioport:e880(size=32)
Quote:and
Code:dmesg | grep -e eth -e e1000
Code:
[ 1.323272] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.323273] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.323509] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.510496] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 60:eb:69:de:64:ec
[ 1.510497] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 1.510533] e1000e 0000:00:19.0 eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF
[ 1.515662] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 2.243320] Modules linked in: hid_generic usbhid hid i915(+) psmouse ahci i2c_algo_bit libahci drm_kms_helper syscopyarea e1000e sysfillrect sysimgblt fb_sys_fops ptp pps_core drm wmi video
Thank you for your help.
jerryc, not to be confused with the real Jerry who developed this distro.