Bluetooth management interface is not activated, why?

Hi,

As far as I understand, I should read somewhere something like

Bluetooth management interface 1.19 initialized

when typing systemctl status bluetooth, wheras I have

sudo systemctl status bluetooth                                                                           ✔ 
[sudo] Mot de passe de jcw : 
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sun 2022-03-13 15:22:09 CET; 8min ago
       Docs: man:bluetoothd(8)
   Main PID: 332 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 4545)
     Memory: 2.3M
        CPU: 67ms
     CGroup: /system.slice/bluetooth.service
             └─332 /usr/lib/bluetooth/bluetoothd

mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/ap>
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/sbc
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/sbc
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/sbc_>
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/sb>
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/sbc_>
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/sb>
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSink/sbc_>
mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/sb>
mars 13 15:23:03 jcw-k30amjafk31amj bluetoothd[332]: Failed to set mode: Failed (0x03)
lines 1-22/22 (END)

where the info about Bluetooth management interface is missing and I get this error Failed to set mode: Failed (0x03)
instead.

Anyway, I don’t have any graphical bluetooth management available. I need to set bluetooth pairing, etc from the console with bluetoothctl.

And my problem is worse, as I have to pair my keyboard after each login.

I have a fresh install with kernel 5.15.25-1 and with KDE Plasma 5.24.2 and everything is fine except that (I’m a new user and I love Manjaro).

That (or similar) would be seen in the output of:

sudo dmesg | grep Bluetooth

which yields for me:

[   40.926586] Bluetooth: Core ver 2.22
[   40.926618] Bluetooth: HCI device and connection manager initialized
[   40.926623] Bluetooth: HCI socket layer initialized
[   40.926626] Bluetooth: L2CAP socket layer initialized
[   40.926631] Bluetooth: SCO socket layer initialized
[   41.327683] Bluetooth: hci0: unexpected event for opcode 0x0000
[   45.342974] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   45.342982] Bluetooth: BNEP filters: protocol multicast
[   45.342989] Bluetooth: BNEP socket layer initialized
[  210.396592] Bluetooth: RFCOMM TTY layer initialized
[  210.396610] Bluetooth: RFCOMM socket layer initialized
[  210.396627] Bluetooth: RFCOMM ver 1.11
...

Your output is somehow truncated - the lines are cut off at the end

mars 13 15:22:59 jcw-k30amjafk31amj bluetoothd[332]: Endpoint registered: sender=:1.49 path=/MediaEndpoint/A2DPSource/ap>

but I wonder what that

path=/MediaEndpoint/A2DPSource/ap>

might mean and where it comes from

I do not see anything like it in the output of that command on my machine (and never have).

… check your configuration in /etc/bluetooth/... if you have changed/altered it from the default?

I only have the original main.conf file there.

This is my second install with the same problem, with the same distribution… But this time I applied sudo pacman -Syu linux515-headers .

I already had BlueZ installed in the distribution. I only added bluez-utils in order to use bluetoothctl, that’s all. And with that, I have arranged to set scanning and pairing with my keyboard.

I don’t know why I have truncated outputs with systemctl status bluetooth and why it fails at the end.

With this output, I can’t start anything. I must stop the service first and on restart, the status is OK for bluetoothctl. But still nothing about the Bluetooth management interface.

I’ve found this output example here on the forum, where I’ve read about bluetooth problems of all sorts. I’ve figured out that

Bluetooth management interface 1.19 initialized

means the interface which you can access from a click in the tool bar. Is that it?

With a sudo dmesg | grep Bluetooth I have an output similar to your’s i.e. HCI device and connection manager initialized, but I suppose it is about something else (?)

Anyway I don’t have any connection management of any kind functionnal. And that’s a pain.

1 Like

I do not have or run KDE - so I cannot help with issues specific to it.

Your bluetooth service is started and running.

You have not made any changes to the default config.
(… which is what I had to do
in order for my bluetooth headphones to autoconnect …)

Perhaps you have seen this - if not: it might help you

Bluetooth - ArchWiki

No - I don’t think that means what you think it means.
It’s got nothing to do with the graphical tools in what you call your toolbar.

What does rfkill list yield?

Yes, this is the place where I learned 99% of what I had to know to set everything up regarding bluetooth.

Do you think the name of what I am looking for is bluedevil?

rfkill list  :heavy_check_mark:
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
2: asus-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

i can see that you’re using multiple bluetooth adapters. i had an similar issue while using a hama-bluetooth-dongle and the bluetooth-device of my intel 9560-wifi device. this intel-device always tried to get “control” and interfered the hama-connection. the only workaround to me was to deactivate the intel-bluetoooth-device by an udev-rule.

@Olli
If you mean the asus-bluetooth reference, I don’t know what this is doing here. I had no bluetooth before purchasing a dongle.

If I need to desactivate it, what would be the udev rule you are mentionning?

meanwhile it’s usual that the wifi is combined with bluetooth. to figure out what to do for this udev-rule is not trivial.
https://wiki.archlinux.org/title/Udev

I am not sure this asus-bluetooth interferes very much, as my bluetooth is ok. The service is functionnal and finds my dongle. I can check it with bluetoothctl devices

If at least it could avoid the process of scanning and pairing again each time I log in…

Do you think the name of what I am looking for is bluedevil?

Ok then I downloaded bluedevil-1 5.24.3-1-x86_64 and installed it with pacman.

I am now supposed to have access to Bluedevil, but it does not show up anywhere. Even with a deep research which redirects me to the tar file. I tried to install it again, but pacman seems to say “no, you already have it!”.

So what about changing the kernel?

EDIT: Before changing the kernel, I wanted to see blueman which is a bluetooth available in the official repo. But I did not expect that pacman would do that much: install lasted over 1/2 hour with a refund of my system. My kernel is now 5.15.28-1.

Does it solve my problem? No. I just have an additional icon that says bluetooth is disactivated, even when the service is on. And I cannot start anything from there: each time I login for a new session, I have to open the Konsole and deal with a new keyboard pairing from there.

just for clearing up a question. are you using a dual-boot system with windows ?

Yes, but I did not use Windows lately.

really ?
be aware each time you boot to a different system new keys will be generated and you have to repair. just for information as example:
"When dual booting Windows and Linux, you may find yourself having to re-pair your Bluetooth mouse again and again. This will happen every time you switch OS, because when you pair your device, your Bluetooth service generates a unique set of pairing keys. And the core reason is that the set of pairing keys cannot be shared between the two OS.

First, your computer stores the Bluetooth device’s mac address and pairing key. Second, your Bluetooth device stores your computer’s mac address and the matching key. This usually works fine, but the mac address for your Bluetooth port will be the same on both Linux and Windows (it is set on the hardware level). However, when you re-pair the device in Windows or Linux, it generates a new key. That key overwrites the previously stored key on the Bluetooth device. Windows overwrites the Linux key and vice versa. "
https://wiki.archlinux.org/title/bluetooth_mouse#Mouse_pairing_and_dual_boot

1 Like

may you post the output of

cat /var/log/Xorg.0.log 

and

sudo dmesg

That could have been a possibility yesterday. But today no, I just used Manjaro with several logs in and out.

You do not need anything more than what you already use:
bluetoothctl

bluedevil and blueman … and possibly others
are just GUI tools to operate this (bluetoothctl)

Either one of the above two was likely already installed with your KDE install.
likely this is bluedevil - better suited for KDE than blueman, which is GTK

Here you are

 cat /var/log/Xorg.0.log                                                                                     ✔ 
[    32.835] (--) Log file renamed from "/var/log/Xorg.pid-444.log" to "/var/log/Xorg.0.log"
[    32.872] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    32.872] Current Operating System: Linux jcw-k30amjafk31amj 5.15.28-1-MANJARO #1 SMP PREEMPT Fri Mar 11 14:12:57 UTC 2022 x86_64
[    32.872] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=d64f5d6a-3fa9-470b-a8a4-99c644107acb rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    32.872]  
[    32.873] Current version of pixman: 0.40.0
[    32.873]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    32.873] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.873] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 15 00:08:13 2022
[    32.960] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    32.960] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    33.034] (==) No Layout section.  Using the first Screen section.
[    33.034] (==) No screen section available. Using defaults.
[    33.034] (**) |-->Screen "Default Screen Section" (0)
[    33.034] (**) |   |-->Monitor "<default monitor>"
[    33.035] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    33.035] (==) Automatically adding devices
[    33.035] (==) Automatically enabling devices
[    33.035] (==) Automatically adding GPU devices
[    33.036] (==) Automatically binding GPU devices
[    33.036] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    33.075] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    33.075]    Entry deleted from font path.
[    33.075] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    33.076]    Entry deleted from font path.
[    33.076] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    33.076]    Entry deleted from font path.
[    33.076] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    33.076]    Entry deleted from font path.
[    33.076] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF
[    33.076] (==) ModulePath set to "/usr/lib/xorg/modules"
[    33.076] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    33.076] (II) Module ABI versions:
[    33.076]    X.Org ANSI C Emulation: 0.4
[    33.076]    X.Org Video Driver: 25.2
[    33.076]    X.Org XInput driver : 24.4
[    33.076]    X.Org Server Extension : 10.0
[    33.079] (++) using VT number 1

