From WebUI, 17 Hours ago, written in Plain Text.
This paste will explode in 6 Hours.
Embed
  1. === fpaste 0.5.0.0 System Information ===
  2. * OS Release (lsb_release -ds):
  3.      "Fedora Linux 44 (KDE Plasma Desktop Edition)"
  4.      
  5. * CPU Model (grep 'model name' /proc/cpuinfo | awk -F: '{print $2}' | uniq -c |
  6.      sed -re 's/^ +//' ):
  7.      16  Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
  8.      
  9. * 64-bit Support (grep -q ' lm ' /proc/cpuinfo && echo Yes || echo No):
  10.      Yes
  11.      
  12. * Hardware Virtualization Support (grep -Eq '(vmx|svm)' /proc/cpuinfo && echo Yes || echo No):
  13.      Yes
  14.      
  15. * Kernel (uname -r):
  16.      6.19.10-300.fc44.x86_64
  17.      
  18. * Kernel cmdline (cat /proc/cmdline):
  19.      BOOT_IMAGE=(hd1,gpt1)/boot/x86_64/loader/linux quiet rhgb root=live:CDLABEL=FEDORA-KDE- rd.live.image rd.live.check
  20.      
  21. * 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|awesome|phosh|sway|Hyperland)' "):
  22.      N/A
  23.  
  24. * Desktop(s) Installed (ls -m /usr/share/{xsessions,wayland-sessions}/ | sed 's/\.desktop//g' ):
  25.      /usr/share/wayland-sessions/:
  26.      plasma
  27.      
  28.      /usr/share/xsessions/:
  29.      
  30. * Session Type (env | grep 'XDG_SESSION_TYPE' | sed 's/.*=//' ):
  31.      wayland
  32.      
  33. * SELinux Status (sestatus):
  34.      SELinux status:                 enabled
  35.      SELinuxfs mount:                /sys/fs/selinux
  36.      SELinux root directory:         /etc/selinux
  37.      Loaded policy name:             targeted
  38.      Current mode:                   enforcing
  39.      Mode from config file:          enforcing
  40.      Policy MLS status:              enabled
  41.      Policy deny_unknown status:     allowed
  42.      Memory protection checking:     actual (secure)
  43.      Max kernel policy version:      35
  44.      
  45. * SELinux Errors (without results: "selinuxenabled && journalctl --no-hostname --since yesterday |grep avc: | grep -Eo comm="[^ ]+" | sort |uniq -c |sort -rn"):
  46.      N/A
  47.  
  48. * Memory usage (free -hm):
  49.                     total        used        free      shared  buff/cache   available
  50.      Mem:            31Gi       3.6Gi        22Gi       315Mi       5.3Gi        27Gi
  51.      Swap:          8.0Gi          0B       8.0Gi
  52.      
  53. * ZRAM usage (zramctl --output-all):
  54.      NAME       DISKSIZE DATA COMPR ALGORITHM STREAMS ZERO-PAGES TOTAL MEM-LIMIT MEM-USED MIGRATED COMP-RATIO MOUNTPOINT
  55.      /dev/zram0       8G   4K   80B lzo-rle                    0   12K        0B      12K       0B     0.3333 [SWAP]
  56.      
  57. * Load average (uptime):
  58.       06:02:30 up 20 min,  1 user,  load average: 0.15, 0.53, 0.93
  59.      
  60. * Pressure Stall Information (grep -R . /proc/pressure/):
  61.      /proc/pressure/io:some avg10=0.00 avg60=0.00 avg300=2.08 total=190458395
  62.      /proc/pressure/io:full avg10=0.00 avg60=0.00 avg300=2.01 total=184572696
  63.      /proc/pressure/cpu:some avg10=0.64 avg60=0.59 avg300=0.60 total=10988401
  64.      /proc/pressure/cpu:full avg10=0.00 avg60=0.00 avg300=0.00 total=0
  65.      /proc/pressure/irq:full avg10=0.47 avg60=0.51 avg300=0.56 total=10099802
  66.      /proc/pressure/memory:some avg10=0.00 avg60=0.00 avg300=0.00 total=0
  67.      /proc/pressure/memory:full avg10=0.00 avg60=0.00 avg300=0.00 total=0
  68.      
  69. * Top 5 CPU hogs (ps axuScnh | awk '$2!=6935' | sort -rnk3 | head -5):
  70.          1000    4689  9.3  2.0 12573400 665524 ?     Ssl  05:47   1:22 firefox
  71.          1000    2770  8.1  0.8 2597748 277476 ?      Sl   05:44   1:29 kwin_wayland
  72.          1000    5503  6.0  1.1 3318908 372488 ?      Sl   05:48   0:50 Isolated Web Co
  73.             0     166  3.4  0.0      0     0 ?        I    05:42   0:40 kworker/u64:3-events_unbound
  74.             0     167  2.6  0.0      0     0 ?        I    05:42   0:31 kworker/u64:4-events_unbound
  75.      
  76. * Top 5 Memory hogs (ps axuScnh | sort -rnk4 | head -5):
  77.          1000    3041  1.5  2.6 8630252 876376 ?      Ssl  05:44   0:16 plasmashell
  78.          1000    4689  9.3  2.0 12573400 665524 ?     Ssl  05:47   1:22 firefox
  79.          1000    5503  6.0  1.1 3318908 372488 ?      Sl   05:48   0:50 Isolated Web Co
  80.          1000    2770  8.1  0.8 2597748 277476 ?      Sl   05:44   1:29 kwin_wayland
  81.          1000    6363  0.3  0.7 3013204 255952 ?      Sl   05:53   0:02 Isolated Web Co
  82.      
  83. * block devices (lsblk -o NAME,FSTYPE,SIZE,FSUSE%,MOUNTPOINT,UUID,MIN-IO,SCHED,DISC-GRAN,MODEL):
  84.      NAME        FSTYPE       SIZE FSUSE% MOUNTPOINT          UUID                                 MIN-IO SCHED DISC-GRAN MODEL
  85.      loop0       erofs        2.8G   100% /run/rootfsbase     2fd4b927-d736-491d-afae-b5ec71684564    512 none         8K
  86.      sda                      3.6T                                                                    512 bfq        512B Samsung SSD 870 EVO 4TB
  87.      └─sda1      ext4         3.6T                            a4117208-6358-44b4-be2c-c37eda2ad4e7    512 bfq        512B
  88.      sdb                     14.5G                                                                    512 bfq          0B USB DISK 2.0
  89.      └─sdb1      vfat        14.5G                            2887-34D2                               512 bfq          0B
  90.      sdc                     14.5G                                                                    512 bfq          0B USB DISK 2.0
  91.      └─sdc1      vfat        14.5G    22% /run/initramfs/live A2C5-F8BF                               512 bfq          0B
  92.      zram0       swap           8G        [SWAP]              27304b0f-2dfc-4031-b8a7-d0cde6bac253   4096              4K
  93.      nvme0n1                  3.6T                                                                    512 none       512B Samsung SSD 990 PRO 4TB
  94.      ├─nvme0n1p1 vfat         600M                            8D0E-4625                               512 none       512B
  95.      ├─nvme0n1p2 ext4           2G                            bbe9a50f-77f1-48b8-8ad9-48483fd75441    512 none       512B
  96.      └─nvme0n1p3 crypto_LUKS  3.6T                            fdc46c25-bf4e-49d3-a024-0b81a5aff9d9    512 none       512B
  97.      nvme1n1                  1.8T                                                                    512 none       512B Samsung SSD 970 EVO 2TB
  98.      ├─nvme1n1p1               16M                                                                    512 none       512B
  99.      └─nvme1n1p2 ntfs         1.8T                            54EC6EF3EC6ECEB4                        512 none       512B
  100.      
  101. * PCI devices (lspci -nn):
  102.      00:00.0 Host bridge [0600]: Intel Corporation 8th/9th Gen Core 8-core Desktop Processor Host Bridge/DRAM Registers [Coffee Lake S] [8086:3e30] (rev 0a)
  103.      00:01.0 PCI bridge [0604]: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 0a)
  104.      00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
  105.      00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
  106.      00:14.3 Network controller [0280]: Intel Corporation Cannon Lake PCH CNVi WiFi [8086:a370] (rev 10)
  107.      00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
  108.      00:17.0 SATA controller [0106]: Intel Corporation Cannon Lake PCH SATA AHCI Controller [8086:a352] (rev 10)
  109.      00:1b.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #17 [8086:a340] (rev f0)
  110.      00:1b.4 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #21 [8086:a32c] (rev f0)
  111.      00:1c.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #1 [8086:a338] (rev f0)
  112.      00:1c.7 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #8 [8086:a33f] (rev f0)
  113.      00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 [8086:a330] (rev f0)
  114.      00:1f.0 ISA bridge [0601]: Intel Corporation Z390 Chipset LPC/eSPI Controller [8086:a305] (rev 10)
  115.      00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
  116.      00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
  117.      00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
  118.      00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (7) I219-V [8086:15bc] (rev 10)
  119.      01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA102 [GeForce RTX 3090] [10de:2204] (rev a1)
  120.      01:00.1 Audio device [0403]: NVIDIA Corporation GA102 High Definition Audio Controller [10de:1aef] (rev a1)
  121.      03:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
  122.      05:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller [1b21:1142]
  123.      06:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller S4LV008[Pascal] [144d:a80c]
  124.      
  125. * USB devices (lsusb):
  126.      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  127.      Bus 001 Device 002: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
  128.      Bus 001 Device 003: ID 4069:0002 hiney h101
  129.      Bus 001 Device 005: ID 046d:085e Logitech, Inc. BRIO Ultra HD Webcam
  130.      Bus 001 Device 006: ID 13fe:4300 Phison Electronics Corp. USB DISK 2.0
  131.      Bus 001 Device 007: ID 0d8c:016c C-Media Electronics, Inc. USB Advanced Audio Device
  132.      Bus 001 Device 008: ID 3553:b001 PCsensor FootSwitch
  133.      Bus 001 Device 009: ID 258a:0036 SINOWEALTH Wired Gaming Mouse
  134.      Bus 001 Device 010: ID 05e3:0610 Genesys Logic, Inc. Hub
  135.      Bus 001 Device 011: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
  136.      Bus 001 Device 012: ID 0cf2:7750 ENE Technology, Inc. LianLi
  137.      Bus 001 Device 013: ID 0b05:18a3 ASUSTek Computer, Inc. AURA MOTHERBOARD
  138.      Bus 001 Device 016: ID 13fe:4300 Phison Electronics Corp. USB DISK 2.0
  139.      Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  140.      Bus 002 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
  141.      Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  142.      Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  143.      
  144. * PCI Video Card (lspci |  grep -i -E 'vga' | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v "<access denied>"):
  145.      01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA102 [GeForce RTX 3090] [10de:2204] (rev a1) (prog-if 00 [VGA controller])
  146.         Subsystem: ASUSTeK Computer Inc. Device [1043:87af]
  147.         Flags: bus master, fast devsel, latency 0, IRQ 178
  148.         Memory at a2000000 (32-bit, non-prefetchable) [size=16M]
  149.         Memory at 90000000 (64-bit, prefetchable) [size=256M]
  150.         Memory at a0000000 (64-bit, prefetchable) [size=32M]
  151.         I/O ports at 3000 [size=128]
  152.         Expansion ROM at 000c0000 [disabled] [size=128K]
  153.         Kernel driver in use: nouveau
  154.         Kernel modules: nouveau
  155.      
  156.      
  157. * GL Support (glxinfo -B | grep -E "OpenGL version|OpenGL renderer"):
  158.      OpenGL renderer string: zink Vulkan 1.4(NVIDIA GeForce RTX 3090 (NVK GA102) (MESA_NVK))
  159.      OpenGL version string: 4.6 (Compatibility Profile) Mesa 26.0.3
  160.      
  161. * DRM Information (journalctl -k -b --no-hostname | grep -o 'kernel:.*drm.*$' | cut -d ' ' -f 2- ):
  162.      ACPI: bus type drm_connector registered
  163.      simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
  164.      [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
  165.      simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
  166.      nouveau 0000:01:00.0: drm: VRAM: 24576 MiB
  167.      nouveau 0000:01:00.0: drm: GART: 536870912 MiB
  168.      nouveau 0000:01:00.0: drm: MM: using COPY for buffer copies
  169.      nouveau 0000:01:00.0: [drm] Registered 4 planes with drm panic
  170.      [drm] Initialized nouveau 1.4.1 for 0000:01:00.0 on minor 0
  171.      fbcon: nouveaudrmfb (fb0) is primary device
  172.      nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device
  173.      nouveau 0000:01:00.0: drm: Disabling PCI power management to avoid bug
  174.      
  175. * Xorg modules (grep LoadModule /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d \" -f 2 | xargs):
  176.      
  177.      
  178. * Xorg errors (without results: "grep '^\[.*(EE)' /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d ':' -f 2- "):
  179.      N/A
  180.  
  181. * PCI Audio devices (lspci |  grep -i -E 'audio' | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v "<access denied>"):
  182.      00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10) (prog-if 00 [HDA compatible])
  183.         DeviceName: Onboard - Sound
  184.         Subsystem: ASUSTeK Computer Inc. Device [1043:8735]
  185.         Flags: bus master, fast devsel, latency 32, IRQ 180
  186.         Memory at a3530000 (64-bit, non-prefetchable) [size=16K]
  187.         Memory at a3100000 (64-bit, non-prefetchable) [size=1M]
  188.         Kernel driver in use: snd_hda_intel
  189.         Kernel modules: snd_soc_avs, snd_sof_pci_intel_cnl, snd_hda_intel
  190.      
  191.      01:00.1 Audio device [0403]: NVIDIA Corporation GA102 High Definition Audio Controller [10de:1aef] (rev a1) (prog-if 00 [HDA compatible])
  192.         Subsystem: ASUSTeK Computer Inc. Device [1043:87af]
  193.         Flags: bus master, fast devsel, latency 0, IRQ 17
  194.         Memory at a3080000 (32-bit, non-prefetchable) [size=16K]
  195.         Kernel driver in use: snd_hda_intel
  196.         Kernel modules: snd_hda_intel
  197.      
  198.      
  199. * Audio devices (cat /proc/asound/cards):
  200.       0 [BRIO           ]: USB-Audio - Logitech BRIO
  201.                            Logitech BRIO at usb-0000:00:14.0-5, high speed
  202.       1 [Device         ]: USB-Audio - USB Advanced Audio Device
  203.                            C-Media Electronics Inc. USB Advanced Audio Device at usb-0000:00:14.0-7, full
  204.       2 [PCH            ]: HDA-Intel - HDA Intel PCH
  205.                            HDA Intel PCH at 0xa3530000 irq 180
  206.       3 [NVidia         ]: HDA-Intel - HDA NVidia
  207.                            HDA NVidia at 0xa3080000 irq 17
  208.      
  209. * User audio services (systemctl --user --no-pager status wireplumber pipewire* | sed "s/$(hostname)/ahost/"):
  210.      ● wireplumber.service - Multimedia Service Session Manager
  211.           Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
  212.          Drop-In: /usr/lib/systemd/user/service.d
  213.                   └─10-timeout-abort.conf
  214.           Active: active (running) since Tue 2026-09-08 05:44:19 UTC; 18min ago
  215.       Invocation: ad420f9b7cda488ab32f294cb48c5ea9
  216.         Main PID: 2779 (wireplumber)
  217.            Tasks: 9 (limit: 38065)
  218.           Memory: 39.4M (peak: 40.2M)
  219.              CPU: 1.404s
  220.           CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
  221.                   └─2779 /usr/bin/wireplumber
  222.      
  223.      Sep 08 05:44:19 ahost systemd[2568]: Started wireplumber.service - Multimedia Service Session Manager.
  224.      Sep 08 05:44:23 ahost wireplumber[2779]: [0:01:53.637328689] [2779]  INFO Camera camera_manager.cpp:340 libcamera v0.7.0
  225.      Sep 08 05:44:23 ahost wireplumber[2779]: [0:01:53.647058118] [2827]  INFO Camera camera_manager.cpp:223 Adding camera '\_SB_.PCI0.XHC_.RHUB.HS05-5:1.0-046d:085e' for pipeline handler uvcvideo
  226.      Sep 08 05:47:40 ahost wireplumber[2779]: wp-event-dispatcher: <WpAsyncEventHook:0x562f24996c20> failed: <WpSiStandardLink:0x562f24d92770> link failed: 1 of 1 PipeWire links failed to activate
  227.      
  228.      ● pipewire.socket - PipeWire Multimedia System Sockets
  229.           Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; enabled; preset: enabled)
  230.           Active: active (running) since Tue 2026-09-08 05:44:00 UTC; 18min ago
  231.       Invocation: 7a5e9340a95d4014bd148dd3faa9ab6b
  232.         Triggers: ● pipewire.service
  233.           Listen: /run/user/1000/pipewire-0 (Stream)
  234.                   /run/user/1000/pipewire-0-manager (Stream)
  235.      
  236.      Sep 08 05:44:00 ahost systemd[2568]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.
  237.      
  238.      ● pipewire-pulse.socket - PipeWire PulseAudio
  239.           Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.socket; enabled; preset: enabled)
  240.           Active: active (running) since Tue 2026-09-08 05:44:00 UTC; 18min ago
  241.       Invocation: 2f98af781e8d41c6855ddfddc7accf0d
  242.         Triggers: ● pipewire-pulse.service
  243.           Listen: /run/user/1000/pulse/native (Stream)
  244.      
  245.      Sep 08 05:44:00 ahost systemd[2568]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.
  246.      
  247.      ● pipewire-pulse.service - PipeWire PulseAudio
  248.           Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; disabled; preset: disabled)
  249.          Drop-In: /usr/lib/systemd/user/service.d
  250.                   └─10-timeout-abort.conf
  251.           Active: active (running) since Tue 2026-09-08 05:44:20 UTC; 18min ago
  252.       Invocation: 26e2f1c534b64e4f8d1e2f462072742b
  253.      TriggeredBy: ● pipewire-pulse.socket
  254.         Main PID: 2792 (pipewire-pulse)
  255.            Tasks: 3 (limit: 38065)
  256.           Memory: 15.9M (peak: 16.1M)
  257.              CPU: 131ms
  258.           CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
  259.                   └─2792 /usr/bin/pipewire-pulse
  260.      
  261.      Sep 08 05:44:20 ahost systemd[2568]: Started pipewire-pulse.service - PipeWire PulseAudio.
  262.      
  263.      ● pipewire.service - PipeWire Multimedia Service
  264.           Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled)
  265.          Drop-In: /usr/lib/systemd/user/pipewire.service.d
  266.                   └─00-uresourced.conf
  267.                   /usr/lib/systemd/user/service.d
  268.                   └─10-timeout-abort.conf
  269.           Active: active (running) since Tue 2026-09-08 05:44:19 UTC; 18min ago
  270.       Invocation: 14fb0ff4338d4558830d0645c0dc7f7a
  271.      TriggeredBy: ● pipewire.socket
  272.         Main PID: 2778 (pipewire)
  273.            Tasks: 3 (limit: 38065)
  274.           Memory: 11.2M (peak: 13.3M)
  275.              CPU: 283ms
  276.           CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
  277.                   └─2778 /usr/bin/pipewire
  278.      
  279.      Sep 08 05:44:19 ahost systemd[2568]: Started pipewire.service - PipeWire Multimedia Service.
  280.      
  281. * PCI Network devices (lspci |  grep -i -E 'net' | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v "<access denied>"):
  282.      00:14.3 Network controller [0280]: Intel Corporation Cannon Lake PCH CNVi WiFi [8086:a370] (rev 10)
  283.         DeviceName: Onboard - Ethernet
  284.         Subsystem: Intel Corporation Wireless-AC 9560 [8086:0034]
  285.         Flags: bus master, fast devsel, latency 0, IRQ 181
  286.         Memory at a3534000 (64-bit, non-prefetchable) [size=16K]
  287.         Kernel driver in use: iwlwifi
  288.         Kernel modules: iwlwifi
  289.      
  290.      00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (7) I219-V [8086:15bc] (rev 10)
  291.         DeviceName: Onboard - Ethernet
  292.         Subsystem: ASUSTeK Computer Inc. Device [1043:8672]
  293.         Flags: bus master, fast devsel, latency 0, IRQ 161
  294.         Memory at a3500000 (32-bit, non-prefetchable) [size=128K]
  295.         Kernel driver in use: e1000e
  296.         Kernel modules: e1000e
  297.      
  298.      
  299. * Network status (ip -br addr | awk '{print $1" " $2}' | column -t):
  300.      lo    UNKNOWN
  301.      eno2  UP
  302.      wlo1  DOWN
  303.      
  304. * Kernel buffer tail (journalctl --no-hostname -k --lines 50):
  305.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  306.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  307.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  308.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  309.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  310.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  311.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  312.      Sep 08 05:44:56 kernel: Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
  313.      Sep 08 05:46:52 kernel: usb 1-2.3: reset high-speed USB device number 4 using xhci_hcd
  314.      Sep 08 05:46:57 kernel: usb 1-2.3: device descriptor read/64, error -110
  315.      Sep 08 05:47:13 kernel: usb 1-2.3: device descriptor read/64, error -110
  316.      Sep 08 05:47:13 kernel: usb 1-2.3: reset high-speed USB device number 4 using xhci_hcd
  317.      Sep 08 05:47:18 kernel: usb 1-2.3: device descriptor read/64, error -110
  318.      Sep 08 05:47:34 kernel: usb 1-2.3: device descriptor read/64, error -110
  319.      Sep 08 05:47:35 kernel: usb 1-2.3: reset high-speed USB device number 4 using xhci_hcd
  320.      Sep 08 05:47:40 kernel: usb 1-2.3: device descriptor read/8, error -110
  321.      Sep 08 05:47:55 kernel: usb 1-2.3: device descriptor read/8, error -110
  322.      Sep 08 05:47:55 kernel: usb 1-2.3: reset high-speed USB device number 4 using xhci_hcd
  323.      Sep 08 05:48:01 kernel: usb 1-2.3: device descriptor read/8, error -110
  324.      Sep 08 05:48:16 kernel: usb 1-2.3: device descriptor read/8, error -110
  325.      Sep 08 05:48:16 kernel: usb 1-2.3: USB disconnect, device number 4
  326.      Sep 08 05:48:16 kernel: device offline error, dev sdb, sector 8064 op 0x1:(WRITE) flags 0x800800 phys_seg 1 prio class 2
  327.      Sep 08 05:48:16 kernel: Buffer I/O error on dev sdb1, logical block 0, lost sync page write
  328.      Sep 08 05:48:16 kernel: FAT-fs (sdb1): FAT read failed (blocknr 13936)
  329.      Sep 08 05:48:16 kernel: usb 1-2.3: new high-speed USB device number 14 using xhci_hcd
  330.      Sep 08 05:48:22 kernel: usb 1-2.3: device descriptor read/64, error -110
  331.      Sep 08 05:48:37 kernel: FAT-fs (sdb1): unable to read boot sector to mark fs as dirty
  332.      Sep 08 05:48:38 kernel: usb 1-2.3: device descriptor read/64, error -110
  333.      Sep 08 05:48:38 kernel: usb 1-2.3: new high-speed USB device number 15 using xhci_hcd
  334.      Sep 08 05:48:43 kernel: usb 1-2.3: device descriptor read/64, error -110
  335.      Sep 08 05:48:59 kernel: usb 1-2.3: device descriptor read/64, error -110
  336.      Sep 08 05:48:59 kernel: usb 1-2-port3: attempt power cycle
  337.      Sep 08 05:49:00 kernel: usb 1-2.3: new high-speed USB device number 16 using xhci_hcd
  338.      Sep 08 05:49:05 kernel: usb 1-2.3: device descriptor read/8, error -110
  339.      Sep 08 05:49:13 kernel: usb 1-2.3: New USB device found, idVendor=13fe, idProduct=4300, bcdDevice= 1.00
  340.      Sep 08 05:49:13 kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  341.      Sep 08 05:49:13 kernel: usb 1-2.3: Product: USB DISK 2.0
  342.      Sep 08 05:49:13 kernel: usb 1-2.3: Manufacturer:        
  343.      Sep 08 05:49:13 kernel: usb 1-2.3: SerialNumber: 07189414EE265D56
  344.      Sep 08 05:49:13 kernel: usb-storage 1-2.3:1.0: USB Mass Storage device detected
  345.      Sep 08 05:49:13 kernel: scsi host6: usb-storage 1-2.3:1.0
  346.      Sep 08 05:49:14 kernel: scsi 6:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 6
  347.      Sep 08 05:49:14 kernel: sd 6:0:0:0: Attached scsi generic sg1 type 0
  348.      Sep 08 05:49:14 kernel: sd 6:0:0:0: [sdb] 30375936 512-byte logical blocks: (15.6 GB/14.5 GiB)
  349.      Sep 08 05:49:14 kernel: sd 6:0:0:0: [sdb] Write Protect is off
  350.      Sep 08 05:49:14 kernel: sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
  351.      Sep 08 05:49:14 kernel: sd 6:0:0:0: [sdb] No Caching mode page found
  352.      Sep 08 05:49:14 kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through
  353.      Sep 08 05:49:14 kernel:  sdb: sdb1
  354.      Sep 08 05:49:14 kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
  355.      
  356. * Last few reboots (last -x -n10 reboot runlevel):
  357.      reboot   system boot  6.19.10-300.fc4* Mon Sep  7 22:42   still running
  358.      
  359.      wtmp begins Mon Sep  7 22:42:53 2026
  360.      
  361. * DNF Repositories (dnf repolist):
  362.      repo id               repo name
  363.      fedora                Fedora 44 - x86_64
  364.      fedora-cisco-openh264 Fedora 44 openh264 (From Cisco) - x86_64
  365.      updates               Fedora 44 - x86_64 - Updates
  366.      
  367. * DNF Extras (without results: "dnf -C list extras"):
  368.      N/A
  369.  
  370. * Last 20 packages installed (rpm -qa --nodigest --nosignature --last | head -20):
  371.      whois-5.6.6-1.fc44.x86_64                     Wed 22 Apr 2026 02:04:08 PM UTC
  372.      systemd-oomd-defaults-259.5-1.fc44.noarch     Wed 22 Apr 2026 02:04:08 PM UTC
  373.      mtr-0.95-14.fc44.x86_64                       Wed 22 Apr 2026 02:04:08 PM UTC
  374.      mpage-2.5.7-24.fc44.x86_64                    Wed 22 Apr 2026 02:04:08 PM UTC
  375.      man-pages-6.13-3.fc44.noarch                  Wed 22 Apr 2026 02:04:08 PM UTC
  376.      mailcap-2.1.54-10.fc44.noarch                 Wed 22 Apr 2026 02:04:08 PM UTC
  377.      livesys-scripts-0.9.6-1.fc44.noarch           Wed 22 Apr 2026 02:04:08 PM UTC
  378.      iptstate-2.2.7-11.fc44.x86_64                 Wed 22 Apr 2026 02:04:08 PM UTC
  379.      grub2-efi-x64-modules-2.12-56.fc44.noarch     Wed 22 Apr 2026 02:04:08 PM UTC
  380.      grub2-efi-ia32-modules-2.12-56.fc44.noarch    Wed 22 Apr 2026 02:04:08 PM UTC
  381.      fpaste-0.5.0.0-4.fc44.noarch                  Wed 22 Apr 2026 02:04:08 PM UTC
  382.      dos2unix-7.5.3-3.fc44.x86_64                  Wed 22 Apr 2026 02:04:08 PM UTC
  383.      dnsmasq-2.92-4.fc44.x86_64                    Wed 22 Apr 2026 02:04:08 PM UTC
  384.      deltarpm-3.6.5-8.fc44.x86_64                  Wed 22 Apr 2026 02:04:08 PM UTC
  385.      compsize-1.5^git20250123.d79eacf-15.fc44.x86_64 Wed 22 Apr 2026 02:04:08 PM UTC
  386.      bc-1.08.2-4.fc44.x86_64                       Wed 22 Apr 2026 02:04:08 PM UTC
  387.      bash-color-prompt-0.7.1-3.fc44.noarch         Wed 22 Apr 2026 02:04:08 PM UTC
  388.      b43-openfwwf-5.2-48.fc44.noarch               Wed 22 Apr 2026 02:04:08 PM UTC
  389.      b43-fwcutter-019-41.fc44.x86_64               Wed 22 Apr 2026 02:04:08 PM UTC
  390.      attr-2.5.2-8.fc44.x86_64                      Wed 22 Apr 2026 02:04:08 PM UTC
  391.      
  392. * EFI boot manager output (efibootmgr -v):
  393.      BootCurrent: 0003
  394.      Timeout: 1 seconds
  395.      BootOrder: 0004,0002,0003,0000,0001
  396.      Boot0000  Fedora   HD(1,GPT,22ecd020-6003-44b7-a135-677f704bd946,0x800,0x12c000)/\EFI\FEDORA\SHIMX64.EFI
  397.            dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 00 c0 12 00 00 00 00 00 20 d0 ec 22 03 60 b7 44 a1 35 67 7f 70 4b d9 46 02 02 / 04 04 34 00 5c 00 45 00 46 00 49 00 5c 00 46 00 45 00 44 00 4f 00 52 00 41 00 5c 00 53 00 48 00 49 00 4d 00 58 00 36 00 34 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
  398.      Boot0001  Fedora   HD(1,GPT,22ecd020-6003-44b7-a135-677f704bd946,0x800,0x12c000)/\EFI\FEDORA\SHIM.EFI0000424f
  399.            dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 00 c0 12 00 00 00 00 00 20 d0 ec 22 03 60 b7 44 a1 35 67 7f 70 4b d9 46 02 02 / 04 04 2e 00 5c 00 45 00 46 00 49 00 5c 00 46 00 45 00 44 00 4f 00 52 00 41 00 5c 00 53 00 48 00 49 00 4d 00 2e 00 45 00 46 00 49 00 00 00 / 7f ff 04 00
  400.          data: 00 00 42 4f
  401.      Boot0002* UEFI:  USB DISK 2.0 PMAP, Partition 1    PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/USB(2,0)/HD(1,MBR,0x288734d2,0x1f80,0x1cf6080)0000424f
  402.            dp: 02 01 0c 00 d0 41 03 0a 00 00 00 00 / 01 01 06 00 00 14 / 03 05 06 00 01 00 / 03 05 06 00 02 00 / 04 01 2a 00 01 00 00 00 80 1f 00 00 00 00 00 00 80 60 cf 01 00 00 00 00 d2 34 87 28 00 00 00 00 00 00 00 00 00 00 00 00 01 01 / 7f ff 04 00
  403.          data: 00 00 42 4f
  404.      Boot0003* UEFI:  USB DISK 2.0 PMAP, Partition 1    PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/USB(3,0)/HD(1,GPT,1c362555-62ca-4304-b3c6-3fea36a69572,0x800,0x1cf77b0)0000424f
  405.            dp: 02 01 0c 00 d0 41 03 0a 00 00 00 00 / 01 01 06 00 00 14 / 03 05 06 00 01 00 / 03 05 06 00 03 00 / 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 b0 77 cf 01 00 00 00 00 55 25 36 1c ca 62 04 43 b3 c6 3f ea 36 a6 95 72 02 02 / 7f ff 04 00
  406.          data: 00 00 42 4f
  407.      Boot0004* Fedora   HD(1,GPT,1c362555-62ca-4304-b3c6-3fea36a69572,0x800,0x1cf77b0)/\EFI\fedora\shimx64.efi
  408.            dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 b0 77 cf 01 00 00 00 00 55 25 36 1c ca 62 04 43 b3 c6 3f ea 36 a6 95 72 02 02 / 04 04 34 00 5c 00 45 00 46 00 49 00 5c 00 66 00 65 00 64 00 6f 00 72 00 61 00 5c 00 73 00 68 00 69 00 6d 00 78 00 36 00 34 00 2e 00 65 00 66 00 69 00 00 00 / 7f ff 04 00
  409.      
  410.