Can you attach files here with more information to look at like dmesg? pciconf -lv output. Have you tried "pkg update -f"
I have noticed some dmesg error message from SCIO80211 invalid value during boot up.
Yes, jcpollman, I hear you that the RTL8111 re0 worked before and now with this latest update does not work RTL8111. Will keep an eye open and report back if I find something. I hope your find some help, using the information below.
can you use the debug version of the wpa_supplicant command to locate where it breaks?
Code: Select all
killall dhclient
wpa_supplicant -d -K -i wlan0 -c /etc/wpa_supplicant.conf
dhclient wlan0
can you uname -a or uname -K to verify version of GhostBSD. Find a method to obtain the version of the GhostBSD driver for RTL8111 device
https://forums.freebsd.org/threads/how- ... hba.73257/
I found this reply:
The term "driver information" makes little sense in FreeBSD. For the most part, drivers are part of the kernel (either compiled in or loaded as kernel modules), and their version matches the kernel. There may be after-market drivers for FreeBSD, but that's uncommon. This is very different from Windows.
Further reading material
https://www.freshports.org/net/realtek-re-kmod different realtek driver for FreeBSD
https://bugs.freebsd.org/bugzilla/show_ ... ?id=206932 Bugs about RTL8111 pci card
https://bsd-hardware.info/index.php?id= ... -1458-e000 BSD Hardware INFO shows that it is working for FreeBSD
reference my forum posts as example of commands to use to debug WIFI problems.
https://forums.ghostbsd.org/viewtopic.php?f=64&t=570
https://forums.ghostbsd.org/viewtopic.php?f=64&t=526