00:59:25 quickrr: as a wifi card? yes, for driver support? Afaik its LinuxKPI and it can be funny with certain wifi cards, I think someone a month or two ago had a similar issue. 00:59:45 Also I dont believe the drivers are bootstrapped, due to redistribution clauses 00:59:58 in other words, you will need to install via ethernet, and then you can install the right kmod and it will *hopefully* work 01:15:56 polarian: thanks, i found a usb ethernet, and go it sorted now, at least amdgpu is working in gnome, i will soon i will try a speedtest to see how bad it can be for speed :) 01:16:27 quickrr: wifi speeds tend to be good, its usually the user experience of wifi which is the problem. 01:16:39 its being worked on 01:17:11 personally I append wpa_passphrase outputs to /etc/wpa_supplicant.conf and pkill -HUP wpa_supplicant to add a wifi network 01:17:17 its far from user friendly, but works :) 01:19:44 well didn say this, but i havent had ax yet, i just have a ac router 01:21:38 802.11ax isn't yet supported in the freebsd ieee80211 stack afaik 01:21:41 so it wouldn't matter anyways 01:22:16 yeah my bad 01:22:18 if you did want support for it you could checkout a project called wifibox: https://github.com/pgj/freebsd-wifibox 01:26:12 ah thanks, i will keep an eye