-
deimosBSDit was totally because i fat fingered the binary paty
-
deimosBSDit was totally because i fat fingered the binary path
-
polarianhi deimosBSD
-
polarianglad you figured it out :D
-
deimosBSDit turns out /usr/localbin/binary doesn't work ;)
-
spaciouskarter78FreeBSD 15 hardware supported wifi drivers list says that my wlan card is supported by the kernel but when I installed FreeBSD the wifi didn’t work
-
spaciouskarter78Realtek 8852BE Wi-Fi 6 (RTL8852BE) Is my wifi card
-
polarianspaciouskarter78: I dont remember any 802.11ax cards being supported
-
polarianeven if they were supported, 802.11ax isnt within the ieee80211 stack
-
polarianso it would only be able to use 802.11ac
-
polarianthe latest driver support was iwlwifi but thats intel, and rtwn is only for 802.11n/ac realtek cards
-
spaciouskarter78
-
SponiXriceandbeans: wow, as common as sshd is I would think it crashing often for many folks would be something fixed quickly
-
polarianwow err
-
polarianthey really did LinuxKPI a lot
-
polarianspaciouskarter78: is there anything under dmesg
-
polariandid you kldload if_rtw89
-
polarianit should automatically load
-
polarianbut make sure
-
polarianand check for any errors within dmesg
-
spaciouskarter78polarian should I run the command named “dmesg”?
-
polarianoh wait I saw it
-
polariannvm
-
polarianits because of missing firmware
-
spaciouskarter78As well as kldload?
-
spaciouskarter78Oh
-
spaciouskarter78How do I fix it?
-
polarianpkg install net/wifi-firmware-rtw89-kmod
-
polarianand then reboot
-
spaciouskarter78Thanks a lot I’ll try that now and see if it works
-
polarianrunning fwget should also fetch it
just now