You are not logged in.
I don't know why but in Q4OS speed is really slow, because i guess driver on Realtek chipset isn't installed. But in tests Steam have maximum 3 MB/s when actualy 8 MB/s need. Downloading from Konsole is 200 KB/s!!!
Used Ubuntu last time and they don't had this trouble. Stable downloading on both sides.
Tryed install official drivers and when i type sh ./autorun.sh they disable me from network and end with error 2.
Any solution for "unlocking speed"?
Log
make -C src/ clean
make[1]: enter to catalogue «/home/bxg/Рабочий стол/driver/r8125-9.008.00/src»
make -C /lib/modules/5.10.0-13-amd64/build M=/home/bxg/Рабочий стол/driver/r8125-9.008.00/src clean
make[2]: enter to catalogue «/usr/src/linux-headers-5.10.0-13-amd64»
make[2]: exit from catalogue «/usr/src/linux-headers-5.10.0-13-amd64»
make[1]: exit from catalogue «/home/bxg/Рабочий стол/driver/r8125-9.008.00/src»
Error
Check old driver and unload it.
rmmod r8169
Build the module and install
make[4]: *** No rules for packing goal «стол/driver/r8125-9.008.00/src». Stopping.
make[3]: *** [/usr/src/linux-headers-5.10.0-13-common/Makefile:348: __build_one_by_one] Error 2
make[2]: *** [/usr/src/linux-headers-5.10.0-13-common/Makefile:185: __sub-make] Error 2
make[1]: *** [Makefile:184: clean] Error 2
make: *** [Makefile:48: clean] Error 2
Offline
Seems like IPv6 block half of speed for some reason. DIsable it in Network settings and speed increased to my native 8+ MB/s. And applications start downloading faster than 200 kb/s.
In your case that might don't working. So download: xtrx-dkms
I install it before i disable IPv6.
Offline