Hi Eric, ASX
I tried with different modules now, "run" as well as "urtwn", the Qualcomm/Atheros chip in my Acer is never recognized and the Dlink DWA-131 with Realtek chipset still unstable.
it always disables "wlan" after a couple of minutes and no resolv.conf entries with nameservers nor other adjustments help.
I don t know what to try else and guess I ll try openSuse again, which recognized the Qualcomm/Atheros immidiately.
cheers
Achim
Windows 10 & GhostBSD
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Windows 10 & GhostBSD
Achim, shame about the trouble your having.
Have you tried one of these?
https://www.amazon.de/USB-N10-802-11-Wi ... 1_1&sr=8-1 It seems to be supported.
Have you tried one of these?
https://www.amazon.de/USB-N10-802-11-Wi ... 1_1&sr=8-1 It seems to be supported.
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Windows 10 & GhostBSD
Also with Realtek drivers you have to add this to
loader.conf
legal.realtek.license_ack=1
otherwise the driver will be unstable.
Hope this helps.
loader.conf
legal.realtek.license_ack=1
otherwise the driver will be unstable.
Hope this helps.
Re: Windows 10 & GhostBSD
Pfuuu, hope so, too.NevilleGoddard wrote:Also with Realtek drivers you have to add this to
loader.conf
legal.realtek.license_ack=1
otherwise the driver will be unstable.
Hope this helps.
I tried it with opensuse once again and there the break offs in connection came from app armor so I deactivated it with only firewall activated.
I will try with that license line and maybe without s.th. activated in that direction again.
But then I need a working PC. Otherwise I have to live with GhostBSD on my Asus netbook for some while...
Next year I could get the Lenovo T430 from my wife. Another chance

Best
Achim
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Windows 10 & GhostBSD
It's strange you're having trouble. According to this, https://www.freebsd.org/cgi/man.cgi?query=rsu&sektion=4 the device is supported.
This is what you have to do to get it running, according to the page:
To load the driver as a module at boot time, place the
following line in loader.conf(5):
if_rsu_load="YES"
After you have read the license in /usr/share/doc/legal/realtek.LICENSE
you will want to add the following lines to loader.conf(5):
legal.realtek.license_ack=1
rsu-rtl8712fw_load="YES"
This is what you have to do to get it running, according to the page:
To load the driver as a module at boot time, place the
following line in loader.conf(5):
if_rsu_load="YES"
After you have read the license in /usr/share/doc/legal/realtek.LICENSE
you will want to add the following lines to loader.conf(5):
legal.realtek.license_ack=1
rsu-rtl8712fw_load="YES"
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Windows 10 & GhostBSD
I also just found this. Apparently the Dlink DWA-131 has another driver. Maybe you could try this one:
https://www.freebsd.org/cgi/man.cgi?que ... ease-ports
Add this to loader.conf:
if_urtwn_load="YES"
And check /etc/rc.conf for these lines:
wlans_urtwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
if you decide to use the urtwn driver.
Good luck.
https://www.freebsd.org/cgi/man.cgi?que ... ease-ports
Add this to loader.conf:
if_urtwn_load="YES"
And check /etc/rc.conf for these lines:
wlans_urtwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"
if you decide to use the urtwn driver.
Good luck.

Re: Windows 10 & GhostBSD
Wow. Lots of possibilities. I LL try the latter as well. Thx a lot Neville.
I tried the urtwn driver already but without the exact lines in rc.conf.
Best
Achim
I tried the urtwn driver already but without the exact lines in rc.conf.
Best
Achim
Re: Windows 10 & GhostBSD
yes,yes really strange! gosh, GhostBSD now really gave me a big headache, but thx to my hero Neville: IT WORKS!NevilleGoddard wrote:It's strange you're having trouble. According to this, https://www.freebsd.org/cgi/man.cgi?query=rsu&sektion=4 the device is supported.
This is what you have to do to get it running, according to the page:
To load the driver as a module at boot time, place the
following line in loader.conf(5):
if_rsu_load="YES"
After you have read the license in /usr/share/doc/legal/realtek.LICENSE
you will want to add the following lines to loader.conf(5):
legal.realtek.license_ack=1
rsu-rtl8712fw_load="YES"

two reboots and still have stable internet connection!
knock on wood, so far so good. will give it an update this evening and see how far everything goes, if all good, we can put this thread as "solved" and I ll add some hints what worked best here.
best
Achim
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: Windows 10 & GhostBSD
That's great news, Achim!
I hope everything works out.
I hope everything works out.
Re: Windows 10 & GhostBSD
Gosh, me stupid decided to start that upd and have to go in 10 mins!
And it s fetching and fetching and fetching. Hope, it works unattended as well.... :-;
Best
Achim
And it s fetching and fetching and fetching. Hope, it works unattended as well.... :-;
Best
Achim