Giter Site home page Giter Site logo

Parameter ant_sel get ignored about rtw88 HOT 5 CLOSED

lwfinger avatar lwfinger commented on August 30, 2024
Parameter ant_sel get ignored

from rtw88.

Comments (5)

blauer4 avatar blauer4 commented on August 30, 2024

I think that there is not any parameter in the driver to choose the antenna. I don't know if it is necessary to add it, it depends on which laptop you have, because some crappy laptops do not have all the two antennas attached, so you need to change that parameter. I don't know if it is necessary in your laptop. You should see if the WiFi module has only one cable attached to it, but you need to open the laptop to see that.

I also tried to apply this parameter when i load the module, and it gives me the same error, because it is a firmware option that has to be added, but I don't know if it is necessary.

from rtw88.

lwfinger avatar lwfinger commented on August 30, 2024

That is not an option coded into the driver. Is it needed? I have two copies of that PCIe device, and both have only ONE connector. Even HP cannot get that wrong!

As for module parameters, 'grep module_param *' will show you the list. Parameters lps_deep_mode, disable_msi, and disable_aspm are needed for some motherboards. Obviously beam-forming (support_bf) is meaningless for a single-antenna device, and the developers on the linux-wireless mailing list might ask you to set debug_mask to debug some special problem.

Do either of you have weak signal? If you are getting signals greater than -50 dBm, then the antenna is connected and is being used correctly.

from rtw88.

blauer4 avatar blauer4 commented on August 30, 2024

On my test laptop, I have good signal, so I don't see the need to add this parameter. I don't know if anyone else has the problem of weak signal, I've never had any issue.

I noticed that many time other guides refer to ant_sel parameter for slightly different pcie devices, like the RTL8723BE device(which is not included in this repository), so you must pay attention to the naming of your device, because not every device has the same parameters baked into the code, and are necessary.

from rtw88.

teal77 avatar teal77 commented on August 30, 2024

I have an HP laptop with rtl8723de. I can confirm that ant_sel is no longer required in the driver that comes with 5.8 kernel.

Previous rtlwifi_new driver required that setting or the wifi would be painfully slow.

from rtw88.

donihalim avatar donihalim commented on August 30, 2024

Turn out, I don't need the ant_sel anymore, signal seems fine. Closed

from rtw88.

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.