[    33.080] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    33.083] (II) xfree86: Adding drm device (/dev/dri/card0)
[    33.083] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    33.100] (--) PCI:*(0@0:2:0) 8086:0f31:1043:8534 rev 14, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x0000f080/8, BIOS @ 0x????????/131072
[    33.100] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    33.100] (II) LoadModule: "glx"
[    33.138] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    33.219] (II) Module glx: vendor="X.Org Foundation"
[    33.219]    compiled for 1.21.1.3, module version = 1.0.0
[    33.219]    ABI class: X.Org Server Extension, version 10.0
[    33.219] (==) Matched modesetting as autoconfigured driver 0
[    33.219] (==) Matched fbdev as autoconfigured driver 1
[    33.219] (==) Matched vesa as autoconfigured driver 2
[    33.219] (==) Assigned the driver to the xf86ConfigLayout
[    33.219] (II) LoadModule: "modesetting"
[    33.219] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    33.308] (II) Module modesetting: vendor="X.Org Foundation"
[    33.309]    compiled for 1.21.1.3, module version = 1.21.1
[    33.309]    Module class: X.Org Video Driver
[    33.309]    ABI class: X.Org Video Driver, version 25.2
[    33.309] (II) LoadModule: "fbdev"
[    33.310] (WW) Warning, couldn't open module fbdev
[    33.310] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    33.310] (II) LoadModule: "vesa"
[    33.311] (WW) Warning, couldn't open module vesa
[    33.311] (EE) Failed to load module "vesa" (module does not exist, 0)
[    33.311] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    33.327] (II) modeset(0): using drv /dev/dri/card0
[    33.327] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    33.327] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    33.327] (==) modeset(0): RGB weight 888
[    33.327] (==) modeset(0): Default visual is TrueColor
[    33.327] (II) Loading sub module "glamoregl"
[    33.327] (II) LoadModule: "glamoregl"
[    33.327] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    33.392] (II) Module glamoregl: vendor="X.Org Foundation"
[    33.393]    compiled for 1.21.1.3, module version = 1.0.1
[    33.393]    ABI class: X.Org ANSI C Emulation, version 0.4
[    34.599] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics (BYT)
[    34.599] (II) modeset(0): glamor initialized
[    34.599] (==) modeset(0): VariableRefresh: disabled
[    34.599] (==) modeset(0): AsyncFlipSecondaries: disabled
[    34.607] (II) modeset(0): Output VGA-1 has no monitor section
[    34.689] (II) modeset(0): Output DP-1 has no monitor section
[    34.716] (II) modeset(0): Output HDMI-1 has no monitor section
[    34.725] (II) modeset(0): EDID for output VGA-1
[    34.804] (II) modeset(0): EDID for output DP-1
[    34.831] (II) modeset(0): EDID for output HDMI-1
[    34.831] (II) modeset(0): Manufacturer: HSP  Model: 0  Serial#: 16843009
[    34.831] (II) modeset(0): Year: 2012  Week: 19
[    34.831] (II) modeset(0): EDID Version: 1.3
[    34.831] (II) modeset(0): Digital Display Input
[    34.831] (II) modeset(0): Max Image Size [cm]: horiz.: 58  vert.: 32
[    34.831] (II) modeset(0): Gamma: 2.20
[    34.831] (II) modeset(0): No DPMS capabilities specified
[    34.831] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    34.831] (II) modeset(0): First detailed timing is preferred mode
[    34.831] (II) modeset(0): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.595
[    34.832] (II) modeset(0): blueX: 0.155 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
[    34.832] (II) modeset(0): Supported established timings:
[    34.832] (II) modeset(0): 640x480@60Hz
[    34.832] (II) modeset(0): 800x600@60Hz
[    34.832] (II) modeset(0): 800x600@75Hz
[    34.832] (II) modeset(0): 1024x768@60Hz
[    34.832] (II) modeset(0): 1024x768@75Hz
[    34.832] (II) modeset(0): 1280x1024@75Hz
[    34.832] (II) modeset(0): Manufacturer's mask: 0
[    34.832] (II) modeset(0): Supported detailed timing:
[    34.832] (II) modeset(0): clock: 148.5 MHz   Image Size:  580 x 320 mm
[    34.832] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    34.832] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    34.832] (II) modeset(0): Supported detailed timing:
[    34.832] (II) modeset(0): clock: 74.2 MHz   Image Size:  580 x 320 mm
[    34.832] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    34.832] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    34.832] (II) modeset(0): Monitor name: HSP
[    34.832] (II) modeset(0): Ranges: V min: 50 V max: 85 Hz, H min: 14 H max: 70 kHz, PixClock max 165 MHz
[    34.833] (II) modeset(0): Supported detailed timing:
[    34.833] (II) modeset(0): clock: 74.2 MHz   Image Size:  580 x 320 mm
[    34.833] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[    34.833] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    34.833] (II) modeset(0): Supported detailed timing:
[    34.833] (II) modeset(0): clock: 74.2 MHz   Image Size:  580 x 320 mm
[    34.833] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    34.833] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[    34.833] (II) modeset(0): Supported detailed timing:
[    34.833] (II) modeset(0): clock: 74.2 MHz   Image Size:  580 x 320 mm
[    34.833] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[    34.833] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    34.833] (II) modeset(0): Supported detailed timing:
[    34.833] (II) modeset(0): clock: 74.2 MHz   Image Size:  580 x 320 mm
[    34.833] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    34.833] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    34.834] (II) modeset(0): Number of EDID sections to follow: 1
[    34.834] (II) modeset(0): EDID (in hex):
[    34.834] (II) modeset(0):   00ffffffffffff002270000001010101
[    34.834] (II) modeset(0):   13160103803a20780a0dc9a057479827
[    34.834] (II) modeset(0):   12484c214b0001010101010101010101
[    34.834] (II) modeset(0):   010101010101023a801871382d40582c
[    34.834] (II) modeset(0):   450044402100001e011d007251d01e20
[    34.834] (II) modeset(0):   6e28550044402100001e000000fc0048
[    34.834] (II) modeset(0):   53500a202020202020202020000000fd
[    34.834] (II) modeset(0):   0032550e4610000a202020202020011b
[    34.834] (II) modeset(0):   02032770521413121116150504030207
[    34.834] (II) modeset(0):   06011f10202122230907078301000067
[    34.834] (II) modeset(0):   030c003000b82d011d80d0721c162010
[    34.834] (II) modeset(0):   2c258044402100009e011d8018711c16
[    34.834] (II) modeset(0):   20582c2500444021000098011d00bc52
[    34.834] (II) modeset(0):   d01e20b828554044402100001e011d00
[    34.834] (II) modeset(0):   7251d01e206e28550044402100001e00
[    34.834] (II) modeset(0):   000000000000000000000000000000e2
[    34.835] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[    34.835] (II) modeset(0): Printing probed modes for output HDMI-1
[    34.835] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    34.835] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace -hsync -vsync (33.8 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    34.835] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    34.836] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    34.836] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    34.836] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    34.836] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    34.836] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    34.836] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    34.836] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    34.836] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    34.836] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    34.836] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    34.836] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    34.836] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    34.836] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[    34.836] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    34.836] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    34.836] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    34.836] (II) modeset(0): Output VGA-1 disconnected
[    34.836] (II) modeset(0): Output DP-1 disconnected
[    34.837] (II) modeset(0): Output HDMI-1 connected
[    34.837] (II) modeset(0): Using exact sizes for initial modes
[    34.837] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[    34.837] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    34.837] (==) modeset(0): DPI set to (96, 96)
[    34.837] (II) Loading sub module "fb"
[    34.837] (II) LoadModule: "fb"
[    34.837] (II) Module "fb" already built-in
[    35.098] (==) modeset(0): Backing store enabled
[    35.098] (==) modeset(0): Silken mouse enabled
[    35.194] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    35.194] (==) modeset(0): DPMS enabled
[    35.194] (II) modeset(0): [DRI2] Setup complete
[    35.194] (II) modeset(0): [DRI2]   DRI driver: i965
[    35.194] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    35.195] (II) Initializing extension Generic Event Extension
[    35.195] (II) Initializing extension SHAPE
[    35.196] (II) Initializing extension MIT-SHM
[    35.196] (II) Initializing extension XInputExtension
[    35.197] (II) Initializing extension XTEST
[    35.198] (II) Initializing extension BIG-REQUESTS
[    35.199] (II) Initializing extension SYNC
[    35.199] (II) Initializing extension XKEYBOARD
[    35.200] (II) Initializing extension XC-MISC
[    35.200] (II) Initializing extension SECURITY
[    35.201] (II) Initializing extension XFIXES
[    35.202] (II) Initializing extension RENDER
[    35.202] (II) Initializing extension RANDR
[    35.204] (II) Initializing extension COMPOSITE
[    35.204] (II) Initializing extension DAMAGE
[    35.205] (II) Initializing extension MIT-SCREEN-SAVER
[    35.205] (II) Initializing extension DOUBLE-BUFFER
[    35.206] (II) Initializing extension RECORD
[    35.207] (II) Initializing extension DPMS
[    35.207] (II) Initializing extension Present
[    35.208] (II) Initializing extension DRI3
[    35.208] (II) Initializing extension X-Resource
[    35.209] (II) Initializing extension XVideo
[    35.210] (II) Initializing extension XVideo-MotionCompensation
[    35.210] (II) Initializing extension GLX
[    35.216] (II) AIGLX: Loaded and initialized i965
[    35.216] (II) GLX: Initialized DRI2 GL provider for screen 0
[    35.216] (II) Initializing extension XFree86-VidModeExtension
[    35.216] (II) Initializing extension XFree86-DGA
[    35.217] (II) Initializing extension XFree86-DRI
[    35.217] (II) Initializing extension DRI2
[    35.230] (II) modeset(0): Damage tracking initialized
[    35.230] (II) modeset(0): Setting screen physical size to 508 x 285
[    35.731] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    35.731] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    35.731] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    35.731] (**) Power Button: Applying InputClass "system-keyboard"
[    35.731] (II) LoadModule: "libinput"
[    35.731] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    35.801] (II) Module libinput: vendor="X.Org Foundation"
[    35.801]    compiled for 1.21.1.3, module version = 1.2.1
[    35.801]    Module class: X.Org XInput Driver
[    35.801]    ABI class: X.Org XInput driver, version 24.4
[    35.801] (II) Using input driver 'libinput' for 'Power Button'
[    35.801] (**) Power Button: always reports core events
[    35.801] (**) Option "Device" "/dev/input/event2"
[    35.870] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    35.870] (II) event2  - Power Button: device is a keyboard
[    35.870] (II) event2  - Power Button: device removed
[    35.889] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    35.889] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    35.889] (**) Option "xkb_layout" "fr"
[    35.989] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    35.990] (II) event2  - Power Button: device is a keyboard
[    35.993] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[    35.993] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    35.994] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    35.994] (**) Video Bus: Applying InputClass "system-keyboard"
[    35.994] (II) Using input driver 'libinput' for 'Video Bus'
[    35.994] (**) Video Bus: always reports core events
[    35.994] (**) Option "Device" "/dev/input/event9"
[    35.998] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    35.999] (II) event9  - Video Bus: device is a keyboard
[    35.999] (II) event9  - Video Bus: device removed
[    36.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event9"
[    36.056] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    36.056] (**) Option "xkb_layout" "fr"
[    36.060] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[    36.060] (II) event9  - Video Bus: device is a keyboard
[    36.062] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    36.062] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    36.062] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    36.062] (**) Power Button: Applying InputClass "system-keyboard"
[    36.062] (II) Using input driver 'libinput' for 'Power Button'
[    36.062] (**) Power Button: always reports core events
[    36.062] (**) Option "Device" "/dev/input/event0"
[    36.064] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    36.064] (II) event0  - Power Button: device is a keyboard
[    36.065] (II) event0  - Power Button: device removed
[    36.089] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    36.089] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    36.089] (**) Option "xkb_layout" "fr"
[    36.094] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    36.094] (II) event0  - Power Button: device is a keyboard
[    36.097] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    36.097] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    36.097] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    36.098] (**) Sleep Button: Applying InputClass "system-keyboard"
[    36.098] (II) Using input driver 'libinput' for 'Sleep Button'
[    36.098] (**) Sleep Button: always reports core events
[    36.098] (**) Option "Device" "/dev/input/event1"
[    36.102] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    36.102] (II) event1  - Sleep Button: device is a keyboard
[    36.103] (II) event1  - Sleep Button: device removed
[    36.122] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    36.122] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    36.123] (**) Option "xkb_layout" "fr"
[    36.127] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    36.127] (II) event1  - Sleep Button: device is a keyboard
[    36.134] (II) config/udev: Adding input device Microsft Microsoft Wireless Desktop Receiver 3.1A (/dev/input/event3)
[    36.134] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A: Applying InputClass "evdev keyboard catchall"
[    36.134] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A: Applying InputClass "libinput keyboard catchall"
[    36.134] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A: Applying InputClass "system-keyboard"
[    36.134] (II) Using input driver 'libinput' for 'Microsft Microsoft Wireless Desktop Receiver 3.1A'
[    36.134] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A: always reports core events
[    36.134] (**) Option "Device" "/dev/input/event3"
[    36.139] (II) event3  - Microsft Microsoft Wireless Desktop Receiver 3.1A: is tagged by udev as: Keyboard
[    36.139] (II) event3  - Microsft Microsoft Wireless Desktop Receiver 3.1A: device is a keyboard
[    36.140] (II) event3  - Microsft Microsoft Wireless Desktop Receiver 3.1A: device removed
[    36.162] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:045E:00F1.0001/input/input3/event3"
[    36.163] (II) XINPUT: Adding extended input device "Microsft Microsoft Wireless Desktop Receiver 3.1A" (type: KEYBOARD, id 10)
[    36.163] (**) Option "xkb_layout" "fr"
[    36.168] (II) event3  - Microsft Microsoft Wireless Desktop Receiver 3.1A: is tagged by udev as: Keyboard
[    36.168] (II) event3  - Microsft Microsoft Wireless Desktop Receiver 3.1A: device is a keyboard
[    36.171] (II) config/udev: Adding input device Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control (/dev/input/event4)
[    36.171] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "evdev keyboard catchall"
[    36.171] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "libinput keyboard catchall"
[    36.171] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "system-keyboard"
[    36.171] (II) Using input driver 'libinput' for 'Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control'
[    36.171] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: always reports core events
[    36.171] (**) Option "Device" "/dev/input/event4"
[    36.175] (II) event4  - Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: is tagged by udev as: Keyboard
[    36.176] (II) event4  - Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: device is a keyboard
[    36.176] (II) event4  - Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: device removed
[    36.196] (II) libinput: Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: needs a virtual subdevice
[    36.196] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input4/event4"
[    36.196] (II) XINPUT: Adding extended input device "Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control" (type: MOUSE, id 11)
[    36.196] (**) Option "AccelerationScheme" "none"
[    36.196] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: (accel) selected scheme none/0
[    36.196] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: (accel) acceleration factor: 2.000
[    36.196] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: (accel) acceleration threshold: 4
[    36.203] (II) event4  - Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: is tagged by udev as: Keyboard
[    36.204] (II) event4  - Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: device is a keyboard
[    36.209] (II) config/udev: Adding input device Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control (/dev/input/mouse0)
[    36.209] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "system-keyboard"
[    36.209] (II) No input driver specified, ignoring this device.
[    36.209] (II) This device may have been added with another device file.
[    36.213] (II) config/udev: Adding input device Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse (/dev/input/event5)
[    36.213] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: Applying InputClass "evdev pointer catchall"
[    36.213] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: Applying InputClass "libinput pointer catchall"
[    36.213] (II) Using input driver 'libinput' for 'Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse'
[    36.214] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: always reports core events
[    36.214] (**) Option "Device" "/dev/input/event5"
[    36.221] (II) event5  - Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: is tagged by udev as: Mouse
[    36.222] (II) event5  - Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: device is a pointer
[    36.222] (II) event5  - Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: device removed
[    36.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input5/event5"
[    36.252] (II) XINPUT: Adding extended input device "Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse" (type: MOUSE, id 12)
[    36.253] (**) Option "AccelerationScheme" "none"
[    36.253] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: (accel) selected scheme none/0
[    36.253] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: (accel) acceleration factor: 2.000
[    36.253] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: (accel) acceleration threshold: 4
[    36.260] (II) event5  - Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: is tagged by udev as: Mouse
[    36.260] (II) event5  - Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse: device is a pointer
[    36.265] (II) config/udev: Adding input device Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse (/dev/input/mouse1)
[    36.265] (II) No input driver specified, ignoring this device.
[    36.265] (II) This device may have been added with another device file.
[    36.269] (II) config/udev: Adding input device Microsft Microsoft Wireless Desktop Receiver 3.1A System Control (/dev/input/event6)
[    36.269] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: Applying InputClass "evdev keyboard catchall"
[    36.269] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: Applying InputClass "libinput keyboard catchall"
[    36.269] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: Applying InputClass "system-keyboard"
[    36.270] (II) Using input driver 'libinput' for 'Microsft Microsoft Wireless Desktop Receiver 3.1A System Control'
[    36.270] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: always reports core events
[    36.270] (**) Option "Device" "/dev/input/event6"
[    36.276] (II) event6  - Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: is tagged by udev as: Keyboard
[    36.277] (II) event6  - Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: device is a keyboard
[    36.278] (II) event6  - Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: device removed
[    36.309] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input6/event6"
[    36.309] (II) XINPUT: Adding extended input device "Microsft Microsoft Wireless Desktop Receiver 3.1A System Control" (type: KEYBOARD, id 13)
[    36.309] (**) Option "xkb_layout" "fr"
[    36.315] (II) event6  - Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: is tagged by udev as: Keyboard
[    36.316] (II) event6  - Microsft Microsoft Wireless Desktop Receiver 3.1A System Control: device is a keyboard
[    36.318] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[    36.319] (II) No input driver specified, ignoring this device.
[    36.319] (II) This device may have been added with another device file.
[    36.321] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
[    36.321] (II) No input driver specified, ignoring this device.
[    36.321] (II) This device may have been added with another device file.
[    36.322] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event12)
[    36.322] (II) No input driver specified, ignoring this device.
[    36.322] (II) This device may have been added with another device file.
[    36.323] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event13)
[    36.324] (II) No input driver specified, ignoring this device.
[    36.324] (II) This device may have been added with another device file.
[    36.325] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[    36.325] (II) No input driver specified, ignoring this device.
[    36.325] (II) This device may have been added with another device file.
[    36.326] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[    36.326] (II) No input driver specified, ignoring this device.
[    36.326] (II) This device may have been added with another device file.
[    36.327] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event8)
[    36.327] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    36.327] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    36.327] (**) Eee PC WMI hotkeys: Applying InputClass "system-keyboard"
[    36.327] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[    36.327] (**) Eee PC WMI hotkeys: always reports core events
[    36.327] (**) Option "Device" "/dev/input/event8"
[    36.329] (II) event8  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    36.330] (II) event8  - Eee PC WMI hotkeys: device is a keyboard
[    36.330] (II) event8  - Eee PC WMI hotkeys: device removed
[    36.355] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input8/event8"
[    36.355] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[    36.355] (**) Option "xkb_layout" "fr"
[    36.359] (II) event8  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[    36.359] (II) event8  - Eee PC WMI hotkeys: device is a keyboard
[    36.362] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    36.362] (II) No input driver specified, ignoring this device.
[    36.362] (II) This device may have been added with another device file.
[    36.411] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "evdev keyboard catchall"
[    36.411] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "libinput keyboard catchall"
[    36.411] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: Applying InputClass "system-keyboard"
[    36.411] (II) Using input driver 'libinput' for 'Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control'
[    36.411] (**) Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: always reports core events
[    36.411] (**) Option "Device" "/dev/input/event4"
[    36.411] (II) libinput: Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control: is a virtual subdevice
[    36.412] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input4/event4"
[    36.412] (II) XINPUT: Adding extended input device "Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control" (type: KEYBOARD, id 15)
[    36.412] (**) Option "xkb_layout" "fr"
[    54.670] (II) modeset(0): EDID vendor "HSP", prod id 0
[    54.670] (II) modeset(0): Using EDID range info for horizontal sync
[    54.670] (II) modeset(0): Using EDID range info for vertical refresh
[    54.670] (II) modeset(0): Printing DDC gathered Modelines:
[    54.670] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    54.670] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    54.670] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    54.670] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace -hsync -vsync (33.8 kHz e)
[    54.670] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    54.670] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    54.670] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    54.670] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    54.670] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    54.670] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    54.670] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    54.671] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    54.671] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    54.671] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    54.671] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    54.671] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    54.671] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    54.671] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    54.671] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    54.671] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    54.671] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[    69.017] (II) modeset(0): EDID vendor "HSP", prod id 0
[    69.017] (II) modeset(0): Using hsync ranges from config file
[    69.017] (II) modeset(0): Using vrefresh ranges from config file
[    69.017] (II) modeset(0): Printing DDC gathered Modelines:
[    69.017] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    69.017] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    69.017] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    69.017] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace -hsync -vsync (33.8 kHz e)
[    69.017] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    69.017] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    69.017] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    69.017] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    69.017] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    69.018] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    69.018] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    69.018] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    69.018] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    69.018] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    69.018] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    69.018] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    69.018] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    69.018] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    69.018] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    69.018] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    69.019] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[    69.615] (II) modeset(0): Allocate new frame buffer 1280x1024 stride

