LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Does linux supports wifi standards beyond 802.11g (https://www.linuxquestions.org/questions/linux-newbie-8/does-linux-supports-wifi-standards-beyond-802-11g-4175563642/)

cold.caller 01-11-2016 11:32 AM

Does linux supports wifi standards beyond 802.11g
 
I have an old laptop with a dual band of 2.4ghz and 5ghz that supports wifi standards 802.11a/b/g/n

I'm not sure if it's distro specific issue or the driver I used, but Mint 17 doesn't see my SSID channel which is the 5ghz band which uses the 802.11n standard.

Mint 17 only sees my 2.4ghz SSID channel plus other SSID around the area.

I've used the bcmwl-kernel-source driver which is a broadcomm Linux STA wireless driver.

So, that I don't beat my head around this, is there truth to my statement or is there a linux distro that supports wifi standards like 802.11/n/ac/ad etc...

Thanks

ardvark71 01-11-2016 12:41 PM

Hi...

I highly doubt the issue is with Linux Mint, it would either be with your wireless adapter and/or the bcmwl-kernel-source driver and whether or not they support the 802.11n standard. If you would, please open a terminal and post the output of (no screenshots, please)...

Code:

lspci -nnk | grep -i net -A2
Here is someone else who had your issue. :(

Some additional resources...

http://superuser.com/questions/94551...driver-on-linu

http://unix.stackexchange.com/questi...-supports-5ghz

http://askubuntu.com/questions/55868...reless-drivers

Regards...


All times are GMT -5. The time now is 12:32 AM.