Hello Everyone,
My internet connection has been randomly dropping off, going from having an Up and Down speed to no speed at all, but after a few seconds to a minute it comes back. The problem only started yesterday and the last time I did a full upgrade before the problem started was about 3 days before, I did a full upgrade yesterday, hoping it would help, but the problem did go away. I did do the same commands yesterday before full upgrade and the outputs are the same.
I was using Wayland before and changed back to X11, due to Wayland being problematic with a lot of things, including the WiFi where, 1) The WiFi didn't connect or 2) The WiFi been limited with the yellow explanation mark. Both happened randomly on booting into the desktop and fix but reconnecting.
Below is system specs/versions and outputs from the command line, please do let me know if there in any other info I can provide. If anyone can help that would be greatly appreciated.
Operating System: siduction 22.1.0
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.3.5-1-siduction-amd64 (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7D54
System Version: 1.0
Motherboard: MAG X570S TOMAHAWK MAX WIFI
~$ inxi -v5
Network:
Device-1: Realtek RTL8125 2.5GbE vendor: Micro-Star MSI driver: r8169
v: kernel port: f000 bus-ID: 26:00.0
IF: enp38s0 state: down mac: 04:7c:16:44:e9:66
Device-2: Intel Wi-Fi 6 AX210/AX211/AX411 160MHz driver: iwlwifi v: kernel
bus-ID: 28:00.0
IF: wlan0 state: up mac: 70:a8:d3:56:50:13
~$ ip -c a s
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp38s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 04:7c:16:44:e9:66 brd ff:ff:ff:ff:ff:ff
4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 70:a8:d3:56:50:13 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.9/24 brd 192.168.0.255 scope global dynamic noprefixroute wlan0
valid_lft 85058sec preferred_lft 85058sec
inet6 fe80::72a8:d3ff:fe56:5013/64 scope link
valid_lft forever preferred_lft forever
~$ sudo dmesg | grep -i iwlwifi
[ 3.449915] iwlwifi 0000:28:00.0: enabling device (0000 -> 0002)
[ 3.461085] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-ty-a0-gf-a0-74.ucode failed with error -2
[ 3.461096] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-ty-a0-gf-a0-73.ucode failed with error -2
[ 3.464022] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver
[ 3.464034] iwlwifi 0000:28:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 3.464206] iwlwifi 0000:28:00.0: loaded firmware version 72.daa05125.0 ty-a0-gf-a0-72.ucode op_mode iwlmvm
[ 3.481547] iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 3.653515] iwlwifi 0000:28:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 3.653529] iwlwifi 0000:28:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 3.653541] iwlwifi 0000:28:00.0: WFPM_AUTH_KEY_0: 0x80
[ 3.653555] iwlwifi 0000:28:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 3.653773] iwlwifi 0000:28:00.0: loaded PNVM version 64acdc51
[ 3.669361] iwlwifi 0000:28:00.0: Detected RF GF, rfid=0x10d000
[ 3.738990] iwlwifi 0000:28:00.0: base HW address: 70:a8:d3:56:50:13
[ 5.936011] iwlwifi 0000:28:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 5.936025] iwlwifi 0000:28:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 5.936038] iwlwifi 0000:28:00.0: WFPM_AUTH_KEY_0: 0x80
[ 5.936053] iwlwifi 0000:28:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 6.239881] iwlwifi 0000:28:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 6.239897] iwlwifi 0000:28:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 6.239913] iwlwifi 0000:28:00.0: WFPM_AUTH_KEY_0: 0x80
[ 6.239926] iwlwifi 0000:28:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
~$ sudo service iwd status
● iwd.service - Wireless service
Loaded: loaded (/lib/systemd/system/iwd.service; enabled; preset: enabled)
Active: active (running) since Sat 2023-06-03 12:31:53 AEST; 24min ago
Docs: man:iwd(8 )
man:iwd.config(5)
man:iwd.network(5)
man:iwd.ap(5)
Main PID: 611 (iwd)
Tasks: 1 (limit: 38384)
Memory: 2.4M
CPU: 29ms
CGroup: /system.slice/iwd.service
└─611 /usr/libexec/iwd
Jun 03 12:31:54 SatanicSid iwd[611]: Max HE TX <= 160MHz MCS: 0-11 for NSS: 2
Jun 03 12:31:54 SatanicSid iwd[611]: Ciphers: BIP-GMAC-256 BIP-GMAC-128 GCMP-256 GCMP-128
Jun 03 12:31:54 SatanicSid iwd[611]: BIP-CMAC-128 CCMP-128 TKIP
Jun 03 12:31:54 SatanicSid iwd[611]: Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] l_dhcp_client_start:1219 Entering state: DHCP_STATE_SELECTING
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] dhcp_client_handle_offer:811 Entering state: DHCP_STATE_REQUESTING
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] dhcp_client_rx_message:915 Entering state: DHCP_STATE_BOUND
Jun 03 12:31:54 SatanicSid iwd[611]: [DHCPv4] dhcp_client_rx_message:948 T1 expiring in 43199986 ms
Jun 03 12:34:15 SatanicSid iwd[611]: wiphy_estimate_data_rate() failed
Jun 03 12:35:24 SatanicSid iwd[611]: wiphy_estimate_data_rate() failed
~$ sudo apt-cache policy firmware-iwlwifi
firmware-iwlwifi:
Installed: 20230210-5
Candidate: 20230210-5
Version table:
*** 20230210-5 500
500
http://debian.mirror.digitalpacific.com.au/debian unstable/non-free-firmware amd64 Packages
500
http://debian.mirror.digitalpacific.com.au/debian unstable/non-free-firmware i386 Packages
100 /var/lib/dpkg/status