And

sudo dmesg
[    0.001188] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001439] total RAM covered: 4000M
[    0.001792] Found optimal setting for mtrr clean up
[    0.001794]  gran_size: 64K  chunk_size: 128M        num_reg: 5      lose cover RAM: 0G
[    0.001858] e820: update [mem 0xba000000-0xffffffff] usable ==> reserved
[    0.001868] last_pfn = 0xba000 max_arch_pfn = 0x400000000
[    0.007275] found SMP MP-table at [mem 0x000fd650-0x000fd65f]
[    0.007934] RAMDISK: [mem 0x3665b000-0x37324fff]
[    0.007945] ACPI: Early table checksum verification disabled
[    0.007952] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
[    0.007960] ACPI: XSDT 0x00000000B8BA5080 000084 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.007973] ACPI: FACP 0x00000000B8BB1DD8 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.007983] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20210730/tbfadt-564)
[    0.007993] ACPI: DSDT 0x00000000B8BA5198 00CC3C (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.008002] ACPI: FACS 0x00000000B96F7F80 000040
[    0.008009] ACPI: APIC 0x00000000B8BB1EE8 000068 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.008017] ACPI: FPDT 0x00000000B8BB1F50 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008026] ACPI: MCFG 0x00000000B8BB1F98 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.008034] ACPI: LPIT 0x00000000B8BB1FD8 000104 (v01 ALASKA A M I    00000003 VLV2 0100000D)
[    0.008042] ACPI: HPET 0x00000000B8BB20E0 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.008051] ACPI: SSDT 0x00000000B8BB2118 000763 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.008059] ACPI: SSDT 0x00000000B8BB2880 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20061109)
[    0.008067] ACPI: SSDT 0x00000000B8BB2B10 00017A (v01 PmRef  ApTst    00003000 INTL 20061109)
[    0.008076] ACPI: UEFI 0x00000000B8BB2C90 000042 (v01 ALASKA A M I    00000000      00000000)
[    0.008084] ACPI: MSDM 0x00000000B8BB2CD8 000055 (v01 ALASKA A M I    01072009      00000000)
[    0.008092] ACPI: BGRT 0x00000000B8BB2D30 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.008099] ACPI: Reserving FACP table memory at [mem 0xb8bb1dd8-0xb8bb1ee3]
[    0.008103] ACPI: Reserving DSDT table memory at [mem 0xb8ba5198-0xb8bb1dd3]
[    0.008106] ACPI: Reserving FACS table memory at [mem 0xb96f7f80-0xb96f7fbf]
[    0.008109] ACPI: Reserving APIC table memory at [mem 0xb8bb1ee8-0xb8bb1f4f]
[    0.008111] ACPI: Reserving FPDT table memory at [mem 0xb8bb1f50-0xb8bb1f93]
[    0.008114] ACPI: Reserving MCFG table memory at [mem 0xb8bb1f98-0xb8bb1fd3]
[    0.008117] ACPI: Reserving LPIT table memory at [mem 0xb8bb1fd8-0xb8bb20db]
[    0.008120] ACPI: Reserving HPET table memory at [mem 0xb8bb20e0-0xb8bb2117]
[    0.008122] ACPI: Reserving SSDT table memory at [mem 0xb8bb2118-0xb8bb287a]
[    0.008125] ACPI: Reserving SSDT table memory at [mem 0xb8bb2880-0xb8bb2b0f]
[    0.008128] ACPI: Reserving SSDT table memory at [mem 0xb8bb2b10-0xb8bb2c89]
[    0.008131] ACPI: Reserving UEFI table memory at [mem 0xb8bb2c90-0xb8bb2cd1]
[    0.008133] ACPI: Reserving MSDM table memory at [mem 0xb8bb2cd8-0xb8bb2d2c]
[    0.008136] ACPI: Reserving BGRT table memory at [mem 0xb8bb2d30-0xb8bb2d67]
[    0.008205] No NUMA configuration found
[    0.008208] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[    0.008214] NODE_DATA(0) allocated [mem 0x13fffc000-0x13fffffff]
[    0.008260] Zone ranges:
[    0.008262]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008267]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008271]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.008275]   Device   empty
[    0.008277] Movable zone start for each node
[    0.008279] Early memory node ranges
[    0.008280]   node   0: [mem 0x0000000000001000-0x000000000008cfff]
[    0.008284]   node   0: [mem 0x0000000000100000-0x000000001effffff]
[    0.008287]   node   0: [mem 0x000000001f100000-0x000000001fffffff]
[    0.008289]   node   0: [mem 0x0000000020100000-0x00000000b8b71fff]
[    0.008292]   node   0: [mem 0x00000000b9b88000-0x00000000b9b88fff]
[    0.008295]   node   0: [mem 0x00000000b9bcb000-0x00000000b9d3ffff]
[    0.008298]   node   0: [mem 0x00000000b9ffa000-0x00000000b9ffffff]
[    0.008300]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.008304] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.008313] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008369] On node 0, zone DMA: 115 pages in unavailable ranges
[    0.010532] On node 0, zone DMA32: 256 pages in unavailable ranges
[    0.021970] On node 0, zone DMA32: 256 pages in unavailable ranges
[    0.022080] On node 0, zone DMA32: 4118 pages in unavailable ranges
[    0.022092] On node 0, zone DMA32: 66 pages in unavailable ranges
[    0.022111] On node 0, zone DMA32: 698 pages in unavailable ranges
[    0.027252] On node 0, zone Normal: 24576 pages in unavailable ranges
[    0.027261] x86/hpet: Will disable the HPET for this platform because it's not reliable
[    0.027268] Reserving Intel graphics memory at [mem 0xbb000000-0xbeffffff]
[    0.027411] ACPI: PM-Timer IO Port: 0x408
[    0.027428] ACPI: LAPIC_NMI (acpi_id[0x01] dfl edge lint[0x1])
[    0.027433] ACPI: LAPIC_NMI (acpi_id[0x02] low dfl lint[0x58])
[    0.027436] ACPI: NMI not connected to LINT 1!
[    0.027448] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[    0.027455] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.027460] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.027467] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.027470] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.027481] TSC deadline timer available
[    0.027484] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.027525] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.027530] PM: hibernation: Registered nosave memory: [mem 0x0008d000-0x0008dfff]
[    0.027533] PM: hibernation: Registered nosave memory: [mem 0x0008e000-0x0009ffff]
[    0.027535] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.027538] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.027542] PM: hibernation: Registered nosave memory: [mem 0x1f000000-0x1f0fffff]
[    0.027546] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x200fffff]
[    0.027551] PM: hibernation: Registered nosave memory: [mem 0xb8b72000-0xb8ba1fff]
[    0.027553] PM: hibernation: Registered nosave memory: [mem 0xb8ba2000-0xb8bb2fff]
[    0.027556] PM: hibernation: Registered nosave memory: [mem 0xb8bb3000-0xb96f7fff]
[    0.027558] PM: hibernation: Registered nosave memory: [mem 0xb96f8000-0xb9b87fff]
[    0.027562] PM: hibernation: Registered nosave memory: [mem 0xb9b89000-0xb9bcafff]
[    0.027567] PM: hibernation: Registered nosave memory: [mem 0xb9d40000-0xb9ff9fff]
[    0.027572] PM: hibernation: Registered nosave memory: [mem 0xba000000-0xbaffffff]
[    0.027574] PM: hibernation: Registered nosave memory: [mem 0xbb000000-0xbeffffff]
[    0.027576] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xe00f7fff]
[    0.027578] PM: hibernation: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
[    0.027581] PM: hibernation: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
[    0.027583] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[    0.027585] PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xff7fffff]
[    0.027588] PM: hibernation: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.027591] [mem 0xbf000000-0xe00f7fff] available for PCI devices
[    0.027594] Booting paravirtualized kernel on bare hardware
[    0.027598] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.035580] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:2 nr_node_ids:1
[    0.036227] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u1048576
[    0.036248] pcpu-alloc: s212992 r8192 d28672 u1048576 alloc=1*2097152
[    0.036255] pcpu-alloc: [0] 0 1 
[    0.036305] Built 1 zonelists, mobility grouping on.  Total pages: 1002434
[    0.036310] Policy zone: Normal
[    0.036314] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=d64f5d6a-3fa9-470b-a8a4-99c644107acb rw quiet apparmor=1 security=apparmor udev.log_priority=3
[    0.036453] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64", will be passed to user space.
[    0.037543] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.038116] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.038733] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.102758] Memory: 3878428K/4073960K available (14344K kernel code, 2097K rwdata, 10880K rodata, 1864K init, 3776K bss, 195272K reserved, 0K cma-reserved)
[    0.102774] random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
[    0.103131] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.103160] Kernel/User page tables isolation: enabled
[    0.103193] ftrace: allocating 44461 entries in 174 pages
[    0.124225] ftrace: allocated 174 pages with 5 groups
[    0.124952] rcu: Preemptible hierarchical RCU implementation.
[    0.124955] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
[    0.124957] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=2.
[    0.124960] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.124962]  Trampoline variant of Tasks RCU enabled.
[    0.124964]  Rude variant of Tasks RCU enabled.
[    0.124965]  Tracing variant of Tasks RCU enabled.
[    0.124967] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.124969] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.134996] NR_IRQS: 20736, nr_irqs: 512, preallocated irqs: 16
[    0.135468] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.135612] spurious 8259A interrupt: IRQ7.
[    0.135637] Console: colour dummy device 80x25
[    0.135667] printk: console [tty0] enabled
[    0.135713] ACPI: Core revision 20210730
[    0.135876] APIC: Switch to symmetric I/O mode setup
[    0.136474] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22d5b849e26, max_idle_ns: 440795259970 ns
[    0.136486] Calibrating delay loop (skipped), value calculated using timer frequency.. 4835.72 BogoMIPS (lpj=8055556)
[    0.136492] pid_max: default: 32768 minimum: 301
[    0.136547] LSM: Security Framework initializing
[    0.136562] landlock: Up and running.
[    0.136564] Yama: becoming mindful.
[    0.136616] AppArmor: AppArmor initialized
[    0.136660] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.136680] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.137171] CPU0: Thermal monitoring enabled (TM1)
[    0.137203] process: using mwait in idle threads
[    0.137208] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.137212] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[    0.137221] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.137225] Spectre V2 : Mitigation: Retpolines
[    0.137227] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.137229] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.137233] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.137238] MDS: Mitigation: Clear CPU buffers
[    0.139815] Freeing SMP alternatives memory: 36K
[    0.139815] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1094
[    0.139815] smpboot: CPU0: Intel(R) Celeron(R) CPU  J1800  @ 2.41GHz (family: 0x6, model: 0x37, stepping: 0x8)
[    0.139815] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[    0.139815] ... version:                3
[    0.139815] ... bit width:              40
[    0.139815] ... generic registers:      2
[    0.139815] ... value mask:             000000ffffffffff
[    0.139815] ... max period:             0000007fffffffff
[    0.139815] ... fixed-purpose events:   3
[    0.139815] ... event mask:             0000000700000003
[    0.139815] rcu: Hierarchical SRCU implementation.
[    0.139815] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.139815] smp: Bringing up secondary CPUs ...
[    0.139815] x86: Booting SMP configuration:
[    0.139815] .... node  #0, CPUs:      #1
[    0.140661] smp: Brought up 1 node, 2 CPUs
[    0.140661] smpboot: Max logical packages: 1
[    0.140661] smpboot: Total of 2 processors activated (9670.44 BogoMIPS)
[    0.140661] devtmpfs: initialized
[    0.140661] x86/mm: Memory block size: 128MB
[    0.140837] ACPI: PM: Registering ACPI NVS region [mem 0xb8bb3000-0xb96f7fff] (11816960 bytes)
[    0.140837] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.140837] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.140837] pinctrl core: initialized pinctrl subsystem
[    0.140837] PM: RTC time: 23:07:41, date: 2022-03-14
[    0.143219] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.143537] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.143663] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.143811] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.143851] audit: initializing netlink subsys (disabled)
[    0.143900] audit: type=2000 audit(1647299261.006:1): state=initialized audit_enabled=0 res=1
[    0.143900] thermal_sys: Registered thermal governor 'fair_share'
[    0.143900] thermal_sys: Registered thermal governor 'bang_bang'
[    0.143900] thermal_sys: Registered thermal governor 'step_wise'
[    0.143900] thermal_sys: Registered thermal governor 'user_space'
[    0.143900] thermal_sys: Registered thermal governor 'power_allocator'
[    0.143900] cpuidle: using governor ladder
[    0.143900] cpuidle: using governor menu
[    0.143900] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.143900] ACPI: bus type PCI registered
[    0.143900] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.143900] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.143900] PCI: not using MMCONFIG
[    0.143900] PCI: Using configuration type 1 for base access
[    0.144097] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.148662] Kprobes globally optimized
[    0.148732] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
[    0.148732] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.150064] ACPI: Added _OSI(Module Device)
[    0.150070] ACPI: Added _OSI(Processor Device)
[    0.150072] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.150074] ACPI: Added _OSI(Processor Aggregator Device)
[    0.150076] ACPI: Added _OSI(Linux-Dell-Video)
[    0.150079] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.150081] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.175595] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.179825] ACPI BIOS Error (bug): Could not resolve symbol [\_SB._OSC.CDW1], AE_NOT_FOUND (20210730/psargs-330)
[    0.179825] ACPI Error: Aborting method \_SB._OSC due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    0.180871] ACPI: Dynamic OEM Table Load:
[    0.180885] ACPI: SSDT 0xFFFF88F300842000 000506 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.182911] ACPI: Dynamic OEM Table Load:
[    0.182923] ACPI: SSDT 0xFFFF88F300841800 000433 (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    0.185322] ACPI: Dynamic OEM Table Load:
[    0.185332] ACPI: SSDT 0xFFFF88F30088E400 00015F (v01 PmRef  ApIst    00003000 INTL 20061109)
[    0.186809] ACPI: Dynamic OEM Table Load:
[    0.186819] ACPI: SSDT 0xFFFF88F300936780 00008D (v01 PmRef  ApCst    00003000 INTL 20061109)
[    0.190278] ACPI: Interpreter enabled
[    0.190329] ACPI: PM: (supports S0 S3 S4 S5)
[    0.190333] ACPI: Using IOAPIC for interrupt routing
[    0.190415] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.192445] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.192480] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.193740] ACPI: Enabled 9 GPEs in block 00 to 3F
[    0.207004] ACPI: PM: Power Resource [USBC]
[    0.218071] ACPI: PM: Power Resource [CLK0]
[    0.218133] ACPI: PM: Power Resource [CLK1]
[    0.300251] ACPI: PM: Power Resource [FN00]
[    0.301820] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.301836] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.302411] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.302960] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
[    0.302964] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.304172] PCI host bridge to bus 0000:00
[    0.304177] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.304182] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.304187] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.304190] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.304194] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.304198] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.304202] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.304205] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xd0715fff window]
[    0.304210] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.304500] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[    0.304946] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[    0.304959] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff]
[    0.304970] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff pref]
[    0.304981] pci 0000:00:02.0: reg 0x20: [io  0xf080-0xf087]
[    0.305004] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.305445] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[    0.305463] pci 0000:00:13.0: reg 0x10: [io  0xf070-0xf077]
[    0.305474] pci 0000:00:13.0: reg 0x14: [io  0xf060-0xf063]
[    0.305484] pci 0000:00:13.0: reg 0x18: [io  0xf050-0xf057]
[    0.305494] pci 0000:00:13.0: reg 0x1c: [io  0xf040-0xf043]
[    0.305503] pci 0000:00:13.0: reg 0x20: [io  0xf020-0xf03f]
[    0.305513] pci 0000:00:13.0: reg 0x24: [mem 0xd0715000-0xd07157ff]
[    0.305560] pci 0000:00:13.0: PME# supported from D3hot
[    0.305977] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[    0.305996] pci 0000:00:14.0: reg 0x10: [mem 0xd0700000-0xd070ffff 64bit]
[    0.306056] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.306477] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[    0.306502] pci 0000:00:1a.0: reg 0x10: [mem 0xd0500000-0xd05fffff]
[    0.306517] pci 0000:00:1a.0: reg 0x14: [mem 0xd0400000-0xd04fffff]
[    0.306618] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.307034] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[    0.307056] pci 0000:00:1b.0: reg 0x10: [mem 0xd0710000-0xd0713fff 64bit]
[    0.307128] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.307545] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[    0.307616] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.308037] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[    0.308108] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.308521] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[    0.308592] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.309011] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
[    0.309081] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.309497] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[    0.309991] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[    0.310028] pci 0000:00:1f.3: reg 0x10: [mem 0xd0714000-0xd071401f]
[    0.310099] pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
[    0.310400] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.310552] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.310576] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.310604] pci 0000:02:00.0: reg 0x18: [mem 0xd0604000-0xd0604fff 64bit]
[    0.310623] pci 0000:02:00.0: reg 0x20: [mem 0xd0600000-0xd0603fff 64bit pref]
[    0.310732] pci 0000:02:00.0: supports D1 D2
[    0.310736] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.310959] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.310965] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.310970] pci 0000:00:1c.1:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.311047] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.311149] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.312598] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.312826] ACPI: PCI: Interrupt link LNKB configured for IRQ 4
[    0.313053] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.313283] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.313509] ACPI: PCI: Interrupt link LNKE configured for IRQ 5
[    0.313734] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[    0.313961] ACPI: PCI: Interrupt link LNKG configured for IRQ 3
[    0.314185] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.314189] ACPI: PCI: Interrupt link LNKH disabled
[    0.318762] ACPI: PM: Power Resource [PLPE]
[    0.319408] ACPI: PM: Power Resource [PLPE]
[    0.326126] iommu: Default domain type: Translated 
[    0.326131] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.326511] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.326511] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.326512] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.326515] vgaarb: loaded
[    0.326773] SCSI subsystem initialized
[    0.326773] libata version 3.00 loaded.
[    0.326773] ACPI: bus type USB registered
[    0.326773] usbcore: registered new interface driver usbfs
[    0.326773] usbcore: registered new interface driver hub
[    0.326773] usbcore: registered new device driver usb
[    0.326773] pps_core: LinuxPPS API ver. 1 registered
[    0.326773] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.326773] PTP clock support registered
[    0.326773] EDAC MC: Ver: 3.0.0
[    0.326805] NetLabel: Initializing
[    0.326809] NetLabel:  domain hash size = 128
[    0.326811] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.326841] NetLabel:  unlabeled traffic allowed by default
[    0.326850] PCI: Using ACPI for IRQ routing
[    0.333955] PCI: pci_cache_line_size set to 64 bytes
[    0.333998] e820: reserve RAM buffer [mem 0x0008d800-0x0008ffff]
[    0.334003] e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
[    0.334007] e820: reserve RAM buffer [mem 0xb8b72000-0xbbffffff]
[    0.334010] e820: reserve RAM buffer [mem 0xb9b89000-0xbbffffff]
[    0.334013] e820: reserve RAM buffer [mem 0xb9d40000-0xbbffffff]
[    0.334016] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
[    0.335113] clocksource: Switched to clocksource tsc-early
[    0.352990] VFS: Disk quotas dquot_6.6.0
[    0.353021] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.353281] AppArmor: AppArmor Filesystem Enabled
[    0.353360] pnp: PnP ACPI init
[    0.353795] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.353803] system 00:01: [io  0x0400-0x047f] has been reserved
[    0.353807] system 00:01: [io  0x0500-0x05fe] has been reserved
[    0.353811] system 00:01: [io  0x0600-0x061f] has been reserved
[    0.354391] system 00:02: [io  0x0a00-0x0a0f] has been reserved
[    0.354397] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.354401] system 00:02: [io  0x0a20-0x0a2f] has been reserved
[    0.355244] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.355253] system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.355259] system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.355264] system 00:03: [mem 0xfed04000-0xfed04fff] has been reserved
[    0.355269] system 00:03: [mem 0xfed0c000-0xfed0ffff] has been reserved
[    0.355273] system 00:03: [mem 0xfed08000-0xfed08fff] has been reserved
[    0.355278] system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.355283] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.355288] system 00:03: [mem 0xfef00000-0xfeffffff] has been reserved
[    0.358979] pnp: PnP ACPI: found 4 devices
[    0.367074] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.367203] NET: Registered PF_INET protocol family
[    0.367357] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.369288] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.369409] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.369607] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.369736] TCP: Hash tables configured (established 32768 bind 32768)
[    0.369924] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.369985] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.370031] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.370135] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.370148] NET: Registered PF_XDP protocol family
[    0.370160] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.370171] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.370178] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.370185] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.370191] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.370196] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.370202] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[    0.370207] pci 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.370212] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[    0.370217] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[    0.370240] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[    0.370244] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.370253] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370257] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370266] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370269] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370275] pci 0000:00:1c.2: BAR 14: no space for [mem size 0x00200000]
[    0.370279] pci 0000:00:1c.2: BAR 14: failed to assign [mem size 0x00200000]
[    0.370287] pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370291] pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370297] pci 0000:00:1c.3: BAR 14: no space for [mem size 0x00200000]
[    0.370300] pci 0000:00:1c.3: BAR 14: failed to assign [mem size 0x00200000]
[    0.370308] pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370312] pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370319] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.370325] pci 0000:00:1c.2: BAR 13: assigned [io  0x2000-0x2fff]
[    0.370330] pci 0000:00:1c.3: BAR 13: assigned [io  0x3000-0x3fff]
[    0.370340] pci 0000:00:1c.3: BAR 14: no space for [mem size 0x00200000]
[    0.370344] pci 0000:00:1c.3: BAR 14: failed to assign [mem size 0x00200000]
[    0.370352] pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370356] pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370362] pci 0000:00:1c.2: BAR 14: no space for [mem size 0x00200000]
[    0.370365] pci 0000:00:1c.2: BAR 14: failed to assign [mem size 0x00200000]
[    0.370373] pci 0000:00:1c.2: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370377] pci 0000:00:1c.2: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370385] pci 0000:00:1c.1: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370389] pci 0000:00:1c.1: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370395] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]
[    0.370398] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.370406] pci 0000:00:1c.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.370410] pci 0000:00:1c.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.370417] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.370422] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.370433] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.370437] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.370442] pci 0000:00:1c.1:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.370450] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.370453] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    0.370463] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.370466] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    0.370476] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.370480] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.370484] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.370488] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.370491] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.370495] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.370498] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[    0.370502] pci_bus 0000:00: resource 11 [mem 0xc0000000-0xd0715fff window]
[    0.370506] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.370510] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.370513] pci_bus 0000:02: resource 1 [mem 0xd0600000-0xd06fffff]
[    0.370517] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.370520] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    0.371098] PCI: CLS 64 bytes, default 64
[    0.371120] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.371123] software IO TLB: mapped [mem 0x00000000b4b72000-0x00000000b8b72000] (64MB)
[    0.371221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22d5b849e26, max_idle_ns: 440795259970 ns
[    0.371228] Trying to unpack rootfs image as initramfs...
[    0.371258] clocksource: Switched to clocksource tsc
[    0.374270] Initialise system trusted keyrings
[    0.374301] Key type blacklist registered
[    0.383251] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    0.385819] zbud: loaded
[    0.406618] Key type asymmetric registered
[    0.406625] Asymmetric key parser 'x509' registered
[    0.406678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.416564] io scheduler mq-deadline registered
[    0.416571] io scheduler kyber registered
[    0.416666] io scheduler bfq registered
[    0.418046] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.418505] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.426561] ACPI: button: Power Button [PWRB]
[    0.426661] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.426713] ACPI: button: Sleep Button [SLPB]
[    0.426794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.426858] ACPI: button: Power Button [PWRF]
[    0.434375] thermal LNXTHERM:00: registered as thermal_zone0
[    0.434383] ACPI: thermal: Thermal Zone [TZ01] (27 C)
[    0.434793] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.438169] hpet: number irqs doesn't agree with number of timers
[    0.438284] Non-volatile memory driver v1.3
[    0.438288] Linux agpgart interface v0.103
[    0.438291] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.439182] ahci 0000:00:13.0: version 3.0
[    0.439423] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
[    0.449737] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    0.449749] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso 
[    0.450364] scsi host0: ahci
[    0.450653] scsi host1: ahci
[    0.450739] ata1: SATA max UDMA/133 abar m2048@0xd0715000 port 0xd0715100 irq 91
[    0.450745] ata2: SATA max UDMA/133 abar m2048@0xd0715000 port 0xd0715180 irq 91
[    0.450860] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.450877] ehci-pci: EHCI PCI platform driver
[    0.450904] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.450911] ohci-pci: OHCI PCI platform driver
[    0.450926] uhci_hcd: USB Universal Host Controller Interface driver
[    0.451007] usbcore: registered new interface driver usbserial_generic
[    0.451018] usbserial: USB Serial support registered for generic
[    0.451255] rtc_cmos 00:00: RTC can wake from S4
[    0.451568] rtc_cmos 00:00: registered as rtc0
[    0.451603] rtc_cmos 00:00: setting system clock to 2022-03-14T23:07:41 UTC (1647299261)
[    0.451637] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[    0.451783] intel_pstate: Intel P-state driver initializing
[    0.451982] ledtrig-cpu: registered to indicate activity on CPUs
[    0.452384] efifb: probing for efifb
[    0.452395] efifb: No BGRT, not showing boot graphics
[    0.452397] efifb: framebuffer at 0xa0000, using 64k, total 64k
[    0.452400] efifb: mode is 640x480x1, linelength=80, pages=1
[    0.452403] efifb: scrolling: redraw
[    0.452404] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.452494] fbcon: Deferring console take-over
[    0.452497] fb0: EFI VGA frame buffer device
[    0.452530] hid: raw HID events driver (C) Jiri Kosina
[    0.452673] ashmem: initialized
[    0.452969] drop_monitor: Initializing network drop monitor service
[    0.453066] Initializing XFRM netlink socket
[    0.453280] NET: Registered PF_INET6 protocol family
[    0.561420] Freeing initrd memory: 13096K
[    0.579399] Segment Routing with IPv6
[    0.579405] RPL Segment Routing with IPv6
[    0.579433] In-situ OAM (IOAM) with IPv6
[    0.579475] NET: Registered PF_PACKET protocol family
[    0.579844] microcode: sig=0x30678, pf=0x4, revision=0x838
[    0.579862] microcode: Microcode Update Driver: v2.2.
[    0.579870] IPI shorthand broadcast: enabled
[    0.579890] sched_clock: Marking stable (578705393, 1117500)->(589607498, -9784605)
[    0.580103] registered taskstats version 1
[    0.580302] Loading compiled-in X.509 certificates
[    0.588974] Loaded X.509 cert 'Build time autogenerated kernel key: 43fc9945725818abff4eb549eed62d04b329cee2'
[    0.590404] zswap: loaded using pool zstd/z3fold
[    0.591383] Key type ._fscrypt registered
[    0.591388] Key type .fscrypt registered
[    0.591390] Key type fscrypt-provisioning registered
[    0.591482] AppArmor: AppArmor sha1 policy hashing enabled
[    0.592295] PM:   Magic number: 14:538:150
[    0.592358] platform INT0800:00: hash matches
[    0.592395] acpi INT0800:00: hash matches
[    0.592731] RAS: Correctable Errors collector initialized.
[    0.764235] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.766817] ata1.00: ATA-8: SAMSUNG HD321KJ, CP100-10, max UDMA7
[    0.767068] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.767442] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.768395] ata2.00: ATA-8: Hitachi HTS725032A9A364, PC3OC70E, max UDMA/100
[    0.768952] ata2.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.769925] ata1.00: configured for UDMA/133
[    0.770181] ata2.00: configured for UDMA/100
[    0.771581] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HD321KJ  0-10 PQ: 0 ANSI: 5
[    0.773360] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    0.773542] sd 0:0:0:0: [sda] Write Protect is off
[    0.773548] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.774027] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.781476] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HTS72503 C70E PQ: 0 ANSI: 5
[    0.783039] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    0.783073] sd 1:0:0:0: [sdb] Write Protect is off
[    0.783079] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.783138] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.805117]  sda: sda1
[    0.830538] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.165770]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 >
[    1.180457] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.188991] Freeing unused decrypted memory: 2036K
[    1.189944] Freeing unused kernel image (initmem) memory: 1864K
[    1.190083] Write protecting the kernel read-only data: 28672k
[    1.191349] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.192086] Freeing unused kernel image (rodata/data gap) memory: 1408K
[    1.254707] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.254716] rodata_test: all tests were successful
[    1.254793] x86/mm: Checking user space page tables
[    1.314901] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.314938] Run /init as init process
[    1.314941]   with arguments:
[    1.314943]     /init
[    1.314945]   with environment:
[    1.314947]     HOME=/
[    1.314948]     TERM=linux
[    1.314950]     BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
[    1.700821] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.700838] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.702099] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[    1.702386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    1.702393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.702396] usb usb1: Product: xHCI Host Controller
[    1.702399] usb usb1: Manufacturer: Linux 5.15.28-1-MANJARO xhci-hcd
[    1.702402] usb usb1: SerialNumber: 0000:00:14.0
[    1.703064] hub 1-0:1.0: USB hub found
[    1.703088] hub 1-0:1.0: 6 ports detected
[    1.706051] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.706063] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.706071] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.706176] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    1.706182] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.706185] usb usb2: Product: xHCI Host Controller
[    1.706188] usb usb2: Manufacturer: Linux 5.15.28-1-MANJARO xhci-hcd
[    1.706191] usb usb2: SerialNumber: 0000:00:14.0
[    1.706420] hub 2-0:1.0: USB hub found
[    1.706439] hub 2-0:1.0: 1 port detected
[    1.953178] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.116941] usb 1-1: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 1.00
[    2.116950] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    2.116954] usb 1-1: Product: ASM107x
[    2.116956] usb 1-1: Manufacturer: ASUS Tek.
[    2.117562] hub 1-1:1.0: USB hub found
[    2.117718] hub 1-1:1.0: 4 ports detected
[    2.118538] usb: port power management may be unreliable
[    2.248342] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.337855] random: fast init done
[    2.370630] usb 2-1: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 1.00
[    2.370640] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    2.370644] usb 2-1: Product: ASM107x
[    2.370646] usb 2-1: Manufacturer: ASUS Tek.
[    2.430696] hub 2-1:1.0: USB hub found
[    2.433199] usb 1-2: new low-speed USB device number 3 using xhci_hcd
[    2.442593] hub 2-1:1.0: 4 ports detected
[    2.579873] usb 1-2: New USB device found, idVendor=045e, idProduct=00f1, bcdDevice= 0.02
[    2.579883] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.579886] usb 1-2: Product: Microsoft Wireless Desktop Receiver 3.1A
[    2.579889] usb 1-2: Manufacturer: Microsft
[    2.597347] input: Microsft Microsoft Wireless Desktop Receiver 3.1A as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:045E:00F1.0001/input/input3
[    2.653746] hid-generic 0003:045E:00F1.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsft Microsoft Wireless Desktop Receiver 3.1A] on usb-0000:00:14.0-2/input0
[    2.666504] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[    2.670867] input: Microsft Microsoft Wireless Desktop Receiver 3.1A Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input4
[    2.726884] input: Microsft Microsoft Wireless Desktop Receiver 3.1A Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input5
[    2.727031] input: Microsft Microsoft Wireless Desktop Receiver 3.1A System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:045E:00F1.0002/input/input6
[    2.727156] hid-generic 0003:045E:00F1.0002: input,hidraw1: USB HID v1.11 Mouse [Microsft Microsoft Wireless Desktop Receiver 3.1A] on usb-0000:00:14.0-2/input1
[    2.727253] usbcore: registered new interface driver usbhid
[    2.727293] usbhid: USB HID core driver
[    2.784221] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=a725, bcdDevice= 2.00
[    2.784236] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.784243] usb 1-1.3: Product: Bluetooth Radio
[    2.784248] usb 1-1.3: Manufacturer: Realtek
[    2.784253] usb 1-1.3: SerialNumber: 00E04C239987
[    2.883263] usb 1-1.4: new high-speed USB device number 5 using xhci_hcd
[    2.988247] fbcon: Taking over console
[    2.988582] Console: switching to colour frame buffer device 80x30
[    2.990833] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=b812, bcdDevice= 2.10
[    2.990843] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.990847] usb 1-1.4: Product: USB3.0 802.11ac 1200M Adapter
[    2.990851] usb 1-1.4: Manufacturer: Realtek
[    2.990854] usb 1-1.4: SerialNumber: 123456
[    3.142564] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[    4.072737] random: crng init done
[    5.944381] systemd[1]: systemd 250.4-1-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    5.960377] systemd[1]: Detected architecture x86-64.
[    5.987908] systemd[1]: Hostname set to <jcw-k30amjafk31amj>.
[    9.207957] systemd[1]: Queued start job for default target Graphical Interface.
[    9.210753] systemd[1]: Created slice Slice /system/getty.
[    9.211740] systemd[1]: Created slice Slice /system/modprobe.
[    9.212435] systemd[1]: Created slice User and Session Slice.
[    9.212654] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    9.212813] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    9.213269] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    9.213337] systemd[1]: Reached target Local Encrypted Volumes.
[    9.213382] systemd[1]: Reached target Login Prompts.
[    9.213429] systemd[1]: Reached target Local Integrity Protected Volumes.
[    9.213508] systemd[1]: Reached target Remote File Systems.
[    9.213548] systemd[1]: Reached target Slice Units.
[    9.213606] systemd[1]: Reached target Swaps.
[    9.213665] systemd[1]: Reached target Local Verity Protected Volumes.
[    9.213890] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    9.221664] systemd[1]: Listening on LVM2 poll daemon socket.
[    9.226834] systemd[1]: Listening on Process Core Dump Socket.
[    9.227301] systemd[1]: Listening on Journal Audit Socket.
[    9.227645] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.228002] systemd[1]: Listening on Journal Socket.
[    9.240166] systemd[1]: Listening on udev Control Socket.
[    9.240529] systemd[1]: Listening on udev Kernel Socket.
[    9.242980] systemd[1]: Mounting Huge Pages File System...
[    9.246425] systemd[1]: Mounting POSIX Message Queue File System...
[    9.248997] systemd[1]: Mounting Kernel Debug File System...
[    9.251535] systemd[1]: Mounting Kernel Trace File System...
[    9.294067] systemd[1]: Mounting Temporary Directory /tmp...
[    9.297203] systemd[1]: Starting Load AppArmor profiles...
[    9.300227] systemd[1]: Starting Create List of Static Device Nodes...
[    9.302580] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    9.305992] systemd[1]: Starting Load Kernel Module configfs...
[    9.308787] systemd[1]: Starting Load Kernel Module drm...
[    9.311536] systemd[1]: Starting Load Kernel Module fuse...
[    9.311781] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[    9.556711] systemd[1]: Starting Load Kernel Modules...
[    9.559178] systemd[1]: Starting Remount Root and Kernel File Systems...
[    9.559403] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[    9.562199] systemd[1]: Starting Coldplug All udev Devices...
[    9.569083] systemd[1]: Mounted Huge Pages File System.
[    9.569412] systemd[1]: Mounted POSIX Message Queue File System.
[    9.569697] systemd[1]: Mounted Kernel Debug File System.
[    9.570026] systemd[1]: Mounted Kernel Trace File System.
[    9.570303] systemd[1]: Mounted Temporary Directory /tmp.
[    9.570842] systemd[1]: Finished Create List of Static Device Nodes.
[    9.571744] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    9.572094] systemd[1]: Finished Load Kernel Module configfs.
[    9.572868] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    9.573221] systemd[1]: Finished Load Kernel Module drm.
[    9.576382] systemd[1]: Mounting Kernel Configuration File System...
[    9.585868] fuse: init (API version 7.34)
[    9.587930] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    9.588820] systemd[1]: Finished Load Kernel Module fuse.
[    9.590674] systemd[1]: Mounted Kernel Configuration File System.
[    9.593146] systemd[1]: Mounting FUSE Control File System...
[    9.594500] EXT4-fs (sda1): re-mounted. Opts: (null). Quota mode: none.
[    9.600141] systemd[1]: Finished Remount Root and Kernel File Systems.
[    9.600574] systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[    9.884871] systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[    9.887127] systemd[1]: Starting Load/Save Random Seed...
[    9.887357] systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[    9.889766] systemd[1]: Starting Create Static Device Nodes in /dev...
[    9.893783] systemd[1]: Mounted FUSE Control File System.
[    9.967442] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    9.967555] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   10.073249] systemd[1]: Finished Coldplug All udev Devices.
[   10.223082] IPMI message handler: version 39.2
[   10.271253] systemd[1]: Finished Load/Save Random Seed.
[   10.271603] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[   10.286259] ipmi device interface
[   10.513655] systemd[1]: Finished Load Kernel Modules.
[   10.517427] systemd[1]: Starting Apply Kernel Variables...
[   10.774209] systemd[1]: Finished Apply Kernel Variables.
[   10.979123] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[   11.107380] systemd[1]: Finished Create Static Device Nodes in /dev.
[   11.107632] systemd[1]: Reached target Preparation for Local File Systems.
[   11.107717] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
[   11.107763] systemd[1]: Reached target Local File Systems.
[   11.107837] systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of a failed condition check (ConditionKernelVersion=<5.6).
[   11.108008] systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
[   11.145957] systemd[1]: Starting Set Up Additional Binary Formats...
[   11.146077] systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[   11.150007] systemd[1]: Starting Journal Service...
[   11.150197] systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
[   11.166871] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   11.182486] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 220 (systemd-binfmt)
[   11.184912] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[   11.200423] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[   11.218845] systemd[1]: Finished Set Up Additional Binary Formats.
[   11.321731] audit: type=1400 audit(1647299272.366:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=219 comm="apparmor_parser"
[   11.323949] audit: type=1400 audit(1647299272.369:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=219 comm="apparmor_parser"
[   11.397633] audit: type=1400 audit(1647299272.443:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=218 comm="apparmor_parser"
[   11.423629] systemd[1]: Started Journal Service.
[   11.425833] audit: type=1130 audit(1647299272.469:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.473509] systemd-journald[221]: Received client request to flush runtime journal.
[   11.918063] audit: type=1400 audit(1647299272.959:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-bgqd" pid=225 comm="apparmor_parser"
[   11.918121] audit: type=1300 audit(1647299272.959:6): arch=c000003e syscall=1 success=yes exit=37305 a0=6 a1=563f715e1550 a2=91b9 a3=0 items=0 ppid=214 pid=225 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj==unconfined key=(null)
[   11.918154] audit: type=1327 audit(1647299272.959:6): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
[   11.984265] audit: type=1400 audit(1647299273.026:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=224 comm="apparmor_parser"
[   11.984280] audit: type=1300 audit(1647299273.026:7): arch=c000003e syscall=1 success=yes exit=42465 a0=6 a1=563f71408e10 a2=a5e1 a3=0 items=0 ppid=214 pid=224 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj==unconfined key=(null)
[   11.984288] audit: type=1327 audit(1647299273.026:7): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
[   14.360274] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   14.865356] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   14.872019] mei_txe 0000:00:1a.0: can't derive routing for PCI INT A
[   14.872027] mei_txe 0000:00:1a.0: PCI INT A: not connected
[   14.882935] i2c i2c-0: 1/2 memory slots populated (from DMI)
[   14.912382] i2c i2c-0: Successfully instantiated SPD at 0x50
[   15.000000] mc: Linux media interface: v0.10
[   15.359273] videodev: Linux video capture interface: v2.00
[   15.434462] Bluetooth: Core ver 2.22
[   15.434510] NET: Registered PF_BLUETOOTH protocol family
[   15.434513] Bluetooth: HCI device and connection manager initialized
[   15.434521] Bluetooth: HCI socket layer initialized
[   15.434525] Bluetooth: L2CAP socket layer initialized
[   15.434535] Bluetooth: SCO socket layer initialized
[   15.550633] atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
[   15.602514] cryptd: max_cpu_qlen set to 1000
[   15.632739] atomisp_lm3554: module is from the staging directory, the quality is unknown, you have been warned.
[   15.763430] mousedev: PS/2 mouse device common for all mice
[   15.860098] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   15.892265] r8169 0000:02:00.0 eth0: RTL8168g/8111g, 38:2c:4a:c6:18:81, XID 4c0, IRQ 94
[   15.892276] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   15.923026] usbcore: registered new interface driver btusb
[   15.931243] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[   15.932224] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   15.932229] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
[   16.119574] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   16.122011] Bluetooth: HCI UART driver ver 2.3
[   16.122020] Bluetooth: HCI UART protocol H4 registered
[   16.122022] Bluetooth: HCI UART protocol BCSP registered
[   16.122170] Bluetooth: HCI UART protocol LL registered
[   16.122174] Bluetooth: HCI UART protocol ATH3K registered
[   16.122304] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   16.122357] Bluetooth: HCI UART protocol Intel registered
[   16.122407] Bluetooth: HCI UART protocol Broadcom registered
[   16.122424] Bluetooth: HCI UART protocol QCA registered
[   16.122427] Bluetooth: HCI UART protocol AG6XX registered
[   16.122442] Bluetooth: HCI UART protocol Marvell registered
[   16.145783] iTCO_vendor_support: vendor-support=0
[   16.149012] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin
[   16.155533] Bluetooth: hci0: RTL: cfg_sz 6, total sz 27814
[   16.187112] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   16.228676] asus_wmi: ASUS WMI generic driver loaded
[   16.239937] at24 0-0050: supply vcc not found, using dummy regulator
[   16.240676] at24 0-0050: 256 byte spd EEPROM, read-only
[   16.270532] iTCO_wdt iTCO_wdt.1.auto: Found a Bay Trail SoC TCO device (Version=3, TCOBASE=0x0460)
[   16.272939] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[   16.295245] Bluetooth: hci0: RTL: fw version 0x09a98a6b
[   16.351961] asus_wmi: Initialization: 0x0
[   16.352073] asus_wmi: BIOS WMI version: 0.9
[   16.352357] asus_wmi: SFUN value: 0x0
[   16.352364] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   16.356025] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
[   16.392932] ACPI Error: No handler for Region [ECRM] (00000000ca376ed3) [EmbeddedControl] (20210730/evregion-130)
[   16.392947] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)
[   16.392961] ACPI Error: Aborting method \OBTS due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   16.392976] ACPI Error: Aborting method \AMW0.DEVS due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   16.392992] ACPI Error: Aborting method \AMW0.WMBC due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   16.463847] r8169 0000:02:00.0 enp2s0: renamed from eth0
[   16.763115] checking generic (a0000 10000) vs hw (d0000000 400000)
[   16.763123] checking generic (a0000 10000) vs hw (c0000000 10000000)
[   16.763126] fb0: switching to i915 from EFI VGA
[   16.764001] Console: switching to colour dummy device 80x25
[   16.764080] i915 0000:00:02.0: vgaarb: deactivate vga console
[   16.766632] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.779479] ACPI Error: No handler for Region [ECRM] (00000000ca376ed3) [EmbeddedControl] (20210730/evregion-130)
[   16.779494] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20210730/exfldio-261)
[   16.779508] ACPI Error: Aborting method \OBTS due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   16.779522] ACPI Error: Aborting method \AMW0.DEVS due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   16.779538] ACPI Error: Aborting method \AMW0.WMBC due to previous error (AE_NOT_EXIST) (20210730/psparse-529)
[   16.781214] kauditd_printk_skb: 12 callbacks suppressed
[   16.781219] audit: type=1130 audit(1647299277.826:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.797705] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   16.800148] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   16.800543] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   16.818498] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   16.853757] intel-spi intel-spi: w25q64dw (8192 Kbytes)
[   16.889905] Creating 1 MTD partitions on "intel-spi":
[   16.889918] 0x000000000000-0x000000800000 : "BIOS"
[   16.939150] fbcon: i915drmfb (fb0) is primary device
[   16.961526] Console: switching to colour frame buffer device 240x67
[   16.988545] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   17.152052] 88x2bu: loading out-of-tree module taints kernel.
[   17.160486] 88x2bu: module verification failed: signature and/or required key missing - tainting kernel
[   17.348660] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   17.348672] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.348676] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   17.348679] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   17.348682] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   17.348685] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   17.348688] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   17.348691] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   17.515712] usbcore: registered new interface driver rtl88x2bu
[   17.867743] rtl88x2bu 1-1.4:1.0 wlp0s20u1u4: renamed from wlan0
[   18.075485] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   18.075599] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   18.075695] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   18.084858] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   18.084987] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   18.085104] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   18.127183] intel_rapl_common: Found RAPL domain package
[   18.127190] intel_rapl_common: Found RAPL domain core
[   20.967201] audit: type=1130 audit(1647299282.013:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.286982] audit: type=1130 audit(1647299282.333:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.316655] audit: type=1127 audit(1647299282.363:17): pid=325 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   21.359288] audit: type=1130 audit(1647299282.403:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.422052] audit: type=1130 audit(1647299282.466:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.444426] audit: type=1334 audit(1647299282.489:20): prog-id=9 op=LOAD
[   21.444877] audit: type=1334 audit(1647299282.489:21): prog-id=10 op=LOAD
[   21.445009] audit: type=1334 audit(1647299282.489:22): prog-id=11 op=LOAD
[   21.669199] audit: type=1334 audit(1647299282.713:23): prog-id=12 op=LOAD
[   23.035636] kauditd_printk_skb: 2 callbacks suppressed
[   23.035642] audit: type=1131 audit(1647299284.079:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.514168] audit: type=1131 audit(1647299284.559:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.601997] audit: type=1130 audit(1647299284.646:28): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.602012] audit: type=1131 audit(1647299284.646:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.620286] audit: type=1334 audit(1647299284.666:30): prog-id=0 op=UNLOAD
[   25.781233] audit: type=1130 audit(1647299286.826:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.785204] audit: type=1130 audit(1647299286.829:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.787473] audit: type=1130 audit(1647299286.833:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.792735] audit: type=1130 audit(1647299286.836:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.194650] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   26.194662] Bluetooth: BNEP filters: protocol multicast
[   26.194674] Bluetooth: BNEP socket layer initialized
[   26.268816] NET: Registered PF_ALG protocol family
[   26.279097] audit: type=1334 audit(1647299287.323:35): prog-id=13 op=LOAD
[   26.986903] loop: module loaded
[   26.988519] loop0: detected capacity change from 0 to 8
[   27.163092] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   28.052569] kauditd_printk_skb: 5 callbacks suppressed
[   28.052578] audit: type=1334 audit(1647299289.096:41): prog-id=16 op=LOAD
[   28.053123] audit: type=1334 audit(1647299289.096:42): prog-id=17 op=LOAD
[   28.054080] audit: type=1334 audit(1647299289.099:43): prog-id=18 op=LOAD
[   28.206541] audit: type=1130 audit(1647299289.249:44): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.241533] audit: type=1130 audit(1647299289.286:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.245968] audit: type=1130 audit(1647299289.289:46): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.340639] audit: type=1130 audit(1647299289.386:47): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.379305] audit: type=1130 audit(1647299289.423:48): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.214901] audit: type=1130 audit(1647299291.259:49): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.613983] audit: type=1130 audit(1647299291.659:50): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.669863] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
[   30.863347] r8169 0000:02:00.0 enp2s0: Link is Down
[   31.147337] NET: Registered PF_QIPCRTR protocol family
[   31.869879] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u1u4: link becomes ready
[   33.345986] kauditd_printk_skb: 2 callbacks suppressed
[   33.345992] audit: type=1131 audit(1647299294.389:53): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   36.898224] audit: type=1130 audit(1647299297.943:54): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   36.899208] audit: type=1334 audit(1647299297.943:55): prog-id=19 op=LOAD
[   36.998325] audit: type=1100 audit(1647299298.043:56): pid=452 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit acct="jcw" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   37.186606] audit: type=1101 audit(1647299298.233:57): pid=452 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="jcw" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   37.220064] audit: type=1103 audit(1647299298.263:58): pid=452 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit acct="jcw" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   37.220088] audit: type=1006 audit(1647299298.263:59): pid=452 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   37.220101] audit: type=1300 audit(1647299298.263:59): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffff0a14380 a2=4 a3=0 items=0 ppid=426 pid=452 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" subj==unconfined key=(null)
[   37.220117] audit: type=1327 audit(1647299298.263:59): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746866363431623364652D333533642D343433362D383938322D323162303866666162643937002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
[   37.259464] audit: type=1334 audit(1647299298.303:60): prog-id=0 op=UNLOAD
[   39.454346] kauditd_printk_skb: 12 callbacks suppressed
[   39.454352] audit: type=1130 audit(1647299300.499:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.866078] audit: type=1105 audit(1647299300.909:70): pid=452 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="jcw" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
[   40.624493] audit: type=1131 audit(1647299301.669:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.348859] audit: type=1131 audit(1647299319.393:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.396651] audit: type=1334 audit(1647299319.443:73): prog-id=0 op=UNLOAD
[   58.396666] audit: type=1334 audit(1647299319.443:74): prog-id=0 op=UNLOAD
[   58.396673] audit: type=1334 audit(1647299319.443:75): prog-id=0 op=UNLOAD
[   58.416431] audit: type=1131 audit(1647299319.459:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.430273] audit: type=1334 audit(1647299319.476:77): prog-id=0 op=UNLOAD
[   58.430285] audit: type=1334 audit(1647299319.476:78): prog-id=0 op=UNLOAD
[   58.430292] audit: type=1334 audit(1647299319.476:79): prog-id=0 op=UNLOAD
[   61.250017] audit: type=1334 audit(1647299322.296:80): prog-id=21 op=LOAD
[   61.250255] audit: type=1334 audit(1647299322.296:81): prog-id=22 op=LOAD
[   66.138554] kauditd_printk_skb: 2 callbacks suppressed
[   66.138561] audit: type=1130 audit(1647299327.183:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   69.897349] Bluetooth: RFCOMM TTY layer initialized
[   69.897366] Bluetooth: RFCOMM socket layer initialized
[   69.897380] Bluetooth: RFCOMM ver 1.11
[   72.374430] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u1u4: link becomes ready
[   73.192028] audit: type=1334 audit(1647299334.236:85): prog-id=23 op=LOAD
[   73.192095] audit: type=1300 audit(1647299334.236:85): arch=c000003e syscall=321 success=yes exit=25 a0=5 a1=7ffc8a340fe0 a2=80 a3=7ffc8a340fe0 items=0 ppid=1 pid=382 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="NetworkManager" exe="/usr/bin/NetworkManager" subj==unconfined key=(null)
[   73.192130] audit: type=1327 audit(1647299334.236:85): proctitle=2F7573722F62696E2F4E6574776F726B4D616E61676572002D2D6E6F2D6461656D6F6E
[   73.227330] audit: type=1130 audit(1647299334.273:86): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   83.236457] audit: type=1131 audit(1647299344.279:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   86.251469] audit: type=1130 audit(1647299347.296:88): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  103.048460] audit: type=1131 audit(1647299364.093:89): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  115.350468] audit: type=1131 audit(1647299376.393:90): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  843.061663] audit: type=1100 audit(1647300104.106:91): pid=1308 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jcw" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  843.062217] audit: type=1101 audit(1647300104.106:92): pid=1308 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jcw" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  843.064397] audit: type=1110 audit(1647300104.109:93): pid=1308 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  843.067416] audit: type=1105 audit(1647300104.113:94): pid=1308 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  843.158938] audit: type=1106 audit(1647300104.203:95): pid=1308 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  843.158952] audit: type=1104 audit(1647300104.203:96): pid=1308 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  900.872750] audit: type=1130 audit(1647300161.916:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  900.872826] audit: type=1131 audit(1647300161.916:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1032.410786] audit: type=1100 audit(1647300293.456:99): pid=1347 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="jcw" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
[ 1032.412026] audit: type=1101 audit(1647300293.456:100): pid=1347 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="jcw" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
[ 1032.416535] audit: type=1110 audit(1647300293.463:101): pid=1347 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
[ 1032.420354] audit: type=1105 audit(1647300293.466:102): pid=1347 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'

