ing_alexander
2017-09-11 11:53 deepin
Hello, this thread have some time but don't have any solution, I found a solution that is working for me and don't need uninstall anything
my case is for the device Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
when we install deepin the defaul config of the device is the next
Copy the CodeCopy the Code
but, for the driver ath9k on this device that have wifi and bluetooth combo this configuration is wrong, this device has support of bluetooth coexistence
https://wireless.wiki.kernel.org/en/users/drivers/ath9k/btcoex
so, is necesary enable this feature for the bluetooth not interfere with wifi, the simplest way to see if this is the problem is disable bluetooth in deepin control panel, only with this the wifi speed improve a lot.
but for solve the issue the correct way is to enable the feature
Copy the Codein this file we need put these options
Copy the Code
It's important to know that when bluetooth is active searching devices the speet of wifi drop down but not like when btcoex_enable is disabled, the problem now is the deepin control panel, it force the bluettoth device search for looooong time, that interfere with the wifi, to solve this we can install blueman
Copy the Code
now, start de program blueman
next disable bluetooth from deepin control panel
now start bluetooth from blueman bluetooth menu
with this, blueman take care of the search of devices and deepin control panel stop interfer with the wifi
sorry for my bad english
my case is for the device Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
when we install deepin the defaul config of the device is the next
- grep -iR [[:alnum:]] /sys/module/ath9k/parameters
- /sys/module/ath9k/parameters/bt_ant_diversity:0
- /sys/module/ath9k/parameters/nohwcrypt:0
- /sys/module/ath9k/parameters/blink:0
- /sys/module/ath9k/parameters/btcoex_enable:0
- /sys/module/ath9k/parameters/led_active_high:-1
- /sys/module/ath9k/parameters/ps_enable:0
but, for the driver ath9k on this device that have wifi and bluetooth combo this configuration is wrong, this device has support of bluetooth coexistence
https://wireless.wiki.kernel.org/en/users/drivers/ath9k/btcoex
so, is necesary enable this feature for the bluetooth not interfere with wifi, the simplest way to see if this is the problem is disable bluetooth in deepin control panel, only with this the wifi speed improve a lot.
but for solve the issue the correct way is to enable the feature
- sudo nano /etc/modprobe.d/ath9k.conf
- options ath9k nohwcrypt=1
- options ath9k btcoex_enable=1
It's important to know that when bluetooth is active searching devices the speet of wifi drop down but not like when btcoex_enable is disabled, the problem now is the deepin control panel, it force the bluettoth device search for looooong time, that interfere with the wifi, to solve this we can install blueman
- sudo apt install blueman
now, start de program blueman
next disable bluetooth from deepin control panel
now start bluetooth from blueman bluetooth menu
with this, blueman take care of the search of devices and deepin control panel stop interfer with the wifi
sorry for my bad english
Reply Like 0 View the author
SLOW CONNECTIONS INTERNET (WIFI)
The internet connection is very slow, and only happens when I am connected via wifi, cable connection is stable.
help, because this problem was already solved in Deepin 15.2.
Too slow Internet connection: Connect to the Internet to browse or download files via Google Chrome and doing speed test.
WIFI check internal controller kernel. because the controller work properly in Deepin 15.2
Conexión a Internet vía WIFI es Super Lenta
la conexiòn de internet es muy lenta, y solo pasa cuando estoy conectado via wifi, la conexión por cable es estable.
ayuda, pues este problema ya estaba solucionado en Deepin 15.2.
Conexion a internet demasiado lenta: Conectarme al internet para navegar o descargar archivos via Google Chrome y haciendo test de velocidad.
Revisar controlador interno WIFI kernel. ya que el controlador funcionaba correctamente en Deepin 15.2