


























1
as you can see on the video: https://www.youtube.com/watch?v=2Q81tefG13E
my wifi is much less stable than my ethernet desptie being at the same region of the minecraft server.
lspci -k output:
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter
Subsystem: Lenovo Device 4852
Kernel driver in use: rtw89_8852ae
Kernel modules: rtw89_8852ae
I did hear that realtek is really bad on linux, but it can’t be this bad right??? i mean i could just use an ethernet cable every time i want to play the game, but that’s very inconvenient + very soon i won’t take advantage of a wired connectivity. is there a fix to this, or do i just accept it?
forgot to also mention my cloudflare internet quality test on a wifi:
cscs 2
Seems like a fit for
So you could do this;
bash -c 'printf "options rtw89_pci disable_aspm_l1=y disable_aspm_l1ss=y\noptions rtw89_core disable_ps_mode=y\n" | sudo tee /etc/modprobe.d/70-rtw89.conf'
(and reboot)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。