I agree. And I would not have tried Blueman if Bluedevil had worked.

EDIT: After having read this https://bbs.archlinux.org/viewtopic.php?id=270465 I feel like I will try and downgrade to bluez 5.61

Yes, I’m currently using an older version too (don’t remember exactly which). What happened was that the device disappeared and I couldn’t bring it back easily. I also had difficulty changing profiles.

The problem is that in order to downgrade Arch offers 2 methods, as far as I understand from https://wiki.archlinux.org/title/downgrading_packages

  • Using the pacman cache, but I don’t have older versions of blues in /var/cache/pacman/pkg/
  • Downgrading the kernel (but is this a good thing?)

So that meanwhile, I’ve tested a solution with bluez-hid2hci which may solve some problems with bluetooth keyboard / mouse sets. See https://linuxsoft.cern.ch/cern/centos/7/updates/x86_64/repoview/bluez-hid2hci.html

I don’t see any difference except after having installed blueberry

Blueberry offers what I was looking for: a GUI that make some stuff visible. In 2 clicks I can check which devices are paired and I can activate them. So that I’ve used this tool to activate a headset… but my keyboard remains disconnected.

A new thing. When I switch my keyboard on, I am warned of a connection attempt from the system. For the time being, a window says the keyboard is connected and a second one disconnected. So I have paired my keyboard again and see what happens when I log in again.