The network speed is about 100-200kbps with wifi and usb tethering, I am using the appropriate mtu that was identified in windows which was 1372, I set it on the device and in the settings of the connection itself. But still I had about the same speed, When I checked my system with speedtest-cli it showed a max speed of 1Mb/s download and the same for upload, which is ridiculous! My system used to have 5MB/s of internet speed but now it is only 100-200KB/s?
Also when I checked with the ping command
Code: Select all
ping -M do -s 1344 8.8.8.8
Also I am using the best mirror in case you are wondering, I used nala to find the mirror and set the #1 mirror.
inxi -Fxxxxz output-
Code: Select all
ak@debian:~$ inxi -Fxxxxz
System:
Kernel: 6.1.0-30-amd64 arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
Desktop: KDE Plasma v: 5.27.5 tk: Qt v: 5.15.8 wm: kwin_x11 vt: 7 dm: SDDM
Distro: Debian GNU/Linux 12 (bookworm)
Machine:
Type: Desktop Mobo: Gigabyte model: G31M-ES2L serial: <superuser required>
BIOS: Award v: FI date: 08/09/2010
CPU:
Info: quad core model: Intel Core2 Quad Q9550 bits: 64 type: MCP
smt: <unsupported> arch: Penryn rev: A cache: L1: 256 KiB L2: 12 MiB
Speed (MHz): avg: 2833 min/max: N/A cores: 1: 2833 2: 2833 3: 2833 4: 2833
bogomips: 22664
Flags: ht lm nx pae sse sse2 sse3 sse4_1 ssse3
Graphics:
Device-1: NVIDIA GK107 [GeForce GT 740] driver: nvidia v: 470.256.02
arch: Kepler pcie: speed: 2.5 GT/s lanes: 16 ports: active: none
off: HDMI-A-1 empty: DVI-I-1,VGA-1 bus-ID: 01:00.0 chip-ID: 10de:0fc8
class-ID: 0300
Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9
compositor: kwin_x11 driver: X: loaded: nvidia gpu: nvidia,nvidia-nvswitch
display-ID: :0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 101 s-size: 483x261mm (19.02x10.28")
s-diag: 549mm (21.61")
Monitor-1: HDMI-A-1 mapped: HDMI-0 note: disabled model: LG (GoldStar) FHD
serial: <filter> res: 1920x1080 hz: 100 dpi: 102
size: 480x260mm (18.9x10.24") diag: 546mm (21.5") modes: max: 1920x1080
min: 640x480
API: OpenGL v: 4.6.0 NVIDIA 470.256.02 renderer: NVIDIA GeForce GT
740/PCIe/SSE2 direct-render: Yes
Audio:
Device-1: Intel NM10/ICH7 Family High Definition Audio
vendor: Gigabyte GA-D525TUD driver: snd_hda_intel v: kernel bus-ID: 00:1b.0
chip-ID: 8086:27d8 class-ID: 0403
Device-2: NVIDIA GK107 HDMI Audio driver: snd_hda_intel v: kernel pcie:
speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:0e1b class-ID: 0403
API: ALSA v: k6.1.0-30-amd64 status: kernel-api
Server-1: PulseAudio v: 16.1 status: active
Network:
Device-1: Qualcomm Atheros AR8131 Gigabit Ethernet
vendor: Gigabyte GA-G31M-ES2L driver: atl1c v: kernel pcie: speed: 2.5 GT/s
lanes: 1 port: bf00 bus-ID: 03:00.0 chip-ID: 1969:1063 class-ID: 0200
IF: enp3s0 state: down mac: <filter>
Device-2: Ralink RT5370 Wireless Adapter type: USB driver: rt2800usb
bus-ID: 5-5:2 chip-ID: 148f:5370 class-ID: 0000 serial: <filter>
IF: wlxc83a35c9505a state: up mac: <filter>
Drives:
Local Storage: total: 1.38 TiB used: 20.29 GiB (1.4%)
ID-1: /dev/sda vendor: Toshiba model: DT01ACA100 size: 931.51 GiB
speed: <unknown> type: HDD rpm: 7200 serial: <filter> rev: A7C0 scheme: MBR
ID-2: /dev/sdb vendor: A-Data model: SU800 size: 476.94 GiB
speed: <unknown> type: SSD serial: <filter> rev: 8B scheme: MBR
Partition:
ID-1: / size: 173.1 GiB used: 17.27 GiB (10.0%) fs: ext4 dev: /dev/sdb1
ID-2: /home size: 14.66 GiB used: 3.02 GiB (20.6%) fs: ext4 dev: /dev/sdb6
Swap:
ID-1: swap-1 type: partition size: 8 GiB used: 0 KiB (0.0%) priority: -2
dev: /dev/sdb3
ID-2: swap-2 type: zram size: 1.91 GiB used: 0 KiB (0.0%) priority: 100
dev: /dev/zram0
Sensors:
System Temperatures: cpu: 55.0 C mobo: N/A gpu: nvidia temp: 40 C
Fan Speeds (RPM): N/A gpu: nvidia fan: 30%
Info:
Processes: 164 Uptime: 22m wakeups: 0 Memory: 3.82 GiB
used: 1.94 GiB (50.7%) Init: systemd v: 252 target: graphical (5)
default: graphical Compilers: gcc: 12.2.0 alt: 12 Packages: pm: dpkg
pkgs: 1743 Shell: Bash v: 5.2.15 running-in: konsole inxi: 3.3.26
ak@debian:~$
Thanks,
GK