Page 1 of 1

Is my wifi chip supported?

Posted: Wed Aug 11, 2021 6:30 pm
by jakoline1
Hello, I'm new here and willing to install GhostBSD.

But before proceeding I need to know something, my Wi-Fi chip is Realtek rtl8723be, is it supported in GhostBSD? Is there anyway to make it work?

Re: Is my wifi chip supported?

Posted: Thu Aug 12, 2021 8:39 am
by ericbsd
If it does not start on the livecd, it is most likely not supported.

What ifconfig shows?

Re: Is my wifi chip supported?

Posted: Thu Aug 12, 2021 12:27 pm
by jakoline1
I haven't downloaded GhostBSD yet, I thought there would be an up-to-date list of supported chips.

I will download and test now then I will report my findings here. First I will try the development version.

Re: Is my wifi chip supported?

Posted: Thu Aug 12, 2021 1:32 pm
by jakoline1
UPDATE: No, after testing the liveCD it seems Realtek rtl8723be wireless chip is not supported in GhostBSD latest build.

There should be a list of supported chips available though, both OpenBSD and FreeBSD folks are maintaining such list, GhostBSD should have that too.

https://github.com/bsdhw/Drivers/blob/m ... -12.1.list
https://www.openbsdhandbook.com/network ... d-chipsets

Re: Is my wifi chip supported?

Posted: Sun Aug 15, 2021 2:41 pm
by d351r3d
My wifi card also doesn't work. Unfortunately. I wanted to try out BSD because it seems faster and better than linux but with the wifi not working I don't know what to do as I don't have a Ethernet cable for my laptop. Would a generic USB wifi thing work?

Re: Is my wifi chip supported?

Posted: Tue Aug 17, 2021 1:17 am
by jakoline1
d351r3d wrote: Sun Aug 15, 2021 2:41 pm My wifi card also doesn't work. Unfortunately. I wanted to try out BSD because it seems faster and better than linux but with the wifi not working I don't know what to do as I don't have a Ethernet cable for my laptop. Would a generic USB wifi thing work?
Here is a list of supported USB wifi adaptors taken from the FreeBSD documentation
https://www.freebsd.org/releases/13.0R/hardware/#wlan

Ctrl+F to search for "usb" then start looking for the next occurrence down until you reach the end of that list, if you already own a USB wifi adapter you should go ahead and test it even if it's not listed, if you don't, then pick one from the list and buy it.

If you're only missing an ethernet cable then why not get it from any computer store? I'm pretty sure it's dirt cheap, you should know the required length before going to the store though.

As I said, the above link is part of the FreeBSD documentation, I'm building upon the assumption that GhostBSD is the same as FreeBSD only with Mate Desktop pre-installed and a nice graphical installer.