You are not logged in.

#1 2025-05-30 17:12:59

Gyrhaeddant
Member
Registered: 2025-05-30
Posts: 3

Wifi + other issues

So my mother board decided to fail right during a Pacman syu

After getting my mobo fixed when I booted arch I got an error
file /vmlinuz-linux not found

So I got an iso mounted everything then chrooted into it and did a Pacman syu (used a usb tether to my phone for this)

Now I use a TP link archer T2U Ac600 for which I installed appropriate drivers and used to work
Now but this isn't working

Have some more issues tho

Firefox randomly freezes

Sudo commands take uncessarly long time some times

And some times my waybar just disappears

Any support for any of these issues would be really helpful

Offline

#2 2025-05-30 20:35:13

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,287

Re: Wifi + other issues

Now but this isn't working

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

uname -a
pacman -Qs kernel

and post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

and what driver specifically did you install for that wifi dongle?

did a Pacman syu

sudo LC_ALL=C pacman -Qkk 2>&1 | grep -v ', 0 altered files' | grep -v backup > /tmp/howbadisit.txt
cat /tmp/howbadisit.txt | curl -F 'file=@-' 0x0.st

Offline

#3 2025-05-31 12:39:34

Gyrhaeddant
Member
Registered: 2025-05-30
Posts: 3

Re: Wifi + other issues

Linux archlinux 6.14.7-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 22 May 2025 05:37:49 +0000 x86_64 GNU/Linux
local/dkms 3.2.1-1
    Dynamic Kernel Modules System
local/fuse2 2.9.9-5
    Interface for userspace programs to export a filesystem to the Linux kernel
local/fuse3 3.17.1-1
    Interface for userspace programs to export a filesystem to the Linux kernel
local/iptables 1:1.8.11-2
    Linux kernel packet control tool (using legacy interface)
local/kmod 34.2-1
    Linux kernel module management tools and library
local/lib32-libdrm 2.4.124-1
    Userspace interface to kernel DRM services (32-bit)
local/libdrm 2.4.124-1
    Userspace interface to kernel DRM services
local/libnetfilter_conntrack 1.0.9-2
    Library providing an API to the in-kernel connection tracking state table
local/libnfnetlink 1.0.2-2
    Low-level library for netfilter related kernel/userspace communication
local/libsysprof-capture 48.0-5
    Kernel based performance profiler - capture library
local/linux 6.14.7.arch2-1
    The Linux kernel and modules
local/linux-api-headers 6.14-1
    Kernel headers sanitized for use in userspace
local/linux-headers 6.14.7.arch2-1
    Headers and scripts for building modules for the Linux kernel
local/mtdev 1.1.7-1
    A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol

https://0x0.st/83Rt.txt

https://0x0.st/83RR.txt

Offline

#4 2025-05-31 15:08:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,287

Re: Wifi + other issues

Please use [code][/code] tags. Edit your post in this regard.

Unrelated, but

warning: filesystem: /root (Permissions mismatch)

fix that.
Other than that there's no major package issues but for some cursor theme you apparently deleted on disk?)

May 31 17:37:02 archlinux kernel: usb 1-2: New USB device found, idVendor=2357, idProduct=011f, bcdDevice= 2.00
May 31 17:37:02 archlinux kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 31 17:37:02 archlinux kernel: usb 1-2: Product: 802.11ac WLAN Adapter 
May 31 17:37:02 archlinux kernel: usb 1-2: Manufacturer: Realtek 
May 31 17:37:02 archlinux kernel: usb 1-2: SerialNumber: 00e04c000001

this is the relevant NIC?

May 31 17:37:03 archlinux kernel: rtw_8821au 1-2:1.0: Firmware version 42.4.0, H2C version 0
May 31 17:37:30 archlinux kernel: usbcore: registered new interface driver rtw_8821au
May 31 17:37:30 archlinux NetworkManager[575]: <info>  [1748693250.7474] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:01:00.0/usb1/1-2/1-2:1.0/ieee80211/phy0/rfkill0) (driver rtw_8821au)
seth wrote:

what driver specifically did you install for that wifi dongle?

https://aur.archlinux.org/packages/rtl8 … ent-710021 recommends https://aur.archlinux.org/packages/rtw88-dkms-git

Offline

#5 2025-06-01 15:34:12

Gyrhaeddant
Member
Registered: 2025-05-30
Posts: 3

Re: Wifi + other issues

That driver isn't working
Also just for the sake of somthing maybe being wrong with my system I reinstalled everything and I'm still unable to get the wifi working

Offline

#6 2025-06-01 19:52:08

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,287

Re: Wifi + other issues

That driver isn't working

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

seth wrote:

what driver specifically did you install for that wifi dongle?
this is the relevant NIC?

still unable to get the wifi working

May 31 17:37:30 archlinux NetworkManager[575]: <info>  [1748693250.7366] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
May 31 17:37:30 archlinux NetworkManager[575]: <info>  [1748693250.7521] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
May 31 17:37:59 archlinux NetworkManager[575]: <info>  [1748693279.8475] device (wlan0): set-hw-addr: set MAC address to D2:03:1F:4D:C5:C5 (scanning)
May 31 17:38:28 archlinux NetworkManager[575]: <info>  [1748693308.7176] device (wlan0): supplicant interface state: internal-starting -> disconnected
May 31 17:38:28 archlinux NetworkManager[575]: <info>  [1748693308.7177] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
May 31 17:38:52 archlinux NetworkManager[575]: <warn>  [1748693332.9401] sup-iface[ecd20dc1ddbdf767,0,wlan0]: request-scan: could not get scan request result: Timeout was reached

The wifi "works" but there's no scan result.
Next to answering the questions about whether this is the relevant nic, which driver you're using and how the other driver "isn't working", stop NM and try to connect manually using wpa_supplican or iwd.
The nic might not like https://wiki.archlinux.org/title/Networ … domization so then disable that

Also there're 6 partitions =>  is there a parallel windows installation?

Offline

Board footer

Powered by FluxBB