You are not logged in.
As title says, link speed of my laptop (wlan card : Intel AX200) is fixed to 6 Mbps to my router after an update. And this is making my internet speed very slow. THe link speed spikes little bit (to 175 Mbps) when I restart the wpa_supplicant service, but it comes down to 6 Mpbs shortly after which remains the same through out the time. I would usually get around 733 Mbps, but I don't know why this is happening.
Does anyone suffer from this issue as well?
Last edited by redshoe (2023-05-10 18:41:10)
Offline
Have you tried restarting your router? There's been no notable change to wpa_supplicant in months, which basically leaves either the kernel/linux-firmware or some knot in your router, which incidentally was a recent thread with that resolution as well: https://bbs.archlinux.org/viewtopic.php?id=285416&p=2
Offline
Have you tried restarting your router? There's been no notable change to wpa_supplicant in months, which basically leaves either the kernel/linux-firmware or some knot in your router, which incidentally was a recent thread with that resolution as well: https://bbs.archlinux.org/viewtopic.php?id=285416&p=2
Restarting didn't really help. I have other devices connected to the same router, but they are working just fine (though they don't use Arch Linux).
Offline
fixed to 6 Mbps
How exactly do you determine that?
Post the pacman log covering the relevant update,
iw dev <nic> station dumpfind /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -ffor ((i=0;i<16;++i)); do wget -nv --show-progress -O /dev/null "http://139.162.130.8/100MB-frankfurt.bin"; done(that's for a linode host in germany, see https://bbs.archlinux.org/viewtopic.php?pid=2073719 for more servers) and the complete system journal for a boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.stIdeally run iperf against another host in the LAN.
Online
fixed to 6 Mbps
How exactly do you determine that?
I'm using i3 window manager status bar and I have the connection bitrate shown in the status bar.
pacman log for recent update
[2023-05-09T19:25:39-0400] [PACMAN] Running 'pacman -Syu'
[2023-05-09T19:25:39-0400] [PACMAN] synchronizing package lists
[2023-05-09T19:25:40-0400] [PACMAN] starting full system upgrade
[2023-05-09T19:27:03-0400] [ALPM] running '60-mkinitcpio-remove.hook'...
[2023-05-09T19:27:04-0400] [ALPM] transaction started
[2023-05-09T19:27:04-0400] [ALPM] upgraded adwaita-cursors (43-2 -> 44.0-1)
[2023-05-09T19:27:04-0400] [ALPM] upgraded linux-api-headers (6.1.9-1 -> 6.3-1)
[2023-05-09T19:27:04-0400] [ALPM] upgraded glibc (2.37-2 -> 2.37-3)
[2023-05-09T19:27:04-0400] [ALPM-SCRIPTLET] Generating locales...
[2023-05-09T19:27:05-0400] [ALPM-SCRIPTLET] en_US.UTF-8... done
[2023-05-09T19:27:06-0400] [ALPM-SCRIPTLET] ko_KR.UTF-8... done
[2023-05-09T19:27:06-0400] [ALPM-SCRIPTLET] Generation complete.
[2023-05-09T19:27:06-0400] [ALPM] upgraded util-linux-libs (2.38.1-3 -> 2.38.1-4)
[2023-05-09T19:27:06-0400] [ALPM] upgraded gcc-libs (12.2.1-2 -> 13.1.1-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded glib2 (2.76.1-1 -> 2.76.2-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded xz (5.4.2-1 -> 5.4.3-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded libxml2 (2.10.3-2 -> 2.10.4-4)
[2023-05-09T19:27:06-0400] [ALPM] upgraded brotli (1.0.9-10 -> 1.0.9-12)
[2023-05-09T19:27:06-0400] [ALPM] upgraded harfbuzz (7.1.0-1 -> 7.2.0-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded zstd (1.5.4-1 -> 1.5.5-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded xcb-proto (1.15.2-2 -> 1.15.2-3)
[2023-05-09T19:27:06-0400] [ALPM] upgraded libxft (2.3.7-1 -> 2.3.8-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded gtk-update-icon-cache (1:4.10.1-2 -> 1:4.10.3-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded adwaita-icon-theme (43-2 -> 44.0-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded amd-ucode (20230210.bf4115c-1 -> 20230404.2e92a49f-1)
[2023-05-09T19:27:06-0400] [ALPM] upgraded libcap-ng (0.8.3-1 -> 0.8.3-2)
[2023-05-09T19:27:06-0400] [ALPM] upgraded keyutils (1.6.3-1 -> 1.6.3-2)
[2023-05-09T19:27:06-0400] [ALPM] upgraded audit (3.1-1 -> 3.1.1-1)
[2023-05-09T19:27:07-0400] [ALPM] upgraded pam (1.5.2-1 -> 1.5.2-2)
[2023-05-09T19:27:07-0400] [ALPM] upgraded coreutils (9.2-3 -> 9.3-1)
[2023-05-09T19:27:07-0400] [ALPM] upgraded systemd-libs (253.3-3 -> 253.4-1)
[2023-05-09T19:27:07-0400] [ALPM] upgraded ca-certificates-mozilla (3.89-1 -> 3.89.1-1)
[2023-05-09T19:27:07-0400] [ALPM] upgraded gpgme (1.19.0-3 -> 1.20.0-3)
[2023-05-09T19:27:07-0400] [ALPM] upgraded mpfr (4.2.0-3 -> 4.2.0.p4-1)
[2023-05-09T19:27:07-0400] [ALPM] upgraded archlinux-keyring (20230320-1 -> 20230504-1)
[2023-05-09T19:27:07-0400] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2023-05-09T19:27:09-0400] [ALPM-SCRIPTLET] ==> Updating trust database...
[2023-05-09T19:27:09-0400] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2023-07-12
[2023-05-09T19:27:09-0400] [ALPM-SCRIPTLET] ==> Updating trust database...
[2023-05-09T19:27:09-0400] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2023-07-12
[2023-05-09T19:27:09-0400] [ALPM] upgraded argon2 (20190702-4 -> 20190702-5)
[2023-05-09T19:27:09-0400] [ALPM] upgraded avahi (0.8+22+gfd482a7-3 -> 0.8+22+gfd482a7-4)
[2023-05-09T19:27:09-0400] [ALPM] upgraded babl (0.1.102-1 -> 0.1.104-1)
[2023-05-09T19:27:09-0400] [ALPM] upgraded binutils (2.40-4 -> 2.40-5)
[2023-05-09T19:27:09-0400] [ALPM] upgraded boost-libs (1.81.0-3 -> 1.81.0-5)
[2023-05-09T19:27:09-0400] [ALPM] upgraded botan (2.19.3-1 -> 3.0.0-1)
[2023-05-09T19:27:09-0400] [ALPM] upgraded dav1d (1.1.0-1 -> 1.2.0-1)
[2023-05-09T19:27:10-0400] [ALPM] upgraded python (3.10.10-1 -> 3.11.3-1)
[2023-05-09T19:27:10-0400] [ALPM] upgraded dbus-python (1.2.18-4 -> 1.2.18-5)
[2023-05-09T19:27:10-0400] [ALPM] upgraded device-mapper (2.03.20-1 -> 2.03.21-1)
[2023-05-09T19:27:10-0400] [ALPM] upgraded hwdata (0.369-1 -> 0.370-1)
[2023-05-09T19:27:10-0400] [ALPM] upgraded libseccomp (2.5.4-1 -> 2.5.4-2)
[2023-05-09T19:27:10-0400] [ALPM] upgraded util-linux (2.38.1-3 -> 2.38.1-4)
[2023-05-09T19:27:10-0400] [ALPM] upgraded libpcap (1.10.3-1 -> 1.10.4-1)
[2023-05-09T19:27:10-0400] [ALPM] upgraded systemd (253.3-3 -> 253.4-1)
[2023-05-09T19:27:11-0400] [ALPM] upgraded opus (1.3.1-3 -> 1.4-1)
[2023-05-09T19:27:11-0400] [ALPM] upgraded libopenmpt (0.6.10-1 -> 0.7.1-1)
[2023-05-09T19:27:11-0400] [ALPM] upgraded libssh (0.10.4-3 -> 0.10.5-1)
[2023-05-09T19:27:11-0400] [ALPM] upgraded vid.stab (1.1-3 -> 1.1.1-1)
[2023-05-09T19:27:11-0400] [ALPM] upgraded svt-av1 (1.4.1-1 -> 1.5.0-1)
[2023-05-09T19:27:11-0400] [ALPM] upgraded lib32-glibc (2.37-2 -> 2.37-3)
[2023-05-09T19:27:11-0400] [ALPM] upgraded llvm-libs (15.0.7-2 -> 15.0.7-3)
[2023-05-09T19:27:11-0400] [ALPM] upgraded mesa (23.0.2-2 -> 23.0.3-1)
[2023-05-09T19:27:12-0400] [ALPM] upgraded perl (5.36.0-3 -> 5.36.1-1)
[2023-05-09T19:27:12-0400] [ALPM] upgraded imath (3.1.7-1 -> 3.1.7-2)
[2023-05-09T19:27:12-0400] [ALPM] upgraded ffmpeg (2:6.0-4 -> 2:6.0-5)
[2023-05-09T19:27:12-0400] [ALPM] upgraded nss (3.89-1 -> 3.89.1-1)
[2023-05-09T19:27:12-0400] [ALPM] upgraded iso-codes (4.13.0-1 -> 4.15.0-1)
[2023-05-09T19:27:12-0400] [ALPM] upgraded libxi (1.8-3 -> 1.8.1-1)
[2023-05-09T19:27:12-0400] [ALPM] upgraded libproxy (0.4.18-2 -> 0.4.18-3)
[2023-05-09T19:27:12-0400] [ALPM] upgraded libsoup3 (3.4.0-1 -> 3.4.2-1)
[2023-05-09T19:27:12-0400] [ALPM] upgraded tracker3 (3.5.0-1 -> 3.5.1-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded firefox (112.0-1 -> 113.0-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gcc (12.2.1-2 -> 13.1.1-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded git (2.40.0-1 -> 2.40.1-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded libgirepository (1.76.1-1 -> 1.76.1-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gobject-introspection-runtime (1.76.1-1 -> 1.76.1-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded python-markupsafe (2.1.2-1 -> 2.1.2-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded python-mako (1.2.4-1 -> 1.2.4-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded python-markdown (3.4.3-1 -> 3.4.3-2)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gobject-introspection (1.76.1-1 -> 1.76.1-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gpm (1.20.7.r38.ge82d1a6-4 -> 1.20.7.r38.ge82d1a6-5)
[2023-05-09T19:27:13-0400] [ALPM] upgraded libtool (2.4.7+4+g1ec8fa28-2 -> 2.4.7+4+g1ec8fa28-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded libheif (1.15.2-1 -> 1.16.1-2)
[2023-05-09T19:27:13-0400] [ALPM] upgraded libxpm (3.5.15-1 -> 3.5.16-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded libpaper (2.0.12-1 -> 2.1.0-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded graphviz (8.0.3-1 -> 8.0.5-2)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gsl (2.7.1-1 -> 2.7.1-3)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gspell (1.12.0-2 -> 1.12.1-1)
[2023-05-09T19:27:13-0400] [ALPM] upgraded gstreamer (1.22.1-2 -> 1.22.2-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded gst-plugins-base-libs (1.22.1-2 -> 1.22.2-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded gst-plugins-bad-libs (1.22.1-2 -> 1.22.2-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded gst-plugin-gtk (1.22.1-2 -> 1.22.2-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded harfbuzz-icu (7.1.0-1 -> 7.2.0-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded hwloc (2.9.0-1 -> 2.9.1-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded i3-wm (4.22-3 -> 4.22-4)
[2023-05-09T19:27:14-0400] [ALPM] upgraded python-gobject (3.44.1-1 -> 3.44.1-3)
[2023-05-09T19:27:14-0400] [ALPM] upgraded libibus (1.5.28-3 -> 1.5.28-4)
[2023-05-09T19:27:14-0400] [ALPM] upgraded ibus (1.5.28-3 -> 1.5.28-4)
[2023-05-09T19:27:14-0400] [ALPM] upgraded ibus-hangul (1.5.4-3 -> 1.5.4-5)
[2023-05-09T19:27:14-0400] [ALPM] upgraded imagemagick (7.1.1.7-1 -> 7.1.1.8-1)
[2023-05-09T19:27:14-0400] [ALPM] upgraded lib2geom (1.2.2-1 -> 1.2.2-2)
[2023-05-09T19:27:14-0400] [ALPM] upgraded libxslt (1.1.37-2 -> 1.1.37-3)
[2023-05-09T19:27:14-0400] [ALPM] upgraded python-cssselect (1.2.0-1 -> 1.2.0-3)
[2023-05-09T19:27:14-0400] [ALPM] upgraded python-lxml (4.9.2-1 -> 4.9.2-3)
[2023-05-09T19:27:14-0400] [ALPM] upgraded python-numpy (1.24.2-1 -> 1.24.3-2)
[2023-05-09T19:27:14-0400] [ALPM] upgraded libwpg (0.3.3-4 -> 0.3.4-1)
[2023-05-09T19:27:15-0400] [ALPM] upgraded inkscape (1.2.2-4 -> 1.2.2-6)
[2023-05-09T19:27:15-0400] [ALPM] upgraded iproute2 (6.2.0-2 -> 6.3.0-1)
[2023-05-09T19:27:15-0400] [ALPM] upgraded lensfun (1:0.3.3-1 -> 1:0.3.3-2)
[2023-05-09T19:27:15-0400] [ALPM] upgraded less (1:608-2 -> 1:633-1)
[2023-05-09T19:27:15-0400] [ALPM] upgraded libevdev (1.13.0-1 -> 1.13.1-1)
[2023-05-09T19:27:15-0400] [ALPM] upgraded libgexiv2 (0.14.0-3 -> 0.14.0-4)
[2023-05-09T19:27:15-0400] [ALPM] upgraded libieee1284 (0.2.11-14 -> 0.2.11-15)
[2023-05-09T19:27:15-0400] [ALPM] upgraded linux (6.2.11.arch1-1 -> 6.3.1.arch1-1)
[2023-05-09T19:27:15-0400] [ALPM] upgraded linux-firmware-whence (20230210.bf4115c-1 -> 20230404.2e92a49f-1)
[2023-05-09T19:27:16-0400] [ALPM] upgraded linux-firmware (20230210.bf4115c-1 -> 20230404.2e92a49f-1)
[2023-05-09T19:27:16-0400] [ALPM] upgraded luajit (2.1.0.beta3.r471.g505e2c03-1 -> 2.1.0.beta3.r471.g224129a8-1)
[2023-05-09T19:27:16-0400] [ALPM] upgraded pciutils (3.9.0-2 -> 3.10.0-1)
[2023-05-09T19:27:16-0400] [ALPM] upgraded net-snmp (5.9.1-5 -> 5.9.1-6)
[2023-05-09T19:27:16-0400] [ALPM] upgraded tdb (1.4.8-1 -> 1.4.8-2)
[2023-05-09T19:27:16-0400] [ALPM] upgraded pulseaudio-equalizer-ladspa (3.0.2-5 -> 3.0.2-6)
[2023-05-09T19:27:17-0400] [ALPM] upgraded signal-desktop (6.14.0-1 -> 6.16.0-1)
[2023-05-09T19:27:17-0400] [ALPM] upgraded systemd-sysvcompat (253.3-3 -> 253.4-1)
[2023-05-09T19:27:17-0400] [ALPM] installed botan2 (2.19.3-1)
[2023-05-09T19:27:17-0400] [ALPM] upgraded thunderbird (102.10.0-1 -> 102.10.1-2)
[2023-05-09T19:27:17-0400] [ALPM] upgraded vim-runtime (9.0.1420-1 -> 9.0.1506-1)
[2023-05-09T19:27:17-0400] [ALPM] upgraded vim (9.0.1420-1 -> 9.0.1506-1)
[2023-05-09T19:27:18-0400] [ALPM] upgraded webkit2gtk (2.40.0-2 -> 2.40.1-2)
[2023-05-09T19:27:18-0400] [ALPM] transaction completed
[2023-05-09T19:27:19-0400] [ALPM] running '20-systemd-sysusers.hook'...
[2023-05-09T19:27:19-0400] [ALPM] running '30-systemd-catalog.hook'...
[2023-05-09T19:27:19-0400] [ALPM] running '30-systemd-daemon-reload.hook'...
[2023-05-09T19:27:19-0400] [ALPM] running '30-systemd-hwdb.hook'...
[2023-05-09T19:27:19-0400] [ALPM] running '30-systemd-sysctl.hook'...
[2023-05-09T19:27:19-0400] [ALPM] running '30-systemd-tmpfiles.hook'...
[2023-05-09T19:27:19-0400] [ALPM] running '30-systemd-udev-reload.hook'...
[2023-05-09T19:27:20-0400] [ALPM] running '30-systemd-update.hook'...
[2023-05-09T19:27:20-0400] [ALPM] running '40-update-ca-trust.hook'...
[2023-05-09T19:27:21-0400] [ALPM] running '60-depmod.hook'...
[2023-05-09T19:27:22-0400] [ALPM] running '90-mkinitcpio-install.hook'...
[2023-05-09T19:27:22-0400] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2023-05-09T19:27:22-0400] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img --microcode /boot/amd-ucode.img
[2023-05-09T19:27:22-0400] [ALPM-SCRIPTLET] ==> Starting build: '6.3.1-arch1-1'
[2023-05-09T19:27:22-0400] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-05-09T19:27:23-0400] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-05-09T19:27:23-0400] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2023-05-09T19:27:23-0400] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-05-09T19:27:23-0400] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-05-09T19:27:27-0400] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2023-05-09T19:27:28-0400] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-05-09T19:27:28-0400] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2023-05-09T19:27:28-0400] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect --microcode /boot/amd-ucode.img
[2023-05-09T19:27:28-0400] [ALPM-SCRIPTLET] ==> Starting build: '6.3.1-arch1-1'
[2023-05-09T19:27:28-0400] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2023-05-09T19:27:29-0400] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2023-05-09T19:27:29-0400] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2023-05-09T19:27:29-0400] [ALPM-SCRIPTLET] -> Running build hook: [kms]
[2023-05-09T19:27:34-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'ast'
[2023-05-09T19:27:37-0400] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2023-05-09T19:27:37-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'xhci_pci'
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] -> Running build hook: [keymap]
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] -> Running build hook: [consolefont]
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] ==> WARNING: consolefont: no font found in configuration
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qed'
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'aic94xx'
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'bfa'
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'wd719x'
[2023-05-09T19:27:38-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla1280'
[2023-05-09T19:27:39-0400] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: 'qla2xxx'
[2023-05-09T19:27:40-0400] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2023-05-09T19:27:41-0400] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2023-05-09T19:27:44-0400] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2023-05-09T19:27:44-0400] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-fallback.img'
[2023-05-09T19:27:46-0400] [ALPM-SCRIPTLET] ==> Image generation successful
[2023-05-09T19:27:46-0400] [ALPM] running 'dbus-reload.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'dconf-update.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'detect-old-perl-modules.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'glib-compile-schemas.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'gtk-query-immodules-2.0.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'gtk-update-icon-cache.hook'...
[2023-05-09T19:27:46-0400] [ALPM] running 'texinfo-install.hook'...
[2023-05-09T19:27:48-0400] [ALPM] running 'update-desktop-database.hook'...output for
iw dev <nic> station dumpbash: nic: No such file or directoryoutput for
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fbluetooth.service | bluetooth.target.wants
cups.path | multi-user.target.wants
cups.service | multi-user.target.wants
cups.service | printer.target.wants
cups.socket | sockets.target.wants
dbus-org.bluez.service | system
dhcpcd.service | multi-user.target.wants
getty@tty1.service | getty.target.wants
p11-kit-server.socket | sockets.target.wants
pulseaudio.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
wpa_supplicant@wlp3s0.service | multi-user.target.wantsand for the following command
for ((i=0;i<16;++i)); do wget -nv --show-progress -O /dev/null "http://139.162.130.8/100MB-frankfurt.bin"; doneit is taking forever, download speed is in the scale of 10s of kbytes, and still going
And the system journal
Offline
I'm using i3 window manager status bar and I have the connection bitrate shown in the status bar.
That's not a usable metric for anything.
bash: nic: No such file or directory
"<nic>" is a placeholder for your NIC (enp2s0f0 or wlp3s0) …
Also
systool -vm iwlwifiThere're no conflicting services, no firmware crashes and you're on a 5GHz channel
download speed is in the scale of 10s of kbytes
Can you run a local iperf to rule out a WAN problem?
Online
Okay.
Outpuf of
iw dev wlp3s0 station dumpStation 14:59:c0:c9:6f:cf (on wlp3s0)
inactive time: 6694 ms
rx bytes: 70605174
rx packets: 77327
tx bytes: 73981104
tx packets: 30196
tx retries: 90
tx failed: 0
beacon loss: 0
beacon rx: 9927
rx drop misc: 8
signal: -40 [-40, -86] dBm
signal avg: -42 dBm
beacon signal avg: -40 dBm
tx bitrate: 433.3 MBit/s VHT-MCS 9 80MHz short GI VHT-NSS 1
tx duration: 0 us
rx bitrate: 6.0 MBit/s 40MHz
rx duration: 0 us
authorized: yes
authenticated: yes
associated: yes
preamble: long
WMM/WME: yes
MFP: no
TDLS peer: no
DTIM period: 1
beacon interval:100
short preamble: yes
short slot time:yes
connected time: 1031 seconds
associated at [boottime]: 11.385s
associated at: 1683731703554 ms
current time: 1683732734490 msoutput for
systool -vm iwlwifiodule = "iwlwifi"
Attributes:
coresize = "548864"
initsize = "0"
initstate = "live"
refcnt = "1"
srcversion = "2A1D8F468270278F1A5615F"
taint = ""
uevent = <store method only>
Parameters:
11n_disable = "0"
amsdu_size = "0"
bt_coex_active = "Y"
debug = "0"
disable_11ac = "N"
disable_11ax = "N"
disable_11be = "N"
fw_restart = "Y"
led_mode = "0"
nvm_file = "(null)"
power_level = "0"
power_save = "N"
remove_when_gone = "N"
swcrypto = "0"
uapsd_disable = "3"
Sections:
[rangke@Rangke ~]$ sudo systool -vm iwlwifi
Module = "iwlwifi"
Attributes:
coresize = "548864"
initsize = "0"
initstate = "live"
refcnt = "1"
srcversion = "2A1D8F468270278F1A5615F"
taint = ""
uevent = <store method only>
Parameters:
11n_disable = "0"
amsdu_size = "0"
bt_coex_active = "Y"
debug = "0"
disable_11ac = "N"
disable_11ax = "N"
disable_11be = "N"
fw_restart = "Y"
led_mode = "0"
nvm_file = "(null)"
power_level = "0"
power_save = "N"
remove_when_gone = "N"
swcrypto = "0"
uapsd_disable = "3"
Sections:
.altinstr_replacement= "0xffffffffc1acdc65"
.altinstructions = "0xffffffffc1ace558"
.bss = "0xffffffffc1b05b00"
.call_sites = "0xffffffffc1aece01"
.data.once = "0xffffffffc1b040d0"
.data = "0xffffffffc1b01940"
.exit.data = "0xffffffffc1b040c8"
.exit.text = "0xffffffffc1acdc40"
.gnu.linkonce.this_module= "0xffffffffc1b05740"
.ibt_endbr_seal = "0xffffffffc1af0451"
.init.data = "0xffffffffc17eb000"
.init.text = "0xffffffffc17ea000"
.note.Linux = "0xffffffffc1afe314"
.note.gnu.build-id = "0xffffffffc1afe2f0"
.note.gnu.property = "0xffffffffc1afe2b0"
.orc_unwind = "0xffffffffc1af05b5"
.orc_unwind_ip = "0xffffffffc1af8a4b"
.printk_index = "0xffffffffc1b04040"
.ref.data = "0xffffffffc1b044a0"
.retpoline_sites = "0xffffffffc1aec085"
.return_sites = "0xffffffffc1aec529"
.rodata = "0xffffffffc1ace5a0"
.rodata.cst2 = "0xffffffffc1aebcf8"
.rodata.str1.1 = "0xffffffffc1ae1f82"
.rodata.str1.8 = "0xffffffffc1ae4f38"
.rodata.str2.8 = "0xffffffffc1aebd00"
.smp_locks = "0xffffffffc1aeb928"
.static_call.text = "0xffffffffc1acdc7c"
.static_call_sites = "0xffffffffc1b054a8"
.strtab = "0xffffffffc17fd598"
.symtab = "0xffffffffc17ec000"
.text = "0xffffffffc1a9c000"
__bpf_raw_tp_map = "0xffffffffc1b04100"
__bug_table = "0xffffffffc1b00000"
__jump_table = "0xffffffffc1aff000"
__ksymtab = "0xffffffffc1ace000"
__ksymtab_gpl = "0xffffffffc1ace09c"
__ksymtab_strings = "0xffffffffc1ae1273"
__mcount_loc = "0xffffffffc1aeabb5"
__param = "0xffffffffc1aeba78"
__patchable_function_entries= "0xffffffffc1b00930"
__tracepoints_ptrs = "0xffffffffc1aebdd0"
__tracepoints_strings= "0xffffffffc1aebe30"
__tracepoints = "0xffffffffc1b04c20"
_ftrace_events = "0xffffffffc1b043e0"Regarding iperf test, I do have a LAN computer that I connect to with ssh, and it is not letting me connect to it (Connection refused error). For WAN testing, could you throw me some flags or options for the iperf?
Last edited by redshoe (2023-05-10 15:43:51)
Offline
I'm using i3 window manager status bar and I have the connection bitrate shown in the status bar.
That's not a usable metric for anything.
Shouldn't this be useful to see the maximum bandwidth available, so if this is bad, then other speed tests cannot be better than this?
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
Yes "should" …
It depends on what that indicator actually displays - I generally have little to no confidence in 2nd hand data.
It however matches the station dump. The latter also shows a way higher TX rate.
See https://man.archlinux.org/man/community … iperf.1.en
You need to run that on two systems, one in server and one in client mode (connecting to the IP of the server)
Online
iperf results
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
[ 1] local 192.168.1.7 port 5001 connected with 192.168.1.12 port 38330 (icwnd/mss/irtt=14/1448/1828)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 40.6 MBytes 34.0 Mbits/sec
[ 1] 10.0000-20.0000 sec 26.2 MBytes 22.0 Mbits/sec
[ 1] 20.0000-30.0000 sec 127 MBytes 107 Mbits/sec
[ 1] 30.0000-40.0000 sec 186 MBytes 156 Mbits/sec
[ 1] 40.0000-50.0000 sec 157 MBytes 132 Mbits/sec
[ 1] 50.0000-60.0000 sec 98.5 MBytes 82.6 Mbits/sec
[ 1] 0.0000-60.0176 sec 635 MBytes 88.8 Mbits/sec
------------------------------------------------------------
Client connecting to 192.168.1.7, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 1.00 MByte)
------------------------------------------------------------
[ 1] local 192.168.1.12 port 38330 connected with 192.168.1.7 port 5001 (icwnd/mss/irtt=14/1448/13517)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 41.0 MBytes 34.4 Mbits/sec
[ 1] 10.0000-20.0000 sec 26.0 MBytes 21.8 Mbits/sec
[ 1] 20.0000-30.0000 sec 127 MBytes 107 Mbits/sec
[ 1] 30.0000-40.0000 sec 186 MBytes 156 Mbits/sec
[ 1] 40.0000-50.0000 sec 157 MBytes 132 Mbits/sec
[ 1] 50.0000-60.0000 sec 98.4 MBytes 82.5 Mbits/sec
[ 1] 0.0000-60.0346 sec 635 MBytes 88.8 Mbits/secOffline
The throughput swings rather wildly (but is far from 700Mb/s)
What if you pass
iwlwifi.disable_11ac=1 iwlwifi.disable_11ax=1 iwlwifi.disable_11be=1 to the kernel?
(802.11n won't get you 700Mb/s but maybe a decent stable throughput and this would hint at the cause)
Online
The throughput swings rather wildly (but is far from 700Mb/s)
What if you passiwlwifi.disable_11ac=1 iwlwifi.disable_11ax=1 iwlwifi.disable_11be=1to the kernel?
(802.11n won't get you 700Mb/s but maybe a decent stable throughput and this would hint at the cause)
How do I pass those options to the kernel? modprobe?
Offline
https://wiki.archlinux.org/title/Kernel … le_options
The provided syntax is for https://wiki.archlinux.org/title/Kernel … mmand_line (and imo preferable for a transient test setup)
Online
iperf results with those kernel parameters
------------------------------------------------------------
Client connecting to 192.168.1.7, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 1.00 MByte)
------------------------------------------------------------
[ 1] local 192.168.1.12 port 42628 connected with 192.168.1.7 port 5001 (icwnd/mss/irtt=14/1448/376200)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 41.6 MBytes 34.9 Mbits/sec
[ 1] 10.0000-20.0000 sec 14.5 MBytes 12.2 Mbits/sec
[ 1] 20.0000-30.0000 sec 72.8 KBytes 59.6 Kbits/sec
[ 1] 30.0000-40.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 40.0000-50.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 50.0000-60.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 0.0000-115.7374 sec 56.2 MBytes 4.07 Mbits/sec
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
[ 1] local 192.168.1.7 port 5001 connected with 192.168.1.12 port 42628 (icwnd/mss/irtt=14/1448/204907)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 41.6 MBytes 34.9 Mbits/sec
[ 1] 10.0000-20.0000 sec 14.2 MBytes 11.9 Mbits/sec
[ 1] 20.0000-30.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 30.0000-40.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 40.0000-50.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 50.0000-60.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 60.0000-70.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 70.0000-80.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 80.0000-90.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 90.0000-100.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 100.0000-110.0000 sec 0.000 Bytes 0.000 bits/sec
[ 1] 110.0000-115.6246 sec 407 KBytes 593 Kbits/sec
[ 1] 0.0000-115.6246 sec 56.2 MBytes 4.08 Mbits/secOffline
Are these results consistent over multiple iperf runs?
Can you connect to a 2.4GHz AP?
Online
with 2.4Ghz
------------------------------------------------------------
Client connecting to 192.168.1.7, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 1.00 MByte)
------------------------------------------------------------
[ 1] local 192.168.1.12 port 40456 connected with 192.168.1.7 port 5001 (icwnd/mss/irtt=14/1448/144691)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 17.4 MBytes 14.6 Mbits/sec
[ 1] 10.0000-20.0000 sec 17.0 MBytes 14.3 Mbits/sec
[ 1] 20.0000-30.0000 sec 14.8 MBytes 12.4 Mbits/sec
[ 1] 30.0000-40.0000 sec 17.2 MBytes 14.5 Mbits/sec
[ 1] 40.0000-50.0000 sec 16.4 MBytes 13.7 Mbits/sec
[ 1] 50.0000-60.0000 sec 17.8 MBytes 14.9 Mbits/sec
[ 1] 0.0000-60.5235 sec 101 MBytes 13.9 Mbits/sec
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
[ 1] local 192.168.1.7 port 5001 connected with 192.168.1.12 port 40456 (icwnd/mss/irtt=14/1448/6482)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 17.0 MBytes 14.2 Mbits/sec
[ 1] 10.0000-20.0000 sec 17.2 MBytes 14.4 Mbits/sec
[ 1] 20.0000-30.0000 sec 14.6 MBytes 12.3 Mbits/sec
[ 1] 30.0000-40.0000 sec 17.4 MBytes 14.6 Mbits/sec
[ 1] 40.0000-50.0000 sec 16.3 MBytes 13.7 Mbits/sec
[ 1] 50.0000-60.0000 sec 17.6 MBytes 14.8 Mbits/sec
[ 1] 0.0000-60.2891 sec 101 MBytes 14.0 Mbits/secOffline
with 2.4Ghz
------------------------------------------------------------
Client connecting to 192.168.1.7, TCP port 5001
TCP window size: 416 KByte (WARNING: requested 1.00 MByte)
------------------------------------------------------------
[ 1] local 192.168.1.12 port 40456 connected with 192.168.1.7 port 5001 (icwnd/mss/irtt=14/1448/144691)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 17.4 MBytes 14.6 Mbits/sec
[ 1] 10.0000-20.0000 sec 17.0 MBytes 14.3 Mbits/sec
[ 1] 20.0000-30.0000 sec 14.8 MBytes 12.4 Mbits/sec
[ 1] 30.0000-40.0000 sec 17.2 MBytes 14.5 Mbits/sec
[ 1] 40.0000-50.0000 sec 16.4 MBytes 13.7 Mbits/sec
[ 1] 50.0000-60.0000 sec 17.8 MBytes 14.9 Mbits/sec
[ 1] 0.0000-60.5235 sec 101 MBytes 13.9 Mbits/sec
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 128 KByte (default)
------------------------------------------------------------
[ 1] local 192.168.1.7 port 5001 connected with 192.168.1.12 port 40456 (icwnd/mss/irtt=14/1448/6482)
[ ID] Interval Transfer Bandwidth
[ 1] 0.0000-10.0000 sec 17.0 MBytes 14.2 Mbits/sec
[ 1] 10.0000-20.0000 sec 17.2 MBytes 14.4 Mbits/sec
[ 1] 20.0000-30.0000 sec 14.6 MBytes 12.3 Mbits/sec
[ 1] 30.0000-40.0000 sec 17.4 MBytes 14.6 Mbits/sec
[ 1] 40.0000-50.0000 sec 16.3 MBytes 13.7 Mbits/sec
[ 1] 50.0000-60.0000 sec 17.6 MBytes 14.8 Mbits/sec
[ 1] 0.0000-60.2891 sec 101 MBytes 14.0 Mbits/secOffline
And yes. Multiple iperf runs are pretty similar.
Offline
Found the god dang culprit. One of the antenna cables that was connected to the WLAN card was unplugged. I have no clue how this happened as I am using a laptop.
Anyways, thanks for the help Seth.
Last edited by redshoe (2023-05-10 18:40:54)
Offline