Problemas com conexão

Hi @Pedro_Henrique_Melo

Thanks for your report. I will be great if you can help do some tests:

  1. Upgrade to Endless OS 4.0.8 again. Then, do a cold reboot (power off, then boot by pushing the power button) to make sure the system, including the Realtek wireless chip is fully on reset state. Then, use the WiFi awhile to observe that this issue happens again, or not.

  2. If the issue is still producible from 1st step, then we would like to test disabling the rtw88 driver’s ASPM feature with Endless OS 4.0.8. Please execute this command in Terminal:

echo -e "options rtw88_core disable_lps_deep=y\noptions rtw88_pci disable_aspm=y" | sudo tee /etc/modprobe.d/rtw88.conf

Then, do a cold reboot, and use the WiFi awhile to observe that this issue happens again, or not. Also, have the output of command:

grep "" /sys/module/rtw88_*/parameters/*