spaceboy
(Chris Davies)
May 29, 2024, 10:39am
1
On fedora 39 at least once a week it would just freeze on KDE, to a point where I couldn’t even get to a terminal.
So I upgraded to 40 and if I had any of the power saving or lock screen options turned on it would hang when woken up.
However until recently as long as those options were disabled I hadn’t had any problem with 40.
Today for example , I’m in a virtual machine (virt manager, ultramarine Linux just updated to 40), I unplug my wireless adapter and plug back in and my whole system has frozen, ctrl alt F2 doesn’t work, same with ctrl alt delete, pressing power button doesn’t shutdown.
Any suggestions??
arturasb
(Arturas B.)
May 29, 2024, 10:49am
2
Chris Davies:
Today for example , I’m in a virtual machine (virt manager, ultramarine Linux just updated to 40), I unplug my wireless adapter and plug back in and my whole system has frozen, ctrl alt F2 doesn’t work, same with ctrl alt delete, pressing power button doesn’t shutdown.
That should leave traces in log files - can you search, extract relevant time frames and share it here ?
spaceboy
(Chris Davies)
May 29, 2024, 10:58am
3
Journalctl - b - 1
Specifying boot ID or boot offset had no effect, no persistent journal was found
spaceboy
(Chris Davies)
May 29, 2024, 11:22am
5
Any way to activate persistent journal??
arturasb
(Arturas B.)
May 29, 2024, 12:15pm
6
Try to plug USB WiFi dongle and unplug then check logs for, let’s say last 5 minutes.
E.g.:
journalctl --since "2020-07-10 15:10:00" --until "2020-07-12 15:15:00"
Adjust dates and times to your situation. Look for errors/warnings in the output around the time you plugged/unplugged WiFi dongle. What do you get ?
spaceboy
(Chris Davies)
May 29, 2024, 1:18pm
7
Is random that’s problem, doesn’t usually crash when I take my dongle in and out
Chris Davies:
ultramarine Linux
Can you please clarify what the host OS is here? Are you using Fedora with Ultramarine in the VM, or are you running an Ultramarine OS and that’s where you’re seeing issues?
Just as a general note for folks on the forum: Ultramarine is based on Fedora, but they add lots of extra packages and so on that modify the system, so it isn’t Fedora. So, issues with it are best discussed on ultramarine specific forums.
Edit: could you please paste the output of fpaste --sysinfo --printonly
?
2 Likes
spaceboy
(Chris Davies)
May 29, 2024, 2:02pm
9
FranciscoD:
Can you please clarify what the host OS is here? Are you using Fedora with Ultramarine in the VM, or are you running an Ultramarine OS and that’s where you’re seeing issues?
Just as a general note for folks on the forum: Ultramarine is based on Fedora, but they add lots of extra packages and so on that modify the system, so it isn’t Fedora. So, issues with it are best discussed on ultramarine specific forums.
Fedora 40 is the host. Ultramarine I was just trying out in A kvm virtual machine.
I had a problem with a wifi adapter that began having intermittent connect/disconnect timings. It began causing similar lockups. These lockups showed up as kernel “freezes” and crashes with CPU timeouts as evidenced by the abrt reports.
When I replaced the failing adapter the and network connections were once again stable the lockups were eliminated.
I theorize that there were at times some network connection that had the cpu waiting on a reply to a request and that cpu then locked the entire system since the reply was not received. The solution definitely showed the error as network related.
Maybe your unplugging of the adapter is causing some similar circumstance. If it is then waiting for some time after the freeze starts should cause a timeout and crash that would give a crash dump to point to the cause.
1 Like
spaceboy
(Chris Davies)
May 29, 2024, 3:36pm
11
=== fpaste 0.4.5.1 System Information ===
* OS Release (lsb_release -ds):
"Fedora Linux 40 (Forty)"
* Kernel (uname -r ; cat /proc/cmdline):
6.8.10-300.fc40.x86_64
BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.8.10-300.fc40.x86_64 root=UUID=4386e479-564a-43b9-bad8-640196b621fa ro rhgb quiet
* Desktop(s) Running (without results: "ps -eo comm= | grep -E '(gnome-session|startkde|startactive|xfce.?-session|fluxbox|blackbox|hackedbox|ratpoison|enlightenment|icewm-session|od-session|wmaker|wmx|openbox-lxde|openbox-gnome-session|openbox-kde-session|mwm|e16|fvwm|xmonad|sugar-session|mate-session|lxqt-session|cinnamon|lxdm-session)' "):
N/A
* Desktop(s) Installed (without results: "ls -m /usr/share/xsessions/ | sed 's/\.desktop//g' "):
N/A
* SELinux Status (sestatus):
SELinux status: enabled
SELinuxfs mount: /sys/fs/selinux
SELinux root directory: /etc/selinux
Loaded policy name: targeted
Current mode: enforcing
Mode from config file: enforcing
Policy MLS status: enabled
Policy deny_unknown status: allowed
Memory protection checking: actual (secure)
Max kernel policy version: 33
* SELinux Errors (selinuxenabled && journalctl --since yesterday |grep avc: | grep -Eo comm="[^ ]+" | sort |uniq -c |sort -rn):
6 comm="QSGRenderThread"
3 comm="kwin_wayland"
* CPU Model (grep 'model name' /proc/cpuinfo | awk -F: '{print $2}' | uniq -c |
sed -re 's/^ +//' ):
4 AMD A10-7700K Radeon R7, 10 Compute Cores 4C+6G
* 64-bit Support (grep -q ' lm ' /proc/cpuinfo && echo Yes || echo No):
Yes
* Hardware Virtualization Support (grep -Eq '(vmx|svm)' /proc/cpuinfo && echo Yes || echo No):
Yes
* Load average (uptime):
16:34:34 up 6:46, 1 user, load average: 0.73, 0.59, 0.50
* Pressure Stall Information (grep -R . /proc/pressure/):
/proc/pressure/io:some avg10=0.01 avg60=0.07 avg300=0.02 total=24003514
/proc/pressure/io:full avg10=0.00 avg60=0.02 avg300=0.00 total=19591993
/proc/pressure/cpu:some avg10=1.97 avg60=2.46 avg300=0.91 total=202474753
/proc/pressure/cpu:full avg10=0.00 avg60=0.00 avg300=0.00 total=0
/proc/pressure/irq:full avg10=0.08 avg60=0.17 avg300=0.05 total=133080871
/proc/pressure/memory:some avg10=0.00 avg60=0.00 avg300=0.00 total=3
/proc/pressure/memory:full avg10=0.00 avg60=0.00 avg300=0.00 total=3
* Memory usage (free -m):
total used free shared buff/cache available
Mem: 14920 3847 9414 60 2038 11073
Swap: 8191 0 8191
* ZRAM usage (zramctl --output-all):
NAME DISKSIZE DATA COMPR ALGORITHM STREAMS ZERO-PAGES TOTAL MEM-LIMIT MEM-USED MIGRATED MOUNTPOINT
/dev/zram0 8G 4K 80B lzo-rle 4 0 12K 0B 12K 0B [SWAP]
* Top 5 CPU hogs (ps axuScnh | awk '$2!=8742' | sort -rnk3 | head -5):
1000 3496 26.9 3.6 3504824 560592 ? Sl 09:52 108:21 WebExtensions
1000 1556 6.6 1.6 2826444 257884 ? Sl 09:48 27:07 kwin_wayland
1000 3254 4.2 3.8 3728276 595048 ? Sl 09:52 17:10 waterfox-g
1000 1807 1.8 2.4 3680692 376568 ? Ssl 09:48 7:39 plasmashell
1000 8675 0.5 0.5 2632328 82884 ? Sl 16:33 0:00 Web Content
* Top 5 Memory hogs (ps axuScnh | sort -rnk4 | head -5):
1000 3565 0.2 4.0 3200500 624292 ? Sl 09:52 0:56 Isolated Web Co
1000 3254 4.2 3.8 3728276 595048 ? Sl 09:52 17:10 waterfox-g
1000 3496 26.9 3.6 3504824 560720 ? Rl 09:52 108:21 WebExtensions
1000 1807 1.8 2.4 3680692 376568 ? Ssl 09:48 7:39 plasmashell
1000 3733 0.1 1.9 3066660 297256 ? Sl 09:52 0:34 firefox.real
* Disk space usage (df -hT):
Filesystem Type Size Used Avail Use% Mounted on
/dev/sdb3 ext4 69G 15G 51G 23% /
devtmpfs devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs tmpfs 7.3G 0 7.3G 0% /dev/shm
tmpfs tmpfs 3.0G 12M 3.0G 1% /run
tmpfs tmpfs 7.3G 4.0K 7.3G 1% /tmp
/dev/sdb2 ext4 974M 308M 599M 34% /boot
/dev/sdb4 ext4 810G 146G 623G 19% /home
tmpfs tmpfs 1.5G 124K 1.5G 1% /run/user/1000
* Block devices (without results: "blkid" AND "/sbin/blkid"):
N/A
* PCI devices (lspci -nn):
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Complex [1022:1422]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) I/O Memory Management Unit [1022:1423]
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri [Radeon R7 Graphics] [1002:1313]
00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Kaveri HDMI/DP Audio Controller [1002:1308]
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Port [1022:1424]
00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Port [1022:1424]
00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Root Port [1022:1424]
00:10.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7814] (rev 09)
00:10.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7814] (rev 09)
00:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7801] (rev 40)
00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11)
00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11)
00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11)
00:13.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11)
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:780b] (rev 16)
00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller [1022:780d] (rev 01)
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:780e] (rev 11)
00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge [1022:780f] (rev 40)
00:15.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0) [1022:43a0]
00:15.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 2) [1022:43a2]
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 0 [1022:141a]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 1 [1022:141b]
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 2 [1022:141c]
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 3 [1022:141d]
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 4 [1022:141e]
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 30h-3fh) Processor Function 5 [1022:141f]
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 11)
* USB devices (lsusb):
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 2357:010c TP-Link TL-WN722N v2/v3 [Realtek RTL8188EUS]
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 045e:07b9 Microsoft Corp. Wired Keyboard 200
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 G2/50 Kyson
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 006 Device 002: ID 1058:2626 Western Digital Technologies, Inc. My Passport (WDBPKJ)
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
* DRM Information (journalctl -k -b | grep -o 'kernel:.*drm.*$' | cut -d ' ' -f 2- ):
ACPI: bus type drm_connector registered
[drm] radeon kernel modesetting enabled.
[drm] initializing kernel modesetting (KAVERI 0x1002:0x1313 0x1043:0x85CB 0x00).
[drm] doorbell mmio base: 0xF0000000
[drm] doorbell mmio size: 8388608
[drm] Detected VRAM RAM=1024M, BAR=256M
[drm] RAM width 128bits DDR
[drm] radeon: 1024M of VRAM memory ready
[drm] radeon: 2048M of GTT memory ready.
[drm] Loading kaveri Microcode
[drm] Internal thermal controller without fan control
UBSAN: array-index-out-of-bounds in drivers/gpu/drm/radeon/sumo_dpm.c:1624:30
drm_dev_register+0x125/0x2b0
UBSAN: array-index-out-of-bounds in drivers/gpu/drm/radeon/sumo_dpm.c:1626:30
drm_dev_register+0x125/0x2b0
[drm] radeon: dpm initialized
[drm] Found UVD firmware Version: 1.64 Family ID: 9
[drm] Found VCE firmware/feedback version 40.2.2 / 15!
[drm] GART: num cpu pages 524288, num gpu pages 524288
[drm] PCIE GART of 2048M enabled (table at 0x000000000030E000).
[drm] radeon: irq initialized.
[drm] ring test on 0 succeeded in 3 usecs
[drm] ring test on 1 succeeded in 2 usecs
[drm] ring test on 2 succeeded in 2 usecs
[drm] ring test on 3 succeeded in 3 usecs
[drm] ring test on 4 succeeded in 3 usecs
[drm] ring test on 5 succeeded in 1 usecs
[drm] UVD initialized successfully.
[drm] ring test on 6 succeeded in 15 usecs
[drm] ring test on 7 succeeded in 3 usecs
[drm] VCE initialized successfully.
[drm] ib test on ring 0 succeeded in 0 usecs
[drm] ib test on ring 1 succeeded in 0 usecs
[drm] ib test on ring 2 succeeded in 0 usecs
[drm] ib test on ring 3 succeeded in 0 usecs
[drm] ib test on ring 4 succeeded in 0 usecs
[drm] ib test on ring 5 succeeded
[drm] ib test on ring 6 succeeded
[drm] ib test on ring 7 succeeded
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm] DVI-D-1
[drm] HPD3
[drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[drm] Encoders:
[drm] DFP2: INTERNAL_UNIPHY2
[drm] Connector 1:
[drm] HDMI-A-1
[drm] HPD1
[drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[drm] Encoders:
[drm] DFP1: INTERNAL_UNIPHY
[drm] Connector 2:
[drm] VGA-1
[drm] HPD2
[drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[drm] Encoders:
[drm] CRT1: INTERNAL_UNIPHY3
[drm] CRT1: NUTMEG
[drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[drm] fb mappable at 0xE0731000
[drm] vram apper at 0xE0000000
[drm] size 8294400
[drm] fb depth is 24
[drm] pitch is 7680
fbcon: radeondrmfb (fb0) is primary device
radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
[drm] amdgpu kernel modesetting enabled.
* Xorg modules (grep LoadModule /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d \" -f 2 | xargs):
glx radeon ati modesetting fbdev vesa fbdevhw fb dri2 glamoregl ramdac libinput
* GL Support (glxinfo | grep -E "OpenGL version|OpenGL renderer"):
OpenGL renderer string: KAVERI (radeonsi, , LLVM 18.1.1, DRM 2.50, 6.8.10-300.fc40.x86_64)
OpenGL version string: 4.5 (Compatibility Profile) Mesa 24.0.8
* Xorg errors (grep '^\[.*(EE)' /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d ':' -f 2- ):
[182299.199] (EE) open /dev/fb0: No such file or directory
* Kernel buffer tail (journalctl -k --lines 50):
May 29 09:57:39 fedora kernel: i2c i2c-7: sendbytes: NAK bailout.
May 29 09:59:06 fedora kernel: audit: type=1131 audit(1716973146.507:253): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:00:00 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 10:00:03 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
May 29 10:03:57 fedora kernel: audit: type=1130 audit(1716973437.351:254): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:03:57 fedora kernel: audit: type=1131 audit(1716973437.351:255): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:18:19 fedora kernel: audit: type=1130 audit(1716974298.999:256): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:18:29 fedora kernel: audit: type=1131 audit(1716974309.036:257): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:38:57 fedora kernel: audit: type=1130 audit(1716975537.722:258): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:38:57 fedora kernel: audit: type=1131 audit(1716975537.722:259): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:48:18 fedora kernel: audit: type=1130 audit(1716976098.992:260): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 10:48:29 fedora kernel: audit: type=1131 audit(1716976109.032:261): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 11:00:00 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 11:00:02 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
May 29 11:18:18 fedora kernel: audit: type=1130 audit(1716977898.011:262): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 11:18:28 fedora kernel: audit: type=1131 audit(1716977908.049:263): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 11:26:40 fedora kernel: wlp0s18f2u1: 80 MHz not supported, disabling VHT
May 29 11:26:40 fedora kernel: wlp0s18f2u1: authenticate with ae:4b:b4:01:2b:8a (local address=4a:54:83:1b:65:66)
May 29 11:26:40 fedora kernel: wlp0s18f2u1: send auth to ae:4b:b4:01:2b:8a (try 1/3)
May 29 11:26:41 fedora kernel: wlp0s18f2u1: send auth to ae:4b:b4:01:2b:8a (try 2/3)
May 29 11:26:41 fedora kernel: wlp0s18f2u1: send auth to ae:4b:b4:01:2b:8a (try 3/3)
May 29 11:26:41 fedora kernel: wlp0s18f2u1: authentication with ae:4b:b4:01:2b:8a timed out
May 29 11:26:55 fedora kernel: audit: type=1130 audit(1716978415.624:264): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 11:26:56 fedora kernel: wlp0s18f2u1: 80 MHz not supported, disabling VHT
May 29 11:26:56 fedora kernel: wlp0s18f2u1: authenticate with ac:8b:a9:94:e9:2d (local address=2a:06:03:64:f3:b0)
May 29 11:26:56 fedora kernel: wlp0s18f2u1: send auth to ac:8b:a9:94:e9:2d (try 1/3)
May 29 11:26:56 fedora kernel: wlp0s18f2u1: authenticated
May 29 11:26:56 fedora kernel: wlp0s18f2u1: associate with ac:8b:a9:94:e9:2d (try 1/3)
May 29 11:26:56 fedora kernel: wlp0s18f2u1: RX AssocResp from ac:8b:a9:94:e9:2d (capab=0x431 status=0 aid=4)
May 29 11:26:56 fedora kernel: usb 1-1: rtl8xxxu_bss_info_changed: HT supported
May 29 11:26:56 fedora kernel: wlp0s18f2u1: associated
May 29 11:27:07 fedora kernel: audit: type=1131 audit(1716978427.878:265): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 11:45:08 fedora kernel: audit: type=1130 audit(1716979508.388:266): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 11:45:08 fedora kernel: audit: type=1131 audit(1716979508.388:267): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 12:00:00 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 12:00:02 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
May 29 13:00:00 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 13:00:02 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
May 29 13:07:57 fedora kernel: audit: type=1130 audit(1716984477.640:268): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 13:07:57 fedora kernel: audit: type=1131 audit(1716984477.641:269): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 14:00:00 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 14:00:01 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
May 29 14:40:57 fedora kernel: audit: type=1130 audit(1716990057.642:270): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 14:40:57 fedora kernel: audit: type=1131 audit(1716990057.642:271): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 15:00:01 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 15:00:02 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
May 29 15:50:02 fedora kernel: audit: type=1130 audit(1716994202.029:272): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 15:50:02 fedora kernel: audit: type=1131 audit(1716994202.029:273): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
May 29 16:00:00 fedora kernel: EXT4-fs (sda2): mounted filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff r/w with ordered data mode. Quota mode: none.
May 29 16:00:02 fedora kernel: EXT4-fs (sda2): unmounting filesystem 2ec9417a-9f99-46b3-b0a6-396b1ea885ff.
* Last few reboots (last -x -n10 reboot runlevel):
runlevel (to lvl 5) 6.8.10-300.fc40. Wed May 29 09:48 still running
reboot system boot 6.8.10-300.fc40. Wed May 29 09:48 still running
runlevel (to lvl 5) 6.8.10-300.fc40. Mon May 27 22:03 - 09:48 (1+11:44)
reboot system boot 6.8.10-300.fc40. Mon May 27 22:03 still running
runlevel (to lvl 5) 6.8.9-300.fc40.x Mon May 20 21:01 - 23:41 (6+02:40)
reboot system boot 6.8.9-300.fc40.x Mon May 20 21:01 - 23:41 (6+02:40)
runlevel (to lvl 5) 6.8.9-300.fc40.x Mon May 20 01:07 - 20:02 (18:55)
reboot system boot 6.8.9-300.fc40.x Mon May 20 01:07 - 20:02 (18:55)
runlevel (to lvl 5) 6.8.9-300.fc40.x Mon May 13 22:21 - 15:52 (2+17:31)
reboot system boot 6.8.9-300.fc40.x Mon May 13 22:21 - 15:52 (2+17:31)
wtmp begins Thu Apr 18 22:42:43 2024
* DNF Repositories (dnf repolist):
repo id repo name
copr:copr.fedorainfracloud.org:eclipseo:fooyin Copr repo for fooyin owned by eclipseo
copr:copr.fedorainfracloud.org:jplie:budgie-extras Copr repo for budgie-extras owned by jplie
copr:copr.fedorainfracloud.org:phracek:PyCharm Copr repo for PyCharm owned by phracek
copr:copr.fedorainfracloud.org:timlau:yumex-ng Copr repo for yumex-ng owned by timlau
download.opensuse.org_repositories_home_hawkeye116477_waterfox_Fedora_40_ created by dnf config-manager from https://download.opensuse.org/repositories/home:/hawkeye116477:/waterfox/Fedora_40/
fedora Fedora 40 - x86_64
fedora-cisco-openh264 Fedora 40 openh264 (From Cisco) - x86_64
home_hawkeye116477_waterfox Waterfox (deb/pkg.tar.xz/rpm/AppImage) (Fedora_39)
repository LibreWolf Software Repository
rpmfusion-free RPM Fusion for Fedora 40 - Free
rpmfusion-free-updates RPM Fusion for Fedora 40 - Free - Updates
rpmfusion-nonfree RPM Fusion for Fedora 40 - Nonfree
rpmfusion-nonfree-updates RPM Fusion for Fedora 40 - Nonfree - Updates
updates Fedora 40 - x86_64 - Updates
* DNF Extras (dnf -C list extras):
Last metadata expiration check: 0:44:36 ago on Wed 29 May 2024 03:50:01 PM BST.
* Last 20 packages installed (rpm -qa --nodigest --nosignature --last | head -20):
SDL2-2.30.3-1.fc40.x86_64 Tue 28 May 2024 11:26:52 PM BST
pipewire-utils-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:52 PM BST
pipewire-pulseaudio-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:52 PM BST
NetworkManager-l2tp-1.20.16-1.fc40.x86_64 Tue 28 May 2024 11:26:52 PM BST
pipewire-libs-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:51 PM BST
pipewire-jack-audio-connection-kit-libs-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:51 PM BST
pipewire-jack-audio-connection-kit-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:51 PM BST
pipewire-gstreamer-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:51 PM BST
pipewire-alsa-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:51 PM BST
pipewire-1.0.7-1.fc40.x86_64 Tue 28 May 2024 11:26:51 PM BST
yt-dlp-fish-completion-2024.04.09-1.fc40.noarch Tue 28 May 2024 11:17:45 PM BST
fish-3.7.0-2.fc40.x86_64 Tue 28 May 2024 11:17:44 PM BST
pcre2-utf32-10.42-2.fc40.2.x86_64 Tue 28 May 2024 11:17:39 PM BST
plasma-desktop-doc-6.0.5-1.fc40.noarch Sun 26 May 2024 10:01:13 PM BST
libatomic-14.1.1-4.fc40.x86_64 Sun 26 May 2024 10:01:13 PM BST
libadwaita-1.5.1-1.fc40.x86_64 Sun 26 May 2024 10:01:13 PM BST
plasma-workspace-wallpapers-6.0.5-1.fc40.noarch Sun 26 May 2024 10:01:08 PM BST
rpm-sequoia-1.6.0-3.fc40.x86_64 Sun 26 May 2024 10:01:04 PM BST
rav1e-libs-0.7.1-2.fc40.x86_64 Sun 26 May 2024 10:01:04 PM BST
libobjc-14.1.1-4.fc40.x86_64 Sun 26 May 2024 10:01:04 PM BST
* EFI boot manager output (without results: "efibootmgr -v"):
N/A
Gathering system info ..............................⏎ ```
1 Like
Chris Davies:
May 29 11:26:56 fedora kernel: wlp0s18f2u1: 80 MHz not supported, disabling VHT
May 29 11:26:56 fedora kernel: wlp0s18f2u1: authenticate with ac:8b:a9:94:e9:2d (local address=2a:06:03:64:f3:b0)
May 29 11:26:56 fedora kernel: wlp0s18f2u1: send auth to ac:8b:a9:94:e9:2d (try 1/3)
May 29 11:26:56 fedora kernel: wlp0s18f2u1: authenticated
May 29 11:26:56 fedora kernel: wlp0s18f2u1: associate with ac:8b:a9:94:e9:2d (try 1/3)
May 29 11:26:56 fedora kernel: wlp0s18f2u1: RX AssocResp from ac:8b:a9:94:e9:2d (capab=0x431 status=0 aid=4)
May 29 11:26:56 fedora kernel: usb 1-1: rtl8xxxu_bss_info_changed: HT supported
May 29 11:26:56 fedora kernel: wlp0s18f2u1: associated
loadsa wireless related issues here, perhaps the wireless hardware/driver is buggy/not well supported as Jeff notes.
Without the specific freezing issues, I also confirm that Plasma 6 is tons better than Plasma 5 in terms of freezing, oom crashes, complete nonresponsiveness etc.
It works pretty great, the shell restores, I didnt have any crashes anymore. So F40 is recommended over F39
spaceboy
(Chris Davies)
May 30, 2024, 6:03pm
14
The adapter in question is a TP_link tl-wn722n. Not had many issues in terms of connecting with it with most distros (only 1 it wouldn’t work with so far)
gnwiii
(George N. White III)
May 30, 2024, 9:52pm
15
LHWDB probes for TP Link TK-WN722N mention several drivers, both in kernel and 3rd party, with mixed experiences across multiple distros. Which driver are you using?
1 Like
spaceboy
(Chris Davies)
May 30, 2024, 10:15pm
16
Chris Davies:
kernel driver i think.
This really provides no information. We need to know the exact driver loaded, which can usually be found with a single command.
You should be able to run lspci -nnk | grep -iA3 -E "network|Wi-Fi"
and get the full details about the card chipset and the driver loaded for it.
1 Like
gnwiii
(George N. White III)
May 31, 2024, 6:39pm
20
All I see after the quote is [0|1]>
? The name of the command is lspci
. The output should resemble the following examples from 2 different systems:
~% lspci -nnk | grep -iA3 -E "network|Wi-Fi"
00:14.3 Network controller [0280]: Intel Corporation Cannon Lake PCH CNVi WiFi [8086:a370] (rev 10)
DeviceName: Onboard - Ethernet
Subsystem: Intel Corporation Device [8086:4030]
Kernel driver in use: iwlwifi
and:
% lspci -nnk | grep -iA3 -E "network|Wi-Fi"
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4360 802.11ac Dual Band Wireless Network Adapter [14e4:43a0] (rev 03)
Subsystem: Apple Inc. Device [106b:0111]
Kernel driver in use: wl
Kernel modules: bcma, wl