[Bug 280599] net/aquantia-atlantic-kmod: No ethernet on common workstation targets using aquantia-atlantic-kmod

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Aug 2024 23:36:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280599

--- Comment #5 from Sarah <spock@sarahspock.com> ---
Hello,

I tried this fix.

I had to add the following to /etc/rc.conf:

kld_list+=if_atlantic
ifconfig_aq0="DHCP"
ifconfig_aq0_ipv6="inet6 accept_rtad


I rebooted the computer and I was able to successfully ping with the card.
Everything appeared working with the ping.

When using a browser, unfortunately it was very slow. I was comparing this side
by side on the same machine with a usb ethernet device. I have 10 gigabit
symmetric fiber service wired on the machine so the speed should theoretically
not be an issue.

I think this aspect is something that needs to be worked on with the driver,
but this is definitely a great start.

-- 
You are receiving this mail because:
You are on the CC list for the bug.