linuxdeepin / default-settings

GNU General Public License v3.0
6 stars 23 forks source link

[Request] Taking care of iwlwifi.conf properly. #5

Closed gokhanyildirimlar closed 3 years ago

gokhanyildirimlar commented 4 years ago

Description of request

Please take care of iwlwifi.conf under /etc/modprobe.d/ properly before stable release of v20. In the current status, everybody has to change something in it or remove/rename it completely to get rid of those parameters. There is no need to change default values only because some people may encounter problems. Let those people configure it themselves according to their own needs instead of affecting the rest of the userbase in a bad way. This is an issue with Deepin while there is no problem with other Linux distributions and people face issues. This is important because the current approach makes trouble for so many Intel owners while solving a problem for very few people.

11n_disable=1 > There is no need to disable N. People can't connect to N-only networks and face a slow wifi connection. People generally remove this or change it to 8. There is no need to affect all Intel network adapter owners while rescuing a handful of people. bt_coex_active=0 > Default behavior is active. Again, there is no need to rescue a handful of people. People who encounter problems can add the parameter themselves. power_save=0 > Default behavior is disabled also. There is nothing to say about this one. Is it actually needed? swcrypto=1 > Default behavior is disabled. Recommended to activate in some cases.

Expected behavior

Like in other distributions, Intel owners should achieve a problem-free network experience. People who face issues must visit https://wiki.debian.org/iwlwifi or forums and find their solution, such as: iwlwifi

Distro & Version

Linux Deepin 20 Beta

XMuli commented 4 years ago

These, I'll report back to the appropriate team later, see if we can adopt your suggestions.

gokhanyildirimlar commented 3 years ago

This is fixed along side V20.2 release. No more iwlwifi.conf file means everything is default. Intel network cards are happy again. Yay!

gokhanyildirimlar commented 3 years ago

It's back with 2021/06/04 internal testing update. I am taking my last comment back.

felixonmars commented 3 years ago

Just in case it's useful: https://twitter.com/felixonmars/status/1362494318318129153 (Chinese)

It's only applicable to AX200 though. Deepin may need to collect options for each chip and extend the functionality of a device manager.

justforlxz commented 3 years ago

Sorry, our mistake, deepin-default-settings did not use the correct tag, we are processing it in order to delete the file correctly.

gokhanyildirimlar commented 3 years ago

I haven't tried 20.2.2 but it should be fixed now.