You are not logged in.
My regulatory country is set correctly. The distance form the router doesn't matter , the speed differce is negligible amount.
iwconfig output :
lo no wireless extensions.
enp7s0 no wireless extensions.
wlp0s20f3 IEEE 802.11 ESSID:"[REDACTED]"
Mode:Managed Frequency:5.18 GHz Access Point: 88:40:33:16:1F:7C
Bit Rate=54 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=54/70 Signal level=-56 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:5 Missed beacon:0
virbr2 no wireless extensions.
virbr3 no wireless extensions.
docker0 no wireless extensions.I don't know what command output to post else.
Last edited by technicap (2022-10-21 13:35:53)
Offline
How are you measuring speed? Do other devices experience the same issue or just this one? What hardware are you using for the router and the wifi card? What are you using to manage network connections? What's in the journal?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I meassure speed with speedtest.net . I meassured on problematic machine using wifi and ethernet . I also meassured on the wifi with another device and the coonection was dramaticlly slower only on arch linux machine on wifi . Router is Huawei HS8546V5 ,ISP provided it, and my laptop uses intel wifi buit into processor , I think, 9th gen. I use NetworkManager for managing my network.
In journal when connecting to wifi there were warnings :
NetworkManager[586]: <warn> [1666271207.9729] device (wlp0s20f3): no secrets: No agents were available for this request.
NetworkManager[586]: <warn> [1666271207.9732] device (wlp0s20f3): Activation: failed for connection '[REDACTED]'Offline
Please post a complete log.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Pastebin was too small so used pastebin like tool listed in archwiki
Here is link tolog from last boot :
http://0x0.st/oxia.txt
Offline
That's a lot of pcie errors. See https://bbs.archlinux.org/viewtopic.php?id=274935 for something similar. Have you checked for newer firmware? https://www.intel.co.uk/content/www/uk/ … -1550.html has some fairly recent notes for Ubuntu, but I'm not sure if that would apply here?
If you've moved countries, the regulatory domain complaints might possibly be relevant, but probably not.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Can we please quantify "slow"?
https://bbs.archlinux.org/viewtopic.php … 6#p2017886
You're on a 54Mbit connection - ~3½ MB/s is about the best you can expect.
Was that on the 2.4GHz 'HUAWEI P30 Pro' or 5GHz 'Laitoswiatlowod6716-5G' (don't redact SSIDs; as you see, that's a pointless obstacle)
Offline
The connection is so slow on my arch linux machine ONLY on WIFI . My connection ,which I meassure 24/7 using raspberry pi connected through my ethernet, is 423 Mb/s download and 42 Mb/s upload.
Was that on the 2.4GHz 'HUAWEI P30 Pro' or 5GHz 'Laitoswiatlowod6716-5G'
This speed of link is on both of this access points.
Also ,correct me If I'm mistaken, the firmware is downloaded with full system update . I also AFTER this problem started I installed optional firmware because of messages in pacman saying " possibly missing firmware" thought It might be this but It didn't help at all .
The skript that you posted in this link said that 100 MB was downloaded with speed 1.42 MB/s in 64 s.
Last edited by technicap (2022-10-21 11:43:24)
Offline
423 Mb/s download and 42 Mb/s upload
And how do you expect to get that out of a 54 Mbit/s wireless connection?
1.42MB/s isn't very good, but also about half of what you could expect *maximally* from that connection.
iw dev wlp0s20f3 link
iw dev wlp0s20f3 station dumpwhile connected to the 'Laitoswiatlowod6716-5G' AP.
And also
pacman -Qs firmware
systool -vm iwlwifi
systool -vm iwlmvmLast edited by seth (2022-10-21 12:23:17)
Offline
And how do you expect to get that out of a 54 Mbit/s wireless connection?
On windows laptop the speed of 'Laitoswiatlowod6716-5G' is 323 download and 42 upload.
Output of iw dev wlp0s20f3 link :
SSID: Laitoswiatlowod6716-5G
freq: 5180
RX: 100519 bytes (333 packets)
TX: 52293 bytes (329 packets)
signal: -52 dBm
rx bitrate: 48.0 MBit/s
tx bitrate: 54.0 MBit/s
bss flags: short-preamble short-slot-time
dtim period: 1
beacon int: 100Output of iw dev wlp0s20f3 station dump :
inactive time: 1067 ms
rx bytes: 110774
rx packets: 379
tx bytes: 55047
tx packets: 356
tx retries: 48
tx failed: 0
beacon loss: 2
beacon rx: 1828
rx drop misc: 16
signal: -51 [-51] dBm
signal avg: -56 dBm
beacon signal avg: -58 dBm
tx bitrate: 54.0 MBit/s
tx duration: 0 us
rx bitrate: 36.0 MBit/s
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: 211 seconds
associated at [boottime]: 5903.914s
associated at: 1666356619653 ms
current time: 1666356830387 msOutput of pacman -Qs firmware :
local/aic94xx-firmware 30-9
Adaptec SAS 44300, 48300, 58300 Sequencer Firmware for AIC94xx driver
local/dfu-util 0.11-2
Tool intended to download and upload firmware using DFU protocol to devices connected over USB
local/edk2-armvirt 202208-1
Firmware for Virtual Machines (aarch64)
local/edk2-ovmf 202208-1
Firmware for Virtual Machines (x86_64, i686)
local/fwupd 1.8.6-1
Simple daemon to allow session software to update firmware
local/linux-firmware 20220913.f09bebf-1
Firmware files for Linux
local/linux-firmware-bnx2x 20220913.f09bebf-1
Firmware files for Linux - bnx2x / Firmware for Broadcom NetXtreme II 10Gb ethernet adapters
local/linux-firmware-liquidio 20220913.f09bebf-1
Firmware files for Linux - liquidio / Firmware for Cavium LiquidIO server adapters
local/linux-firmware-mellanox 20220913.f09bebf-1
Firmware files for Linux - mellanox / Firmware for Mellanox Spectrum switches
local/linux-firmware-nfp 20220913.f09bebf-1
Firmware files for Linux - nfp / Firmware for Netronome Flow Processors
local/linux-firmware-qlogic 20220913.f09bebf-1
Firmware files for Linux - qlogic / Firmware for QLogic devices
local/linux-firmware-whence 20220913.f09bebf-1
Firmware files for Linux - contains the WHENCE license file which documents the vendor license details
local/mkinitcpio-firmware 1.3.0-2
Optional firmware for the default linux kernel to get rid of the annoying 'WARNING: Possibly missing firmware for module:' messages
local/qemu-system-alpha-firmware 7.1.0-9
Firmware for QEMU system emulator for Alpha
local/qemu-system-arm-firmware 7.1.0-9
Firmware for QEMU system emulator for ARM
local/qemu-system-hppa-firmware 7.1.0-9
Firmware for QEMU system emulator for HPPA
local/qemu-system-microblaze-firmware 7.1.0-9
Firmware for QEMU system emulator for Microblaze
local/qemu-system-ppc-firmware 7.1.0-9
Firmware for QEMU system emulator for PPC
local/qemu-system-riscv-firmware 7.1.0-9
Firmware for QEMU system emulator for RISC-V
local/qemu-system-s390x-firmware 7.1.0-9
Firmware for QEMU system emulator for S390
local/qemu-system-sparc-firmware 7.1.0-9
Firmware for QEMU system emulator for SPARC
local/qemu-system-x86-firmware 7.1.0-9
Firmware for QEMU system emulator for x86
local/upd72020x-fw 20200826-3
Renesas uPD720201 / uPD720202 USB 3.0 chipsets firmware
local/wd719x-firmware 1-7
Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cardsOutput of systool -vm iwlwifi :
Attributes:
coresize = "491520"
initsize = "0"
initstate = "live"
refcnt = "1"
srcversion = "9CD80B126242D88084FF72D"
taint = ""
uevent = <store method only>
Parameters:
11n_disable = "1"
amsdu_size = "0"
bt_coex_active = "Y"
debug = "0"
disable_11ac = "N"
disable_11ax = "N"
fw_restart = "Y"
led_mode = "0"
nvm_file = "(null)"
power_level = "0"
power_save = "N"
remove_when_gone = "N"
swcrypto = "1"
uapsd_disable = "3"
Sections:Output of systool -vm iwlmvm :
Attributes:
coresize = "524288"
initsize = "0"
initstate = "live"
refcnt = "0"
srcversion = "B60539F185B086A781A4684"
taint = ""
uevent = <store method only>
Parameters:
init_dbg = "N"
power_scheme = "2"
Sections:Last edited by technicap (2022-10-21 13:07:55)
Offline
On windows laptop
Is that the same laptop?
11n_disable = "1"
And that gets you to 802.11 a/g and that gets you a 54Mbit connection and that gets you slow internet.
Offline
Is that the same laptop?
No .
How do I disable
11n_disable = "1" ?
Do I just do it in iwlwifi config file and reboot?
Last edited by technicap (2022-10-21 13:25:25)
Offline
Do I just do it in iwlwifi config file and reboot?
I did that . I changed disable_11n=1 to disbale_11n=0 and It worked .
Offline