You are not logged in.
Hello,
It has been a few days since my computer randomly shows an empty black screen instead of the lock screen when resuming from suspend. From there, I can only reboot using the SysRq keys. I noticed that it only happens when a Bluetooth device was connected before suspend, and that it only happens sometimes.
I cannot tell if it is because of a recent update, because the last time I used Bluetooth on this PC must be a year ago or so. What I can tell, however, is that I'm having a longstanding issue with the Bluetooth adapter randomly disappearing after suspend, forcing me to reboot (or even sometimes turning off, then on again) to get Bluetooth back. It may be related.
Here are the information about my Bluetooth controller:
$ inxi -Eaz
Bluetooth:
Device-1: Qualcomm Atheros driver: btusb v: 0.8 type: USB rev: 1.1
speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-5:6 chip-ID: 0cf3:e005
class-ID: e001
Report: btmgmt ID: hci0 rfk-id: 1 state: up address: <filter> bt-v: 4.1
lmp-v: 7 status: discoverable: no pairing: no class-ID: 6c0104
I'm also giving information about my Wifi adapter, because I think it is the same adapter for both Wifi and Bluetooth:
$ inxi -i
Network:
Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: xxx
IP v4: xxx type: dynamic noprefixroute scope: global
IP v6: xxx
type: dynamic noprefixroute scope: global
IP v6: xxx type: noprefixroute scope: link
Device-2: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
driver: ath9k
IF: wlp3s0 state: up mac: xxx
IP v4: xxx type: dynamic noprefixroute scope: global
IP v6: xxx type: noprefixroute scope: link
IF-ID-1: docker0 state: down mac: xxx
IP v4: xxx scope: global
WAN IP: xxx
I'm currently running Linux 6.11.5-arch1-1. I tried downgrading to Linux 6.6 LTS, but I'm having the same issue with this kernel.
Thank you in advance for your help!
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
From there, I can only reboot using the SysRq keys.
\o/
Please post your complete system journal for the affected boot, eg.:
sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st
for the previous (-1) one.
Online
Hello,
I got another kind of suspend issue today. I couldn't even resume from suspend this time: the fan was spinning (which isn't supposed to happen in suspend mode), but the power LED was still blinking, to indicate it is stuck in suspend mode. I had to hold the power button to turn it off.
Here is the output of "journalctl -b-1" from the moment the system started entering suspend mode:
nov. 03 13:42:05 antoine-Inspiron-3650 systemd-logind[640]: The system will suspend now!
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.5735] manager: sleep: sleep requested (sleeping: no enabled: yes)
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.5752] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.5755] device (XXX): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.5772] manager: NetworkManager state is now ASLEEP
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.5773] device (enp2s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.5807] device (wlp3s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 systemd[1]: Starting Network Manager Script Dispatcher Service...
nov. 03 13:42:05 antoine-Inspiron-3650 systemd[1]: Started Network Manager Script Dispatcher Service.
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6220] device (enp2s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6241] dhcp4 (enp2s0): canceled DHCP transaction
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6241] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6242] dhcp4 (enp2s0): state changed no lease
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6247] dhcp6 (enp2s0): canceled DHCP transaction
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6248] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6248] dhcp6 (enp2s0): state changed no lease
nov. 03 13:42:05 antoine-Inspiron-3650 discord.desktop[52688]: 13:42:05.658 › [GatewaySocket] Setting connection state to WILL_RECONNECT
nov. 03 13:42:05 antoine-Inspiron-3650 discord.desktop[52688]: 13:42:05.659 › [GatewaySocket] [WS CLOSED] (false, 1006, ) retrying in 1.44 seconds.
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.6838] device (enp2s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
nov. 03 13:42:05 antoine-Inspiron-3650 kernel: wlp3s0: deauthenticating from XXX by local choice (Reason: 3=DEAUTH_LEAVING)
nov. 03 13:42:05 antoine-Inspiron-3650 wpa_supplicant[680]: nl80211: send_event_marker failed: Source based routing not supported
nov. 03 13:42:05 antoine-Inspiron-3650 wpa_supplicant[680]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=XXX reason=3 locally_generated=1
nov. 03 13:42:05 antoine-Inspiron-3650 discord.desktop[52688]: 13:42:05.902 › [GatewaySocket] Expedited heartbeat requested, but, connection state is WILL_RECONNECT and reconnectImmediately was not requested reason: network detected offline.
nov. 03 13:42:05 antoine-Inspiron-3650 wpa_supplicant[680]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
nov. 03 13:42:05 antoine-Inspiron-3650 wpa_supplicant[680]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9037] device (wlp3s0): supplicant interface state: completed -> disconnected
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9039] device (wlp3s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9047] dhcp4 (wlp3s0): canceled DHCP transaction
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9047] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9049] dhcp4 (wlp3s0): state changed no lease
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9304] device (wlp3s0): set-hw-addr: set MAC address to XXX (scanning)
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9934] device (wlp3s0): supplicant interface state: disconnected -> interface_disabled
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9935] device (wlp3s0): supplicant interface state: interface_disabled -> disconnected
nov. 03 13:42:05 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637725.9936] device (wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 13:42:06 antoine-Inspiron-3650 NetworkManager[637]: <info> [1730637726.0668] device (wlp3s0): set-hw-addr: reset MAC address to XXX (unmanage)
nov. 03 13:42:06 antoine-Inspiron-3650 systemd[1]: Reached target Sleep.
nov. 03 13:42:06 antoine-Inspiron-3650 systemd[1]: Starting System Suspend...
nov. 03 13:42:06 antoine-Inspiron-3650 wpa_supplicant[680]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
nov. 03 13:42:06 antoine-Inspiron-3650 systemd-sleep[55674]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
nov. 03 13:42:06 antoine-Inspiron-3650 systemd-sleep[55674]: This is not recommended, and might result in unexpected behavior, particularly
nov. 03 13:42:06 antoine-Inspiron-3650 systemd-sleep[55674]: in suspend-then-hibernate operations or setups with encrypted home directories.
nov. 03 13:42:06 antoine-Inspiron-3650 systemd-sleep[55674]: Performing sleep operation 'suspend'...
nov. 03 13:42:06 antoine-Inspiron-3650 kernel: PM: suspend entry (deep)
There is nothing after, so I guess my system never left suspend mode?
PS: I already had this issue a while ago, which I fixed by either enabling "Legacy boot" support in the UEFI settings (no idea why...), or downgrading to an older kernel (5.15 I believe).
Last edited by antux18 (2024-11-03 13:46:37)
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
It happened again, but this time, my system could resume from suspend. My lock screen showed up for a minute, but it was frozen. Then my monitors turned off, and I had to reboot.
Here is the output of "journalctl -eb-1" :
nov. 03 16:32:57 antoine-Inspiron-3650 systemd-logind[623]: The system will suspend now!
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2135] manager: sleep: sleep requested (sleeping: no enabled: yes)
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2136] device (p2p-dev-wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2138] device (XXX): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2140] manager: NetworkManager state is now ASLEEP
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2141] device (enp2s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2173] device (wlp3s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 systemd[1]: Starting Network Manager Script Dispatcher Service...
nov. 03 16:32:57 antoine-Inspiron-3650 systemd[1]: Started Network Manager Script Dispatcher Service.
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2504] device (enp2s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2514] dhcp4 (enp2s0): canceled DHCP transaction
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2514] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2514] dhcp4 (enp2s0): state changed no lease
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2516] dhcp6 (enp2s0): canceled DHCP transaction
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2516] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.2516] dhcp6 (enp2s0): state changed no lease
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.3417] device (enp2s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 kernel: wlp3s0: deauthenticating from XXX by local choice (Reason: 3=DEAUTH_LEAVING)
nov. 03 16:32:57 antoine-Inspiron-3650 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: nl80211: send_event_marker failed: Source based routing not supported
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DISCONNECTED bssid=XXX reason=3 locally_generated=1
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.4915] device (wlp3s0): supplicant interface state: completed -> disconnected
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.4917] device (wlp3s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.4921] dhcp4 (wlp3s0): canceled DHCP transaction
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.4921] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.4921] dhcp4 (wlp3s0): state changed no lease
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.5247] device (wlp3s0): set-hw-addr: set MAC address to XXX (scanning)
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.5982] device (wlp3s0): supplicant interface state: disconnected -> interface_disabled
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.5982] device (wlp3s0): supplicant interface state: interface_disabled -> disconnected
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.5983] device (wlp3s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
nov. 03 16:32:57 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730647977.6586] device (wlp3s0): set-hw-addr: reset MAC address to XXX (unmanage)
nov. 03 16:32:57 antoine-Inspiron-3650 systemd[1]: Reached target Sleep.
nov. 03 16:32:57 antoine-Inspiron-3650 systemd[1]: Starting System Suspend...
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
nov. 03 16:32:57 antoine-Inspiron-3650 systemd-sleep[8494]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
nov. 03 16:32:57 antoine-Inspiron-3650 systemd-sleep[8494]: This is not recommended, and might result in unexpected behavior, particularly
nov. 03 16:32:57 antoine-Inspiron-3650 systemd-sleep[8494]: in suspend-then-hibernate operations or setups with encrypted home directories.
nov. 03 16:32:57 antoine-Inspiron-3650 systemd-sleep[8494]: Performing sleep operation 'suspend'...
nov. 03 16:32:57 antoine-Inspiron-3650 kernel: PM: suspend entry (deep)
nov. 03 16:32:57 antoine-Inspiron-3650 kernel: Filesystems sync: 0.004 seconds
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-DSCP-POLICY clear_all
nov. 03 16:32:57 antoine-Inspiron-3650 wpa_supplicant[655]: nl80211: deinit ifname=wlp3s0 disabled_11b_rates=0
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "42"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event2 - Power Button: device removed
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "45"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event1 - Power Button: device removed
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "46"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event0 - Sleep Button: device removed
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "47"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event3 - PixArt Dell MS116 USB Optical Mouse: device removed
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "48"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event4 - LITE-ON Technology USB NetVista Full Width Keyboard.: device removed
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "49"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event6 - Dell WMI hotkeys: device removed
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (**) Option "fd" "74"
nov. 03 16:32:57 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event15 - SE-MJ553BT (AVRCP): device removed
nov. 03 16:32:58 antoine-Inspiron-3650 bluetoothd[1160]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Freezing user space processes
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Freezing user space processes completed (elapsed 0.002 seconds)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: OOM killer disabled.
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Freezing remaining freezable tasks
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: printk: Suspending console(s) (use no_console_suspend to debug)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: sd 2:0:0:0: [sdb] Synchronizing SCSI cache
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata3.00: Entering standby power mode
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata1.00: Entering standby power mode
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ACPI: PM: Preparing to enter system sleep state S3
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ACPI: PM: Saving platform NVS memory
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Disabling non-boot CPUs ...
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: smpboot: CPU 3 is now offline
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: smpboot: CPU 2 is now offline
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: smpboot: CPU 1 is now offline
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ACPI: PM: Low-level resume complete
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ACPI: PM: Restoring platform NVS memory
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Enabling non-boot CPUs ...
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: CPU1 is up
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: CPU2 is up
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: CPU3 is up
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ACPI: PM: Waking up from system sleep state S3
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: usb 1-6: reset high-speed USB device number 5 using xhci_hcd
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata4: SATA link down (SStatus 4 SControl 300)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata3.00: supports DRM functions and may not be fully accessible
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: sd 2:0:0:0: [sdb] Starting disk
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata3.00: supports DRM functions and may not be fully accessible
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata2.00: configured for UDMA/100
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata3.00: configured for UDMA/133
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ahci 0000:00:17.0: port does not support device sleep
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: ata3.00: Enabling discard_zeroes_data
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: usb 1-5: reset full-speed USB device number 6 using xhci_hcd
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: usb 1-5: device firmware changed
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: OOM killer enabled.
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Restarting tasks ...
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: usb 1-5: USB disconnect, device number 6
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: done.
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: random: crng reseeded on system resumption
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: PM: suspend exit
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/ldac
nov. 03 16:37:43 antoine-Inspiron-3650 systemd-sleep[8494]: System returned from sleep operation 'suspend'.
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/aptx
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/aac
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aac
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/opus_g
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/opus_g
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/sbc
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/sbc
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/faststream
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/opus_05
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/opus_05
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint unregistered: sender=:1.89 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: Starting Load/Save RF Kill Switch Status...
nov. 03 16:37:43 antoine-Inspiron-3650 dbus-broker[619]: A security policy denied :1.49 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.90.
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: systemd-suspend.service: Deactivated successfully.
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: Finished System Suspend.
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: Stopped target Sleep.
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: Reached target Suspend.
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: Stopped target Suspend.
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: rfkill: input handler enabled
nov. 03 16:37:43 antoine-Inspiron-3650 systemd-logind[623]: Operation 'suspend' finished.
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.7379] manager: sleep: wake requested (sleeping: yes enabled: yes)
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.7381] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov. 03 16:37:43 antoine-Inspiron-3650 bluetoothd[1160]: Battery Provider Manager destroyed
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: rfkill: input handler disabled
nov. 03 16:37:43 antoine-Inspiron-3650 systemd[1]: Started Load/Save RF Kill Switch Status.
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:66
nov. 03 16:37:43 antoine-Inspiron-3650 gsd-media-keys[1656]: Unable to get default source
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:67
nov. 03 16:37:43 antoine-Inspiron-3650 gsd-media-keys[1656]: Unable to get default sink
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:79
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:64
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:70
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: usb 1-5: new full-speed USB device number 8 using xhci_hcd
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:65
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got pause for 13:68
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: got resume for 13:66
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): NEC LCD1701 (CRT-0): connected
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): NEC LCD1701 (CRT-0): 400.0 MHz maximum pixel clock
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0):
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): DFP-0: disconnected
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0):
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9543] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9559] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9561] manager: NetworkManager state is now CONNECTED_LOCAL
nov. 03 16:37:43 antoine-Inspiron-3650 kernel: r8169 0000:02:00.0 enp2s0: Link is Down
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9831] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9831] device (p2p-dev-wlp3s0): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', managed-type: 'removed')
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9838] Wi-Fi P2P device controlled by interface wlp3s0 created
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9839] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/12)
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9841] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9843] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
nov. 03 16:37:43 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648263.9852] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): DELL S2316H (DFP-1): connected
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): DELL S2316H (DFP-1): Internal TMDS
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0): DELL S2316H (DFP-1): 340.0 MHz maximum pixel clock
nov. 03 16:37:43 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (--) NVIDIA(GPU-0):
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +1280+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, VGA-0: nvidia-auto-select @1280x1024 +0+165 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}"
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov. 03 16:37:44 antoine-Inspiron-3650 gsd-media-keys[1656]: Unable to get default sink
nov. 03 16:37:44 antoine-Inspiron-3650 gsd-media-keys[1656]: Unable to get default sink
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): configuration option may not be set correctly. When the
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) NVIDIA(0): Config Options in the README.
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: Failed to access otp area (-71)
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: USB disconnect, device number 8
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event2 - Power Button: is tagged by udev as: Keyboard
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event2 - Power Button: device is a keyboard
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) config/udev: removing device SE-MJ553BT (AVRCP)
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) UnloadModule: "libinput"
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: releasing fd for 13:79
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (EE) systemd-logind: failed to release device: Device not taken
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: new full-speed USB device number 9 using xhci_hcd
nov. 03 16:37:44 antoine-Inspiron-3650 gnome-shell[1552]: Window manager warning: Overwriting existing binding of keysym ff54 with keysym ff54 (keycode 74).
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=2467 max_tx_power=1800 no_ir=1
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=2467 max_tx_power=1800
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9100] policy: auto-activating connection 'NETGEAR74' (8ff96a4c-f4a1-43bb-9483-b4717691011e)
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9104] device (wlp3s0): Activation: starting connection 'NETGEAR74' (8ff96a4c-f4a1-43bb-9483-b4717691011e)
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9104] device (wlp3s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9106] manager: NetworkManager state is now CONNECTING
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9107] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9109] device (wlp3s0): Activation: (wifi) access point 'NETGEAR74' has security, but secrets are required.
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9109] device (wlp3s0): state change: config -> need-auth (reason 'none', managed-type: 'full')
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9110] sup-iface[cbcf7bb9f62e56da,1,wlp3s0]: wps: type pbc start...
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9115] device (wlp3s0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9120] device (wlp3s0): state change: prepare -> config (reason 'none', managed-type: 'full')
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9122] device (wlp3s0): Activation: (wifi) connection 'NETGEAR74' has security, and secrets exist. No new secrets needed.
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9122] Config: added 'ssid' value 'NETGEAR74'
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9122] Config: added 'scan_ssid' value '1'
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9122] Config: added 'bgscan' value 'simple:30:-70:86400'
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9123] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9123] Config: added 'auth_alg' value 'OPEN'
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9123] Config: added 'psk' value '<hidden>'
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: WPS-CANCEL
nov. 03 16:37:44 antoine-Inspiron-3650 birdtray[1714]: "L’objet n’existe pas à l’emplacement « /org/freedesktop/NetworkManager/ActiveConnection/3 »"
nov. 03 16:37:44 antoine-Inspiron-3650 birdtray[1714]: "L’objet n’existe pas à l’emplacement « /org/freedesktop/NetworkManager/ActiveConnection/2 »"
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: SME: Trying to authenticate with XXX (SSID='NETGEAR74' freq=2467 MHz)
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9348] device (wlp3s0): supplicant interface state: disconnected -> authenticating
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9348] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> authenticating
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: Trying to associate with XXX (SSID='NETGEAR74' freq=2467 MHz)
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: wlp3s0: authenticate with XXX (local address=XXX)
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: wlp3s0: send auth to XXX (try 1/3)
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: wlp3s0: authenticated
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: wlp3s0: associate with XXX (try 1/3)
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9370] device (wlp3s0): supplicant interface state: authenticating -> associating
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9370] device (p2p-dev-wlp3s0): supplicant management interface state: authenticating -> associating
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: Associated with XXX
nov. 03 16:37:44 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: wlp3s0: RX AssocResp from XXX (capab=0x1411 status=0 aid=2)
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: wlp3s0: associated
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9473] device (wlp3s0): supplicant interface state: associating -> 4way_handshake
nov. 03 16:37:44 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648264.9473] device (p2p-dev-wlp3s0): supplicant management interface state: associating -> 4way_handshake
nov. 03 16:37:45 antoine-Inspiron-3650 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
nov. 03 16:37:45 antoine-Inspiron-3650 kernel: sd 0:0:0:0: [sda] Starting disk
nov. 03 16:37:45 antoine-Inspiron-3650 kernel: ata1.00: configured for UDMA/133
nov. 03 16:37:45 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: WPA: Key negotiation completed with XXX [PTK=CCMP GTK=CCMP]
nov. 03 16:37:45 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to XXX completed [id=0 id_str=]
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.0116] device (wlp3s0): supplicant interface state: 4way_handshake -> completed
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.0116] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "NETGEAR74"
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.0116] device (p2p-dev-wlp3s0): supplicant management interface state: 4way_handshake -> completed
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.0117] device (wlp3s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.0123] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.0811] dhcp4 (wlp3s0): state changed new lease, address=10.0.0.8, acd pending
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.2938] dhcp4 (wlp3s0): state changed new lease, address=10.0.0.8
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.2942] policy: set 'NETGEAR74' (wlp3s0) as default for IPv4 routing and DNS
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.3625] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.3643] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.3645] device (wlp3s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.3648] manager: NetworkManager state is now CONNECTED_SITE
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.3651] device (wlp3s0): Activation: successful, device activated.
nov. 03 16:37:45 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648265.5135] manager: NetworkManager state is now CONNECTED_GLOBAL
nov. 03 16:37:45 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=72200
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.3984] device (enp2s0): carrier: link connected
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.3987] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.3994] policy: auto-activating connection 'Connexion filaire 1' (e7a0009a-8911-3cd0-8d72-f91844d63146)
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.3999] device (enp2s0): Activation: starting connection 'Connexion filaire 1' (e7a0009a-8911-3cd0-8d72-f91844d63146)
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.4001] device (enp2s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
nov. 03 16:37:47 antoine-Inspiron-3650 kernel: r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.4008] device (enp2s0): state change: prepare -> config (reason 'none', managed-type: 'full')
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.4011] device (enp2s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
nov. 03 16:37:47 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648267.4019] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 16:37:48 antoine-Inspiron-3650 systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov. 03 16:37:48 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648268.8180] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
nov. 03 16:37:48 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648268.8185] policy: set 'Connexion filaire 1' (enp2s0) as default for IPv6 routing and DNS
nov. 03 16:37:48 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648268.8286] dhcp6 (enp2s0): state changed new lease
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.4717] dhcp4 (enp2s0): state changed new lease, address=192.168.1.28, acd pending
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.6269] dhcp4 (enp2s0): state changed new lease, address=192.168.1.28
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.6422] device (enp2s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.6436] device (enp2s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.6437] device (enp2s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.6442] device (enp2s0): Activation: successful, device activated.
nov. 03 16:37:49 antoine-Inspiron-3650 kernel: usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
nov. 03 16:37:49 antoine-Inspiron-3650 kernel: usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov. 03 16:37:49 antoine-Inspiron-3650 systemd[1]: Starting Load/Save RF Kill Switch Status...
nov. 03 16:37:49 antoine-Inspiron-3650 systemd[1428]: Stopped target Bluetooth.
nov. 03 16:37:49 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 03 16:37:49 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 03 16:37:49 antoine-Inspiron-3650 systemd[1]: Started Load/Save RF Kill Switch Status.
nov. 03 16:37:49 antoine-Inspiron-3650 systemd[1428]: Reached target Bluetooth.
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.7529] policy: set 'Connexion filaire 1' (enp2s0) as default for IPv4 routing and DNS
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Battery Provider Manager created
nov. 03 16:37:49 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/ldac
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/aptx
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/aac
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aac
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/opus_g
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/opus_g
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/sbc
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/sbc
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/faststream
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/opus_05
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/opus_05
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 03 16:37:49 antoine-Inspiron-3650 bluetoothd[1160]: Endpoint registered: sender=:1.89 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.7833] manager: (XXX): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/13)
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.7835] device (XXX): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
nov. 03 16:37:49 antoine-Inspiron-3650 NetworkManager[620]: <info> [1730648269.7859] device (XXX): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
nov. 03 16:37:50 antoine-Inspiron-3650 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
nov. 03 16:37:54 antoine-Inspiron-3650 systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov. 03 16:38:14 antoine-Inspiron-3650 gsd-media-keys[1656]: Unable to get default sink
nov. 03 16:38:15 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-42 noise=-91 txrate=65000
nov. 03 16:38:15 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-91 txrate=65000
nov. 03 16:38:16 antoine-Inspiron-3650 wpa_supplicant[655]: wlp3s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=-91 txrate=72200
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: Failed to access otp area (-71)
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: USB disconnect, device number 8
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event2 - Power Button: is tagged by udev as: Keyboard
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) event2 - Power Button: device is a keyboard
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) config/udev: removing device SE-MJ553BT (AVRCP)
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) UnloadModule: "libinput"
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (II) systemd-logind: releasing fd for 13:79
nov. 03 16:37:44 antoine-Inspiron-3650 /usr/lib/gdm-x-session[1464]: (EE) systemd-logind: failed to release device: Device not taken
nov. 03 16:37:44 antoine-Inspiron-3650 kernel: usb 1-5: new full-speed USB device number 9 using xhci_hcd
nov. 03 16:37:44 antoine-Inspiron-3650 gnome-shell[1552]: Window manager warning: Overwriting existing binding of keysym ff54 with keysym ff54 (keycode 74).
That's your BT device, do you get
usb 1-5: Failed to access otp area (-71)
as well when the system wakes up w/o problems?
Unrelated to BT: https://bbs.archlinux.org/viewtopic.php?id=300676
Do you also get this w/o GDM?
Online
Hello, sorry for the late answer...
It seems to be the case indeed, I just tried to suspend it and wake it up :
$ journalctl -b | grep "otp area"
nov. 15 11:10:30 antoine-Inspiron-3650 kernel: usb 1-5: Failed to access otp area (-71)
Do you also get this w/o GDM?
Do you mean when I log in without GDM (in console mode for instance) ?
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
Do you mean when I log in without GDM (in console mode for instance) ?
Yup. But you can also run gnome manually. https://wiki.archlinux.org/title/GNOME#Xorg_sessions
Online
Hello,
I just tried to log in using command line (with the command startx, after setting up .xinitrc according to your link), then I repeatedly entered suspend mode then left. After 8 attempts or so, my Bluetooth adapter disappeared (I didn't use Bluetooth today). My PC left suspend mode around 15:10.
Here is the output of rfkill :
$ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Here is the output of journalctl (filtered) :
$ journalctl -b | grep "luet"
nov. 16 14:54:14 antoine-Inspiron-3650 kernel: Bluetooth: Core ver 2.22
nov. 16 14:54:14 antoine-Inspiron-3650 kernel: Bluetooth: HCI device and connection manager initialized
nov. 16 14:54:14 antoine-Inspiron-3650 kernel: Bluetooth: HCI socket layer initialized
nov. 16 14:54:14 antoine-Inspiron-3650 kernel: Bluetooth: L2CAP socket layer initialized
nov. 16 14:54:14 antoine-Inspiron-3650 kernel: Bluetooth: SCO socket layer initialized
nov. 16 14:54:15 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765255.6612] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
nov. 16 14:54:20 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 14:54:20 antoine-Inspiron-3650 systemd[1]: Starting Bluetooth service...
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: Bluetooth daemon 5.79
nov. 16 14:54:20 antoine-Inspiron-3650 systemd[1]: Started Bluetooth service.
nov. 16 14:54:20 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: Starting SDP server
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support bap plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support bass plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support mcp plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support vcp plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support micp plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support ccp plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support csip plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: src/plugin.c:init_plugin() System does not support asha plugin
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: Bluetooth management interface 1.23 initialized
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 14:54:20 antoine-Inspiron-3650 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
nov. 16 14:54:20 antoine-Inspiron-3650 kernel: Bluetooth: BNEP filters: protocol multicast
nov. 16 14:54:20 antoine-Inspiron-3650 kernel: Bluetooth: BNEP socket layer initialized
nov. 16 14:54:20 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 14:54:20 antoine-Inspiron-3650 bluetoothd[762]: Failed to set mode: Failed (0x03)
nov. 16 14:54:22 antoine-Inspiron-3650 kernel: Bluetooth: RFCOMM TTY layer initialized
nov. 16 14:54:22 antoine-Inspiron-3650 kernel: Bluetooth: RFCOMM socket layer initialized
nov. 16 14:54:22 antoine-Inspiron-3650 kernel: Bluetooth: RFCOMM ver 1.11
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:54:22 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:54:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.49 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:55:24 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:55:26 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.68 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:55:32 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.70 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:55:33 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.70 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/aac
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aac
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 14:57:57 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.110 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:01:51 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.110 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:01:52 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.163 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.163 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:01:55 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.164 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:02:08 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.164 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:02:13 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.167 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:02:53 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:03:00 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:03:00 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:03:00 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.167 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:03:00 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:03:06 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:03:06 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:03:06 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:03:06 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765786.8788] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/7)
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:03:06 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.182 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:03:06 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:03:06 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:03:06 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.182 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:03:34 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:03:40 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:03:40 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:03:40 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:03:40 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:03:40 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:03:41 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.193 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:03:41 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:03:41 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:03:41 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:03:41 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765821.0391] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/9)
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.193 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:03:59 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:04:05 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:04:05 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:04:05 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:04:05 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:04:05 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:04:05 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:04:05 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:04:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.205 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.205 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:04:35 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:04:41 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:04:41 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:04:41 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:04:41 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:04:41 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:04:42 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765882.0196] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/12)
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:04:42 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:04:42 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:04:42 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:04:42 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.219 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.219 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:05:01 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:05:07 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:05:07 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:05:07 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:05:07 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:05:07 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.229 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:05:07 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765907.8738] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/14)
nov. 16 15:05:07 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:05:07 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:05:07 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.229 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:05:25 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:05:37 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:05:37 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:05:37 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:05:37 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:05:37 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:05:37 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:05:37 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:05:37 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.242 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:05:54 antoine-Inspiron-3650 bluetoothd[762]: Failed to set mode: Failed (0x03)
nov. 16 15:05:54 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765954.7989] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/16)
nov. 16 15:05:56 antoine-Inspiron-3650 bluetoothd[762]: Failed to set mode: Failed (0x03)
nov. 16 15:05:56 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765956.3788] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/17)
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:06:05 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.242 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:06:12 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:06:18 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:06:18 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:06:18 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
nov. 16 15:06:18 antoine-Inspiron-3650 kernel: Bluetooth: MGMT ver 1.23
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager created
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:06:18 antoine-Inspiron-3650 NetworkManager[600]: <info> [1731765978.9347] manager: (xxx): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/19)
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:06:18 antoine-Inspiron-3650 bluetoothd[762]: Endpoint registered: sender=:1.254 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:06:18 antoine-Inspiron-3650 systemd[1825]: Reached target Bluetooth.
nov. 16 15:06:18 antoine-Inspiron-3650 systemd[704]: Reached target Bluetooth.
nov. 16 15:06:18 antoine-Inspiron-3650 systemd[1]: Reached target Bluetooth Support.
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/ldac
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/aptx_hd
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_hd
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/aptx
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/aac
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aac
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/opus_g
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/opus_g
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/sbc
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/sbc
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_1
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_0
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/faststream
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/faststream_duplex
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/opus_05
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/opus_05
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSink/opus_05_duplex
nov. 16 15:09:34 antoine-Inspiron-3650 bluetoothd[762]: Endpoint unregistered: sender=:1.254 path=/MediaEndpoint/A2DPSource/opus_05_duplex
nov. 16 15:09:41 antoine-Inspiron-3650 bluetoothd[762]: Battery Provider Manager destroyed
nov. 16 15:09:52 antoine-Inspiron-3650 kernel: Bluetooth: Can't get version to change to load ram patch err
nov. 16 15:09:52 antoine-Inspiron-3650 kernel: Bluetooth: Loading patch file failed
nov. 16 15:09:52 antoine-Inspiron-3650 systemd[1825]: Stopped target Bluetooth.
nov. 16 15:09:52 antoine-Inspiron-3650 systemd[1]: Stopped target Bluetooth Support.
nov. 16 15:09:52 antoine-Inspiron-3650 systemd[704]: Stopped target Bluetooth.
I noticed these new lines. They weren't there before my last attempt :
nov. 16 15:09:52 antoine-Inspiron-3650 kernel: Bluetooth: Can't get version to change to load ram patch err
nov. 16 15:09:52 antoine-Inspiron-3650 kernel: Bluetooth: Loading patch file failed
I had this error message (and other similar error messages) in the past occuring right when my Bluetooth adapter disappeared (see my old thread on the Manjaro Forum : https://forum.manjaro.org/t/bluetooth-a … /143183/11 ).
Here is another one from last year :
[10695.630980] Bluetooth: Can't change to loading configuration err
[10695.630996] Bluetooth: Loading patch file failed
There is also this line that appeared after the last attempt in journalctl (it doesn't show up in the above output) :
nov. 16 15:09:52 antoine-Inspiron-3650 kernel: ath3k 1-5:1.0: probe with driver ath3k failed with error -110
It looks like it is about my Wifi adapter (I think it is the same adapter for Bluetooth) :
03:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
Subsystem: Dell Vostro 3470
Kernel driver in use: ath9k
Kernel modules: ath9k
Last edited by antux18 (2024-11-16 14:35:21)
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
BT aside, has resuming from suspend otherwise worked reliably w/o black screen and reboot necessity?
$ journalctl -b | grep "luet"
This just list some userspace stuff.
The general journal surrounding that sleep would be more insightful as to what has happened to the BT adapter.
nov. 16 15:09:52 antoine-Inspiron-3650 kernel: ath3k 1-5:1.0: probe with driver ath3k failed with error -110
That's a timeout, the device didn't respond to the probe (and yes, that's a bluetooth device)
Online
Hello,
Yes, except for Bluetooth, I had no problem with suspending and resuming from suspend, except once : I had the problem described in message #3 again :
I got another kind of suspend issue today. I couldn't even resume from suspend this time: the fan was spinning (which isn't supposed to happen in suspend mode), but the power LED was still blinking, to indicate it is stuck in suspend mode. I had to hold the power button to turn it off.
This just list some userspace stuff.
The general journal surrounding that sleep would be more insightful as to what has happened to the BT adapter.
Oh, okay, should I use dmesg instead?
Last edited by antux18 (2024-11-17 17:11:09)
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
That's a timeout, the device didn't respond to the probe (and yes, that's a bluetooth device)
What could we deduce from it?
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
Oh, okay, should I use dmesg instead?
You should not randomly grep the journal unless you know precisely what you're grepping for … at which point it's no longer random
What could we deduce from it?
Device or firmware crashed or failed to wake from D3 or it's maybe somewhere on the bus.
: I had the problem described in message #3 again :
Ie w/o GDM? But it's different from the original symptom?
Btw. just noticed your sig:
OS: Arch Linux (GNOME) + Windows 10
OS: Arch Linux (GNOME) + Windows 11
3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
Online
You should not randomly grep the journal unless you know precisely what you're grepping for … at which point it's no longer random wink
Yeah, that makes sense... haha. I'll be more careful next time
Ie w/o GDM? But it's different from the original symptom?
If I remember correctly, no, because it happened after my experimentation : I rebooted and logged in using GDM. Then I left my computer and came back, and the problem I described in the beginning of message #3 appeared. And yes, it is different from the original symptom.
To sum up, there are 4 different situations for when I resume my computer from suspend mode :
1. Computer resumes from suspend without any issue, Bluetooth is working correctly.
2. Computer resumes from suspend, everything works except the Bluetooth adapter which disappears (I've had this problem since ages, and could never figure it out).
3. Computer resumes from suspend, but I'm stuck with a black screen (the symptom described in the original message, which started happening recently). I think it only happens when a BT device was connected before suspend, but randomly.
4. Computer can't resume from suspend, the power led is blinking, but the fan is spinning (the problem described at the beginning of message #3).
3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
Windows Fast Boot is already disabled. I'll check for hibernation, but since I didn't turn it on, I'd say it is currently off as well.
Last edited by antux18 (2024-11-17 22:35:24)
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
Ok, we may have two independent problems.
1. GDM infused black-screen.
If this is a defacto single-user system, just skip GDM and boot straight into a (locked) gnome session - or deal w/ the GDM issues…
2. bluetooth, either related to ath3k or the bus or whatever - for that we'll need to see the system journal of an affected boot to gage where there may be problems w/ the chip.
As mitigation, it might work to rfkill BT before the suspend, maybe also unloa ath3k
Online
Hello,
1. Okay, then I hope that there will be an update to fix the bug, and if not, I'll try your workaround.
2. Just resumed from suspend and the Bluetooth adapter disappeared, here is the output of dmesg :
[ 0.000000] Linux version 6.11.9-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Sun, 17 Nov 2024 16:06:17 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=611ce624-0696-4fa2-8c3a-f637b7884d08 rw loglevel=3 quiet splash sysrq_always_enabled=1
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000091807fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000091808000-0x0000000091808fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000091809000-0x0000000091832fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000091833000-0x000000009188efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009188f000-0x0000000091c83fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000091c84000-0x0000000096404fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000096405000-0x0000000097158fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000097159000-0x0000000097191fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000097192000-0x0000000097ae3fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000097ae4000-0x0000000097ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000097fff000-0x0000000097ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000098000000-0x00000000980fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000002667fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0x8d76f018-0x8d78f857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000008d76f017] usable
[ 0.000000] reserve setup_data: [mem 0x000000008d76f018-0x000000008d78f857] usable
[ 0.000000] reserve setup_data: [mem 0x000000008d78f858-0x0000000091807fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000091808000-0x0000000091808fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000091809000-0x0000000091832fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000091833000-0x000000009188efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009188f000-0x0000000091c83fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000091c84000-0x0000000096404fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000096405000-0x0000000097158fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000097159000-0x0000000097191fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000097192000-0x0000000097ae3fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000097ae4000-0x0000000097ffefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000097fff000-0x0000000097ffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000098000000-0x00000000980fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000002667fffff] usable
[ 0.000000] efi: EFI v2.4 by American Megatrends
[ 0.000000] efi: ESRT=0x97f9c018 ACPI=0x97164000 ACPI 2.0=0x97164000 SMBIOS=0xf05e0 INITRD=0x91c94e18
[ 0.000000] efi: Remove mem38: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem39: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem40: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem42: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. Inspiron 3650/0C2XKD, BIOS 3.12.1 12/25/2020
[ 0.000000] DMI: Memory slots populated: 1/2
[ 0.000000] tsc: Detected 2700.000 MHz processor
[ 0.000000] tsc: Detected 2699.909 MHz TSC
[ 0.000757] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000759] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000769] last_pfn = 0x266800 max_arch_pfn = 0x400000000
[ 0.000774] MTRR map: 6 entries (5 fixed + 1 variable; max 25), built from 10 variable MTRRs
[ 0.000775] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001040] last_pfn = 0x98000 max_arch_pfn = 0x400000000
[ 0.008314] found SMP MP-table at [mem 0x000fcec0-0x000fcecf]
[ 0.008328] esrt: Reserving ESRT space from 0x0000000097f9c018 to 0x0000000097f9c050.
[ 0.008335] Using GB pages for direct mapping
[ 0.009045] Secure boot disabled
[ 0.009046] RAMDISK: [mem 0x8d790000-0x8ebfbfff]
[ 0.009068] ACPI: Early table checksum verification disabled
[ 0.009070] ACPI: RSDP 0x0000000097164000 000024 (v02 DELL )
[ 0.009074] ACPI: XSDT 0x00000000971640A8 0000D4 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.009080] ACPI: FACP 0x0000000097186CD0 00010C (v05 DELL WN09 01072009 AMI 00010013)
[ 0.009085] ACPI: DSDT 0x0000000097164210 022ABF (v02 DELL WN09 01072009 INTL 20120913)
[ 0.009089] ACPI: FACS 0x0000000097ADFF80 000040
[ 0.009091] ACPI: APIC 0x0000000097186DE0 000084 (v03 DELL WN09 01072009 AMI 00010013)
[ 0.009094] ACPI: FPDT 0x0000000097186E68 000044 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.009097] ACPI: FIDT 0x0000000097186EB0 00009C (v01 DELL WN09 01072009 AMI 00010013)
[ 0.009100] ACPI: MCFG 0x0000000097186F50 00003C (v01 DELL WN09 01072009 MSFT 00000097)
[ 0.009103] ACPI: HPET 0x0000000097186F90 000038 (v01 DELL WN09 01072009 AMI. 0005000B)
[ 0.009106] ACPI: SSDT 0x0000000097186FC8 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.009109] ACPI: LPIT 0x0000000097187338 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.009112] ACPI: SSDT 0x00000000971873D0 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.009115] ACPI: SSDT 0x0000000097187618 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.009118] ACPI: SSDT 0x000000009718A1C8 000C45 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.009121] ACPI: DBGP 0x000000009718AE10 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.009124] ACPI: DBG2 0x000000009718AE48 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.009127] ACPI: SSDT 0x000000009718AEA0 000616 (v02 INTEL xh_rvp10 00000000 INTL 20120913)
[ 0.009130] ACPI: SLIC 0x000000009718B4B8 000176 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.009133] ACPI: BOOT 0x000000009718B630 000028 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.009136] ACPI: SSDT 0x000000009718B658 0053B0 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.009139] ACPI: UEFI 0x0000000097190A08 000042 (v01 00000000 00000000)
[ 0.009142] ACPI: MSDM 0x0000000097190A50 000055 (v03 DELL WN09 01072009 AMI 00010013)
[ 0.009145] ACPI: SSDT 0x0000000097190AA8 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.009148] ACPI: DMAR 0x0000000097191900 000070 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.009151] ACPI: ASF! 0x0000000097191970 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.009153] ACPI: Reserving FACP table memory at [mem 0x97186cd0-0x97186ddb]
[ 0.009155] ACPI: Reserving DSDT table memory at [mem 0x97164210-0x97186cce]
[ 0.009156] ACPI: Reserving FACS table memory at [mem 0x97adff80-0x97adffbf]
[ 0.009156] ACPI: Reserving APIC table memory at [mem 0x97186de0-0x97186e63]
[ 0.009157] ACPI: Reserving FPDT table memory at [mem 0x97186e68-0x97186eab]
[ 0.009158] ACPI: Reserving FIDT table memory at [mem 0x97186eb0-0x97186f4b]
[ 0.009159] ACPI: Reserving MCFG table memory at [mem 0x97186f50-0x97186f8b]
[ 0.009159] ACPI: Reserving HPET table memory at [mem 0x97186f90-0x97186fc7]
[ 0.009160] ACPI: Reserving SSDT table memory at [mem 0x97186fc8-0x97187334]
[ 0.009161] ACPI: Reserving LPIT table memory at [mem 0x97187338-0x971873cb]
[ 0.009162] ACPI: Reserving SSDT table memory at [mem 0x971873d0-0x97187617]
[ 0.009163] ACPI: Reserving SSDT table memory at [mem 0x97187618-0x9718a1c5]
[ 0.009163] ACPI: Reserving SSDT table memory at [mem 0x9718a1c8-0x9718ae0c]
[ 0.009164] ACPI: Reserving DBGP table memory at [mem 0x9718ae10-0x9718ae43]
[ 0.009165] ACPI: Reserving DBG2 table memory at [mem 0x9718ae48-0x9718ae9b]
[ 0.009166] ACPI: Reserving SSDT table memory at [mem 0x9718aea0-0x9718b4b5]
[ 0.009166] ACPI: Reserving SLIC table memory at [mem 0x9718b4b8-0x9718b62d]
[ 0.009167] ACPI: Reserving BOOT table memory at [mem 0x9718b630-0x9718b657]
[ 0.009168] ACPI: Reserving SSDT table memory at [mem 0x9718b658-0x97190a07]
[ 0.009169] ACPI: Reserving UEFI table memory at [mem 0x97190a08-0x97190a49]
[ 0.009169] ACPI: Reserving MSDM table memory at [mem 0x97190a50-0x97190aa4]
[ 0.009170] ACPI: Reserving SSDT table memory at [mem 0x97190aa8-0x971918ff]
[ 0.009171] ACPI: Reserving DMAR table memory at [mem 0x97191900-0x9719196f]
[ 0.009172] ACPI: Reserving ASF! table memory at [mem 0x97191970-0x97191a14]
[ 0.009282] No NUMA configuration found
[ 0.009283] Faking a node at [mem 0x0000000000000000-0x00000002667fffff]
[ 0.009292] NODE_DATA(0) allocated [mem 0x2667d5000-0x2667fffff]
[ 0.009486] Zone ranges:
[ 0.009487] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009488] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009490] Normal [mem 0x0000000100000000-0x00000002667fffff]
[ 0.009491] Device empty
[ 0.009492] Movable zone start for each node
[ 0.009495] Early memory node ranges
[ 0.009495] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.009496] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.009497] node 0: [mem 0x0000000000100000-0x0000000091807fff]
[ 0.009498] node 0: [mem 0x0000000091833000-0x000000009188efff]
[ 0.009499] node 0: [mem 0x0000000091c84000-0x0000000096404fff]
[ 0.009500] node 0: [mem 0x0000000097fff000-0x0000000097ffffff]
[ 0.009501] node 0: [mem 0x0000000100000000-0x00000002667fffff]
[ 0.009503] Initmem setup node 0 [mem 0x0000000000001000-0x00000002667fffff]
[ 0.009507] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.009509] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.009532] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.015618] On node 0, zone DMA32: 43 pages in unavailable ranges
[ 0.015827] On node 0, zone DMA32: 1013 pages in unavailable ranges
[ 0.015905] On node 0, zone DMA32: 7162 pages in unavailable ranges
[ 0.031833] On node 0, zone Normal: 6144 pages in unavailable ranges
[ 0.031994] ACPI: PM-Timer IO Port: 0x1808
[ 0.032000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.032002] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.032003] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.032004] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.032030] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.032032] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.032034] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.032038] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.032039] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.032042] TSC deadline timer available
[ 0.032046] CPU topo: Max. logical packages: 1
[ 0.032047] CPU topo: Max. logical dies: 1
[ 0.032048] CPU topo: Max. dies per package: 1
[ 0.032052] CPU topo: Max. threads per core: 1
[ 0.032053] CPU topo: Num. cores per package: 4
[ 0.032053] CPU topo: Num. threads per package: 4
[ 0.032054] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.032070] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.032073] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.032074] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.032075] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.032076] PM: hibernation: Registered nosave memory: [mem 0x8d76f000-0x8d76ffff]
[ 0.032078] PM: hibernation: Registered nosave memory: [mem 0x8d78f000-0x8d78ffff]
[ 0.032080] PM: hibernation: Registered nosave memory: [mem 0x91808000-0x91808fff]
[ 0.032080] PM: hibernation: Registered nosave memory: [mem 0x91809000-0x91832fff]
[ 0.032082] PM: hibernation: Registered nosave memory: [mem 0x9188f000-0x91c83fff]
[ 0.032083] PM: hibernation: Registered nosave memory: [mem 0x96405000-0x97158fff]
[ 0.032084] PM: hibernation: Registered nosave memory: [mem 0x97159000-0x97191fff]
[ 0.032084] PM: hibernation: Registered nosave memory: [mem 0x97192000-0x97ae3fff]
[ 0.032085] PM: hibernation: Registered nosave memory: [mem 0x97ae4000-0x97ffefff]
[ 0.032087] PM: hibernation: Registered nosave memory: [mem 0x98000000-0x980fffff]
[ 0.032087] PM: hibernation: Registered nosave memory: [mem 0x98100000-0xfdffffff]
[ 0.032088] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.032089] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.032089] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.032090] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.032091] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.032091] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.032093] [mem 0x98100000-0xfdffffff] available for PCI devices
[ 0.032094] Booting paravirtualized kernel on bare hardware
[ 0.032096] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.037820] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.038250] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[ 0.038257] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[ 0.038259] pcpu-alloc: [0] 0 1 2 3
[ 0.038276] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=611ce624-0696-4fa2-8c3a-f637b7884d08 rw loglevel=3 quiet splash sysrq_always_enabled=1
[ 0.038359] sysrq: sysrq always enabled.
[ 0.038361] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[ 0.038391] random: crng init done
[ 0.039781] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.040493] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.040562] Fallback order for Node 0: 0
[ 0.040565] Built 1 zonelists, mobility grouping on. Total pages: 2082691
[ 0.040566] Policy zone: Normal
[ 0.040978] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.040985] software IO TLB: area num 4.
[ 0.091094] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.091116] Kernel/User page tables isolation: enabled
[ 0.091149] ftrace: allocating 50630 entries in 198 pages
[ 0.098929] ftrace: allocated 198 pages with 4 groups
[ 0.099014] Dynamic Preempt: full
[ 0.099050] rcu: Preemptible hierarchical RCU implementation.
[ 0.099051] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.099052] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.099053] Trampoline variant of Tasks RCU enabled.
[ 0.099054] Rude variant of Tasks RCU enabled.
[ 0.099054] Tracing variant of Tasks RCU enabled.
[ 0.099055] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.099055] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.099061] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.099063] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.099064] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.103188] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.103401] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.103650] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.103685] spurious 8259A interrupt: IRQ7.
[ 0.103712] Console: colour dummy device 80x25
[ 0.103715] printk: legacy console [tty0] enabled
[ 0.103760] ACPI: Core revision 20240322
[ 0.103969] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.104070] APIC: Switch to symmetric I/O mode setup
[ 0.104072] DMAR: Host address width 39
[ 0.104073] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.104080] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.104082] DMAR: RMRR base: 0x000000970ba000 end: 0x000000970d9fff
[ 0.104085] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.104086] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.104087] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.104088] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.105642] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.105644] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.109628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.124098] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
[ 0.124102] Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
[ 0.124127] x86/cpu: SGX disabled by BIOS.
[ 0.124132] CPU0: Thermal monitoring enabled (TM1)
[ 0.124180] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.124181] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.124185] process: using mwait in idle threads
[ 0.124188] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.124191] Spectre V2 : Mitigation: IBRS
[ 0.124191] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.124192] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.124193] RETBleed: Mitigation: IBRS
[ 0.124195] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.124196] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.124202] MDS: Mitigation: Clear CPU buffers
[ 0.124203] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.124206] SRBDS: Mitigation: Microcode
[ 0.124207] GDS: Vulnerable: No microcode
[ 0.124212] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.124214] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.124215] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.124216] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.124218] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.124219] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.124221] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.124223] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.124224] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.154722] Freeing SMP alternatives memory: 40K
[ 0.154726] pid_max: default: 32768 minimum: 301
[ 0.157237] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[ 0.157268] landlock: Up and running.
[ 0.157269] Yama: becoming mindful.
[ 0.157274] LSM support for eBPF active
[ 0.157316] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.157327] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.160821] smpboot: CPU0: Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.161024] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.161046] ... version: 4
[ 0.161047] ... bit width: 48
[ 0.161048] ... generic registers: 8
[ 0.161049] ... value mask: 0000ffffffffffff
[ 0.161050] ... max period: 00007fffffffffff
[ 0.161051] ... fixed-purpose events: 3
[ 0.161052] ... event mask: 00000007000000ff
[ 0.161162] signal: max sigframe size: 2032
[ 0.161177] Estimated ratio of average max frequency by base frequency (times 1024): 1175
[ 0.162272] rcu: Hierarchical SRCU implementation.
[ 0.162274] rcu: Max phase no-delay instances is 1000.
[ 0.162321] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.162778] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.162820] smp: Bringing up secondary CPUs ...
[ 0.162917] smpboot: x86: Booting SMP configuration:
[ 0.162919] .... node #0, CPUs: #1 #2 #3
[ 0.165248] smp: Brought up 1 node, 4 CPUs
[ 0.165248] smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
[ 0.165248] Memory: 8036192K/8330764K available (18432K kernel code, 2592K rwdata, 13680K rodata, 4172K init, 4356K bss, 284164K reserved, 0K cma-reserved)
[ 0.165411] devtmpfs: initialized
[ 0.167470] x86/mm: Memory block size: 128MB
[ 0.168274] ACPI: PM: Registering ACPI NVS region [mem 0x91808000-0x91808fff] (4096 bytes)
[ 0.168277] ACPI: PM: Registering ACPI NVS region [mem 0x97192000-0x97ae3fff] (9773056 bytes)
[ 0.168405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.168412] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.168467] pinctrl core: initialized pinctrl subsystem
[ 0.168634] PM: RTC time: 15:11:40, date: 2024-11-23
[ 0.169101] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.169288] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.169360] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.169438] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.169449] audit: initializing netlink subsys (disabled)
[ 0.169473] audit: type=2000 audit(1732374699.063:1): state=initialized audit_enabled=0 res=1
[ 0.169473] thermal_sys: Registered thermal governor 'fair_share'
[ 0.169473] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.169473] thermal_sys: Registered thermal governor 'step_wise'
[ 0.169473] thermal_sys: Registered thermal governor 'user_space'
[ 0.169473] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.169525] cpuidle: using governor ladder
[ 0.169525] cpuidle: using governor menu
[ 0.169525] Simple Boot Flag at 0x47 set to 0x1
[ 0.169525] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.169525] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.169525] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.169525] PCI: Using configuration type 1 for base access
[ 0.169525] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.169525] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.169525] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.169525] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.169525] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.169525] ACPI: Added _OSI(Module Device)
[ 0.169525] ACPI: Added _OSI(Processor Device)
[ 0.169525] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.169525] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.208974] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.211523] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.214985] ACPI: Dynamic OEM Table Load:
[ 0.214991] ACPI: SSDT 0xFFFF9E3600FFE800 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.216300] ACPI: Dynamic OEM Table Load:
[ 0.216305] ACPI: SSDT 0xFFFF9E3600C18800 0005FD (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.218182] ACPI: Dynamic OEM Table Load:
[ 0.218187] ACPI: SSDT 0xFFFF9E3601175540 00008E (v02 PmRef Cpu0Hwp 00003000 INTL 20120913)
[ 0.219313] ACPI: Dynamic OEM Table Load:
[ 0.219317] ACPI: SSDT 0xFFFF9E3600FBC800 000130 (v02 PmRef HwpLvt 00003000 INTL 20120913)
[ 0.221082] ACPI: Dynamic OEM Table Load:
[ 0.221088] ACPI: SSDT 0xFFFF9E3600C1F800 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.222672] ACPI: Dynamic OEM Table Load:
[ 0.222676] ACPI: SSDT 0xFFFF9E3600FBD800 000119 (v02 PmRef ApHwp 00003000 INTL 20120913)
[ 0.223889] ACPI: Dynamic OEM Table Load:
[ 0.223893] ACPI: SSDT 0xFFFF9E3600FBC600 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.228427] ACPI: Interpreter enabled
[ 0.228461] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.228462] ACPI: Using IOAPIC for interrupt routing
[ 0.229989] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.229991] PCI: Using E820 reservations for host bridge windows
[ 0.231079] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.234156] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[ 0.234617] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
[ 0.235044] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
[ 0.237190] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[ 0.237534] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[ 0.237863] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[ 0.238197] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[ 0.238530] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[ 0.238863] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[ 0.239195] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[ 0.239527] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[ 0.239863] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[ 0.240198] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[ 0.240526] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[ 0.240869] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[ 0.241199] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[ 0.241527] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[ 0.241860] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[ 0.242189] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[ 0.242517] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[ 0.242846] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[ 0.243176] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[ 0.243508] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[ 0.262923] ACPI: \_TZ_.FN00: New power resource
[ 0.262995] ACPI: \_TZ_.FN01: New power resource
[ 0.263064] ACPI: \_TZ_.FN02: New power resource
[ 0.263138] ACPI: \_TZ_.FN03: New power resource
[ 0.263208] ACPI: \_TZ_.FN04: New power resource
[ 0.264504] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.264511] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.266318] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.266320] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.267421] PCI host bridge to bus 0000:00
[ 0.267425] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.267428] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.267429] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.267431] pci_bus 0000:00: root bus resource [mem 0x98800000-0xdfffffff window]
[ 0.267434] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.267436] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.267523] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000 conventional PCI endpoint
[ 0.267612] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 PCIe Root Port
[ 0.267641] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.267644] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.267646] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.267654] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd9ffffff 64bit pref]
[ 0.267681] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.268239] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.268267] pci 0000:00:14.0: BAR 0 [mem 0xdf310000-0xdf31ffff 64bit]
[ 0.268356] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.268678] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000 conventional PCI endpoint
[ 0.268704] pci 0000:00:14.2: BAR 0 [mem 0xdf32e000-0xdf32efff 64bit]
[ 0.268849] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 conventional PCI endpoint
[ 0.268872] pci 0000:00:16.0: BAR 0 [mem 0xdf32d000-0xdf32dfff 64bit]
[ 0.268936] pci 0000:00:16.0: PME# supported from D3hot
[ 0.269194] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601 conventional PCI endpoint
[ 0.269215] pci 0000:00:17.0: BAR 0 [mem 0xdf328000-0xdf329fff]
[ 0.269227] pci 0000:00:17.0: BAR 1 [mem 0xdf32c000-0xdf32c0ff]
[ 0.269239] pci 0000:00:17.0: BAR 2 [io 0xf050-0xf057]
[ 0.269251] pci 0000:00:17.0: BAR 3 [io 0xf040-0xf043]
[ 0.269262] pci 0000:00:17.0: BAR 4 [io 0xf020-0xf03f]
[ 0.269274] pci 0000:00:17.0: BAR 5 [mem 0xdf32b000-0xdf32b7ff]
[ 0.269317] pci 0000:00:17.0: PME# supported from D3hot
[ 0.269627] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400 PCIe Root Port
[ 0.269665] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.269669] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.269672] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.269730] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.270388] pci 0000:00:1c.5: [8086:a115] type 01 class 0x060400 PCIe Root Port
[ 0.270427] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.270432] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.270491] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.271141] pci 0000:00:1f.0: [8086:a143] type 00 class 0x060100 conventional PCI endpoint
[ 0.271540] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000 conventional PCI endpoint
[ 0.271558] pci 0000:00:1f.2: BAR 0 [mem 0xdf324000-0xdf327fff]
[ 0.271853] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300 conventional PCI endpoint
[ 0.271881] pci 0000:00:1f.3: BAR 0 [mem 0xdf320000-0xdf323fff 64bit]
[ 0.271915] pci 0000:00:1f.3: BAR 4 [mem 0xdf300000-0xdf30ffff 64bit]
[ 0.271964] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.272579] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.272637] pci 0000:00:1f.4: BAR 0 [mem 0xdf32a000-0xdf32a0ff 64bit]
[ 0.272708] pci 0000:00:1f.4: BAR 4 [io 0xf000-0xf01f]
[ 0.273047] pci 0000:01:00.0: [10de:1287] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.273068] pci 0000:01:00.0: BAR 0 [mem 0xde000000-0xdeffffff]
[ 0.273087] pci 0000:01:00.0: BAR 1 [mem 0xd0000000-0xd7ffffff 64bit pref]
[ 0.273106] pci 0000:01:00.0: BAR 3 [mem 0xd8000000-0xd9ffffff 64bit pref]
[ 0.273118] pci 0000:01:00.0: BAR 5 [io 0xe000-0xe07f]
[ 0.273131] pci 0000:01:00.0: ROM [mem 0xdf000000-0xdf07ffff pref]
[ 0.273154] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.273259] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300 PCIe Endpoint
[ 0.273280] pci 0000:01:00.1: BAR 0 [mem 0xdf080000-0xdf083fff]
[ 0.273420] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 0.280823] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.280928] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.280955] pci 0000:02:00.0: BAR 0 [io 0xd000-0xd0ff]
[ 0.280992] pci 0000:02:00.0: BAR 2 [mem 0xdf204000-0xdf204fff 64bit]
[ 0.281015] pci 0000:02:00.0: BAR 4 [mem 0xdf200000-0xdf203fff 64bit]
[ 0.281129] pci 0000:02:00.0: supports D1 D2
[ 0.281130] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.281592] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.281697] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000 PCIe Endpoint
[ 0.281726] pci 0000:03:00.0: BAR 0 [mem 0xdf100000-0xdf17ffff 64bit]
[ 0.281773] pci 0000:03:00.0: ROM [mem 0xdf180000-0xdf18ffff pref]
[ 0.281853] pci 0000:03:00.0: supports D1 D2
[ 0.281854] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.282274] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.284237] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.284301] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.284362] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.284424] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.284485] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.284546] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.284608] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.284669] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.289646] iommu: Default domain type: Translated
[ 0.289646] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.289646] SCSI subsystem initialized
[ 0.289646] libata version 3.00 loaded.
[ 0.289646] ACPI: bus type USB registered
[ 0.289646] usbcore: registered new interface driver usbfs
[ 0.289646] usbcore: registered new interface driver hub
[ 0.289646] usbcore: registered new device driver usb
[ 0.289646] EDAC MC: Ver: 3.0.0
[ 0.289646] efivars: Registered efivars operations
[ 0.289646] NetLabel: Initializing
[ 0.289646] NetLabel: domain hash size = 128
[ 0.289646] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.289646] NetLabel: unlabeled traffic allowed by default
[ 0.289646] mctp: management component transport protocol core
[ 0.289646] NET: Registered PF_MCTP protocol family
[ 0.289646] PCI: Using ACPI for IRQ routing
[ 0.318278] PCI: pci_cache_line_size set to 64 bytes
[ 0.318321] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.318323] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.318324] e820: reserve RAM buffer [mem 0x8d76f018-0x8fffffff]
[ 0.318326] e820: reserve RAM buffer [mem 0x91808000-0x93ffffff]
[ 0.318327] e820: reserve RAM buffer [mem 0x9188f000-0x93ffffff]
[ 0.318328] e820: reserve RAM buffer [mem 0x96405000-0x97ffffff]
[ 0.318330] e820: reserve RAM buffer [mem 0x266800000-0x267ffffff]
[ 0.318367] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.318367] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.318367] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.318367] vgaarb: loaded
[ 0.318367] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.318367] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.319569] clocksource: Switched to clocksource tsc-early
[ 0.319765] VFS: Disk quotas dquot_6.6.0
[ 0.319765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.319765] pnp: PnP ACPI init
[ 0.319765] system 00:00: [io 0x0a00-0x0a1f] has been reserved
[ 0.319765] system 00:00: [io 0x0a20-0x0a2f] has been reserved
[ 0.319765] system 00:00: [io 0x0a30-0x0a3f] has been reserved
[ 0.319765] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.319765] system 00:01: [io 0xffff] has been reserved
[ 0.319765] system 00:01: [io 0xffff] has been reserved
[ 0.319765] system 00:01: [io 0xffff] has been reserved
[ 0.319765] system 00:01: [io 0x1800-0x18fe] has been reserved
[ 0.319765] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.319765] system 00:02: [io 0x0800-0x087f] has been reserved
[ 0.319765] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.319765] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.319765] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.319765] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.319765] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.319765] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.319765] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.319765] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.319765] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.319765] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.319765] system 00:05: [mem 0xdffc0000-0xdffdffff] has been reserved
[ 0.319765] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.319765] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.319765] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.319765] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.319765] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.319765] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.319765] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.320439] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.320442] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.320444] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.321396] pnp: PnP ACPI: found 8 devices
[ 0.326935] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.326993] NET: Registered PF_INET protocol family
[ 0.327082] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.341666] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.341698] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.341721] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.341916] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.342170] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.342222] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.342260] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.342277] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.342318] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.342326] NET: Registered PF_XDP protocol family
[ 0.342339] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.342343] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.342350] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.342355] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd9ffffff 64bit pref]
[ 0.342364] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.342366] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.342373] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.342386] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.342393] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.342407] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.342408] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.342410] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.342411] pci_bus 0000:00: resource 7 [mem 0x98800000-0xdfffffff window]
[ 0.342413] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.342414] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.342416] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.342417] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd9ffffff 64bit pref]
[ 0.342419] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.342420] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.342422] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.343717] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.343745] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.343780] PCI: CLS 0 bytes, default 64
[ 0.343826] pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000 conventional PCI endpoint
[ 0.343884] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[ 0.344133] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.344134] software IO TLB: mapped [mem 0x000000008976f000-0x000000008d76f000] (64MB)
[ 0.344177] Trying to unpack rootfs image as initramfs...
[ 0.347788] Initialise system trusted keyrings
[ 0.347797] Key type blacklist registered
[ 0.347872] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.347979] fuse: init (API version 7.40)
[ 0.348217] integrity: Platform Keyring initialized
[ 0.348220] integrity: Machine keyring initialized
[ 0.360531] Key type asymmetric registered
[ 0.360535] Asymmetric key parser 'x509' registered
[ 0.360563] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.360638] io scheduler mq-deadline registered
[ 0.360639] io scheduler kyber registered
[ 0.360653] io scheduler bfq registered
[ 0.361023] pcieport 0000:00:01.0: PME: Signaling with IRQ 120
[ 0.361220] pcieport 0000:00:1c.0: PME: Signaling with IRQ 121
[ 0.361280] pcieport 0000:00:1c.0: AER: enabled with IRQ 121
[ 0.361482] pcieport 0000:00:1c.5: PME: Signaling with IRQ 122
[ 0.361526] pcieport 0000:00:1c.5: AER: enabled with IRQ 122
[ 0.361592] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.361964] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.361986] ACPI: button: Sleep Button [SLPB]
[ 0.362010] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.362024] ACPI: button: Power Button [PWRB]
[ 0.362048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.362117] ACPI: button: Power Button [PWRF]
[ 0.362905] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.362908] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 0.363064] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.363066] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[ 0.363279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.365337] Non-volatile memory driver v1.3
[ 0.365339] Linux agpgart interface v0.103
[ 0.365435] ACPI: bus type drm_connector registered
[ 0.366888] ahci 0000:00:17.0: version 3.0
[ 0.377198] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 0.377204] ahci 0000:00:17.0: 4/4 ports implemented (port mask 0xf)
[ 0.377206] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 0.406974] Freeing initrd memory: 20912K
[ 0.407954] scsi host0: ahci
[ 0.408338] scsi host1: ahci
[ 0.408627] scsi host2: ahci
[ 0.408802] scsi host3: ahci
[ 0.408831] ata1: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b100 irq 123 lpm-pol 3
[ 0.408834] ata2: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b180 irq 123 lpm-pol 3
[ 0.408835] ata3: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b200 irq 123 lpm-pol 3
[ 0.408837] ata4: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b280 irq 123 lpm-pol 3
[ 0.408992] usbcore: registered new interface driver usbserial_generic
[ 0.409010] usbserial: USB Serial support registered for generic
[ 0.409301] rtc_cmos 00:03: RTC can wake from S4
[ 0.409965] rtc_cmos 00:03: registered as rtc0
[ 0.410116] rtc_cmos 00:03: setting system clock to 2024-11-23T15:11:40 UTC (1732374700)
[ 0.410140] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[ 0.410304] intel_pstate: Intel P-state driver initializing
[ 0.410461] intel_pstate: HWP enabled
[ 0.410495] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.410733] Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xd8000000-0xd9ffffff flags 0x14220c]
[ 0.410887] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[ 0.412009] fbcon: Deferring console take-over
[ 0.412024] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.412108] hid: raw HID events driver (C) Jiri Kosina
[ 0.412155] drop_monitor: Initializing network drop monitor service
[ 0.412251] NET: Registered PF_INET6 protocol family
[ 0.419104] Segment Routing with IPv6
[ 0.419106] RPL Segment Routing with IPv6
[ 0.419117] In-situ OAM (IOAM) with IPv6
[ 0.419141] NET: Registered PF_PACKET protocol family
[ 0.419691] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.419803] microcode: Current revision: 0x000000f0
[ 0.419805] microcode: Updated early from: 0x000000e2
[ 0.419984] IPI shorthand broadcast: enabled
[ 0.421742] sched_clock: Marking stable (420001400, 574768)->(426214648, -5638480)
[ 0.421942] registered taskstats version 1
[ 0.422325] Loading compiled-in X.509 certificates
[ 0.425085] Loaded X.509 cert 'Build time autogenerated kernel key: 5548050ccce794830875b8ca403205a7f344d83b'
[ 0.426774] Demotion targets for Node 0: null
[ 0.426958] Key type .fscrypt registered
[ 0.426959] Key type fscrypt-provisioning registered
[ 0.427198] integrity: Loading X.509 certificate: UEFI:db
[ 0.427217] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.427218] integrity: Loading X.509 certificate: UEFI:db
[ 0.427233] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.427851] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[ 0.427929] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[ 0.427973] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[ 0.427998] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[ 0.428368] PM: Magic number: 0:966:184
[ 0.428404] thermal LNXTHERM:00: hash matches
[ 0.428417] acpi device:43: hash matches
[ 0.432147] RAS: Correctable Errors collector initialized.
[ 0.444544] clk: Disabling unused clocks
[ 0.444547] PM: genpd: Disabling unused power domains
[ 0.719886] ata4: SATA link down (SStatus 4 SControl 300)
[ 0.719914] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.719937] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.719959] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.720893] ata1.00: ATA-8: TOSHIBA DT01ACA100, MS2OA7S0, max UDMA/133
[ 0.721391] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 0.722654] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GU90N, A1C0, max UDMA/100
[ 0.722689] ata1.00: configured for UDMA/133
[ 0.722975] scsi 0:0:0:0: Direct-Access ATA TOSHIBA DT01ACA1 A7S0 PQ: 0 ANSI: 5
[ 0.723362] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 0.723368] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.723380] sd 0:0:0:0: [sda] Write Protect is off
[ 0.723384] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.723400] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.723428] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 0.723749] ata3.00: supports DRM functions and may not be fully accessible
[ 0.723753] ata3.00: ATA-11: Samsung SSD 870 EVO 500GB, SVT01B6Q, max UDMA/133
[ 0.724222] ata3.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 0.724851] ata2.00: configured for UDMA/100
[ 0.727863] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GU90N A1C0 PQ: 0 ANSI: 5
[ 0.728807] ata3.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 0.729330] ata3.00: supports DRM functions and may not be fully accessible
[ 0.735068] ata3.00: configured for UDMA/133
[ 0.735092] ahci 0000:00:17.0: port does not support device sleep
[ 0.768431] scsi 2:0:0:0: Direct-Access ATA Samsung SSD 870 1B6Q PQ: 0 ANSI: 5
[ 0.768762] ata3.00: Enabling discard_zeroes_data
[ 0.768780] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 0.768793] sd 2:0:0:0: [sdb] Write Protect is off
[ 0.768797] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.768814] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.768854] sd 2:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 0.769276] ata3.00: Enabling discard_zeroes_data
[ 0.786186] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[ 0.787576] sd 2:0:0:0: [sdb] supports TCG Opal
[ 0.787581] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 0.801315] sda: sda1 sda2 sda3 sda4 sda7
[ 0.801961] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.803772] Freeing unused decrypted memory: 2028K
[ 0.804621] Freeing unused kernel image (initmem) memory: 4172K
[ 0.804751] Write protecting the kernel read-only data: 32768k
[ 0.805485] Freeing unused kernel image (rodata/data gap) memory: 656K
[ 0.874253] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.874257] rodata_test: all tests were successful
[ 0.874258] x86/mm: Checking user space page tables
[ 0.922837] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.922841] Run /init as init process
[ 0.922843] with arguments:
[ 0.922844] /init
[ 0.922845] splash
[ 0.922846] with environment:
[ 0.922847] HOME=/
[ 0.922847] TERM=linux
[ 0.922848] BOOT_IMAGE=/boot/vmlinuz-linux
[ 1.156109] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.156117] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.157202] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 1.157756] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.157761] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.157764] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.157803] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[ 1.157806] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.157808] usb usb1: Product: xHCI Host Controller
[ 1.157809] usb usb1: Manufacturer: Linux 6.11.9-arch1-1 xhci-hcd
[ 1.157811] usb usb1: SerialNumber: 0000:00:14.0
[ 1.157999] hub 1-0:1.0: USB hub found
[ 1.158014] hub 1-0:1.0: 10 ports detected
[ 1.160433] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[ 1.160438] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.160439] usb usb2: Product: xHCI Host Controller
[ 1.160441] usb usb2: Manufacturer: Linux 6.11.9-arch1-1 xhci-hcd
[ 1.160443] usb usb2: SerialNumber: 0000:00:14.0
[ 1.161706] hub 2-0:1.0: USB hub found
[ 1.161717] hub 2-0:1.0: 4 ports detected
[ 1.222377] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.222383] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.295122] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.360655] tsc: Refined TSC clocksource calibration: 2711.999 MHz
[ 1.360664] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x271785701be, max_idle_ns: 440795203568 ns
[ 1.360719] clocksource: Switched to clocksource tsc
[ 1.407322] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[ 1.551203] usb 1-3: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[ 1.551212] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.551216] usb 1-3: Product: Dell MS116 USB Optical Mouse
[ 1.551219] usb 1-3: Manufacturer: PixArt
[ 1.566337] usbcore: registered new interface driver usbhid
[ 1.566342] usbhid: USB HID core driver
[ 1.574339] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:413C:301A.0001/input/input3
[ 1.574486] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-3/input0
[ 1.677333] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.694994] usb 2-2: New USB device found, idVendor=1058, idProduct=25a2, bcdDevice=10.19
[ 1.695001] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.695004] usb 2-2: Product: Elements 25A2
[ 1.695007] usb 2-2: Manufacturer: Western Digital
[ 1.695010] usb 2-2: SerialNumber: xxx
[ 1.707670] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 1.707845] scsi host4: usb-storage 2-2:1.0
[ 1.707943] usbcore: registered new interface driver usb-storage
[ 1.714222] usbcore: registered new interface driver uas
[ 1.817348] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[ 1.964638] usb 1-4: New USB device found, idVendor=04b3, idProduct=3025, bcdDevice= 1.09
[ 1.964646] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.964650] usb 1-4: Product: USB NetVista Full Width Keyboard.
[ 1.964653] usb 1-4: Manufacturer: LITE-ON Technology
[ 1.971071] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04B3:3025.0002/input/input4
[ 2.090828] hid-generic 0003:04B3:3025.0002: input,hidraw1: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-0000:00:14.0-4/input0
[ 2.141430] EXT4-fs (sdb1): mounted filesystem 611ce624-0696-4fa2-8c3a-f637b7884d08 r/w with ordered data mode. Quota mode: none.
[ 2.220593] usb 1-5: new full-speed USB device number 4 using xhci_hcd
[ 2.235694] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[ 2.279502] systemd[1]: systemd 256.8-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[ 2.279516] systemd[1]: Detected architecture x86-64.
[ 2.280845] systemd[1]: Hostname set to <antoine-Inspiron-3650>.
[ 2.364899] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[ 2.364905] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.487498] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[ 2.560119] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 2.630974] usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 2.630982] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.630986] usb 1-6: Product: USB2.0-CRW
[ 2.630989] usb 1-6: Manufacturer: Generic
[ 2.630992] usb 1-6: SerialNumber: 20100201396000000
[ 2.720951] scsi 4:0:0:0: Direct-Access WD Elements 25A2 1019 PQ: 0 ANSI: 6
[ 2.721644] systemd-ssh-generator[265]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[ 2.721648] systemd-ssh-generator[265]: → connect via 'ssh .host' locally
[ 2.722171] sd 4:0:0:0: [sdc] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2.722450] sd 4:0:0:0: [sdc] Write Protect is off
[ 2.722453] sd 4:0:0:0: [sdc] Mode Sense: 47 00 10 08
[ 2.722732] sd 4:0:0:0: [sdc] No Caching mode page found
[ 2.722735] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[ 2.734673] zram: Added device: zram0
[ 2.744302] sdc: sdc1
[ 2.744350] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 2.868163] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.900113] systemd[1]: Created slice Slice /system/dirmngr.
[ 2.900702] systemd[1]: Created slice Slice /system/getty.
[ 2.901215] systemd[1]: Created slice Slice /system/gpg-agent.
[ 2.901732] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 2.902245] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 2.902777] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 2.903287] systemd[1]: Created slice Slice /system/keyboxd.
[ 2.903795] systemd[1]: Created slice Slice /system/modprobe.
[ 2.904320] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 2.904833] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[ 2.905239] systemd[1]: Created slice User and Session Slice.
[ 2.905324] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.905532] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.905556] systemd[1]: Expecting device /dev/disk/by-uuid/9f8505a5-f11d-4e08-bfa5-2e2853cf4980...
[ 2.905565] systemd[1]: Expecting device /dev/disk/by-uuid/E626-CB08...
[ 2.905572] systemd[1]: Expecting device /dev/disk/by-uuid/e69ceeaf-8ba1-4c3d-8eca-75535ba2c39c...
[ 2.905578] systemd[1]: Expecting device /dev/zram0...
[ 2.905598] systemd[1]: Reached target Login Prompts.
[ 2.905613] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 2.905640] systemd[1]: Reached target Remote File Systems.
[ 2.905654] systemd[1]: Reached target Slice Units.
[ 2.905686] systemd[1]: Reached target Local Verity Protected Volumes.
[ 2.905786] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.907203] systemd[1]: Listening on Process Core Dump Socket.
[ 2.908039] systemd[1]: Listening on Credential Encryption/Decryption.
[ 2.908165] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.908287] systemd[1]: Listening on Journal Sockets.
[ 2.908326] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.908339] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.908441] systemd[1]: Listening on udev Control Socket.
[ 2.908516] systemd[1]: Listening on udev Kernel Socket.
[ 2.908600] systemd[1]: Listening on User Database Manager Socket.
[ 2.909777] systemd[1]: Mounting Huge Pages File System...
[ 2.910733] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.911731] systemd[1]: Mounting Kernel Debug File System...
[ 2.913452] systemd[1]: Mounting Kernel Trace File System...
[ 2.915761] systemd[1]: Starting Create List of Static Device Nodes...
[ 2.918011] systemd[1]: Starting Load Kernel Module configfs...
[ 2.919119] systemd[1]: Starting Load Kernel Module dm_mod...
[ 2.924063] systemd[1]: Starting Load Kernel Module drm...
[ 2.925093] systemd[1]: Starting Load Kernel Module fuse...
[ 2.926080] systemd[1]: Starting Load Kernel Module loop...
[ 2.926169] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 2.926221] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 2.928284] systemd[1]: Starting Journal Service...
[ 2.930709] systemd[1]: Starting Load Kernel Modules...
[ 2.930731] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.931745] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.931803] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.936582] systemd[1]: Starting Load udev Rules from Credentials...
[ 2.937642] systemd[1]: Starting Coldplug All udev Devices...
[ 2.940860] systemd[1]: Starting Virtual Console Setup...
[ 2.943591] systemd[1]: Mounted Huge Pages File System.
[ 2.943724] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.943834] systemd[1]: Mounted Kernel Debug File System.
[ 2.945882] device-mapper: uevent: version 1.0.3
[ 2.947026] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 2.947199] systemd[1]: Mounted Kernel Trace File System.
[ 2.947758] systemd[1]: Finished Create List of Static Device Nodes.
[ 2.948745] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 2.948951] systemd[1]: Finished Load Kernel Module configfs.
[ 2.949280] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 2.949462] systemd[1]: Finished Load Kernel Module dm_mod.
[ 2.949779] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 2.949962] systemd[1]: Finished Load Kernel Module drm.
[ 2.950274] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 2.950456] systemd[1]: Finished Load Kernel Module fuse.
[ 2.953036] systemd[1]: Mounting FUSE Control File System...
[ 2.955728] systemd[1]: Mounting Kernel Configuration File System...
[ 2.958358] loop: module loaded
[ 2.958648] EXT4-fs (sdb1): re-mounted 611ce624-0696-4fa2-8c3a-f637b7884d08 r/w. Quota mode: none.
[ 2.960415] vhba: loading out-of-tree module taints kernel.
[ 2.960419] vhba: module verification failed: signature and/or required key missing - tainting kernel
[ 2.960935] scsi host5: vhba
[ 2.967254] systemd-journald[284]: Collecting audit messages is disabled.
[ 2.968009] mc: Linux media interface: v0.10
[ 2.977140] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 2.978219] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 2.978698] systemd[1]: Finished Load Kernel Module loop.
[ 2.980669] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 2.981032] systemd[1]: Finished Load udev Rules from Credentials.
[ 2.981351] systemd[1]: Finished Virtual Console Setup.
[ 2.981505] systemd[1]: Mounted FUSE Control File System.
[ 2.981623] systemd[1]: Mounted Kernel Configuration File System.
[ 2.984082] systemd[1]: Activating swap /swapfile...
[ 2.984357] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[ 2.987154] systemd[1]: Starting Load/Save OS Random Seed...
[ 2.987210] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 2.987235] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.988978] videodev: Linux video capture interface: v2.00
[ 3.004858] Adding 2097148k swap on /swapfile. Priority:-2 extents:17 across:2359296k SS
[ 3.004923] systemd[1]: Activated swap /swapfile.
[ 3.007534] systemd[1]: Finished Load/Save OS Random Seed.
[ 3.018756] systemd[1]: Started Journal Service.
[ 3.057491] systemd-journald[284]: Received client request to flush runtime journal.
[ 3.365091] zram0: detected capacity change from 0 to 16148480
[ 3.455029] nvidia: module license 'NVIDIA' taints kernel.
[ 3.455034] Disabling lock debugging due to kernel taint
[ 3.455037] nvidia: module license taints kernel.
[ 3.476727] Adding 8074236k swap on /dev/zram0. Priority:100 extents:1 across:8074236k SSDsc
[ 3.837545] wmi_bus wmi_bus-PNP0C14:02: [Firmware Bug]: WQBC data block query control method not found
[ 3.837569] wmi_bus wmi_bus-PNP0C14:02: [Firmware Bug]: WMBD method block execution control method not found
[ 3.904693] nvidia-nvlink: Nvlink Core is being initialized, major device number 241
[ 3.904873] EDAC ie31200: No ECC support
[ 3.904903] EDAC ie31200: No ECC support
[ 3.907862] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.913752] mousedev: PS/2 mouse device common for all mice
[ 3.915968] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 3.928692] intel_pmc_core INT33A1:00: initialized
[ 3.945762] usbcore: registered new interface driver rtsx_usb
[ 3.980951] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 3.990978] EXT4-fs (sdb6): mounted filesystem 9f8505a5-f11d-4e08-bfa5-2e2853cf4980 r/w with ordered data mode. Quota mode: none.
[ 4.033660] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.256.02 Thu May 2 14:37:44 UTC 2024
[ 4.058777] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.059369] Bluetooth: Core ver 2.22
[ 4.059383] NET: Registered PF_BLUETOOTH protocol family
[ 4.059385] Bluetooth: HCI device and connection manager initialized
[ 4.059389] Bluetooth: HCI socket layer initialized
[ 4.059391] Bluetooth: L2CAP socket layer initialized
[ 4.059394] Bluetooth: SCO socket layer initialized
[ 4.072950] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 4.083461] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.084290] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 4.085508] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 4.087393] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 4.087398] cfg80211: failed to load regulatory.db
[ 4.106715] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 4.106745] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 4.126173] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 4.143855] r8169 0000:02:00.0 eth0: RTL8168h/8111h, xxx, XID 541, IRQ 130
[ 4.143861] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 4.181016] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.182024] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 4.182030] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 4.183314] nvidia-uvm: Loaded the UVM driver, major device number 238.
[ 4.184120] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.256.02 Thu May 2 14:50:40 UTC 2024
[ 4.192624] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 4.201039] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 4.201042] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 4.201044] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 4.201045] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 4.202774] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 4.219986] vboxdrv: Found 4 processor cores/threads
[ 4.236210] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input6
[ 4.236250] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input7
[ 4.236283] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input8
[ 4.236315] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input9
[ 4.244226] vboxdrv: TSC mode is Invariant, tentative frequency 2711998610 Hz
[ 4.244230] vboxdrv: Successfully loaded version 7.1.4 r165100 (interface 0x00340001)
[ 4.289561] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 4.290804] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[ 4.302721] cryptd: max_cpu_qlen set to 1000
[ 4.303971] at24 0-0050: supply vcc not found, using dummy regulator
[ 4.310739] iTCO_vendor_support: vendor-support=0
[ 4.310918] VBoxNetAdp: Successfully started.
[ 4.313451] VBoxNetFlt: Successfully started.
[ 4.315087] usbcore: registered new interface driver btusb
[ 4.318260] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC662 rev3: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 4.318264] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.318266] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.318268] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 4.318269] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 4.318271] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 4.318272] snd_hda_codec_realtek hdaudioC1D0: Headset Mic=0x19
[ 4.318274] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 4.323289] AES CTR mode by8 optimization enabled
[ 4.333403] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input10
[ 4.333450] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card1/input11
[ 4.333483] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input12
[ 4.333515] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card1/input13
[ 4.352698] at24 0-0050: 256 byte spd EEPROM, read-only
[ 4.365290] usb 1-5: USB disconnect, device number 4
[ 4.394016] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14
[ 4.395049] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 4.397332] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 4.409662] usbcore: registered new interface driver ath3k
[ 4.444904] ath9k 0000:03:00.0: enabling device (0000 -> 0002)
[ 4.445044] ath: phy0: WB335 2-ANT card detected
[ 4.445045] ath: phy0: Set BT/WLAN RX diversity capability
[ 4.454094] ath: phy0: Enable LNA combining
[ 4.457523] ath: EEPROM regdomain: 0x6c
[ 4.457525] ath: EEPROM indicates we should expect a direct regpair map
[ 4.457526] ath: Country alpha2 being used: 00
[ 4.457527] ath: Regpair used: 0x6c
[ 4.458180] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 4.484674] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0x000000006b55e72e, irq=17
[ 4.499622] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
[ 4.532906] intel_tcc_cooling: Programmable TCC Offset detected
[ 4.640044] intel_rapl_common: Found RAPL domain package
[ 4.640047] intel_rapl_common: Found RAPL domain core
[ 4.640048] intel_rapl_common: Found RAPL domain dram
[ 4.670599] usb 1-5: new full-speed USB device number 6 using xhci_hcd
[ 4.872275] EXT4-fs (sda7): mounted filesystem e69ceeaf-8ba1-4c3d-8eca-75535ba2c39c r/w with ordered data mode. Quota mode: none.
[ 5.052184] [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
[ 5.463955] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 5.637596] r8169 0000:02:00.0 enp2s0: Link is Down
[ 8.563264] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.289377] Initializing XFRM netlink socket
[ 9.328918] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 9.902077] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
[ 9.902087] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 10.004868] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.004872] Bluetooth: BNEP filters: protocol multicast
[ 10.004876] Bluetooth: BNEP socket layer initialized
[ 10.006561] Bluetooth: MGMT ver 1.23
[ 10.015643] NET: Registered PF_ALG protocol family
[ 11.662439] rfkill: input handler disabled
[ 12.308562] Bluetooth: RFCOMM TTY layer initialized
[ 12.308573] Bluetooth: RFCOMM socket layer initialized
[ 12.308577] Bluetooth: RFCOMM ver 1.11
[ 51.195704] rfkill: input handler enabled
[ 53.508262] rfkill: input handler disabled
[ 54.499220] ntfs3: Enabled Linux POSIX ACLs support
[ 54.499224] ntfs3: Read-only LZX/Xpress compression included
[ 55.508087] warning: `birdtray' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 96.092326] wlp3s0: authenticate with xxx (local address=xxx)
[ 96.092331] wlp3s0: send auth to xxx (try 1/3)
[ 96.094477] wlp3s0: authenticated
[ 96.097038] wlp3s0: associate with xxx (try 1/3)
[ 96.101439] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=1)
[ 96.101534] wlp3s0: associated
[ 983.076009] perf: interrupt took too long (2518 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
[ 997.071009] usb 2-2: USB disconnect, device number 2
[ 1256.785966] perf: interrupt took too long (3203 > 3147), lowering kernel.perf_event_max_sample_rate to 62400
[ 1457.614672] perf: interrupt took too long (4004 > 4003), lowering kernel.perf_event_max_sample_rate to 49800
[ 2602.174174] perf: interrupt took too long (5022 > 5005), lowering kernel.perf_event_max_sample_rate to 39600
[ 4708.519521] capability: warning: `gvfsd-admin' uses 32-bit capabilities (legacy support in use)
[ 8079.298972] perf: interrupt took too long (6283 > 6277), lowering kernel.perf_event_max_sample_rate to 31800
[13477.509458] usb 2-1: new SuperSpeed USB device number 3 using xhci_hcd
[13477.527057] usb 2-1: New USB device found, idVendor=1058, idProduct=25a2, bcdDevice=10.19
[13477.527062] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[13477.527064] usb 2-1: Product: Elements 25A2
[13477.527065] usb 2-1: Manufacturer: Western Digital
[13477.527066] usb 2-1: SerialNumber: xxx
[13477.531345] usb-storage 2-1:1.0: USB Mass Storage device detected
[13477.531535] scsi host4: usb-storage 2-1:1.0
[13478.536497] scsi 4:0:0:0: Direct-Access WD Elements 25A2 1019 PQ: 0 ANSI: 6
[13478.538518] sd 4:0:0:0: [sdc] Spinning up disk...
[13479.549336] ...ready
[13481.586422] sd 4:0:0:0: [sdc] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
[13481.586797] sd 4:0:0:0: [sdc] Write Protect is off
[13481.586801] sd 4:0:0:0: [sdc] Mode Sense: 47 00 10 08
[13481.587099] sd 4:0:0:0: [sdc] No Caching mode page found
[13481.587100] sd 4:0:0:0: [sdc] Assuming drive cache: write through
[13481.631061] sdc: sdc1
[13481.631220] sd 4:0:0:0: [sdc] Attached SCSI disk
[17694.169077] wlp3s0: deauthenticating from xxx by local choice (Reason: 3=DEAUTH_LEAVING)
[17694.248489] r8169 0000:02:00.0 enp2s0: Link is Down
[17694.423609] PM: suspend entry (deep)
[17694.488173] Filesystems sync: 0.064 seconds
[17694.714947] Freezing user space processes
[17694.717040] Freezing user space processes completed (elapsed 0.002 seconds)
[17694.717043] OOM killer disabled.
[17694.717044] Freezing remaining freezable tasks
[17694.718282] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[17694.718319] printk: Suspending console(s) (use no_console_suspend to debug)
[17694.863814] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[17694.865231] ata1.00: Entering standby power mode
[17694.866981] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[17694.869989] ata3.00: Entering standby power mode
[17695.455472] ACPI: PM: Preparing to enter system sleep state S3
[17695.455777] ACPI: PM: Saving platform NVS memory
[17695.455889] Disabling non-boot CPUs ...
[17695.457343] smpboot: CPU 3 is now offline
[17695.459156] smpboot: CPU 2 is now offline
[17695.460973] smpboot: CPU 1 is now offline
[17695.464491] ACPI: PM: Low-level resume complete
[17695.464534] ACPI: PM: Restoring platform NVS memory
[17695.465240] Enabling non-boot CPUs ...
[17695.465429] smpboot: Booting Node 0 Processor 1 APIC 0x2
[17695.469039] CPU1 is up
[17695.469199] smpboot: Booting Node 0 Processor 2 APIC 0x4
[17695.472813] CPU2 is up
[17695.472978] smpboot: Booting Node 0 Processor 3 APIC 0x6
[17695.476656] CPU3 is up
[17695.477708] ACPI: PM: Waking up from system sleep state S3
[17696.904464] usb 1-6: reset high-speed USB device number 5 using xhci_hcd
[17696.943031] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[17696.943050] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[17696.943066] ata4: SATA link down (SStatus 4 SControl 300)
[17696.943467] ata3.00: supports DRM functions and may not be fully accessible
[17696.949142] ata2.00: configured for UDMA/100
[17696.949297] sd 2:0:0:0: [sdb] Starting disk
[17696.949638] ata3.00: supports DRM functions and may not be fully accessible
[17696.954707] ata3.00: configured for UDMA/133
[17696.954787] ahci 0000:00:17.0: port does not support device sleep
[17696.954941] ata3.00: Enabling discard_zeroes_data
[17697.167858] usb 1-5: reset full-speed USB device number 6 using xhci_hcd
[17697.307765] usb 1-5: device firmware changed
[17697.308498] OOM killer enabled.
[17697.308500] Restarting tasks ...
[17697.308707] usb 1-5: USB disconnect, device number 6
[17697.310976] done.
[17697.310992] random: crng reseeded on system resumption
[17697.312905] PM: suspend exit
[17697.341816] rfkill: input handler enabled
[17697.437210] usb 1-5: new full-speed USB device number 7 using xhci_hcd
[17697.459977] rfkill: input handler disabled
[17697.477227] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[17697.578232] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[17697.578250] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[17697.667441] r8169 0000:02:00.0 enp2s0: Link is Down
[17697.674716] usb 1-5: Failed to access otp area (-71)
[17697.675295] usb 1-5: USB disconnect, device number 7
[17698.103843] usb 1-5: new full-speed USB device number 8 using xhci_hcd
[17698.710533] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[17698.711335] sd 0:0:0:0: [sda] Starting disk
[17698.712158] ata1.00: configured for UDMA/133
[17698.728570] wlp3s0: authenticate with xxx (local address=xxx)
[17698.728574] wlp3s0: send auth to xxx (try 1/3)
[17698.730623] wlp3s0: authenticated
[17698.733917] wlp3s0: associate with xxx (try 1/3)
[17698.738147] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=1)
[17698.738246] wlp3s0: associated
[17701.116073] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[17703.384873] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
[17703.384878] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[17703.487175] Bluetooth: MGMT ver 1.23
[17706.570261] wlp3s0: authenticate with xxx (local address=xxx)
[17706.570266] wlp3s0: send auth to xxx (try 1/3)
[17706.572309] wlp3s0: authenticated
[17706.577085] wlp3s0: associate with xxx (try 1/3)
[17706.581309] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=1)
[17706.581419] wlp3s0: associated
[18894.935365] wlp3s0: deauthenticating from xxx by local choice (Reason: 3=DEAUTH_LEAVING)
[18894.935885] r8169 0000:02:00.0 enp2s0: Link is Down
[18895.300996] PM: suspend entry (deep)
[18895.313252] Filesystems sync: 0.012 seconds
[18895.537707] Freezing user space processes
[18895.540049] Freezing user space processes completed (elapsed 0.002 seconds)
[18895.540052] OOM killer disabled.
[18895.540053] Freezing remaining freezable tasks
[18895.541277] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[18895.541313] printk: Suspending console(s) (use no_console_suspend to debug)
[18895.673967] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[18895.674083] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[18895.674466] ata1.00: Entering standby power mode
[18895.679295] ata3.00: Entering standby power mode
[18896.244747] ACPI: PM: Preparing to enter system sleep state S3
[18896.245053] ACPI: PM: Saving platform NVS memory
[18896.245168] Disabling non-boot CPUs ...
[18896.246579] smpboot: CPU 3 is now offline
[18896.248420] smpboot: CPU 2 is now offline
[18896.250108] smpboot: CPU 1 is now offline
[18896.253624] ACPI: PM: Low-level resume complete
[18896.253668] ACPI: PM: Restoring platform NVS memory
[18896.254373] Enabling non-boot CPUs ...
[18896.254556] smpboot: Booting Node 0 Processor 1 APIC 0x2
[18896.257946] CPU1 is up
[18896.258102] smpboot: Booting Node 0 Processor 2 APIC 0x4
[18896.261173] CPU2 is up
[18896.261328] smpboot: Booting Node 0 Processor 3 APIC 0x6
[18896.264570] CPU3 is up
[18896.265615] ACPI: PM: Waking up from system sleep state S3
[18897.284351] nvidia-modeset: ERROR: GPU:0: Failed detecting connected display devices
[18897.284363] nvidia-modeset: ERROR: GPU:0: Failure reading maximum pixel clock value for display device VGA-0.
[18897.694503] usb 1-5: reset full-speed USB device number 8 using xhci_hcd
[18897.712380] ata4: SATA link down (SStatus 4 SControl 300)
[18897.736053] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[18897.736072] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[18897.736574] ata3.00: supports DRM functions and may not be fully accessible
[18897.742182] ata2.00: configured for UDMA/100
[18897.743141] sd 2:0:0:0: [sdb] Starting disk
[18897.743479] ata3.00: supports DRM functions and may not be fully accessible
[18897.748882] ata3.00: configured for UDMA/133
[18897.748959] ahci 0000:00:17.0: port does not support device sleep
[18897.749109] ata3.00: Enabling discard_zeroes_data
[18897.834680] usb 1-5: device firmware changed
[18897.958045] usb 1-6: reset high-speed USB device number 5 using xhci_hcd
[18898.102186] OOM killer enabled.
[18898.102188] Restarting tasks ...
[18898.102872] usb 1-5: USB disconnect, device number 8
[18898.104711] done.
[18898.104727] random: crng reseeded on system resumption
[18898.104772] PM: suspend exit
[18898.126871] rfkill: input handler enabled
[18898.230721] usb 1-5: new full-speed USB device number 9 using xhci_hcd
[18898.261101] rfkill: input handler disabled
[18898.268499] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[18898.371641] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[18898.371659] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[18898.460885] r8169 0000:02:00.0 enp2s0: Link is Down
[18899.470618] wlp3s0: authenticate with xxx (local address=xxx)
[18899.470623] wlp3s0: send auth to xxx (try 1/3)
[18899.472725] wlp3s0: authenticated
[18899.477332] wlp3s0: associate with xxx (try 1/3)
[18899.481476] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=1)
[18899.481572] wlp3s0: associated
[18899.567702] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[18899.568578] sd 0:0:0:0: [sda] Starting disk
[18899.569714] ata1.00: configured for UDMA/133
[18901.973043] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[18903.444110] Bluetooth: Can't get version to change to load ram patch err
[18903.444114] Bluetooth: Loading patch file failed
[18903.444118] ath3k 1-5:1.0: probe with driver ath3k failed with error -110
[18908.564033] usb 1-5: Failed to access otp area (-110)
[18917.450481] usb 1-2: new high-speed USB device number 10 using xhci_hcd
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
I'll check for hibernation, but since I didn't turn it on, I'd say it is currently off as well.
I may have been wrong, because it seemed enabled before running "powercfg /h off". I guess it was enabled by default.
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
reboot windows and linux twice for voodo reasons
Forgot that yesterday, so I did it today. But the issue persists: adapter disappeared after a few suspend/resume cycles, and I didn't use nor enable Bluetooth.
Output of "dmesg":
[ 0.000000] Linux version 6.12.1-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Fri, 22 Nov 2024 16:04:27 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=611ce624-0696-4fa2-8c3a-f637b7884d08 rw loglevel=3 quiet splash sysrq_always_enabled=1
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000091807fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000091808000-0x0000000091808fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000091809000-0x0000000091832fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000091833000-0x000000009188efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009188f000-0x0000000091c83fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000091c84000-0x0000000096404fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000096405000-0x0000000097158fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000097159000-0x0000000097191fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000097192000-0x0000000097ae3fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000097ae4000-0x0000000097ffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000097fff000-0x0000000097ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000098000000-0x00000000980fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000002667fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] e820: update [mem 0x8d6fe018-0x8d71e857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000008d6fe017] usable
[ 0.000000] reserve setup_data: [mem 0x000000008d6fe018-0x000000008d71e857] usable
[ 0.000000] reserve setup_data: [mem 0x000000008d71e858-0x0000000091807fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000091808000-0x0000000091808fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000091809000-0x0000000091832fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000091833000-0x000000009188efff] usable
[ 0.000000] reserve setup_data: [mem 0x000000009188f000-0x0000000091c83fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000091c84000-0x0000000096404fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000096405000-0x0000000097158fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000097159000-0x0000000097191fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000097192000-0x0000000097ae3fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000097ae4000-0x0000000097ffefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000097fff000-0x0000000097ffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000098000000-0x00000000980fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000002667fffff] usable
[ 0.000000] efi: EFI v2.4 by American Megatrends
[ 0.000000] efi: ESRT=0x97f9c018 ACPI=0x97164000 ACPI 2.0=0x97164000 SMBIOS=0xf05e0 INITRD=0x91c94e18
[ 0.000000] efi: Remove mem38: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem39: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem40: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem42: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. Inspiron 3650/0C2XKD, BIOS 3.12.1 12/25/2020
[ 0.000000] DMI: Memory slots populated: 1/2
[ 0.000000] tsc: Detected 2700.000 MHz processor
[ 0.000000] tsc: Detected 2699.909 MHz TSC
[ 0.000799] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000801] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000811] last_pfn = 0x266800 max_arch_pfn = 0x400000000
[ 0.000815] MTRR map: 6 entries (5 fixed + 1 variable; max 25), built from 10 variable MTRRs
[ 0.000817] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001079] last_pfn = 0x98000 max_arch_pfn = 0x400000000
[ 0.007995] found SMP MP-table at [mem 0x000fcec0-0x000fcecf]
[ 0.008010] esrt: Reserving ESRT space from 0x0000000097f9c018 to 0x0000000097f9c050.
[ 0.008017] Using GB pages for direct mapping
[ 0.008462] Secure boot disabled
[ 0.008463] RAMDISK: [mem 0x8d71f000-0x8eb87fff]
[ 0.008484] ACPI: Early table checksum verification disabled
[ 0.008486] ACPI: RSDP 0x0000000097164000 000024 (v02 DELL )
[ 0.008490] ACPI: XSDT 0x00000000971640A8 0000D4 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.008495] ACPI: FACP 0x0000000097186CD0 00010C (v05 DELL WN09 01072009 AMI 00010013)
[ 0.008500] ACPI: DSDT 0x0000000097164210 022ABF (v02 DELL WN09 01072009 INTL 20120913)
[ 0.008503] ACPI: FACS 0x0000000097ADFF80 000040
[ 0.008505] ACPI: APIC 0x0000000097186DE0 000084 (v03 DELL WN09 01072009 AMI 00010013)
[ 0.008508] ACPI: FPDT 0x0000000097186E68 000044 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.008510] ACPI: FIDT 0x0000000097186EB0 00009C (v01 DELL WN09 01072009 AMI 00010013)
[ 0.008513] ACPI: MCFG 0x0000000097186F50 00003C (v01 DELL WN09 01072009 MSFT 00000097)
[ 0.008516] ACPI: HPET 0x0000000097186F90 000038 (v01 DELL WN09 01072009 AMI. 0005000B)
[ 0.008518] ACPI: SSDT 0x0000000097186FC8 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.008521] ACPI: LPIT 0x0000000097187338 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.008524] ACPI: SSDT 0x00000000971873D0 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.008527] ACPI: SSDT 0x0000000097187618 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.008529] ACPI: SSDT 0x000000009718A1C8 000C45 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.008532] ACPI: DBGP 0x000000009718AE10 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.008535] ACPI: DBG2 0x000000009718AE48 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.008537] ACPI: SSDT 0x000000009718AEA0 000616 (v02 INTEL xh_rvp10 00000000 INTL 20120913)
[ 0.008540] ACPI: SLIC 0x000000009718B4B8 000176 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.008543] ACPI: BOOT 0x000000009718B630 000028 (v01 DELL WN09 01072009 AMI 00010013)
[ 0.008545] ACPI: SSDT 0x000000009718B658 0053B0 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.008548] ACPI: UEFI 0x0000000097190A08 000042 (v01 00000000 00000000)
[ 0.008551] ACPI: MSDM 0x0000000097190A50 000055 (v03 DELL WN09 01072009 AMI 00010013)
[ 0.008554] ACPI: SSDT 0x0000000097190AA8 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.008556] ACPI: DMAR 0x0000000097191900 000070 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.008559] ACPI: ASF! 0x0000000097191970 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.008561] ACPI: Reserving FACP table memory at [mem 0x97186cd0-0x97186ddb]
[ 0.008563] ACPI: Reserving DSDT table memory at [mem 0x97164210-0x97186cce]
[ 0.008563] ACPI: Reserving FACS table memory at [mem 0x97adff80-0x97adffbf]
[ 0.008564] ACPI: Reserving APIC table memory at [mem 0x97186de0-0x97186e63]
[ 0.008565] ACPI: Reserving FPDT table memory at [mem 0x97186e68-0x97186eab]
[ 0.008565] ACPI: Reserving FIDT table memory at [mem 0x97186eb0-0x97186f4b]
[ 0.008566] ACPI: Reserving MCFG table memory at [mem 0x97186f50-0x97186f8b]
[ 0.008567] ACPI: Reserving HPET table memory at [mem 0x97186f90-0x97186fc7]
[ 0.008567] ACPI: Reserving SSDT table memory at [mem 0x97186fc8-0x97187334]
[ 0.008568] ACPI: Reserving LPIT table memory at [mem 0x97187338-0x971873cb]
[ 0.008569] ACPI: Reserving SSDT table memory at [mem 0x971873d0-0x97187617]
[ 0.008569] ACPI: Reserving SSDT table memory at [mem 0x97187618-0x9718a1c5]
[ 0.008570] ACPI: Reserving SSDT table memory at [mem 0x9718a1c8-0x9718ae0c]
[ 0.008571] ACPI: Reserving DBGP table memory at [mem 0x9718ae10-0x9718ae43]
[ 0.008571] ACPI: Reserving DBG2 table memory at [mem 0x9718ae48-0x9718ae9b]
[ 0.008572] ACPI: Reserving SSDT table memory at [mem 0x9718aea0-0x9718b4b5]
[ 0.008573] ACPI: Reserving SLIC table memory at [mem 0x9718b4b8-0x9718b62d]
[ 0.008573] ACPI: Reserving BOOT table memory at [mem 0x9718b630-0x9718b657]
[ 0.008574] ACPI: Reserving SSDT table memory at [mem 0x9718b658-0x97190a07]
[ 0.008575] ACPI: Reserving UEFI table memory at [mem 0x97190a08-0x97190a49]
[ 0.008575] ACPI: Reserving MSDM table memory at [mem 0x97190a50-0x97190aa4]
[ 0.008576] ACPI: Reserving SSDT table memory at [mem 0x97190aa8-0x971918ff]
[ 0.008577] ACPI: Reserving DMAR table memory at [mem 0x97191900-0x9719196f]
[ 0.008577] ACPI: Reserving ASF! table memory at [mem 0x97191970-0x97191a14]
[ 0.008687] No NUMA configuration found
[ 0.008687] Faking a node at [mem 0x0000000000000000-0x00000002667fffff]
[ 0.008696] NODE_DATA(0) allocated [mem 0x2667d52c0-0x2667fffff]
[ 0.008895] Zone ranges:
[ 0.008896] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008897] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008899] Normal [mem 0x0000000100000000-0x00000002667fffff]
[ 0.008900] Device empty
[ 0.008901] Movable zone start for each node
[ 0.008903] Early memory node ranges
[ 0.008903] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.008905] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.008906] node 0: [mem 0x0000000000100000-0x0000000091807fff]
[ 0.008907] node 0: [mem 0x0000000091833000-0x000000009188efff]
[ 0.008907] node 0: [mem 0x0000000091c84000-0x0000000096404fff]
[ 0.008908] node 0: [mem 0x0000000097fff000-0x0000000097ffffff]
[ 0.008909] node 0: [mem 0x0000000100000000-0x00000002667fffff]
[ 0.008911] Initmem setup node 0 [mem 0x0000000000001000-0x00000002667fffff]
[ 0.008915] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008916] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.008939] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.015048] On node 0, zone DMA32: 43 pages in unavailable ranges
[ 0.015256] On node 0, zone DMA32: 1013 pages in unavailable ranges
[ 0.015334] On node 0, zone DMA32: 7162 pages in unavailable ranges
[ 0.031258] On node 0, zone Normal: 6144 pages in unavailable ranges
[ 0.031420] ACPI: PM-Timer IO Port: 0x1808
[ 0.031426] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.031428] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.031429] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.031429] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.031455] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.031458] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.031459] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.031463] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.031464] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.031467] TSC deadline timer available
[ 0.031471] CPU topo: Max. logical packages: 1
[ 0.031472] CPU topo: Max. logical dies: 1
[ 0.031473] CPU topo: Max. dies per package: 1
[ 0.031477] CPU topo: Max. threads per core: 1
[ 0.031477] CPU topo: Num. cores per package: 4
[ 0.031478] CPU topo: Num. threads per package: 4
[ 0.031478] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.031496] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.031498] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.031499] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.031500] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.031502] PM: hibernation: Registered nosave memory: [mem 0x8d6fe000-0x8d6fefff]
[ 0.031503] PM: hibernation: Registered nosave memory: [mem 0x8d71e000-0x8d71efff]
[ 0.031504] PM: hibernation: Registered nosave memory: [mem 0x91808000-0x91808fff]
[ 0.031505] PM: hibernation: Registered nosave memory: [mem 0x91809000-0x91832fff]
[ 0.031506] PM: hibernation: Registered nosave memory: [mem 0x9188f000-0x91c83fff]
[ 0.031508] PM: hibernation: Registered nosave memory: [mem 0x96405000-0x97158fff]
[ 0.031509] PM: hibernation: Registered nosave memory: [mem 0x97159000-0x97191fff]
[ 0.031509] PM: hibernation: Registered nosave memory: [mem 0x97192000-0x97ae3fff]
[ 0.031510] PM: hibernation: Registered nosave memory: [mem 0x97ae4000-0x97ffefff]
[ 0.031511] PM: hibernation: Registered nosave memory: [mem 0x98000000-0x980fffff]
[ 0.031512] PM: hibernation: Registered nosave memory: [mem 0x98100000-0xfdffffff]
[ 0.031512] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.031513] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.031514] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.031514] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.031515] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.031515] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.031517] [mem 0x98100000-0xfdffffff] available for PCI devices
[ 0.031518] Booting paravirtualized kernel on bare hardware
[ 0.031520] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.037423] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.037859] percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
[ 0.037866] pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
[ 0.037868] pcpu-alloc: [0] 0 1 2 3
[ 0.037884] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=611ce624-0696-4fa2-8c3a-f637b7884d08 rw loglevel=3 quiet splash sysrq_always_enabled=1
[ 0.037969] sysrq: sysrq always enabled.
[ 0.037971] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[ 0.038001] random: crng init done
[ 0.039386] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.040096] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.040168] Fallback order for Node 0: 0
[ 0.040170] Built 1 zonelists, mobility grouping on. Total pages: 2082691
[ 0.040171] Policy zone: Normal
[ 0.040583] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.040590] software IO TLB: area num 4.
[ 0.091415] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.091438] Kernel/User page tables isolation: enabled
[ 0.091471] ftrace: allocating 51123 entries in 200 pages
[ 0.099368] ftrace: allocated 200 pages with 3 groups
[ 0.099455] Dynamic Preempt: full
[ 0.099491] rcu: Preemptible hierarchical RCU implementation.
[ 0.099492] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.099493] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.099494] Trampoline variant of Tasks RCU enabled.
[ 0.099494] Rude variant of Tasks RCU enabled.
[ 0.099495] Tracing variant of Tasks RCU enabled.
[ 0.099495] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.099496] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.099501] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.099503] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.099504] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.103652] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.103871] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.104119] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.104154] spurious 8259A interrupt: IRQ7.
[ 0.104182] Console: colour dummy device 80x25
[ 0.104184] printk: legacy console [tty0] enabled
[ 0.104234] ACPI: Core revision 20240827
[ 0.104442] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.104546] APIC: Switch to symmetric I/O mode setup
[ 0.104548] DMAR: Host address width 39
[ 0.104549] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.104556] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.104558] DMAR: RMRR base: 0x000000970ba000 end: 0x000000970d9fff
[ 0.104561] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.104563] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.104564] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.104564] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.106118] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.106119] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.110234] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.124572] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
[ 0.124577] Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
[ 0.124598] x86/cpu: SGX disabled or unsupported by BIOS.
[ 0.124603] CPU0: Thermal monitoring enabled (TM1)
[ 0.124651] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.124652] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.124656] process: using mwait in idle threads
[ 0.124660] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.124662] Spectre V2 : Mitigation: IBRS
[ 0.124663] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.124664] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.124665] RETBleed: Mitigation: IBRS
[ 0.124666] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.124668] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.124673] MDS: Mitigation: Clear CPU buffers
[ 0.124674] MMIO Stale Data: Mitigation: Clear CPU buffers
[ 0.124678] SRBDS: Mitigation: Microcode
[ 0.124679] GDS: Vulnerable: No microcode
[ 0.124684] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.124686] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.124687] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.124688] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.124690] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.124691] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.124693] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.124695] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.124696] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.156132] Freeing SMP alternatives memory: 40K
[ 0.156137] pid_max: default: 32768 minimum: 301
[ 0.158825] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[ 0.158896] landlock: Up and running.
[ 0.158899] Yama: becoming mindful.
[ 0.159083] LSM support for eBPF active
[ 0.159111] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.159122] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.161312] smpboot: CPU0: Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.164753] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.164775] ... version: 4
[ 0.164776] ... bit width: 48
[ 0.164777] ... generic registers: 8
[ 0.164778] ... value mask: 0000ffffffffffff
[ 0.164779] ... max period: 00007fffffffffff
[ 0.164780] ... fixed-purpose events: 3
[ 0.164781] ... event mask: 00000007000000ff
[ 0.164891] signal: max sigframe size: 2032
[ 0.164906] Estimated ratio of average max frequency by base frequency (times 1024): 1175
[ 0.165997] rcu: Hierarchical SRCU implementation.
[ 0.165998] rcu: Max phase no-delay instances is 1000.
[ 0.166052] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.166515] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.166558] smp: Bringing up secondary CPUs ...
[ 0.166665] smpboot: x86: Booting SMP configuration:
[ 0.166666] .... node #0, CPUs: #1 #2 #3
[ 0.169302] smp: Brought up 1 node, 4 CPUs
[ 0.171245] smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
[ 0.172263] Memory: 8036164K/8330764K available (18432K kernel code, 2653K rwdata, 14236K rodata, 4248K init, 4092K bss, 284172K reserved, 0K cma-reserved)
[ 0.172528] devtmpfs: initialized
[ 0.172528] x86/mm: Memory block size: 128MB
[ 0.172528] ACPI: PM: Registering ACPI NVS region [mem 0x91808000-0x91808fff] (4096 bytes)
[ 0.172528] ACPI: PM: Registering ACPI NVS region [mem 0x97192000-0x97ae3fff] (9773056 bytes)
[ 0.172528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.172528] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.172528] pinctrl core: initialized pinctrl subsystem
[ 0.172528] PM: RTC time: 17:54:45, date: 2024-11-24
[ 0.172528] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.172528] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.172528] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.174634] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.174646] audit: initializing netlink subsys (disabled)
[ 0.174673] audit: type=2000 audit(1732470885.069:1): state=initialized audit_enabled=0 res=1
[ 0.174673] thermal_sys: Registered thermal governor 'fair_share'
[ 0.174673] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.174673] thermal_sys: Registered thermal governor 'step_wise'
[ 0.174673] thermal_sys: Registered thermal governor 'user_space'
[ 0.174674] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.174685] cpuidle: using governor ladder
[ 0.174689] cpuidle: using governor menu
[ 0.174744] Simple Boot Flag at 0x47 set to 0x1
[ 0.174744] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.174744] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.174744] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.174744] PCI: Using configuration type 1 for base access
[ 0.174864] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.181313] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.181313] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.181313] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.181313] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.181388] ACPI: Added _OSI(Module Device)
[ 0.181388] ACPI: Added _OSI(Processor Device)
[ 0.181388] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.181388] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.218610] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.222166] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.225469] ACPI: Dynamic OEM Table Load:
[ 0.225477] ACPI: SSDT 0xFFFF89EC00FF6400 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.228140] ACPI: Dynamic OEM Table Load:
[ 0.228145] ACPI: SSDT 0xFFFF89EC00C23800 0005FD (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.229576] ACPI: Dynamic OEM Table Load:
[ 0.229581] ACPI: SSDT 0xFFFF89EC00C4B3C0 00008E (v02 PmRef Cpu0Hwp 00003000 INTL 20120913)
[ 0.230710] ACPI: Dynamic OEM Table Load:
[ 0.230714] ACPI: SSDT 0xFFFF89EC00FB5200 000130 (v02 PmRef HwpLvt 00003000 INTL 20120913)
[ 0.232548] ACPI: Dynamic OEM Table Load:
[ 0.232554] ACPI: SSDT 0xFFFF89EC00C25000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.234139] ACPI: Dynamic OEM Table Load:
[ 0.234144] ACPI: SSDT 0xFFFF89EC00FB5A00 000119 (v02 PmRef ApHwp 00003000 INTL 20120913)
[ 0.235370] ACPI: Dynamic OEM Table Load:
[ 0.235374] ACPI: SSDT 0xFFFF89EC00FB5800 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.239913] ACPI: Interpreter enabled
[ 0.239948] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.239950] ACPI: Using IOAPIC for interrupt routing
[ 0.241449] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.241451] PCI: Using E820 reservations for host bridge windows
[ 0.242530] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.245582] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[ 0.246041] ACPI: \_SB_.PCI0.PEG1.PG01: New power resource
[ 0.246468] ACPI: \_SB_.PCI0.PEG2.PG02: New power resource
[ 0.248636] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[ 0.248967] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[ 0.249296] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[ 0.249625] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[ 0.249962] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[ 0.250298] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[ 0.250632] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[ 0.250967] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[ 0.251305] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[ 0.251633] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[ 0.251961] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[ 0.252293] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[ 0.252622] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[ 0.252949] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[ 0.253278] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[ 0.253606] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[ 0.253937] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[ 0.254264] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[ 0.254604] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[ 0.254937] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[ 0.274305] ACPI: \_TZ_.FN00: New power resource
[ 0.274378] ACPI: \_TZ_.FN01: New power resource
[ 0.274448] ACPI: \_TZ_.FN02: New power resource
[ 0.274516] ACPI: \_TZ_.FN03: New power resource
[ 0.274587] ACPI: \_TZ_.FN04: New power resource
[ 0.275863] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.275871] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.277678] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.277680] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.278781] PCI host bridge to bus 0000:00
[ 0.278786] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.278788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.278790] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.278792] pci_bus 0000:00: root bus resource [mem 0x98800000-0xdfffffff window]
[ 0.278793] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.278795] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.278880] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000 conventional PCI endpoint
[ 0.278970] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 PCIe Root Port
[ 0.278999] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.279002] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.279005] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.279012] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd9ffffff 64bit pref]
[ 0.279040] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.279610] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.279639] pci 0000:00:14.0: BAR 0 [mem 0xdf310000-0xdf31ffff 64bit]
[ 0.279728] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.280082] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000 conventional PCI endpoint
[ 0.280110] pci 0000:00:14.2: BAR 0 [mem 0xdf32e000-0xdf32efff 64bit]
[ 0.280255] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 conventional PCI endpoint
[ 0.280277] pci 0000:00:16.0: BAR 0 [mem 0xdf32d000-0xdf32dfff 64bit]
[ 0.280342] pci 0000:00:16.0: PME# supported from D3hot
[ 0.280626] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601 conventional PCI endpoint
[ 0.280647] pci 0000:00:17.0: BAR 0 [mem 0xdf328000-0xdf329fff]
[ 0.280659] pci 0000:00:17.0: BAR 1 [mem 0xdf32c000-0xdf32c0ff]
[ 0.280671] pci 0000:00:17.0: BAR 2 [io 0xf050-0xf057]
[ 0.280683] pci 0000:00:17.0: BAR 3 [io 0xf040-0xf043]
[ 0.280695] pci 0000:00:17.0: BAR 4 [io 0xf020-0xf03f]
[ 0.280707] pci 0000:00:17.0: BAR 5 [mem 0xdf32b000-0xdf32b7ff]
[ 0.280751] pci 0000:00:17.0: PME# supported from D3hot
[ 0.281092] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400 PCIe Root Port
[ 0.281131] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.281134] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.281137] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.281196] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.281874] pci 0000:00:1c.5: [8086:a115] type 01 class 0x060400 PCIe Root Port
[ 0.281913] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.281918] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.281977] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.282641] pci 0000:00:1f.0: [8086:a143] type 00 class 0x060100 conventional PCI endpoint
[ 0.283065] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000 conventional PCI endpoint
[ 0.283083] pci 0000:00:1f.2: BAR 0 [mem 0xdf324000-0xdf327fff]
[ 0.283406] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300 conventional PCI endpoint
[ 0.283434] pci 0000:00:1f.3: BAR 0 [mem 0xdf320000-0xdf323fff 64bit]
[ 0.283468] pci 0000:00:1f.3: BAR 4 [mem 0xdf300000-0xdf30ffff 64bit]
[ 0.283517] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.284216] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.284274] pci 0000:00:1f.4: BAR 0 [mem 0xdf32a000-0xdf32a0ff 64bit]
[ 0.284346] pci 0000:00:1f.4: BAR 4 [io 0xf000-0xf01f]
[ 0.284714] pci 0000:01:00.0: [10de:1287] type 00 class 0x030000 PCIe Legacy Endpoint
[ 0.284735] pci 0000:01:00.0: BAR 0 [mem 0xde000000-0xdeffffff]
[ 0.284754] pci 0000:01:00.0: BAR 1 [mem 0xd0000000-0xd7ffffff 64bit pref]
[ 0.284773] pci 0000:01:00.0: BAR 3 [mem 0xd8000000-0xd9ffffff 64bit pref]
[ 0.284786] pci 0000:01:00.0: BAR 5 [io 0xe000-0xe07f]
[ 0.284799] pci 0000:01:00.0: ROM [mem 0xdf000000-0xdf07ffff pref]
[ 0.284822] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.284930] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300 PCIe Endpoint
[ 0.284951] pci 0000:01:00.1: BAR 0 [mem 0xdf080000-0xdf083fff]
[ 0.285091] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 0.291307] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.291413] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[ 0.291440] pci 0000:02:00.0: BAR 0 [io 0xd000-0xd0ff]
[ 0.291478] pci 0000:02:00.0: BAR 2 [mem 0xdf204000-0xdf204fff 64bit]
[ 0.291501] pci 0000:02:00.0: BAR 4 [mem 0xdf200000-0xdf203fff 64bit]
[ 0.291616] pci 0000:02:00.0: supports D1 D2
[ 0.291617] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.292132] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.292237] pci 0000:03:00.0: [168c:0036] type 00 class 0x028000 PCIe Endpoint
[ 0.292267] pci 0000:03:00.0: BAR 0 [mem 0xdf100000-0xdf17ffff 64bit]
[ 0.292314] pci 0000:03:00.0: ROM [mem 0xdf180000-0xdf18ffff pref]
[ 0.292394] pci 0000:03:00.0: supports D1 D2
[ 0.292395] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.292865] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.294810] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.294873] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.294935] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.294997] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.295058] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.295119] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.295181] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.295243] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.301250] iommu: Default domain type: Translated
[ 0.301250] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.301383] SCSI subsystem initialized
[ 0.301389] libata version 3.00 loaded.
[ 0.301389] ACPI: bus type USB registered
[ 0.301389] usbcore: registered new interface driver usbfs
[ 0.301389] usbcore: registered new interface driver hub
[ 0.301389] usbcore: registered new device driver usb
[ 0.301389] EDAC MC: Ver: 3.0.0
[ 0.301389] efivars: Registered efivars operations
[ 0.301445] NetLabel: Initializing
[ 0.301447] NetLabel: domain hash size = 128
[ 0.301448] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.301467] NetLabel: unlabeled traffic allowed by default
[ 0.301472] mctp: management component transport protocol core
[ 0.301473] NET: Registered PF_MCTP protocol family
[ 0.301477] PCI: Using ACPI for IRQ routing
[ 0.328850] PCI: pci_cache_line_size set to 64 bytes
[ 0.328894] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.328896] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.328898] e820: reserve RAM buffer [mem 0x8d6fe018-0x8fffffff]
[ 0.328899] e820: reserve RAM buffer [mem 0x91808000-0x93ffffff]
[ 0.328901] e820: reserve RAM buffer [mem 0x9188f000-0x93ffffff]
[ 0.328902] e820: reserve RAM buffer [mem 0x96405000-0x97ffffff]
[ 0.328903] e820: reserve RAM buffer [mem 0x266800000-0x267ffffff]
[ 0.328940] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.328940] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.328940] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.328940] vgaarb: loaded
[ 0.328940] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.328940] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.331242] clocksource: Switched to clocksource tsc-early
[ 0.331991] VFS: Disk quotas dquot_6.6.0
[ 0.332000] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.332062] pnp: PnP ACPI init
[ 0.332351] system 00:00: [io 0x0a00-0x0a1f] has been reserved
[ 0.332354] system 00:00: [io 0x0a20-0x0a2f] has been reserved
[ 0.332357] system 00:00: [io 0x0a30-0x0a3f] has been reserved
[ 0.332527] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.332530] system 00:01: [io 0xffff] has been reserved
[ 0.332532] system 00:01: [io 0xffff] has been reserved
[ 0.332533] system 00:01: [io 0xffff] has been reserved
[ 0.332535] system 00:01: [io 0x1800-0x18fe] has been reserved
[ 0.332536] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.332624] system 00:02: [io 0x0800-0x087f] has been reserved
[ 0.332680] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.332927] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.332929] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.332931] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.332933] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.332935] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.332937] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.332939] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.332941] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.332943] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.332945] system 00:05: [mem 0xdffc0000-0xdffdffff] has been reserved
[ 0.332988] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.332991] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.332993] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.332995] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.332997] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.332999] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.333001] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.334267] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.334270] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.334272] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.335222] pnp: PnP ACPI: found 8 devices
[ 0.340821] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.340876] NET: Registered PF_INET protocol family
[ 0.340964] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.355717] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.355750] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.355770] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.355959] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.356214] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.356274] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.356312] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.356330] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.356374] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.356382] NET: Registered PF_XDP protocol family
[ 0.356396] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.356401] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.356408] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.356413] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd9ffffff 64bit pref]
[ 0.356421] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.356424] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff]
[ 0.356431] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.356444] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.356451] pci 0000:00:1c.5: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.356464] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.356466] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.356468] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.356470] pci_bus 0000:00: resource 7 [mem 0x98800000-0xdfffffff window]
[ 0.356471] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.356473] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.356474] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.356476] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd9ffffff 64bit pref]
[ 0.356478] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.356479] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.356481] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.357658] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[ 0.357690] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.357700] PCI: CLS 0 bytes, default 64
[ 0.357746] pci 0000:00:1f.1: [8086:a120] type 00 class 0x058000 conventional PCI endpoint
[ 0.357805] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[ 0.358042] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.358043] software IO TLB: mapped [mem 0x00000000896fe000-0x000000008d6fe000] (64MB)
[ 0.358090] Trying to unpack rootfs image as initramfs...
[ 0.389989] Initialise system trusted keyrings
[ 0.389998] Key type blacklist registered
[ 0.390046] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.390138] fuse: init (API version 7.41)
[ 0.390206] integrity: Platform Keyring initialized
[ 0.390208] integrity: Machine keyring initialized
[ 0.402649] Key type asymmetric registered
[ 0.402653] Asymmetric key parser 'x509' registered
[ 0.402680] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.402740] io scheduler mq-deadline registered
[ 0.402741] io scheduler kyber registered
[ 0.402754] io scheduler bfq registered
[ 0.402872] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.403114] pcieport 0000:00:01.0: PME: Signaling with IRQ 120
[ 0.403318] pcieport 0000:00:1c.0: PME: Signaling with IRQ 121
[ 0.403376] pcieport 0000:00:1c.0: AER: enabled with IRQ 121
[ 0.403572] pcieport 0000:00:1c.5: PME: Signaling with IRQ 122
[ 0.403621] pcieport 0000:00:1c.5: AER: enabled with IRQ 122
[ 0.403687] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.404063] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.404083] ACPI: button: Sleep Button [SLPB]
[ 0.404106] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.404119] ACPI: button: Power Button [PWRB]
[ 0.404143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.407300] ACPI: button: Power Button [PWRF]
[ 0.408146] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.408148] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[ 0.408306] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.408308] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[ 0.408513] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.410497] Non-volatile memory driver v1.3
[ 0.410498] Linux agpgart interface v0.103
[ 0.410586] ACPI: bus type drm_connector registered
[ 0.412105] ahci 0000:00:17.0: version 3.0
[ 0.422418] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[ 0.422429] ahci 0000:00:17.0: 4/4 ports implemented (port mask 0xf)
[ 0.422431] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 0.422965] Freeing initrd memory: 20900K
[ 0.441535] scsi host0: ahci
[ 0.441955] scsi host1: ahci
[ 0.442244] scsi host2: ahci
[ 0.442374] scsi host3: ahci
[ 0.442402] ata1: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b100 irq 123 lpm-pol 3
[ 0.442405] ata2: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b180 irq 123 lpm-pol 3
[ 0.442407] ata3: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b200 irq 123 lpm-pol 3
[ 0.442408] ata4: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b280 irq 123 lpm-pol 3
[ 0.442774] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.442779] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.443862] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 0.444178] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.444182] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.444185] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.444218] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.12
[ 0.444221] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.444222] usb usb1: Product: xHCI Host Controller
[ 0.444224] usb usb1: Manufacturer: Linux 6.12.1-arch1-1 xhci-hcd
[ 0.444225] usb usb1: SerialNumber: 0000:00:14.0
[ 0.444411] hub 1-0:1.0: USB hub found
[ 0.444426] hub 1-0:1.0: 10 ports detected
[ 0.445938] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.12
[ 0.445941] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.445943] usb usb2: Product: xHCI Host Controller
[ 0.445944] usb usb2: Manufacturer: Linux 6.12.1-arch1-1 xhci-hcd
[ 0.445946] usb usb2: SerialNumber: 0000:00:14.0
[ 0.446032] hub 2-0:1.0: USB hub found
[ 0.446041] hub 2-0:1.0: 4 ports detected
[ 0.446673] usbcore: registered new interface driver usbserial_generic
[ 0.446677] usbserial: USB Serial support registered for generic
[ 0.446886] rtc_cmos 00:03: RTC can wake from S4
[ 0.447643] rtc_cmos 00:03: registered as rtc0
[ 0.447768] rtc_cmos 00:03: setting system clock to 2024-11-24T17:54:46 UTC (1732470886)
[ 0.447791] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[ 0.447975] intel_pstate: Intel P-state driver initializing
[ 0.448235] intel_pstate: HWP enabled
[ 0.448416] Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xd8000000-0xd9ffffff flags 0x14220c]
[ 0.448536] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[ 0.448538] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[ 0.449699] fbcon: Deferring console take-over
[ 0.449701] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 0.449774] hid: raw HID events driver (C) Jiri Kosina
[ 0.449820] drop_monitor: Initializing network drop monitor service
[ 0.449919] NET: Registered PF_INET6 protocol family
[ 0.457021] Segment Routing with IPv6
[ 0.457023] RPL Segment Routing with IPv6
[ 0.457035] In-situ OAM (IOAM) with IPv6
[ 0.457062] NET: Registered PF_PACKET protocol family
[ 0.457639] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.457776] microcode: Current revision: 0x000000f0
[ 0.457778] microcode: Updated early from: 0x000000e2
[ 0.457972] IPI shorthand broadcast: enabled
[ 0.459686] sched_clock: Marking stable (457381975, 579704)->(462946468, -4984789)
[ 0.459924] registered taskstats version 1
[ 0.460391] Loading compiled-in X.509 certificates
[ 0.463175] Loaded X.509 cert 'Build time autogenerated kernel key: c33e16f962df7468449dca8134caaee9aa205441'
[ 0.464937] Demotion targets for Node 0: null
[ 0.465141] Key type .fscrypt registered
[ 0.465142] Key type fscrypt-provisioning registered
[ 0.465429] integrity: Loading X.509 certificate: UEFI:db
[ 0.465449] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.465450] integrity: Loading X.509 certificate: UEFI:db
[ 0.465466] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.465994] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[ 0.466067] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[ 0.466114] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[ 0.466143] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[ 0.466540] PM: Magic number: 0:530:947
[ 0.466563] cpuid cpu2: hash matches
[ 0.466571] tty tty4: hash matches
[ 0.466605] processor cpu2: hash matches
[ 0.466614] memory memory0: hash matches
[ 0.470119] RAS: Correctable Errors collector initialized.
[ 0.482659] clk: Disabling unused clocks
[ 0.482662] PM: genpd: Disabling unused power domains
[ 0.687448] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[ 0.749024] ata4: SATA link down (SStatus 4 SControl 300)
[ 0.749052] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.749077] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 0.749100] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 0.749481] ata3.00: Model 'Samsung SSD 870 EVO 500GB', rev 'SVT01B6Q', applying quirks: noncqtrim zeroaftertrim noncqonati
[ 0.749603] ata3.00: supports DRM functions and may not be fully accessible
[ 0.749608] ata3.00: ATA-11: Samsung SSD 870 EVO 500GB, SVT01B6Q, max UDMA/133
[ 0.749849] ata1.00: ATA-8: TOSHIBA DT01ACA100, MS2OA7S0, max UDMA/133
[ 0.750288] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 0.750302] ata3.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 0.751748] ata1.00: configured for UDMA/133
[ 0.751837] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GU90N, A1C0, max UDMA/100
[ 0.752117] scsi 0:0:0:0: Direct-Access ATA TOSHIBA DT01ACA1 A7S0 PQ: 0 ANSI: 5
[ 0.752476] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 0.752482] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 0.752495] sd 0:0:0:0: [sda] Write Protect is off
[ 0.752499] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.752516] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.752546] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[ 0.754860] ata3.00: Features: Trust Dev-Sleep NCQ-sndrcv
[ 0.755246] ata2.00: configured for UDMA/100
[ 0.755301] ata3.00: supports DRM functions and may not be fully accessible
[ 0.758363] scsi 1:0:0:0: CD-ROM HL-DT-ST DVD+-RW GU90N A1C0 PQ: 0 ANSI: 5
[ 0.760269] ata3.00: configured for UDMA/133
[ 0.760277] ahci 0000:00:17.0: port does not support device sleep
[ 0.778659] scsi 2:0:0:0: Direct-Access ATA Samsung SSD 870 1B6Q PQ: 0 ANSI: 5
[ 0.778997] ata3.00: Enabling discard_zeroes_data
[ 0.779016] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 0.779029] sd 2:0:0:0: [sdb] Write Protect is off
[ 0.779033] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.779050] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.779091] sd 2:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[ 0.779521] ata3.00: Enabling discard_zeroes_data
[ 0.796765] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
[ 0.798510] sd 2:0:0:0: [sdb] supports TCG Opal
[ 0.798516] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 0.819724] sda: sda1 sda2 sda3 sda4 sda7
[ 0.820362] sd 0:0:0:0: [sda] Attached SCSI disk
[ 0.821932] usb 1-3: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[ 0.821940] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 0.821944] usb 1-3: Product: Dell MS116 USB Optical Mouse
[ 0.821947] usb 1-3: Manufacturer: PixArt
[ 0.822184] Freeing unused decrypted memory: 2028K
[ 0.823073] Freeing unused kernel image (initmem) memory: 4248K
[ 0.823209] Write protecting the kernel read-only data: 32768k
[ 0.823786] Freeing unused kernel image (rodata/data gap) memory: 100K
[ 0.874401] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.874405] rodata_test: all tests were successful
[ 0.874407] x86/mm: Checking user space page tables
[ 0.918873] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.918877] Run /init as init process
[ 0.918878] with arguments:
[ 0.918879] /init
[ 0.918880] splash
[ 0.918881] with environment:
[ 0.918882] HOME=/
[ 0.918883] TERM=linux
[ 0.918884] BOOT_IMAGE=/boot/vmlinuz-linux
[ 0.937281] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[ 1.073583] usb 1-4: New USB device found, idVendor=04b3, idProduct=3025, bcdDevice= 1.09
[ 1.073588] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.073590] usb 1-4: Product: USB NetVista Full Width Keyboard.
[ 1.073591] usb 1-4: Manufacturer: LITE-ON Technology
[ 1.087150] usbcore: registered new interface driver usbhid
[ 1.087153] usbhid: USB HID core driver
[ 1.088267] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:413C:301A.0001/input/input3
[ 1.088502] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-3/input0
[ 1.088671] input: LITE-ON Technology USB NetVista Full Width Keyboard. as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04B3:3025.0002/input/input4
[ 1.187677] hid-generic 0003:04B3:3025.0002: input,hidraw1: USB HID v1.10 Keyboard [LITE-ON Technology USB NetVista Full Width Keyboard.] on usb-0000:00:14.0-4/input0
[ 1.188885] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.188888] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.193977] usb 1-5: new full-speed USB device number 4 using xhci_hcd
[ 1.287158] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.324966] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[ 1.324975] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.383973] tsc: Refined TSC clocksource calibration: 2712.051 MHz
[ 1.383983] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2717b65047f, max_idle_ns: 440795206454 ns
[ 1.384012] clocksource: Switched to clocksource tsc
[ 1.440628] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[ 1.571034] usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 1.571042] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.571046] usb 1-6: Product: USB2.0-CRW
[ 1.571049] usb 1-6: Manufacturer: Generic
[ 1.571052] usb 1-6: SerialNumber: 20100201396000000
[ 1.584110] usbcore: registered new interface driver rtsx_usb
[ 2.149648] EXT4-fs (sdb1): mounted filesystem 611ce624-0696-4fa2-8c3a-f637b7884d08 r/w with ordered data mode. Quota mode: none.
[ 2.236428] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[ 2.280915] systemd[1]: systemd 256.8-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[ 2.280929] systemd[1]: Detected architecture x86-64.
[ 2.282450] systemd[1]: Hostname set to <antoine-Inspiron-3650>.
[ 2.583307] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 2.747559] systemd-ssh-generator[254]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[ 2.747564] systemd-ssh-generator[254]: → connect via 'ssh .host' locally
[ 2.773813] zram: Added device: zram0
[ 2.884513] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.934128] systemd[1]: Created slice Slice /system/dirmngr.
[ 2.934975] systemd[1]: Created slice Slice /system/getty.
[ 2.935730] systemd[1]: Created slice Slice /system/gpg-agent.
[ 2.936497] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[ 2.937294] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[ 2.938061] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[ 2.938817] systemd[1]: Created slice Slice /system/keyboxd.
[ 2.939585] systemd[1]: Created slice Slice /system/modprobe.
[ 2.940342] systemd[1]: Created slice Slice /system/systemd-fsck.
[ 2.941134] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[ 2.941735] systemd[1]: Created slice User and Session Slice.
[ 2.941866] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.942174] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.942211] systemd[1]: Expecting device /dev/disk/by-uuid/9f8505a5-f11d-4e08-bfa5-2e2853cf4980...
[ 2.942222] systemd[1]: Expecting device /dev/disk/by-uuid/E626-CB08...
[ 2.942230] systemd[1]: Expecting device /dev/disk/by-uuid/e69ceeaf-8ba1-4c3d-8eca-75535ba2c39c...
[ 2.942241] systemd[1]: Expecting device /dev/zram0...
[ 2.942269] systemd[1]: Reached target Login Prompts.
[ 2.942294] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 2.942324] systemd[1]: Reached target Remote File Systems.
[ 2.942344] systemd[1]: Reached target Slice Units.
[ 2.942393] systemd[1]: Reached target Local Verity Protected Volumes.
[ 2.942549] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.944606] systemd[1]: Listening on Process Core Dump Socket.
[ 2.945794] systemd[1]: Listening on Credential Encryption/Decryption.
[ 2.945982] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.946153] systemd[1]: Listening on Journal Sockets.
[ 2.946210] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.946235] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.946381] systemd[1]: Listening on udev Control Socket.
[ 2.946505] systemd[1]: Listening on udev Kernel Socket.
[ 2.946632] systemd[1]: Listening on User Database Manager Socket.
[ 2.948471] systemd[1]: Mounting Huge Pages File System...
[ 2.949905] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.951380] systemd[1]: Mounting Kernel Debug File System...
[ 2.952736] systemd[1]: Mounting Kernel Trace File System...
[ 2.954410] systemd[1]: Starting Create List of Static Device Nodes...
[ 2.957556] systemd[1]: Starting Load Kernel Module configfs...
[ 2.962502] systemd[1]: Starting Load Kernel Module dm_mod...
[ 2.965465] systemd[1]: Starting Load Kernel Module drm...
[ 2.967411] systemd[1]: Starting Load Kernel Module fuse...
[ 2.968568] systemd[1]: Starting Load Kernel Module loop...
[ 2.968657] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 2.968713] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 2.973353] systemd[1]: Starting Journal Service...
[ 2.974892] systemd[1]: Starting Load Kernel Modules...
[ 2.974912] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.976992] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.977047] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 2.980067] systemd[1]: Starting Load udev Rules from Credentials...
[ 2.981625] systemd[1]: Starting Coldplug All udev Devices...
[ 2.985100] systemd[1]: Starting Virtual Console Setup...
[ 2.985571] device-mapper: uevent: version 1.0.3
[ 2.988362] systemd[1]: Mounted Huge Pages File System.
[ 2.988525] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.988673] systemd[1]: Mounted Kernel Debug File System.
[ 2.988816] systemd[1]: Mounted Kernel Trace File System.
[ 2.989147] systemd[1]: Finished Create List of Static Device Nodes.
[ 2.989500] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 2.989664] systemd[1]: Finished Load Kernel Module configfs.
[ 2.989938] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 2.990099] systemd[1]: Finished Load Kernel Module drm.
[ 2.990371] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 2.990525] systemd[1]: Finished Load Kernel Module fuse.
[ 2.991696] systemd[1]: Mounting FUSE Control File System...
[ 2.992512] loop: module loaded
[ 2.992770] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[ 2.993518] systemd[1]: Mounting Kernel Configuration File System...
[ 2.997235] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 2.998182] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 2.998377] systemd[1]: Finished Load Kernel Module dm_mod.
[ 2.998673] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 2.998839] systemd[1]: Finished Load Kernel Module loop.
[ 2.998863] EXT4-fs (sdb1): re-mounted 611ce624-0696-4fa2-8c3a-f637b7884d08 r/w. Quota mode: none.
[ 2.999381] systemd[1]: Mounted FUSE Control File System.
[ 2.999618] systemd-journald[274]: Collecting audit messages is disabled.
[ 2.999694] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 3.004070] systemd[1]: Activating swap /swapfile...
[ 3.004312] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 3.005647] vhba: loading out-of-tree module taints kernel.
[ 3.005652] vhba: module verification failed: signature and/or required key missing - tainting kernel
[ 3.007445] systemd[1]: Starting Load/Save OS Random Seed...
[ 3.007499] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 3.007523] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 3.008504] systemd[1]: Finished Load udev Rules from Credentials.
[ 3.008652] systemd[1]: Mounted Kernel Configuration File System.
[ 3.011892] systemd[1]: Finished Virtual Console Setup.
[ 3.016471] scsi host4: vhba
[ 3.022533] Adding 2097148k swap on /swapfile. Priority:-2 extents:17 across:2359296k SS
[ 3.023215] systemd[1]: Activated swap /swapfile.
[ 3.024548] mc: Linux media interface: v0.10
[ 3.026351] systemd[1]: Finished Load/Save OS Random Seed.
[ 3.037364] systemd[1]: Starting User Database Manager...
[ 3.044268] videodev: Linux video capture interface: v2.00
[ 3.046710] systemd[1]: Started Journal Service.
[ 3.058111] systemd-journald[274]: Received client request to flush runtime journal.
[ 3.340995] zram0: detected capacity change from 0 to 16146432
[ 3.430568] Adding 8073212k swap on /dev/zram0. Priority:100 extents:1 across:8073212k SSDsc
[ 3.482986] nvidia: module license 'NVIDIA' taints kernel.
[ 3.482991] Disabling lock debugging due to kernel taint
[ 3.482994] nvidia: module license taints kernel.
[ 3.498802] intel_pmc_core INT33A1:00: initialized
[ 3.524177] wmi_bus wmi_bus-PNP0C14:02: [Firmware Bug]: WQBC data block query control method not found
[ 3.524202] wmi_bus wmi_bus-PNP0C14:02: [Firmware Bug]: WMBD method block execution control method not found
[ 3.807058] EDAC ie31200: No ECC support
[ 3.807091] EDAC ie31200: No ECC support
[ 3.873238] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 3.874437] nvidia-nvlink: Nvlink Core is being initialized, major device number 241
[ 3.875522] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.876435] mousedev: PS/2 mouse device common for all mice
[ 3.887224] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 3.912141] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 3.912145] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.912147] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.912148] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 3.943451] Bluetooth: Core ver 2.22
[ 3.943469] NET: Registered PF_BLUETOOTH protocol family
[ 3.943470] Bluetooth: HCI device and connection manager initialized
[ 3.943474] Bluetooth: HCI socket layer initialized
[ 3.943476] Bluetooth: L2CAP socket layer initialized
[ 3.943479] Bluetooth: SCO socket layer initialized
[ 3.951317] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 3.951346] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 3.960263] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 3.973572] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.976534] cryptd: max_cpu_qlen set to 1000
[ 3.982031] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.982187] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 3.984682] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.984686] cfg80211: failed to load regulatory.db
[ 4.004600] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.256.02 Thu May 2 14:37:44 UTC 2024
[ 4.007855] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 4.012966] EXT4-fs (sdb6): mounted filesystem 9f8505a5-f11d-4e08-bfa5-2e2853cf4980 r/w with ordered data mode. Quota mode: none.
[ 4.024523] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 4.027716] r8169 0000:02:00.0 eth0: RTL8168h/8111h, xxx, XID 541, IRQ 130
[ 4.027721] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 4.041050] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 4.050492] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.256.02 Thu May 2 14:50:40 UTC 2024
[ 4.133802] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 4.193009] at24 0-0050: supply vcc not found, using dummy regulator
[ 4.193319] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 4.193784] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[ 4.194096] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 4.194198] nvidia-uvm: Loaded the UVM driver, major device number 238.
[ 4.194607] at24 0-0050: 256 byte spd EEPROM, read-only
[ 4.194719] iTCO_vendor_support: vendor-support=0
[ 4.198395] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 4.198406] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 4.209502] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 4.213975] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 4.221476] usbcore: registered new interface driver btusb
[ 4.226091] vboxdrv: Found 4 processor cores/threads
[ 4.240435] AES CTR mode by8 optimization enabled
[ 4.245842] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input6
[ 4.246007] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input7
[ 4.246044] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input8
[ 4.246078] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input9
[ 4.246110] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input10
[ 4.246953] usb 1-5: USB disconnect, device number 4
[ 4.246976] usbcore: registered new interface driver ath3k
[ 4.251756] vboxdrv: TSC mode is Invariant, tentative frequency 2712050051 Hz
[ 4.251759] vboxdrv: Successfully loaded version 7.1.4 r165100 (interface 0x00340001)
[ 4.253258] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC662 rev3: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 4.253263] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.253266] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.253268] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 4.253269] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 4.253271] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 4.253272] snd_hda_codec_realtek hdaudioC1D0: Headset Mic=0x19
[ 4.253274] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 4.253614] VBoxNetAdp: Successfully started.
[ 4.259271] VBoxNetFlt: Successfully started.
[ 4.286773] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input11
[ 4.286835] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card1/input12
[ 4.286979] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input13
[ 4.287028] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card1/input14
[ 4.297587] ath9k 0000:03:00.0: enabling device (0000 -> 0002)
[ 4.297761] ath: phy0: WB335 2-ANT card detected
[ 4.297764] ath: phy0: Set BT/WLAN RX diversity capability
[ 4.308029] ath: phy0: Enable LNA combining
[ 4.309146] ath: EEPROM regdomain: 0x6c
[ 4.309148] ath: EEPROM indicates we should expect a direct regpair map
[ 4.309149] ath: Country alpha2 being used: 00
[ 4.309151] ath: Regpair used: 0x6c
[ 4.309826] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 4.335151] ieee80211 phy0: Atheros AR9565 Rev:1 mem=0x00000000f7776834, irq=17
[ 4.373903] ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
[ 4.445410] intel_tcc_cooling: Programmable TCC Offset detected
[ 4.521035] intel_rapl_common: Found RAPL domain package
[ 4.521038] intel_rapl_common: Found RAPL domain core
[ 4.521039] intel_rapl_common: Found RAPL domain dram
[ 4.527313] usb 1-5: new full-speed USB device number 6 using xhci_hcd
[ 4.839788] EXT4-fs (sda7): mounted filesystem e69ceeaf-8ba1-4c3d-8eca-75535ba2c39c r/w with ordered data mode. Quota mode: none.
[ 4.995207] [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
[ 5.071234] Registered the nv-hotplug-helper DRM client.
[ 5.323979] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 5.504129] r8169 0000:02:00.0 enp2s0: Link is Down
[ 6.726272] wlp3s0: authenticate with xxx (local address=xxx)
[ 6.726279] wlp3s0: send auth to xxx (try 1/3)
[ 6.728448] wlp3s0: authenticated
[ 6.730634] wlp3s0: associate with xxx (try 1/3)
[ 6.734842] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 6.734971] wlp3s0: associated
[ 7.712271] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 8.453659] Initializing XFRM netlink socket
[ 8.493460] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 9.675332] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
[ 9.675343] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.772927] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.772932] Bluetooth: BNEP filters: protocol multicast
[ 9.772936] Bluetooth: BNEP socket layer initialized
[ 9.777721] Bluetooth: MGMT ver 1.23
[ 9.784249] NET: Registered PF_ALG protocol family
[ 11.640036] rfkill: input handler disabled
[ 12.238191] Bluetooth: RFCOMM TTY layer initialized
[ 12.238199] Bluetooth: RFCOMM socket layer initialized
[ 12.238202] Bluetooth: RFCOMM ver 1.11
[ 12.717199] wlp3s0: authenticate with xxx (local address=xxx)
[ 12.717204] wlp3s0: send auth to xxx (try 1/3)
[ 12.719345] wlp3s0: authenticated
[ 12.723926] wlp3s0: associate with xxx (try 1/3)
[ 12.728124] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 12.728227] wlp3s0: associated
[ 15.519641] rfkill: input handler enabled
[ 17.579860] rfkill: input handler disabled
[ 20.212640] warning: `birdtray' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 44.168616] wlp3s0: deauthenticating from xxx by local choice (Reason: 3=DEAUTH_LEAVING)
[ 44.234304] r8169 0000:02:00.0 enp2s0: Link is Down
[ 47.895338] PM: suspend entry (deep)
[ 47.959311] Filesystems sync: 0.063 seconds
[ 48.271680] Freezing user space processes
[ 48.273991] Freezing user space processes completed (elapsed 0.002 seconds)
[ 48.273995] OOM killer disabled.
[ 48.273996] Freezing remaining freezable tasks
[ 48.275301] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 48.275337] printk: Suspending console(s) (use no_console_suspend to debug)
[ 48.404106] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 48.404270] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[ 48.405758] ata1.00: Entering standby power mode
[ 48.409211] ata3.00: Entering standby power mode
[ 49.014282] ACPI: PM: Preparing to enter system sleep state S3
[ 49.014592] ACPI: PM: Saving platform NVS memory
[ 49.014715] Disabling non-boot CPUs ...
[ 49.016126] smpboot: CPU 3 is now offline
[ 49.017766] smpboot: CPU 2 is now offline
[ 49.019428] smpboot: CPU 1 is now offline
[ 49.022827] ACPI: PM: Low-level resume complete
[ 49.022870] ACPI: PM: Restoring platform NVS memory
[ 49.023565] Enabling non-boot CPUs ...
[ 49.023640] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 49.026445] CPU1 is up
[ 49.026497] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 49.030123] CPU2 is up
[ 49.030165] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 49.033836] CPU3 is up
[ 49.034894] ACPI: PM: Waking up from system sleep state S3
[ 50.444071] usb 1-6: reset high-speed USB device number 5 using xhci_hcd
[ 50.485781] ata4: SATA link down (SStatus 4 SControl 300)
[ 50.485805] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 50.485823] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 50.486330] ata3.00: supports DRM functions and may not be fully accessible
[ 50.492632] sd 2:0:0:0: [sdb] Starting disk
[ 50.492947] ata3.00: supports DRM functions and may not be fully accessible
[ 50.493265] ata2.00: configured for UDMA/100
[ 50.498030] ata3.00: configured for UDMA/133
[ 50.498085] ahci 0000:00:17.0: port does not support device sleep
[ 50.498242] ata3.00: Enabling discard_zeroes_data
[ 50.692326] usb 1-5: reset full-speed USB device number 6 using xhci_hcd
[ 50.822917] usb 1-5: device firmware changed
[ 50.823689] OOM killer enabled.
[ 50.823691] Restarting tasks ...
[ 50.823801] usb 1-5: USB disconnect, device number 6
[ 50.829308] done.
[ 50.829325] random: crng reseeded on system resumption
[ 50.834194] PM: suspend exit
[ 50.850250] rfkill: input handler enabled
[ 50.942952] usb 1-5: new full-speed USB device number 7 using xhci_hcd
[ 51.027645] rfkill: input handler disabled
[ 51.046844] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 51.078589] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[ 51.078607] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 51.123548] usb 1-5: Failed to access otp area (-71)
[ 51.123627] usb 1-5: USB disconnect, device number 7
[ 51.221184] r8169 0000:02:00.0 enp2s0: Link is Down
[ 51.398754] usb 1-5: new full-speed USB device number 8 using xhci_hcd
[ 51.726963] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 51.728434] sd 0:0:0:0: [sda] Starting disk
[ 51.729369] ata1.00: configured for UDMA/133
[ 52.284281] wlp3s0: authenticate with xxx (local address=xxx)
[ 52.284285] wlp3s0: send auth to xxx (try 1/3)
[ 52.286459] wlp3s0: authenticated
[ 52.289322] wlp3s0: associate with xxx (try 1/3)
[ 52.293741] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 52.293841] wlp3s0: associated
[ 54.747985] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 56.658482] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
[ 56.658488] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 56.753795] Bluetooth: MGMT ver 1.23
[ 60.161732] wlp3s0: authenticate with xxx (local address=xxx)
[ 60.161737] wlp3s0: send auth to xxx (try 1/3)
[ 60.163794] wlp3s0: authenticated
[ 60.166608] wlp3s0: associate with xxx (try 1/3)
[ 60.170818] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 60.170929] wlp3s0: associated
[ 63.162905] wlp3s0: deauthenticating from xxx by local choice (Reason: 3=DEAUTH_LEAVING)
[ 63.255771] r8169 0000:02:00.0 enp2s0: Link is Down
[ 66.856745] PM: suspend entry (deep)
[ 66.990137] Filesystems sync: 0.133 seconds
[ 67.191119] Freezing user space processes
[ 67.193476] Freezing user space processes completed (elapsed 0.002 seconds)
[ 67.193480] OOM killer disabled.
[ 67.193482] Freezing remaining freezable tasks
[ 67.194696] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 67.194743] printk: Suspending console(s) (use no_console_suspend to debug)
[ 67.326843] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[ 67.326997] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 67.327531] ata1.00: Entering standby power mode
[ 67.331975] ata3.00: Entering standby power mode
[ 67.897092] ACPI: PM: Preparing to enter system sleep state S3
[ 67.897409] ACPI: PM: Saving platform NVS memory
[ 67.897537] Disabling non-boot CPUs ...
[ 67.898920] smpboot: CPU 3 is now offline
[ 67.900701] smpboot: CPU 2 is now offline
[ 67.902248] smpboot: CPU 1 is now offline
[ 67.905608] ACPI: PM: Low-level resume complete
[ 67.905651] ACPI: PM: Restoring platform NVS memory
[ 67.906366] Enabling non-boot CPUs ...
[ 67.906426] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 67.910047] CPU1 is up
[ 67.910097] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 67.913725] CPU2 is up
[ 67.913768] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 67.917461] CPU3 is up
[ 67.918520] ACPI: PM: Waking up from system sleep state S3
[ 69.315223] usb 1-6: reset high-speed USB device number 5 using xhci_hcd
[ 69.355778] ata4: SATA link down (SStatus 4 SControl 300)
[ 69.355802] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 69.359744] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 69.360047] ata3.00: supports DRM functions and may not be fully accessible
[ 69.362050] ata2.00: configured for UDMA/100
[ 69.364845] sd 2:0:0:0: [sdb] Starting disk
[ 69.365171] ata3.00: supports DRM functions and may not be fully accessible
[ 69.370032] ata3.00: configured for UDMA/133
[ 69.370110] ahci 0000:00:17.0: port does not support device sleep
[ 69.370257] ata3.00: Enabling discard_zeroes_data
[ 69.562083] usb 1-5: reset full-speed USB device number 8 using xhci_hcd
[ 69.692115] usb 1-5: device firmware changed
[ 69.693118] OOM killer enabled.
[ 69.693120] Restarting tasks ...
[ 69.693269] usb 1-5: USB disconnect, device number 8
[ 69.694949] done.
[ 69.694967] random: crng reseeded on system resumption
[ 69.695026] PM: suspend exit
[ 69.709086] rfkill: input handler enabled
[ 69.809120] rfkill: input handler disabled
[ 69.811610] usb 1-5: new full-speed USB device number 9 using xhci_hcd
[ 69.834916] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 69.943341] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[ 69.943347] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 69.988666] usb 1-5: Failed to access otp area (-71)
[ 69.988762] usb 1-5: USB disconnect, device number 9
[ 70.008788] r8169 0000:02:00.0 enp2s0: Link is Down
[ 70.255388] usb 1-5: new full-speed USB device number 10 using xhci_hcd
[ 70.688808] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 70.690236] sd 0:0:0:0: [sda] Starting disk
[ 70.691166] ata1.00: configured for UDMA/133
[ 71.066015] wlp3s0: authenticate with xxx (local address=xxx)
[ 71.066019] wlp3s0: send auth to xxx (try 1/3)
[ 71.068061] wlp3s0: authenticated
[ 71.068684] wlp3s0: associate with xxx (try 1/3)
[ 71.072855] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 71.072951] wlp3s0: associated
[ 73.489619] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 75.451348] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
[ 75.451353] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 75.551126] Bluetooth: MGMT ver 1.23
[ 79.103388] wlp3s0: authenticate with xxx (local address=xxx)
[ 79.103392] wlp3s0: send auth to xxx (try 1/3)
[ 79.105435] wlp3s0: authenticated
[ 79.107046] wlp3s0: associate with xxx (try 1/3)
[ 79.111249] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 79.111348] wlp3s0: associated
[ 89.016990] wlp3s0: deauthenticating from xxx by local choice (Reason: 3=DEAUTH_LEAVING)
[ 89.089203] r8169 0000:02:00.0 enp2s0: Link is Down
[ 92.663066] PM: suspend entry (deep)
[ 92.716951] Filesystems sync: 0.054 seconds
[ 92.917878] Freezing user space processes
[ 92.922157] Freezing user space processes completed (elapsed 0.004 seconds)
[ 92.922161] OOM killer disabled.
[ 92.922162] Freezing remaining freezable tasks
[ 92.923336] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 92.923372] printk: Suspending console(s) (use no_console_suspend to debug)
[ 93.058266] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[ 93.058356] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 93.058862] ata1.00: Entering standby power mode
[ 93.060812] ata3.00: Entering standby power mode
[ 93.638019] ACPI: PM: Preparing to enter system sleep state S3
[ 93.638322] ACPI: PM: Saving platform NVS memory
[ 93.638429] Disabling non-boot CPUs ...
[ 93.639828] smpboot: CPU 3 is now offline
[ 93.641494] smpboot: CPU 2 is now offline
[ 93.643174] smpboot: CPU 1 is now offline
[ 93.646556] ACPI: PM: Low-level resume complete
[ 93.646599] ACPI: PM: Restoring platform NVS memory
[ 93.647310] Enabling non-boot CPUs ...
[ 93.647372] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 93.650116] CPU1 is up
[ 93.650170] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 93.653473] CPU2 is up
[ 93.653517] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 93.656951] CPU3 is up
[ 93.657997] ACPI: PM: Waking up from system sleep state S3
[ 95.048848] usb 1-6: reset high-speed USB device number 5 using xhci_hcd
[ 95.100967] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 95.100986] ata4: SATA link down (SStatus 4 SControl 300)
[ 95.101008] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 95.101303] ata3.00: supports DRM functions and may not be fully accessible
[ 95.106780] sd 2:0:0:0: [sdb] Starting disk
[ 95.107021] ata3.00: supports DRM functions and may not be fully accessible
[ 95.108361] ata2.00: configured for UDMA/100
[ 95.111435] ata3.00: configured for UDMA/133
[ 95.111483] ahci 0000:00:17.0: port does not support device sleep
[ 95.111651] ata3.00: Enabling discard_zeroes_data
[ 95.295114] usb 1-5: reset full-speed USB device number 10 using xhci_hcd
[ 95.424682] usb 1-5: device firmware changed
[ 95.425458] OOM killer enabled.
[ 95.425460] Restarting tasks ...
[ 95.429276] usb 1-5: USB disconnect, device number 10
[ 95.431047] done.
[ 95.431063] random: crng reseeded on system resumption
[ 95.431090] PM: suspend exit
[ 95.445812] rfkill: input handler enabled
[ 95.550304] usb 1-5: new full-speed USB device number 11 using xhci_hcd
[ 95.577629] rfkill: input handler disabled
[ 95.593524] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[ 95.684088] usb 1-5: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
[ 95.684093] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 95.766462] r8169 0000:02:00.0 enp2s0: Link is Down
[ 96.112394] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 96.113631] sd 0:0:0:0: [sda] Starting disk
[ 96.114490] ata1.00: configured for UDMA/133
[ 96.828113] wlp3s0: authenticate with xxx (local address=xxx)
[ 96.828117] wlp3s0: send auth to xxx (try 1/3)
[ 96.830301] wlp3s0: authenticated
[ 96.833610] wlp3s0: associate with xxx (try 1/3)
[ 96.838002] wlp3s0: RX AssocResp from xxx (capab=0x1411 status=0 aid=2)
[ 96.838102] wlp3s0: associated
[ 99.228516] r8169 0000:02:00.0 enp2s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 100.828862] Bluetooth: Can't get version to change to load ram patch err
[ 100.828867] Bluetooth: Loading patch file failed
[ 100.828871] ath3k 1-5:1.0: probe with driver ath3k failed with error -110
[ 105.945293] usb 1-5: Failed to access otp area (-110)
Last edited by antux18 (2024-11-24 17:12:12)
Dell Inspiron 3650 Desktop: CPU: Intel i5-6400 ; GPU: NVIDIA GeForce GT 730 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 10
Asus VivoBook X509FA Laptop: CPU: Intel i5-8265U ; GPU: Intel UHD Graphics 620 ; RAM: 8 GB ; OS: Arch Linux (GNOME) + Windows 11
Offline
Try to rfkill bluetooth and then "modprobe -r ath3k" before suspending the system. Then rfkill unblock bluetooth after the resume.
If this prevents the loss, you can automatize this w/ a sleep hook.
Online