NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Unusable Realtek NIC after upgrading to NetBSD 9



Hello! 

Sent: Sunday, September 13, 2020 at 8:50 AM
From: "Clay Daniels" <clay.daniels.jr%gmail.com@localhost>
To: "Valery Ushakov" <uwe%stderr.spb.ru@localhost>
Cc: netbsd-users%netbsd.org@localhost
Subject: Re: Unusable Realtek NIC after upgrading to NetBSD 9

> I would highly recommend the 9.0 Stable snapshot at:
> http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/latest/[http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/latest/]
> The snapshot of 12 Sept works great. Give it a try.
> 
> Clay

I did as suggested, tried to boot (same procedure I mentioned in
the reply to Valery in this thread) with this kernel:

http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-9/202009120220Z/amd64/binary/kernel/netbsd-GENERIC.gz

This should be from September, 12. However, if I try `uname -a':

NetBSD hostname 9.0_STABLE NetBSD 9.0_STABLE (GENERIC) #0: Fri Sep  4 18:54:33 UTC 2020  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64

The NIC has the same issue with this kernel:

[     1.053809] re0 at pci3 dev 0 function 0: RealTek 8100E/8101E/8102E/8102EL PCIe 10/100BaseTX (rev. 0x05)
[     1.053809] re0: interrupting at msix3 vec 0
[     1.053809] re0: Ethernet address 28:92:4a:29:53:5a
[     1.053809] re0: using 256 tx descriptors
[     1.053809] rlphy0 at re0 phy 7: RTL8201E 10/100 media interface, rev. 2
[     1.053809] rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
...
[   402.940784] re0: watchdog timeout
[   407.962941] re0: watchdog timeout
 
re0: flags=0x8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        capabilities=3f80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx>
        capabilities=3f80<UDP4CSUM_Rx,UDP4CSUM_Tx>
        enabled=0
        ec_capabilities=3<VLAN_MTU,VLAN_HWTAGGING>
        ec_enabled=0
         address: 28:92:4a:29:53:5a
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
        inet 192.168.1.27/24 broadcast 192.168.1.255 flags 0x0
        inet6 fe80::2a92:4aff:fe29:535a%re0/64 flags 0x0 scopeid 0x1

PING www.google.it (216.58.208.131): 56 data bytes
64 bytes from 216.58.208.131: icmp_seq=0 ttl=114 time=7026.321123 ms
64 bytes from 216.58.208.131: icmp_seq=1 ttl=114 time=6021.678435 ms
64 bytes from 216.58.208.131: icmp_seq=2 ttl=114 time=5009.271834 ms

----www.google.it PING Statistics----
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 5009.271834/6019.090464/7026.321123/1008.527135 ms

Rocky


Home | Main Index | Thread Index | Old Index