Developer Laptander
Developer Laptander
Yes, I can confirm. For example, if I play some long 3 hours video on youtube, then there are less disconnections than if wifi is just idling.
I have the same problem. With some Wi-Fi routers it works fine and with some it disconnects near every minute but is displaying, that I am still connected. I need...
@D33pTh0ught I have installed from AUR too, but it did not rmmod r8723au. So I manually removed r8723au and then modprobe 8723au. offtopic: Yes, I can hear fan noise, but...
Do you have bluetooth working? lwfinger said me to use rtl8723au_bt repo and use "new" branch. But I cannot make it. Can you help? It seems, that we have the...
Thanks for quick reply. I have already installed AUR package https://aur.archlinux.org/packages/dkms-8723au-git/ which I believe is the same as make, sudo make install 8723au. Thanks for advice, I deleted probing line....
I have completely remove my local repo folder, than I git cloned this repo again (rtl8723au_bt). Nothing changed, as I can see. While I run make I got the same...
Hmm, strange... My sequence is the same. But when run make I still got error. Then, what should I do to make package? Are you running Arch? I have tried...
Oh, thanks for quick reply. And thanks for fix. It is buildable now. I run make, then sudo make install, then reboot. But there are still not any controller in...
Still not working. I have blacklisted module rtk_btusb, then reboot and here what I get: ``` [root@yoga ~]# lsmod |grep bt [root@yoga ~]# lsmod |grep btusb [root@yoga ~]# lsmod |grep...
Strange, for now I have btusb loaded, but still there is no controller in bluetooth prompt (I have checked, that bluetooth is not rfkilled) : ``` [root@yoga ~]# lsmod |...