[Bug 282037] rtw89 does not work on HP14 i3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282037] rtw89"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Oct 2024 00:00:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282037
--- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to Phil Vuchetich from comment #2)
It seems the interface was created; does
sysctl net.wlan.devices
show anything?
Do you still have configuration fro rtw890 in rc.conf?
Something like this or similar adjusted for your situation?
wlans_rtw890="wlan0"
create_args_wlan0="regdomain FCC country US"
ifconfig_wlan0="up WPA SYNCDHCP"
ifconfig_wlan0_ipv6="inet6 accept_rtadv"
--
You are receiving this mail because:
You are the assignee for the bug.