Re: RTL8125: wont stay up

From: Larry Rosenman <ler_at_FreeBSD.org>
Date: Tue, 20 Aug 2024 02:39:10 UTC
On 08/19/2024 9:14 pm, Larry Rosenman wrote:
> shows up, doesn't ping -- ifconfig up brings it back for ~4 packets
> 
> ifconfig_re0="DHCP"
> ifconfig_re0_ipv6="inet6 accept_rtadv"
> ipv6_activate_all_interfaces="AUTO"
> rtsold_enable="YES"
> 
> 15-CURRENT as of just now, port of net/realtek-re-kmod as of now as 
> well.
> 
> Ideas????

ler@ryzen-box:~ $ cat /etc/rc.conf
hostname="ryzen-box"
sshd_enable="YES"
ntpd_enable="YES"
ntpd_sync_on_start="YES"
#powerd_enable="YES"
#moused_nondefault_enable="NO"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"
zfs_enable="YES"
ifconfig_re0="DHCP"
#ipv6_activate_all_interfaces=”AUTO”
#ifconfig_re0_ipv6="inet6 accept_rtadv -ifdisabled"
#rtsold_enable="YES"
smartd_enable="YES"
kld_list="filemon"

if I enable the ipv6 stuff it breaks, the above works but of course no 
IPv6.


-- 
Larry Rosenman                     http://people.freebsd.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@FreeBSD.org
US Mail: 13425 Ranch Road 620 N, Apt 718, Austin, TX 78717-1010