Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2024 19:45:58 +0100
From:      Rocky Hotas <rockyhotas@post.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Network interface not working: watchdog timeout error
Message-ID:  <trinity-4e60d81a-212c-449b-8dc0-d62d2b8d0071-1705344358024@3c-app-mailcom-lxa12>

next in thread | raw e-mail | index | archive | help
Hello!
With FreeBSD 14.0-RELEASE I have this (quite old) network interface,
which is embedded in the motherboard:

nfe0@pci0:0:15:0:       class=3D0x020000 rev=3D0xa2 hdr=3D0x00 vendor=3D0x=
10de device=3D0x07dc subvendor=3D0x1734 subdevice=3D0x115b
    vendor     =3D 'NVIDIA Corporation'
    device     =3D 'MCP73 Ethernet'
    class      =3D network
    subclass   =3D ethernet
    bar   [10] =3D type Memory, range 32, base 0xfe22a000, size 4096, enab=
led
    bar   [14] =3D type I/O Port, range 32, base 0x30e8, size 8, enabled
    bar   [18] =3D type Memory, range 32, base 0xfe229000, size 256, enabl=
ed
    bar   [1c] =3D type Memory, range 32, base 0xfe228000, size 16, enable=
d
    cap 01[44] =3D powerspec 2  supports D0 D1 D2 D3  current D0

=46rom the dmesg:

nfe0: <NVIDIA nForce MCP73 Networking Adapter> port 0x30e8-0x30ef mem 0xfe=
22a000-0xfe22afff,0xfe229000-0xfe2290ff,0xfe228000-0xfe22800f irq 21 at de=
vice 15.0 on pci0
miibus0: <MII bus> on nfe0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100base=
TX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 10=
00baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, a=
uto-flow
nfe0: Ethernet address: ...

It performed normally for several days and across several reboots. Then,
without applying any modification to the configuration, the system was
physically powered down and booted again: the network card did no more
work. After another reboot, nothing changed.

The two LEDs in the Ethernet socket are active: the orange one is fixed,
the green one blinks every now and then (not so often). After physically
disconnecting and reconnecting the Ethernet cable, nothing changed.

The host can not ping the LAN and can not receive ping. All the network
settings (which worked till some minutes before) are ok, including
`ifconfig', where it is `UP', 1000BaseT; routes and /etc/resolv.conf
are OK.

The only relevant information is maybe at the end of the dmesg, where
after some minutes this sequence has been printed several times:

nfe0: watchdog timeout
nfe0: link state changed to DOWN
nfe0: link state changed to UP

but even when `link state changed to UP' the interface does not work.

Is there anything that can be done from the OS, or is it a hardware issue?

Bye!

Rocky




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-4e60d81a-212c-449b-8dc0-d62d2b8d0071-1705344358024>