[08:48] hello [09:00] hey === zoul is now known as Bingoturid [12:12] have some weird issue here, i have 500/500 internet, works fine on windows 10, but in linux, i only get 6 mb/s [12:21] Bingoturid, wifi? [12:23] yep [12:23] not sure if i tested it with cable tho [12:24] only use wifi on it so [12:24] its like this on all linux distro's, so must be some firmware [12:24] Bingoturid, try and see if cable shows different numbers. [12:27] did a speedtest now, 260/260 so thats something, but its FTP speeds thats the problem [12:27] sure, let me try [12:31] same [12:32] 525/525 with cable [12:32] still 6 mb/s with cable and wifi with ftp [12:33] no problem with downloading multiple files at the same time, just all of them get only 6 [12:35] Bingoturid, ok let's see your hardware: inxi -Fxxc0 | nc termbin.com 9999 [12:38] pm :) [12:39] Bingoturid, you can try: sudo apt install r8168-dkms [12:39] if it's still available in te repos i don't know. [12:40] Installing [12:40] but be prepared if something goes wrong to unintall it or even have an istallation media with you. [12:40] just installed xubuntu, so no problem [12:41] Installed [12:41] when installation done do a cold reboot which means turn off PC. [12:42] Sure [12:46] so, testing with cable now [12:47] nope, still 6-6.5 mb/s [12:48] Bingoturid, run: inxi -Nxx and see vendor: Lenovo driver: ??? [12:48] what driver version is there? [12:49] under Network: section and Device-2 [12:49] Device-1: Intel Dual Band Wireless-AC 3165 Plus Bluetooth driver: iwlwifi [12:49] v: kernel pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 02:00.0 [12:50] Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet [12:50] vendor: Lenovo driver: r8168 v: 8.051.02-NAPI pcie: speed: 2.5 GT/s lanes: 1 [12:50] port: d000 [12:50] yep it's the correct driver. [12:51] yea just weird, speedtest.net shows full speed, FTP almost nothing [12:54] FTP is a slow protocol itself. [12:54] SFTP [12:55] get full speed on windows 10 with adress [12:55] same *' [12:57] Bingoturid, maybe there is some firewall? [12:58] no clue [12:58] had ubuntu,linux mint,zorin,pop os, still same [12:59] Bingoturid, dpkg -l | grep fire [12:59] does it show anything? [13:00] firefox ufw [13:00] ii ufw 0.36.2-1 all program for managing a Netfilter firewall [13:01] Bingoturid, go to system settings > firewall configuration and disable it for the test. [13:03] or just sudo UFW disable ? [13:04] did ufw status, says disabled [13:04] its a clean xubuntu atm, installed like 1 hour ago [13:07] Bingoturid, ok then i can clearly tell it's not a Xubuntu issue it has to deal with networking protocols so you would have to ask in /j #networking [13:07] ask about why your SFTP speed is lower on Linux than on windows. [13:08] Sure