Code Monkey home page Code Monkey logo

Comments (3)

morrownr avatar morrownr commented on August 25, 2024

Hi wildpeartree,

I can make suggestions but first, let me show you something:

I am going to run $ iw list (and copy the appropriate section from the output)

Realtek rtl8814au based adapter (the Alfa AWUS1900 uses the rtl8814au as you know):

Supported interface modes:
	 * IBSS
	 * managed
	 * AP
	 * monitor

Mediatek mt7612u chipset based adapter (this is a Alfa AWUS036ACM - AC1200):

Supported interface modes:
	 * IBSS
	 * managed
	 * AP
	 * AP/VLAN
	 * monitor
	 * mesh point
	 * P2P-client
	 * P2P-GO

Mediatek rt2870 chipset based adapter (this is a very old N150 adapter):

Supported interface modes:
	 * IBSS
	 * managed
	 * AP
	 * AP/VLAN
	 * monitor
	 * mesh point

What the above shows is that the Realtek driver for the 8814au chipset does not support mesh. It also shows that the Mediatek usb wifi drivers for the entire spectrum of modern devices (N150-AC-1200) do support mesh.

This is not something that can be fixed in the community. This is something that Realtek has to do. I have had to assign my 8814au based adapter to duty on a system that only needs managed mode support because that is all that this driver can reliably do.

My suggestion is to read the following document:

https://github.com/morrownr/USB-WiFi

It is a long document but contains a lot of good information related to USB WiFi adapters and their use on Linux. Let me know if you have any questions.

Nick

from 8814au.

wildpeartree avatar wildpeartree commented on August 25, 2024

Hi Nick,

First of all, I am very sorry for the late reply.

You are absolutely right, my "iw list" output does not include mesh mode. As you said, this is a chipset issue.

But as a result of my research, mesh mode is usable, when you can enable to raw data support of chipset. (there are similar cases on ath10k - qca988x)

I believe that 802.11ac based chipsets should support mesh mode interface. I'll spend a little more time on this case If I can handle this issue, I will let you know.

Best,

from 8814au.

morrownr avatar morrownr commented on August 25, 2024

Hi wildpeartree,

No problem with the late reply. I reply late sometimes because I am busy. I understand.

This is not a chipset issue, it is a driver issue. Realtek does a terrible job with their Linux drivers and the 8814au is the worst.

This is the reason I maintain this site - https://github.com/morrownr/USB-WiFi

In my opinion, Linux users are much better off staying away from Realtek based adapters. At least until Realtek starts doing drivers the right way.

Regards,

Nick

from 8814au.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.