You are not logged in.
Pages: 1
Hello!
Every now and then I get the same errors when trying to boot my system. It's a long story, but in short, I've reinstalled Arch around a week ago, and it's the first time I'm getting these errors on a fresh install and as far as I can understand they are related to my hard drive. Firstly, the exact error code, I get from journalctl -b output:
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: scsi 0:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC66 PQ: 0 ANSI: 5
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 21 01:16:55 Kurogane-Desktop kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8FB C801 PQ: 0 ANSI: 5
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused decrypted memory: 2036K
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused kernel image (initmem) memory: 1704K
Feb 21 01:16:55 Kurogane-Desktop kernel: Write protecting the kernel read-only data: 26624k
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused kernel image (rodata/data gap) memory: 1432K
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 21 01:16:55 Kurogane-Desktop kernel: rodata_test: all tests were successful
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Checking user space page tables
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 21 01:16:55 Kurogane-Desktop kernel: Run /init as init process
Feb 21 01:16:55 Kurogane-Desktop kernel: with arguments:
Feb 21 01:16:55 Kurogane-Desktop kernel: /init
Feb 21 01:16:55 Kurogane-Desktop kernel: with environment:
Feb 21 01:16:55 Kurogane-Desktop kernel: HOME=/
Feb 21 01:16:55 Kurogane-Desktop kernel: TERM=linux
Feb 21 01:16:55 Kurogane-Desktop kernel: fbcon: Taking over console
Feb 21 01:16:55 Kurogane-Desktop kernel: Console: switching to colour frame buffer device 200x56
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: Product: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: SerialNumber: 0000:00:14.0
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-0:1.0: USB hub found
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-0:1.0: 6 ports detected
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: Product: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: SerialNumber: 0000:00:14.0
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 2-0:1.0: USB hub found
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 2-0:1.0: 1 port detected
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: sr 1:0:0:0: [sr0] scsi-1 drive
Feb 21 01:16:55 Kurogane-Desktop kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: Product: USB2.0-CRW
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: Manufacturer: Generic
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: SerialNumber: 20100201396000000
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver rtsx_usb
Feb 21 01:16:55 Kurogane-Desktop kernel: random: fast init done
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: new high-speed USB device number 3 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: Product: USB2.0 Hub
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-4:1.0: USB hub found
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-4:1.0: 4 ports detected
Feb 21 01:16:55 Kurogane-Desktop kernel: usb: port power management may be unreliable
Feb 21 01:16:55 Kurogane-Desktop kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: new high-speed USB device number 4 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: New USB device found, idVendor=174f, idProduct=14ca, bcdDevice= 4.02
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: Product: LENOVO LBG 720P CAM
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: Manufacturer: Generic
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: SerialNumber: 200901010001
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: new low-speed USB device number 5 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to UDMA/66:PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: New USB device found, idVendor=17ef, idProduct=6018, bcdDevice= 1.13
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: Product: Lenovo USB Keyboard
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: Manufacturer: Lite-On Technology Corp.
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Lite-On Technology Corp. Lenovo USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:17EF:6018.0001: input,hidraw0: USB HID v1.10 Keyboard [Lite-On Technology Corp. Lenov>
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 6 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Lite-On Technology Corp. Lenovo USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0>
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Lite-On Technology Corp. Lenovo USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:17EF:6018.0002: input,hidraw1: USB HID v1.10 Device [Lite-On Technology Corp. Lenovo >
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver usbhid
Feb 21 01:16:55 Kurogane-Desktop kernel: usbhid: USB HID core driver
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.4: new full-speed USB device number 7 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.4: New USB device found, idVendor=0cf3, idProduct=3004, bcdDevice= 0.01
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to UDMA/33:PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO3
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO3
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 6
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 8 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 8
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 9 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x850100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData PHYRdyChg CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 12 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x850100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData PHYRdyChg CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 13 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 9
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 10 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x840100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 22 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: random: crng init done
Feb 21 01:16:55 Kurogane-Desktop kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT>
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Detected architecture x86-64.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Set hostname to <Kurogane-Desktop>.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Queued start job for default target Graphical Interface.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-getty.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-modprobe.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice User and Session Slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Local Encrypted Volumes.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Login Prompts.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Paths.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Remote File Systems.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Slices.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on LVM2 poll daemon socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Process Core Dump Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Journal Audit Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Journal Socket (/dev/log).
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Journal Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on udev Control Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on udev Kernel Socket.
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to UDMA/33:PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO3
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO3
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 6
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 8 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 8
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 9 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x850100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData PHYRdyChg CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 12 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x850100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData PHYRdyChg CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 13 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 9
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 10 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:04>
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on us>
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x840100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 22 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: random: crng init done
Feb 21 01:16:55 Kurogane-Desktop kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT>
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Detected architecture x86-64.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Set hostname to <Kurogane-Desktop>.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Queued start job for default target Graphical Interface.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-getty.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-modprobe.slice.
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 22 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: random: crng init done
Feb 21 01:16:55 Kurogane-Desktop kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)Full journalctl -b output:
-- Journal begins at Mon 2021-02-15 03:19:12 MSK, ends at Sun 2021-02-21 02:03:42 MSK. --
Feb 21 01:16:55 Kurogane-Desktop kernel: Linux version 5.10.16-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18 +0000
Feb 21 01:16:55 Kurogane-Desktop kernel: Command line: root=PARTUUID=07e0d474-c2ee-5847-a2ef-efa71f984f25 rw add_efi_memmap initrd=boot\initramfs-linux.img
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/fpu: x87 FPU will use FXSAVE
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-provided physical RAM map:
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] ACPI NVS
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000000070000-0x0000000000085fff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000000086000-0x000000000009ffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000020100000-0x00000000783b6fff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000783b7000-0x00000000790b6fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000790b7000-0x00000000791b6fff] ACPI NVS
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000791b7000-0x00000000791f6fff] ACPI data
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000791f7000-0x0000000079ffffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000fef00000-0x00000000feffffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: NX (Execute Disable) protection: active
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: update [mem 0x7458a018-0x745a8857] usable ==> usable
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: update [mem 0x7458a018-0x745a8857] usable ==> usable
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: update [mem 0x74d1a018-0x74d27857] usable ==> usable
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: update [mem 0x74d1a018-0x74d27857] usable ==> usable
Feb 21 01:16:55 Kurogane-Desktop kernel: extended physical RAM map:
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000006efff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x000000000006f000-0x000000000006ffff] ACPI NVS
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000000070000-0x0000000000085fff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000000086000-0x000000000009ffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000020000000-0x00000000200fffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000020100000-0x000000007458a017] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x000000007458a018-0x00000000745a8857] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000745a8858-0x0000000074d1a017] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000074d1a018-0x0000000074d27857] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000074d27858-0x00000000783b6fff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000783b7000-0x00000000790b6fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000790b7000-0x00000000791b6fff] ACPI NVS
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000791b7000-0x00000000791f6fff] ACPI data
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000791f7000-0x0000000079ffffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fed0c000-0x00000000fed0ffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000fef00000-0x00000000feffffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: reserve setup_data: [mem 0x0000000100000000-0x000000017fffffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: efi: EFI v2.31 by LENOVO
Feb 21 01:16:55 Kurogane-Desktop kernel: efi: ACPI 2.0=0x791f6014 ESRT=0x7884df18 SMBIOS=0x790b6000 RNG=0x78849c18
Feb 21 01:16:55 Kurogane-Desktop kernel: efi: seeding entropy pool
Feb 21 01:16:55 Kurogane-Desktop kernel: SMBIOS 2.7 present.
Feb 21 01:16:55 Kurogane-Desktop kernel: DMI: LENOVO F0AY001LRK/INVALID, BIOS O0JKT15AUS 05/22/2014
Feb 21 01:16:55 Kurogane-Desktop kernel: tsc: Detected 2416.667 MHz processor
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 21 01:16:55 Kurogane-Desktop kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
Feb 21 01:16:55 Kurogane-Desktop kernel: MTRR default type: uncachable
Feb 21 01:16:55 Kurogane-Desktop kernel: MTRR fixed ranges enabled:
Feb 21 01:16:55 Kurogane-Desktop kernel: 00000-9FFFF write-back
Feb 21 01:16:55 Kurogane-Desktop kernel: A0000-BFFFF uncachable
Feb 21 01:16:55 Kurogane-Desktop kernel: C0000-FFFFF write-protect
Feb 21 01:16:55 Kurogane-Desktop kernel: MTRR variable ranges enabled:
Feb 21 01:16:55 Kurogane-Desktop kernel: 0 base 0FFB00000 mask FFFC00000 write-protect
Feb 21 01:16:55 Kurogane-Desktop kernel: 1 base 000000000 mask F80000000 write-back
Feb 21 01:16:55 Kurogane-Desktop kernel: 2 base 07C000000 mask FFC000000 uncachable
Feb 21 01:16:55 Kurogane-Desktop kernel: 3 base 07B000000 mask FFF000000 uncachable
Feb 21 01:16:55 Kurogane-Desktop kernel: 4 base 07AE00000 mask FFFE00000 uncachable
Feb 21 01:16:55 Kurogane-Desktop kernel: 5 base 100000000 mask F80000000 write-back
Feb 21 01:16:55 Kurogane-Desktop kernel: 6 disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: 7 disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Feb 21 01:16:55 Kurogane-Desktop kernel: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
Feb 21 01:16:55 Kurogane-Desktop kernel: esrt: Reserving ESRT space from 0x000000007884df18 to 0x000000007884df50.
Feb 21 01:16:55 Kurogane-Desktop kernel: check: Scanning 1 areas for low memory corruption
Feb 21 01:16:55 Kurogane-Desktop kernel: Secure boot disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: RAMDISK: [mem 0x745a9000-0x74cfffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Early table checksum verification disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: RSDP 0x00000000791F6014 000024 (v02 LENOVO)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: XSDT 0x00000000791F6120 0000A4 (v01 LENOVO TC-04 000000F0 01000013)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: FACP 0x00000000791F0000 0000F4 (v04 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: DSDT 0x00000000791E1000 00AA14 (v02 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: FACS 0x000000007916F000 000040
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: UEFI 0x00000000791F5000 000236 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0x00000000791F2000 002789 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: MSDM 0x00000000791F1000 000055 (v03 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: HPET 0x00000000791EF000 000038 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: LPIT 0x00000000791EE000 000104 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: APIC 0x00000000791ED000 000084 (v03 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: MCFG 0x00000000791EC000 00003C (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0x00000000791E0000 000763 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0x00000000791DF000 000290 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0x00000000791DE000 00017A (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: UEFI 0x00000000791DD000 000042 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0x00000000791DA000 0021CB (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0x00000000791D9000 00022B (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: FPDT 0x00000000791D8000 000044 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: BGRT 0x00000000791D7000 000038 (v01 LENOVO TC-04 000000F0 ACPI 00040000)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Local APIC address 0xfee00000
Feb 21 01:16:55 Kurogane-Desktop kernel: No NUMA configuration found
Feb 21 01:16:55 Kurogane-Desktop kernel: Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: NODE_DATA(0) allocated [mem 0x17fff9000-0x17fffcfff]
Feb 21 01:16:55 Kurogane-Desktop kernel: Zone ranges:
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: Normal [mem 0x0000000100000000-0x000000017fffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: Device empty
Feb 21 01:16:55 Kurogane-Desktop kernel: Movable zone start for each node
Feb 21 01:16:55 Kurogane-Desktop kernel: Early memory node ranges
Feb 21 01:16:55 Kurogane-Desktop kernel: node 0: [mem 0x0000000000001000-0x000000000006efff]
Feb 21 01:16:55 Kurogane-Desktop kernel: node 0: [mem 0x0000000000070000-0x0000000000085fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: node 0: [mem 0x0000000000100000-0x000000001fffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: node 0: [mem 0x0000000020100000-0x00000000783b6fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: node 0: [mem 0x00000000791f7000-0x0000000079ffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: node 0: [mem 0x0000000100000000-0x000000017fffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: Zeroed struct page in unavailable ranges: 28604 pages
Feb 21 01:16:55 Kurogane-Desktop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: On node 0 totalpages: 1019972
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA zone: 64 pages used for memmap
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA zone: 21 pages reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA zone: 3972 pages, LIFO batch:0
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA32 zone: 7683 pages used for memmap
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA32 zone: 491712 pages, LIFO batch:63
Feb 21 01:16:55 Kurogane-Desktop kernel: Normal zone: 8192 pages used for memmap
Feb 21 01:16:55 Kurogane-Desktop kernel: Normal zone: 524288 pages, LIFO batch:63
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/hpet: Will disable the HPET for this platform because it's not reliable
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PM-Timer IO Port: 0x408
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Local APIC address 0xfee00000
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
Feb 21 01:16:55 Kurogane-Desktop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: IRQ0 used by override.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: IRQ9 used by override.
Feb 21 01:16:55 Kurogane-Desktop kernel: Using ACPI (MADT) for SMP configuration information
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: update [mem 0x76995000-0x76a3dfff] usable ==> reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: TSC deadline timer available
Feb 21 01:16:55 Kurogane-Desktop kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x00086000-0x0009ffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x20000000-0x200fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x7458a000-0x7458afff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x745a8000-0x745a8fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x74d1a000-0x74d1afff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x74d27000-0x74d27fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x76995000-0x76a3dfff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x783b7000-0x790b6fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x790b7000-0x791b6fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x791b7000-0x791f6fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0x7a000000-0xdfffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed07fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed09000-0xfed0bfff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed0c000-0xfed0ffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed1bfff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeefffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffafffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: [mem 0x7a000000-0xdfffffff] available for PCI devices
Feb 21 01:16:55 Kurogane-Desktop kernel: Booting paravirtualized kernel on bare hardware
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Feb 21 01:16:55 Kurogane-Desktop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Feb 21 01:16:55 Kurogane-Desktop kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
Feb 21 01:16:55 Kurogane-Desktop kernel: pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
Feb 21 01:16:55 Kurogane-Desktop kernel: pcpu-alloc: [0] 0 1 2 3
Feb 21 01:16:55 Kurogane-Desktop kernel: Built 1 zonelists, mobility grouping on. Total pages: 1004012
Feb 21 01:16:55 Kurogane-Desktop kernel: Policy zone: Normal
Feb 21 01:16:55 Kurogane-Desktop kernel: Kernel command line: root=PARTUUID=07e0d474-c2ee-5847-a2ef-efa71f984f25 rw add_efi_memmap initrd=boot\initramfs-linux.img
Feb 21 01:16:55 Kurogane-Desktop kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Feb 21 01:16:55 Kurogane-Desktop kernel: Memory: 3850856K/4079888K available (14344K kernel code, 2034K rwdata, 8808K rodata, 1704K init, 4332K bss, 228772K reserved, 0K cma-reserved)
Feb 21 01:16:55 Kurogane-Desktop kernel: random: get_random_u64 called from __kmem_cache_create+0x26/0x520 with crng_init=0
Feb 21 01:16:55 Kurogane-Desktop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Feb 21 01:16:55 Kurogane-Desktop kernel: Kernel/User page tables isolation: enabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ftrace: allocating 41612 entries in 163 pages
Feb 21 01:16:55 Kurogane-Desktop kernel: ftrace: allocated 163 pages with 4 groups
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Feb 21 01:16:55 Kurogane-Desktop kernel: Trampoline variant of Tasks RCU enabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: Rude variant of Tasks RCU enabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: Tracing variant of Tasks RCU enabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Feb 21 01:16:55 Kurogane-Desktop kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Feb 21 01:16:55 Kurogane-Desktop kernel: Console: colour dummy device 80x25
Feb 21 01:16:55 Kurogane-Desktop kernel: printk: console [tty0] enabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Core revision 20200925
Feb 21 01:16:55 Kurogane-Desktop kernel: APIC: Switch to symmetric I/O mode setup
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22d5b849e26, max_idle_ns: 440795259970 ns
Feb 21 01:16:55 Kurogane-Desktop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4835.72 BogoMIPS (lpj=8055556)
Feb 21 01:16:55 Kurogane-Desktop kernel: pid_max: default: 32768 minimum: 301
Feb 21 01:16:55 Kurogane-Desktop kernel: LSM: Security Framework initializing
Feb 21 01:16:55 Kurogane-Desktop kernel: Yama: becoming mindful.
Feb 21 01:16:55 Kurogane-Desktop kernel: LSM support for eBPF active
Feb 21 01:16:55 Kurogane-Desktop kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: process: using mwait in idle threads
Feb 21 01:16:55 Kurogane-Desktop kernel: Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
Feb 21 01:16:55 Kurogane-Desktop kernel: Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
Feb 21 01:16:55 Kurogane-Desktop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 21 01:16:55 Kurogane-Desktop kernel: Spectre V2 : Mitigation: Full generic retpoline
Feb 21 01:16:55 Kurogane-Desktop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 21 01:16:55 Kurogane-Desktop kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing SMP alternatives memory: 36K
Feb 21 01:16:55 Kurogane-Desktop kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (family: 0x6, model: 0x37, stepping: 0x8)
Feb 21 01:16:55 Kurogane-Desktop kernel: Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
Feb 21 01:16:55 Kurogane-Desktop kernel: ... version: 3
Feb 21 01:16:55 Kurogane-Desktop kernel: ... bit width: 40
Feb 21 01:16:55 Kurogane-Desktop kernel: ... generic registers: 2
Feb 21 01:16:55 Kurogane-Desktop kernel: ... value mask: 000000ffffffffff
Feb 21 01:16:55 Kurogane-Desktop kernel: ... max period: 0000007fffffffff
Feb 21 01:16:55 Kurogane-Desktop kernel: ... fixed-purpose events: 3
Feb 21 01:16:55 Kurogane-Desktop kernel: ... event mask: 0000000700000003
Feb 21 01:16:55 Kurogane-Desktop kernel: rcu: Hierarchical SRCU implementation.
Feb 21 01:16:55 Kurogane-Desktop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 21 01:16:55 Kurogane-Desktop kernel: smp: Bringing up secondary CPUs ...
Feb 21 01:16:55 Kurogane-Desktop kernel: x86: Booting SMP configuration:
Feb 21 01:16:55 Kurogane-Desktop kernel: .... node #0, CPUs: #1
Feb 21 01:16:55 Kurogane-Desktop kernel: smp: Brought up 1 node, 2 CPUs
Feb 21 01:16:55 Kurogane-Desktop kernel: smpboot: Max logical packages: 2
Feb 21 01:16:55 Kurogane-Desktop kernel: smpboot: Total of 2 processors activated (9670.44 BogoMIPS)
Feb 21 01:16:55 Kurogane-Desktop kernel: devtmpfs: initialized
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Memory block size: 128MB
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: Registering ACPI NVS region [mem 0x0006f000-0x0006ffff] (4096 bytes)
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: Registering ACPI NVS region [mem 0x790b7000-0x791b6fff] (1048576 bytes)
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Feb 21 01:16:55 Kurogane-Desktop kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: pinctrl core: initialized pinctrl subsystem
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: RTC time: 22:14:53, date: 2021-02-20
Feb 21 01:16:55 Kurogane-Desktop kernel: NET: Registered protocol family 16
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 21 01:16:55 Kurogane-Desktop kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: initializing netlink subsys (disabled)
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=2000 audit(1613859293.003:1): state=initialized audit_enabled=0 res=1
Feb 21 01:16:55 Kurogane-Desktop kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 21 01:16:55 Kurogane-Desktop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 21 01:16:55 Kurogane-Desktop kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 21 01:16:55 Kurogane-Desktop kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 21 01:16:55 Kurogane-Desktop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 21 01:16:55 Kurogane-Desktop kernel: cpuidle: using governor ladder
Feb 21 01:16:55 Kurogane-Desktop kernel: cpuidle: using governor menu
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: bus type PCI registered
Feb 21 01:16:55 Kurogane-Desktop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: Using configuration type 1 for base access
Feb 21 01:16:55 Kurogane-Desktop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 21 01:16:55 Kurogane-Desktop kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(Module Device)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(Processor Device)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(Linux-Dell-Video)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Dynamic OEM Table Load:
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0xFFFF9A8640908800 000506 (v01 PmRef Cpu0Ist 00003000 INTL 20121220)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Dynamic OEM Table Load:
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0xFFFF9A864090A000 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20121220)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Dynamic OEM Table Load:
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0xFFFF9A864094E800 00015F (v01 PmRef ApIst 00003000 INTL 20121220)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Dynamic OEM Table Load:
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: SSDT 0xFFFF9A864092CE40 00008D (v01 PmRef ApCst 00003000 INTL 20121220)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: EC started
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: interrupt blocked
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Interpreter enabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: (supports S0 S3 S4 S5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Using IOAPIC for interrupt routing
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Enabled 6 GPEs in block 00 to 3F
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Resource [USBC] (on)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Resource [PLPE] (on)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Resource [PLPE] (on)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Resource [CLK0] (off)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Resource [CLK1] (off)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Resource [FN00] (off)
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Feb 21 01:16:55 Kurogane-Desktop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 21 01:16:55 Kurogane-Desktop kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Feb 21 01:16:55 Kurogane-Desktop kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI host bridge to bus 0000:00
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0x8b6ffffe window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: reg 0x10: [io 0x3048-0x304f]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: reg 0x14: [io 0x3054-0x3057]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: reg 0x18: [io 0x3040-0x3047]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: reg 0x1c: [io 0x3050-0x3053]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: reg 0x20: [io 0x3020-0x303f]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: reg 0x24: [mem 0x8b614000-0x8b6147ff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:13.0: PME# supported from D3hot
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:14.0: reg 0x10: [mem 0x8b600000-0x8b60ffff 64bit]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1a.0: reg 0x10: [mem 0x8b500000-0x8b5fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1a.0: reg 0x14: [mem 0x8b400000-0x8b4fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1b.0: reg 0x10: [mem 0x8b610000-0x8b613fff 64bit]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x8b616000-0x8b61601f]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1f.3: reg 0x20: [io 0x3000-0x301f]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: [10de:1058] type 00 class 0x030000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: reg 0x10: [mem 0x8a000000-0x8affffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x80000000-0x87ffffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x88000000-0x89ffffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: enabling Extended Tags
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: BAR 1: assigned to efifb
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 64.000 Gb/s with 5.0 GT/s PCIe x16 link)
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.1: [10de:0e08] type 00 class 0x040300
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.1: reg 0x10: [mem 0x8b000000-0x8b003fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.1: enabling Extended Tags
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: ASPM: current common clock configuration is inconsistent, reconfiguring
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: bridge window [mem 0x8a000000-0x8b0fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: bridge window [mem 0x80000000-0x89ffffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:02:00.0: reg 0x10: [io 0x1000-0x10ff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:02:00.0: reg 0x18: [mem 0x8b300000-0x8b300fff 64bit]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:02:00.0: reg 0x20: [mem 0x8b100000-0x8b103fff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:02:00.0: supports D1 D2
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: bridge window [mem 0x8b300000-0x8b3fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: bridge window [mem 0x8b100000-0x8b1fffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: [168c:0036] type 00 class 0x028000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: reg 0x10: [mem 0x8b200000-0x8b27ffff 64bit]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: supports D1 D2
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: bridge window [mem 0x8b200000-0x8b2fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: interrupt unblocked
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: event unblocked
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: EC: GPE=0x18
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Feb 21 01:16:55 Kurogane-Desktop kernel: iommu: Default domain type: Translated
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: vgaarb: setting as boot device
Feb 21 01:16:55 Kurogane-Desktop kernel: vgaarb: loaded
Feb 21 01:16:55 Kurogane-Desktop kernel: SCSI subsystem initialized
Feb 21 01:16:55 Kurogane-Desktop kernel: libata version 3.00 loaded.
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: bus type USB registered
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver usbfs
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver hub
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new device driver usb
Feb 21 01:16:55 Kurogane-Desktop kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 21 01:16:55 Kurogane-Desktop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 21 01:16:55 Kurogane-Desktop kernel: PTP clock support registered
Feb 21 01:16:55 Kurogane-Desktop kernel: EDAC MC: Ver: 3.0.0
Feb 21 01:16:55 Kurogane-Desktop kernel: Registered efivars operations
Feb 21 01:16:55 Kurogane-Desktop kernel: NetLabel: Initializing
Feb 21 01:16:55 Kurogane-Desktop kernel: NetLabel: domain hash size = 128
Feb 21 01:16:55 Kurogane-Desktop kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Feb 21 01:16:55 Kurogane-Desktop kernel: NetLabel: unlabeled traffic allowed by default
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: Using ACPI for IRQ routing
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x7458a018-0x77ffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x74d1a018-0x77ffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x76995000-0x77ffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x783b7000-0x7bffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: Switched to clocksource tsc-early
Feb 21 01:16:55 Kurogane-Desktop kernel: VFS: Disk quotas dquot_6.6.0
Feb 21 01:16:55 Kurogane-Desktop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 21 01:16:55 Kurogane-Desktop kernel: pnp: PnP ACPI init
Feb 21 01:16:55 Kurogane-Desktop kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
Feb 21 01:16:55 Kurogane-Desktop kernel: system 00:01: [io 0x0680-0x069f] has been reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: system 00:01: [io 0x0500-0x05fe] has been reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: system 00:01: [io 0xfd60-0xfd63] has been reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
Feb 21 01:16:55 Kurogane-Desktop kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Feb 21 01:16:55 Kurogane-Desktop kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
Feb 21 01:16:55 Kurogane-Desktop kernel: pnp: PnP ACPI: found 3 devices
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 21 01:16:55 Kurogane-Desktop kernel: NET: Registered protocol family 2
Feb 21 01:16:55 Kurogane-Desktop kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: TCP: Hash tables configured (established 32768 bind 32768)
Feb 21 01:16:55 Kurogane-Desktop kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Feb 21 01:16:55 Kurogane-Desktop kernel: NET: Registered protocol family 1
Feb 21 01:16:55 Kurogane-Desktop kernel: NET: Registered protocol family 44
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: BAR 13: assigned [io 0x4000-0x4fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: BAR 15: no space for [mem size 0x00200000 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0x8b080000-0x8b0fffff pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: bridge window [mem 0x8a000000-0x8b0fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.0: bridge window [mem 0x80000000-0x89ffffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: PCI bridge to [bus 02]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: bridge window [mem 0x8b300000-0x8b3fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.2: bridge window [mem 0x8b100000-0x8b1fffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0x8b280000-0x8b28ffff pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: PCI bridge to [bus 03]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:00:1c.3: bridge window [mem 0x8b200000-0x8b2fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:00: resource 11 [mem 0x80000000-0x8b6ffffe window]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:01: resource 1 [mem 0x8a000000-0x8b0fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:01: resource 2 [mem 0x80000000-0x89ffffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:02: resource 1 [mem 0x8b300000-0x8b3fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:02: resource 2 [mem 0x8b100000-0x8b1fffff 64bit pref]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci_bus 0000:03: resource 1 [mem 0x8b200000-0x8b2fffff]
Feb 21 01:16:55 Kurogane-Desktop kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI: CLS 64 bytes, default 64
Feb 21 01:16:55 Kurogane-Desktop kernel: Trying to unpack rootfs image as initramfs...
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing initrd memory: 7516K
Feb 21 01:16:55 Kurogane-Desktop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 21 01:16:55 Kurogane-Desktop kernel: software IO TLB: mapped [mem 0x000000007058a000-0x000000007458a000] (64MB)
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22d5b849e26, max_idle_ns: 440795259970 ns
Feb 21 01:16:55 Kurogane-Desktop kernel: clocksource: Switched to clocksource tsc
Feb 21 01:16:55 Kurogane-Desktop kernel: check: Scanning for low memory corruption every 60 seconds
Feb 21 01:16:55 Kurogane-Desktop kernel: Initialise system trusted keyrings
Feb 21 01:16:55 Kurogane-Desktop kernel: Key type blacklist registered
Feb 21 01:16:55 Kurogane-Desktop kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
Feb 21 01:16:55 Kurogane-Desktop kernel: zbud: loaded
Feb 21 01:16:55 Kurogane-Desktop kernel: Key type asymmetric registered
Feb 21 01:16:55 Kurogane-Desktop kernel: Asymmetric key parser 'x509' registered
Feb 21 01:16:55 Kurogane-Desktop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Feb 21 01:16:55 Kurogane-Desktop kernel: io scheduler mq-deadline registered
Feb 21 01:16:55 Kurogane-Desktop kernel: io scheduler kyber registered
Feb 21 01:16:55 Kurogane-Desktop kernel: io scheduler bfq registered
Feb 21 01:16:55 Kurogane-Desktop kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
Feb 21 01:16:55 Kurogane-Desktop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 21 01:16:55 Kurogane-Desktop kernel: efifb: probing for efifb
Feb 21 01:16:55 Kurogane-Desktop kernel: efifb: framebuffer at 0x80000000, using 7200k, total 7200k
Feb 21 01:16:55 Kurogane-Desktop kernel: efifb: mode is 1600x900x32, linelength=8192, pages=1
Feb 21 01:16:55 Kurogane-Desktop kernel: efifb: scrolling: redraw
Feb 21 01:16:55 Kurogane-Desktop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Feb 21 01:16:55 Kurogane-Desktop kernel: fbcon: Deferring console take-over
Feb 21 01:16:55 Kurogane-Desktop kernel: fb0: EFI VGA frame buffer device
Feb 21 01:16:55 Kurogane-Desktop kernel: intel_idle: MWAIT substates: 0x33000020
Feb 21 01:16:55 Kurogane-Desktop kernel: intel_idle: v0.5.1 model 0x37
Feb 21 01:16:55 Kurogane-Desktop kernel: intel_idle: Local APIC timer is reliable in all C-states
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Button [PWRB]
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Sleep Button [SLPB]
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Power Button [PWRF]
Feb 21 01:16:55 Kurogane-Desktop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Feb 21 01:16:55 Kurogane-Desktop kernel: ACPI: Thermal Zone [TZ01] (32 C)
Feb 21 01:16:55 Kurogane-Desktop kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 21 01:16:55 Kurogane-Desktop kernel: hpet: number irqs doesn't agree with number of timers
Feb 21 01:16:55 Kurogane-Desktop kernel: Non-volatile memory driver v1.3
Feb 21 01:16:55 Kurogane-Desktop kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Feb 21 01:16:55 Kurogane-Desktop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Feb 21 01:16:55 Kurogane-Desktop kernel: ahci 0000:00:13.0: version 3.0
Feb 21 01:16:55 Kurogane-Desktop kernel: ahci 0000:00:13.0: controller can't do DEVSLP, turning off
Feb 21 01:16:55 Kurogane-Desktop kernel: ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
Feb 21 01:16:55 Kurogane-Desktop kernel: ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
Feb 21 01:16:55 Kurogane-Desktop kernel: scsi host0: ahci
Feb 21 01:16:55 Kurogane-Desktop kernel: scsi host1: ahci
Feb 21 01:16:55 Kurogane-Desktop kernel: ata1: SATA max UDMA/133 abar m2048@0x8b614000 port 0x8b614100 irq 90
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA max UDMA/133 abar m2048@0x8b614000 port 0x8b614180 irq 90
Feb 21 01:16:55 Kurogane-Desktop kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Feb 21 01:16:55 Kurogane-Desktop kernel: ehci-pci: EHCI PCI platform driver
Feb 21 01:16:55 Kurogane-Desktop kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Feb 21 01:16:55 Kurogane-Desktop kernel: ohci-pci: OHCI PCI platform driver
Feb 21 01:16:55 Kurogane-Desktop kernel: uhci_hcd: USB Universal Host Controller Interface driver
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver usbserial_generic
Feb 21 01:16:55 Kurogane-Desktop kernel: usbserial: USB Serial support registered for generic
Feb 21 01:16:55 Kurogane-Desktop kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Feb 21 01:16:55 Kurogane-Desktop kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Feb 21 01:16:55 Kurogane-Desktop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 21 01:16:55 Kurogane-Desktop kernel: rtc_cmos 00:00: RTC can wake from S4
Feb 21 01:16:55 Kurogane-Desktop kernel: rtc_cmos 00:00: registered as rtc0
Feb 21 01:16:55 Kurogane-Desktop kernel: rtc_cmos 00:00: setting system clock to 2021-02-20T22:14:54 UTC (1613859294)
Feb 21 01:16:55 Kurogane-Desktop kernel: rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
Feb 21 01:16:55 Kurogane-Desktop kernel: intel_pstate: Intel P-state driver initializing
Feb 21 01:16:55 Kurogane-Desktop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 21 01:16:55 Kurogane-Desktop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Feb 21 01:16:55 Kurogane-Desktop kernel: pstore: Registered efi as persistent store backend
Feb 21 01:16:55 Kurogane-Desktop kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 21 01:16:55 Kurogane-Desktop kernel: drop_monitor: Initializing network drop monitor service
Feb 21 01:16:55 Kurogane-Desktop kernel: Initializing XFRM netlink socket
Feb 21 01:16:55 Kurogane-Desktop kernel: NET: Registered protocol family 10
Feb 21 01:16:55 Kurogane-Desktop kernel: Segment Routing with IPv6
Feb 21 01:16:55 Kurogane-Desktop kernel: RPL Segment Routing with IPv6
Feb 21 01:16:55 Kurogane-Desktop kernel: NET: Registered protocol family 17
Feb 21 01:16:55 Kurogane-Desktop kernel: microcode: sig=0x30678, pf=0x4, revision=0x80c
Feb 21 01:16:55 Kurogane-Desktop kernel: microcode: Microcode Update Driver: v2.2.
Feb 21 01:16:55 Kurogane-Desktop kernel: IPI shorthand broadcast: enabled
Feb 21 01:16:55 Kurogane-Desktop kernel: sched_clock: Marking stable (964160746, 1255608)->(974137868, -8721514)
Feb 21 01:16:55 Kurogane-Desktop kernel: registered taskstats version 1
Feb 21 01:16:55 Kurogane-Desktop kernel: Loading compiled-in X.509 certificates
Feb 21 01:16:55 Kurogane-Desktop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 298c74e799b1da1e04953d75dc402ed94591c68e'
Feb 21 01:16:55 Kurogane-Desktop kernel: zswap: loaded using pool lz4/z3fold
Feb 21 01:16:55 Kurogane-Desktop kernel: Key type ._fscrypt registered
Feb 21 01:16:55 Kurogane-Desktop kernel: Key type .fscrypt registered
Feb 21 01:16:55 Kurogane-Desktop kernel: Key type fscrypt-provisioning registered
Feb 21 01:16:55 Kurogane-Desktop kernel: pstore: Using crash dump compression: zstd
Feb 21 01:16:55 Kurogane-Desktop kernel: PM: Magic number: 9:979:249
Feb 21 01:16:55 Kurogane-Desktop kernel: RAS: Correctable Errors collector initialized.
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata1.00: ATA-8: ST500DM002-1BD142, KC66, max UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 32)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: ATAPI: MATSHITA DVD-RAM UJ8FB, C801, max UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: ata1.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: scsi 0:0:0:0: Direct-Access ATA ST500DM002-1BD14 KC66 PQ: 0 ANSI: 5
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Feb 21 01:16:55 Kurogane-Desktop kernel: sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
Feb 21 01:16:55 Kurogane-Desktop kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8FB C801 PQ: 0 ANSI: 5
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused decrypted memory: 2036K
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused kernel image (initmem) memory: 1704K
Feb 21 01:16:55 Kurogane-Desktop kernel: Write protecting the kernel read-only data: 26624k
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Feb 21 01:16:55 Kurogane-Desktop kernel: Freeing unused kernel image (rodata/data gap) memory: 1432K
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 21 01:16:55 Kurogane-Desktop kernel: rodata_test: all tests were successful
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Checking user space page tables
Feb 21 01:16:55 Kurogane-Desktop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 21 01:16:55 Kurogane-Desktop kernel: Run /init as init process
Feb 21 01:16:55 Kurogane-Desktop kernel: with arguments:
Feb 21 01:16:55 Kurogane-Desktop kernel: /init
Feb 21 01:16:55 Kurogane-Desktop kernel: with environment:
Feb 21 01:16:55 Kurogane-Desktop kernel: HOME=/
Feb 21 01:16:55 Kurogane-Desktop kernel: TERM=linux
Feb 21 01:16:55 Kurogane-Desktop kernel: fbcon: Taking over console
Feb 21 01:16:55 Kurogane-Desktop kernel: Console: switching to colour frame buffer device 200x56
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: Product: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb1: SerialNumber: 0000:00:14.0
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-0:1.0: USB hub found
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-0:1.0: 6 ports detected
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Feb 21 01:16:55 Kurogane-Desktop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: Product: xHCI Host Controller
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: Manufacturer: Linux 5.10.16-arch1-1 xhci-hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb usb2: SerialNumber: 0000:00:14.0
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 2-0:1.0: USB hub found
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 2-0:1.0: 1 port detected
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: sr 1:0:0:0: [sr0] scsi-1 drive
Feb 21 01:16:55 Kurogane-Desktop kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: Product: USB2.0-CRW
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: Manufacturer: Generic
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-3: SerialNumber: 20100201396000000
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver rtsx_usb
Feb 21 01:16:55 Kurogane-Desktop kernel: random: fast init done
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: new high-speed USB device number 3 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4: Product: USB2.0 Hub
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-4:1.0: USB hub found
Feb 21 01:16:55 Kurogane-Desktop kernel: hub 1-4:1.0: 4 ports detected
Feb 21 01:16:55 Kurogane-Desktop kernel: usb: port power management may be unreliable
Feb 21 01:16:55 Kurogane-Desktop kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: new high-speed USB device number 4 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: New USB device found, idVendor=174f, idProduct=14ca, bcdDevice= 4.02
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: Product: LENOVO LBG 720P CAM
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: Manufacturer: Generic
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.1: SerialNumber: 200901010001
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/100
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: new low-speed USB device number 5 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to UDMA/66:PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: New USB device found, idVendor=17ef, idProduct=6018, bcdDevice= 1.13
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: Product: Lenovo USB Keyboard
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.2: Manufacturer: Lite-On Technology Corp.
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Lite-On Technology Corp. Lenovo USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:17EF:6018.0001/input/input4
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:17EF:6018.0001: input,hidraw0: USB HID v1.10 Keyboard [Lite-On Technology Corp. Lenovo USB Keyboard] on usb-0000:00:14.0-4.2/input0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 6 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Lite-On Technology Corp. Lenovo USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:17EF:6018.0002/input/input5
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Lite-On Technology Corp. Lenovo USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:17EF:6018.0002/input/input6
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:17EF:6018.0002: input,hidraw1: USB HID v1.10 Device [Lite-On Technology Corp. Lenovo USB Keyboard] on usb-0000:00:14.0-4.2/input1
Feb 21 01:16:55 Kurogane-Desktop kernel: usbcore: registered new interface driver usbhid
Feb 21 01:16:55 Kurogane-Desktop kernel: usbhid: USB HID core driver
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:046D:C05F.0003/input/input7
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-4.3/input0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.4: new full-speed USB device number 7 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.4: New USB device found, idVendor=0cf3, idProduct=3004, bcdDevice= 0.01
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/66
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to UDMA/33:PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for UDMA/33
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO4
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO3
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO3
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: limiting speed to PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 6
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 8 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:046D:C05F.0004/input/input8
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0004: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-4.3/input0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 8
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 9 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:046D:C05F.0005/input/input9
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-4.3/input0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x850100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData PHYRdyChg CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 12 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x850100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData PHYRdyChg CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 13 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: TEST_UNIT_READY failed (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: USB disconnect, device number 9
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: new low-speed USB device number 10 using xhci_hcd
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device found, idVendor=046d, idProduct=c05f, bcdDevice=53.00
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Product: USB Optical Mouse
Feb 21 01:16:55 Kurogane-Desktop kernel: usb 1-4.3: Manufacturer: Logitech
Feb 21 01:16:55 Kurogane-Desktop kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3:1.0/0003:046D:C05F.0006/input/input10
Feb 21 01:16:55 Kurogane-Desktop kernel: hid-generic 0003:046D:C05F.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-4.3/input0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: exception Emask 0x10 SAct 0x0 SErr 0x840100 action 0x6 frozen
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: irq_stat 0x08000000, interface fatal error
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SError: { UnrecovData CommWake LinkSeq }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 22 pio 16420 in
Inquiry 12 00 00 00 24 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: status: { DRDY }
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: hard resetting link
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: EH complete
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: configured for PIO0
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to set xfermode (err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: failed to IDENTIFY (I/O error, err_mask=0x100)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: revalidation failed (errno=-5)
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2.00: disabled
Feb 21 01:16:55 Kurogane-Desktop kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Feb 21 01:16:55 Kurogane-Desktop kernel: random: crng init done
Feb 21 01:16:55 Kurogane-Desktop kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Detected architecture x86-64.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Set hostname to <Kurogane-Desktop>.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Queued start job for default target Graphical Interface.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-getty.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-modprobe.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice system-systemd\x2dfsck.slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Created slice User and Session Slice.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Local Encrypted Volumes.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Login Prompts.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Paths.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Remote File Systems.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Reached target Slices.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on LVM2 poll daemon socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Process Core Dump Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Journal Audit Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Journal Socket (/dev/log).
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on Journal Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on udev Control Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Listening on udev Kernel Socket.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounting Huge Pages File System...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounting POSIX Message Queue File System...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounting Kernel Debug File System...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounting Kernel Trace File System...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Create list of static device nodes for the current kernel...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Load Kernel Module configfs...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Load Kernel Module drm...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Load Kernel Module fuse...
Feb 21 01:16:55 Kurogane-Desktop kernel: Linux agpgart interface v0.103
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Journal Service...
Feb 21 01:16:55 Kurogane-Desktop kernel: fuse: init (API version 7.32)
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Apply Kernel Variables...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Coldplug All udev Devices...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounted Huge Pages File System.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounted POSIX Message Queue File System.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounted Kernel Debug File System.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounted Kernel Trace File System.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Finished Create list of static device nodes for the current kernel.
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.866:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: modprobe@configfs.service: Succeeded.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Finished Load Kernel Module configfs.
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.873:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1131 audit(1613859415.873:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: modprobe@drm.service: Succeeded.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Finished Load Kernel Module drm.
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.879:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1131 audit(1613859415.879:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: modprobe@fuse.service: Succeeded.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Finished Load Kernel Module fuse.
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.883:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1131 audit(1613859415.883:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounting FUSE Control File System...
Feb 21 01:16:55 Kurogane-Desktop kernel: EXT4-fs (sda7): re-mounted. Opts: (null)
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounting Kernel Configuration File System...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.903:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Finished Apply Kernel Variables.
Feb 21 01:16:55 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.909:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounted FUSE Control File System.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Mounted Kernel Configuration File System.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Load/Save Random Seed...
Feb 21 01:16:55 Kurogane-Desktop systemd[1]: Starting Create System Users...
Feb 21 01:16:55 Kurogane-Desktop systemd-journald[185]: Journal started
Feb 21 01:16:55 Kurogane-Desktop systemd-journald[185]: Runtime Journal (/run/log/journal/9903db3ea8e24e9598c7aa273e7daa6b) is 8.0M, max 190.8M, 182.8M free.
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop systemd-sysctl[187]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Feb 21 01:16:55 Kurogane-Desktop systemd-sysctl[187]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Feb 21 01:16:55 Kurogane-Desktop systemd-sysctl[187]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Feb 21 01:16:55 Kurogane-Desktop systemd-sysctl[187]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Feb 21 01:16:55 Kurogane-Desktop systemd-sysctl[187]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Feb 21 01:16:55 Kurogane-Desktop systemd-sysctl[187]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Feb 21 01:16:56 Kurogane-Desktop systemd[1]: Started Journal Service.
Feb 21 01:16:56 Kurogane-Desktop kernel: audit: type=1130 audit(1613859415.986:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:55 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:56 Kurogane-Desktop systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 21 01:16:56 Kurogane-Desktop systemd-journald[185]: Time spent on flushing to /var/log/journal/9903db3ea8e24e9598c7aa273e7daa6b is 1.196386s for 970 entries.
Feb 21 01:16:56 Kurogane-Desktop systemd-journald[185]: System Journal (/var/log/journal/9903db3ea8e24e9598c7aa273e7daa6b) is 160.0M, max 4.0G, 3.8G free.
Feb 21 01:16:56 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:56 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:57 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:57 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:57 Kurogane-Desktop audit: BPF prog-id=13 op=LOAD
Feb 21 01:16:57 Kurogane-Desktop audit: BPF prog-id=14 op=LOAD
Feb 21 01:16:56 Kurogane-Desktop systemd[1]: Finished Coldplug All udev Devices.
Feb 21 01:16:56 Kurogane-Desktop systemd[1]: Finished Load/Save Random Seed.
Feb 21 01:16:56 Kurogane-Desktop systemd[1]: Condition check resulted in First Boot Complete being skipped.
Feb 21 01:16:57 Kurogane-Desktop systemd[1]: Finished Create System Users.
Feb 21 01:16:57 Kurogane-Desktop systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 21 01:16:57 Kurogane-Desktop systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 21 01:16:57 Kurogane-Desktop systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 21 01:16:58 Kurogane-Desktop systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 21 01:16:58 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:59 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:16:59 Kurogane-Desktop systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 21 01:16:59 Kurogane-Desktop kernel: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
Feb 21 01:16:59 Kurogane-Desktop kernel: ACPI: Video Device [PXSX] (multi-head: yes rom: yes post: no)
Feb 21 01:16:59 Kurogane-Desktop kernel: mc: Linux media interface: v0.10
Feb 21 01:16:59 Kurogane-Desktop kernel: videodev: Linux video capture interface: v2.00
Feb 21 01:16:59 Kurogane-Desktop kernel: atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
Feb 21 01:16:59 Kurogane-Desktop kernel: wmi_bus wmi_bus-PNP0C14:01: WQA5 data block query control method not found
Feb 21 01:16:59 Kurogane-Desktop kernel: wmi_bus wmi_bus-PNP0C14:01: WQC0 data block query control method not found
Feb 21 01:16:59 Kurogane-Desktop kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Feb 21 01:16:59 Kurogane-Desktop kernel: atomisp_lm3554: module is from the staging directory, the quality is unknown, you have been warned.
Feb 21 01:16:59 Kurogane-Desktop kernel: Bluetooth: Core ver 2.22
Feb 21 01:16:59 Kurogane-Desktop kernel: NET: Registered protocol family 31
Feb 21 01:16:59 Kurogane-Desktop kernel: Bluetooth: HCI device and connection manager initialized
Feb 21 01:16:59 Kurogane-Desktop kernel: Bluetooth: HCI socket layer initialized
Feb 21 01:16:59 Kurogane-Desktop kernel: Bluetooth: L2CAP socket layer initialized
Feb 21 01:16:59 Kurogane-Desktop kernel: Bluetooth: SCO socket layer initialized
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[226]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3"
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[229]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2"
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[229]: bus: 1, device: 5 was not an MTP device
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[230]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1"
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[230]: bus: 1, device: 4 was not an MTP device
Feb 21 01:17:00 Kurogane-Desktop kernel: IPMI message handler: version 39.2
Feb 21 01:17:00 Kurogane-Desktop kernel: ipmi device interface
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART driver ver 2.3
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol H4 registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol BCSP registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol LL registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol ATH3K registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol Intel registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol Broadcom registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol QCA registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol AG6XX registered
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: HCI UART protocol Marvell registered
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[231]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3"
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[231]: bus: 1, device: 10 was not an MTP device
Feb 21 01:17:00 Kurogane-Desktop kernel: usbcore: registered new interface driver btusb
Feb 21 01:17:00 Kurogane-Desktop kernel: acpi device:1c: registered as cooling_device3
Feb 21 01:17:00 Kurogane-Desktop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1b/LNXVIDEO:00/input/input11
Feb 21 01:17:00 Kurogane-Desktop mtp-probe[226]: bus: 1, device: 2 was not an MTP device
Feb 21 01:17:00 Kurogane-Desktop kernel: usbcore: registered new interface driver ath3k
Feb 21 01:17:00 Kurogane-Desktop kernel: mousedev: PS/2 mouse device common for all mice
Feb 21 01:17:00 Kurogane-Desktop kernel: r8168: loading out-of-tree module taints kernel.
Feb 21 01:17:00 Kurogane-Desktop kernel: r8168: module verification failed: signature and/or required key missing - tainting kernel
Feb 21 01:17:00 Kurogane-Desktop kernel: r8168 Gigabit Ethernet driver 8.048.03-NAPI loaded
Feb 21 01:17:00 Kurogane-Desktop kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Feb 21 01:17:00 Kurogane-Desktop kernel: i2c i2c-0: 1/2 memory slots populated (from DMI)
Feb 21 01:17:00 Kurogane-Desktop kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Feb 21 01:17:00 Kurogane-Desktop kernel: r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
Feb 21 01:17:00 Kurogane-Desktop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
Feb 21 01:17:00 Kurogane-Desktop kernel: uvcvideo: Found UVC 1.00 device LENOVO LBG 720P CAM (174f:14ca)
Feb 21 01:17:00 Kurogane-Desktop kernel: r8168 Copyright (C) 2020 Realtek NIC software team <nicfae@realtek.com>
This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>.
This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>.
Feb 21 01:17:00 Kurogane-Desktop kernel: usb 1-4.4: USB disconnect, device number 7
Feb 21 01:17:00 Kurogane-Desktop kernel: input: LENOVO LBG 720P CAM: LENOVO LBG as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1:1.0/input/input13
Feb 21 01:17:00 Kurogane-Desktop kernel: usbcore: registered new interface driver uvcvideo
Feb 21 01:17:00 Kurogane-Desktop kernel: USB Video Class driver (1.1.1)
Feb 21 01:17:00 Kurogane-Desktop systemd[1]: Found device ST500DM002-1BD142 6.
Feb 21 01:17:00 Kurogane-Desktop systemd[1]: Activating swap /dev/disk/by-uuid/ee5b9797-d94c-41f9-85f2-deed6276e57c...
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Feb 21 01:17:00 Kurogane-Desktop systemd[1]: Found device ST500DM002-1BD142 EFI\x20system\x20partition.
Feb 21 01:17:00 Kurogane-Desktop kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.0/0000:01:00.1/sound/card1/input14
Feb 21 01:17:00 Kurogane-Desktop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 21 01:17:00 Kurogane-Desktop kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 21 01:17:00 Kurogane-Desktop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Feb 21 01:17:00 Kurogane-Desktop kernel: cfg80211: failed to load regulatory.db
Feb 21 01:17:00 Kurogane-Desktop kernel: usb 1-4.4: new full-speed USB device number 11 using xhci_hcd
Feb 21 01:17:00 Kurogane-Desktop systemd-udevd[216]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
Feb 21 01:17:00 Kurogane-Desktop kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Feb 21 01:17:00 Kurogane-Desktop kernel: usb 1-4.4: New USB device found, idVendor=0cf3, idProduct=3004, bcdDevice= 0.02
Feb 21 01:17:00 Kurogane-Desktop kernel: usb 1-4.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 21 01:17:00 Kurogane-Desktop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
Feb 21 01:17:00 Kurogane-Desktop kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
Feb 21 01:17:00 Kurogane-Desktop kernel: Bluetooth: hci0: don't support firmware rome 0x31010000
Feb 21 01:17:00 Kurogane-Desktop kernel: Adding 4194300k swap on /dev/sda6. Priority:-2 extents:1 across:4194300k FS
Feb 21 01:17:00 Kurogane-Desktop systemd[1]: Activated swap /dev/disk/by-uuid/ee5b9797-d94c-41f9-85f2-deed6276e57c.
Feb 21 01:17:00 Kurogane-Desktop systemd[1]: Reached target Swap.
Feb 21 01:17:00 Kurogane-Desktop kernel: cryptd: max_cpu_qlen set to 1000
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Mounting Temporary Directory (/tmp)...
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Mounted Temporary Directory (/tmp).
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[209]: Using default interface naming scheme 'v247'.
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[209]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 21 01:17:01 Kurogane-Desktop kernel: r8168 0000:02:00.0 enp2s0: renamed from eth0
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Starting Load/Save RF Kill Switch Status...
Feb 21 01:17:01 Kurogane-Desktop kernel: iTCO_vendor_support: vendor-support=0
Feb 21 01:17:01 Kurogane-Desktop kernel: at24 0-0050: supply vcc not found, using dummy regulator
Feb 21 01:17:01 Kurogane-Desktop kernel: at24 0-0050: 256 byte spd EEPROM, read-only
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Reached target Sound Card.
Feb 21 01:17:01 Kurogane-Desktop kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Feb 21 01:17:01 Kurogane-Desktop kernel: iTCO_wdt: Found a Bay Trail SoC TCO device (Version=3, TCOBASE=0x0460)
Feb 21 01:17:01 Kurogane-Desktop kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[218]: Using default interface naming scheme 'v247'.
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[218]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Started Load/Save RF Kill Switch Status.
Feb 21 01:17:01 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:01 Kurogane-Desktop kernel: kauditd_printk_skb: 8 callbacks suppressed
Feb 21 01:17:01 Kurogane-Desktop kernel: audit: type=1130 audit(1613859421.473:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Reached target Bluetooth.
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: phy0: WB335 2-ANT card detected
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: phy0: Set BT/WLAN RX diversity capability
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: phy0: Enable LNA combining
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: EEPROM regdomain: 0x65
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: EEPROM indicates we should expect a direct regpair map
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: Country alpha2 being used: 00
Feb 21 01:17:01 Kurogane-Desktop kernel: ath: Regpair used: 0x65
Feb 21 01:17:01 Kurogane-Desktop kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Feb 21 01:17:01 Kurogane-Desktop kernel: ieee80211 phy0: Atheros AR9565 Rev:1 mem=0xffffc08282100000, irq=19
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[215]: Using default interface naming scheme 'v247'.
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Feb 21 01:17:01 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Reached target Local File Systems (Pre).
Feb 21 01:17:01 Kurogane-Desktop kernel: audit: type=1130 audit(1613859421.669:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Feb 21 01:17:01 Kurogane-Desktop systemd[1]: Starting File System Check on /dev/disk/by-uuid/54D9-F487...
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[215]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 21 01:17:01 Kurogane-Desktop kernel: ath9k 0000:03:00.0 wlp3s0: renamed from wlan0
Feb 21 01:17:01 Kurogane-Desktop systemd-udevd[218]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Feb 21 01:17:02 Kurogane-Desktop kernel: intel_rapl_common: Found RAPL domain package
Feb 21 01:17:02 Kurogane-Desktop kernel: intel_rapl_common: Found RAPL domain core
Feb 21 01:17:02 Kurogane-Desktop kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 21 01:17:02 Kurogane-Desktop kernel: Disabling lock debugging due to kernel taint
Feb 21 01:17:02 Kurogane-Desktop kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
Feb 21 01:17:02 Kurogane-Desktop kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Feb 21 01:17:02 Kurogane-Desktop kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.141 Mon Dec 28 16:21:32 UTC 2020 (using threaded interrupts)
Feb 21 01:17:02 Kurogane-Desktop kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 390.141 Mon Dec 28 16:14:07 UTC 2020
Feb 21 01:17:02 Kurogane-Desktop kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Feb 21 01:17:02 Kurogane-Desktop kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Feb 21 01:17:02 Kurogane-Desktop systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Feb 21 01:17:02 Kurogane-Desktop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Feb 21 01:17:02 Kurogane-Desktop systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Feb 21 01:17:02 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:02 Kurogane-Desktop kernel: audit: type=1130 audit(1613859422.903:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop systemd-fsck[277]: fsck.fat 4.2 (2021-01-31)
Feb 21 01:17:03 Kurogane-Desktop systemd-fsck[277]: /dev/sda2: 731 files, 30795/98304 clusters
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Finished File System Check on /dev/disk/by-uuid/54D9-F487.
Feb 21 01:17:03 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-54D9\x2dF487 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop kernel: audit: type=1130 audit(1613859423.136:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-54D9\x2dF487 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Mounting /efi...
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Mounted /efi.
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Reached target Local File Systems.
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Starting Rebuild Dynamic Linker Cache...
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Starting Create Volatile Files and Directories...
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Finished Create Volatile Files and Directories.
Feb 21 01:17:03 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop kernel: audit: type=1130 audit(1613859423.699:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Starting Rebuild Journal Catalog...
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Starting Network Time Synchronization...
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Feb 21 01:17:03 Kurogane-Desktop audit[286]: SYSTEM_BOOT pid=286 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop kernel: audit: type=1127 audit(1613859423.773:25): pid=286 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Feb 21 01:17:03 Kurogane-Desktop kernel: audit: type=1130 audit(1613859423.879:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop systemd[1]: Finished Rebuild Journal Catalog.
Feb 21 01:17:03 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:03 Kurogane-Desktop kernel: audit: type=1130 audit(1613859423.936:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:04 Kurogane-Desktop systemd[1]: Started Network Time Synchronization.
Feb 21 01:17:04 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:04 Kurogane-Desktop systemd[1]: Reached target System Time Set.
Feb 21 01:17:04 Kurogane-Desktop kernel: audit: type=1130 audit(1613859424.149:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:04 Kurogane-Desktop systemd[1]: Reached target System Time Synchronized.
Feb 21 01:17:04 Kurogane-Desktop systemd[1]: Finished Rebuild Dynamic Linker Cache.
Feb 21 01:17:04 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:04 Kurogane-Desktop kernel: audit: type=1130 audit(1613859424.979:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:04 Kurogane-Desktop systemd[1]: Starting Update is Completed...
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Finished Update is Completed.
Feb 21 01:17:05 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Reached target System Initialization.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Started Daily verification of password and group files.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Reached target Timers.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Reached target Sockets.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Reached target Basic System.
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Started D-Bus System Message Bus.
Feb 21 01:17:05 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Starting Netfilter Tables...
Feb 21 01:17:05 Kurogane-Desktop audit: BPF prog-id=15 op=LOAD
Feb 21 01:17:05 Kurogane-Desktop audit: BPF prog-id=16 op=LOAD
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Starting User Login Management...
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Started Verify integrity of password and group files.
Feb 21 01:17:05 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: New seat seat0.
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: Watching system buttons on /dev/input/event2 (Power Button)
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: Watching system buttons on /dev/input/event0 (Power Button)
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: Watching system buttons on /dev/input/event1 (Sleep Button)
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: Watching system buttons on /dev/input/event4 (Lite-On Technology Corp. Lenovo USB Keyboard)
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: Watching system buttons on /dev/input/event5 (Lite-On Technology Corp. Lenovo USB Keyboard System Control)
Feb 21 01:17:05 Kurogane-Desktop systemd-logind[291]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: shadow.service: Succeeded.
Feb 21 01:17:05 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Started User Login Management.
Feb 21 01:17:05 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;?:0 family=1 entries=4 op=nft_register_table pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=7 op=nft_register_chain pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;forward:2 family=1 entries=1 op=nft_register_chain pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;output:3 family=1 entries=0 op=nft_register_chain pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;__set0:4 family=1 entries=0 op=nft_register_set pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;__set0:4 family=1 entries=4 op=nft_register_setelem pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;__set0:4 family=1 entries=4 op=nft_register_setelem pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=5 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=6 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=7 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=8 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=9 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=10 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;input:1 family=1 entries=11 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=filter:4;forward:2 family=1 entries=12 op=nft_register_rule pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop audit[290]: NETFILTER_CFG table=?:0;?:0 family=0 entries=2 op=nft_register_gen pid=290 comm="nft"
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Finished Netfilter Tables.
Feb 21 01:17:05 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nftables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Reached target Network (Pre).
Feb 21 01:17:05 Kurogane-Desktop systemd[1]: Starting Network Manager...
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.6660] NetworkManager (version 1.28.1dev+16+gdaad4e2fee-1) is starting... (for the first time)
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.6662] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: systemd-rfkill.service: Succeeded.
Feb 21 01:17:06 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop kernel: kauditd_printk_skb: 24 callbacks suppressed
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1131 audit(1613859426.673:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Started Network Manager.
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.6972] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Feb 21 01:17:06 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Reached target Network.
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1130 audit(1613859426.699:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Starting Permit User Sessions...
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Finished Permit User Sessions.
Feb 21 01:17:06 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Reached target Multi-User System.
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1130 audit(1613859426.736:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Started Simple Desktop Display Manager.
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.7477] manager[0x5565e6b700c0]: monitoring kernel firmware directory '/lib/firmware'.
Feb 21 01:17:06 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=309 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 21 01:17:06 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Reached target Graphical Interface.
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1130 audit(1613859426.749:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Startup finished in 25.829s (firmware) + 14.079s (loader) + 1min 59.468s (kernel) + 13.718s (userspace) = 2min 53.095s.
Feb 21 01:17:06 Kurogane-Desktop audit: BPF prog-id=17 op=LOAD
Feb 21 01:17:06 Kurogane-Desktop audit: BPF prog-id=18 op=LOAD
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1334 audit(1613859426.766:43): prog-id=17 op=LOAD
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1334 audit(1613859426.766:44): prog-id=18 op=LOAD
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Starting Hostname Service...
Feb 21 01:17:06 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'org.freedesktop.hostname1'
Feb 21 01:17:06 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop systemd[1]: Started Hostname Service.
Feb 21 01:17:06 Kurogane-Desktop kernel: audit: type=1130 audit(1613859426.909:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.9335] hostname: hostname: using hostnamed
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.9337] hostname: hostname changed from (none) to "Kurogane-Desktop"
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.9372] dns-mgr[0x5565e6b2d220]: init: dns=default,systemd-resolved rc-manager=symlink
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.9405] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/ieee80211/phy0/rfkill1) (driver ath9k)
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.9427] manager[0x5565e6b700c0]: rfkill: Wi-Fi hardware radio set enabled
Feb 21 01:17:06 Kurogane-Desktop NetworkManager[309]: <info> [1613859426.9427] manager[0x5565e6b700c0]: rfkill: WWAN hardware radio set enabled
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.2557] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.28.1dev+16+gdaad4e2fee-1/libnm-device-plugin-ovs.so)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.2775] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.28.1dev+16+gdaad4e2fee-1/libnm-device-plugin-adsl.so)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.3660] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.28.1dev+16+gdaad4e2fee-1/libnm-device-plugin-wwan.so)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.4849] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.28.1dev+16+gdaad4e2fee-1/libnm-device-plugin-team.so)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.5479] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.28.1dev+16+gdaad4e2fee-1/libnm-device-plugin-bluetooth.so)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.5534] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.28.1dev+16+gdaad4e2fee-1/libnm-device-plugin-wifi.so)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.5546] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.5549] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.5552] manager: Networking is enabled by state file
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.5769] dhcp-init: Using DHCP client 'internal'
Feb 21 01:17:07 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=309 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 21 01:17:07 Kurogane-Desktop systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.6238] settings: Loaded settings plugin: keyfile (internal)
Feb 21 01:17:07 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 21 01:17:07 Kurogane-Desktop systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 21 01:17:07 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:07 Kurogane-Desktop kernel: audit: type=1130 audit(1613859427.753:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.8387] device (lo): carrier: link connected
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.8394] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.8417] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.8436] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 21 01:17:07 Kurogane-Desktop kernel: enp2s0: 0xffffc082802d1000, f8:a9:63:4d:b3:52, IRQ 93
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.9113] device (wlp3s0): driver supports Access Point (AP) mode
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.9126] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.9143] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 21 01:17:07 Kurogane-Desktop NetworkManager[309]: <info> [1613859427.9357] device (wlp3s0): set-hw-addr: set MAC address to 66:03:B9:3D:E5:6B (scanning)
Feb 21 01:17:07 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=309 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 21 01:17:07 Kurogane-Desktop systemd[1]: Starting WPA supplicant...
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.0087] ovsdb: Could not connect: No such file or directory
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Initializing...
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Starting...
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Logind interface found
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Adding new display on vt 1 ...
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Loading theme configuration from ""
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Display server starting...
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Adding cookie to "/var/run/sddm/{d05151a5-2943-47fa-9082-138631fdf564}"
Feb 21 01:17:08 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Feb 21 01:17:08 Kurogane-Desktop systemd[1]: Started WPA supplicant.
Feb 21 01:17:08 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:08 Kurogane-Desktop kernel: audit: type=1130 audit(1613859428.286:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:08 Kurogane-Desktop wpa_supplicant[321]: Successfully initialized wpa_supplicant
Feb 21 01:17:08 Kurogane-Desktop sddm[313]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{d05151a5-2943-47fa-9082-138631fdf564} -noreset -displayfd 17
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.4221] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.4223] Wi-Fi P2P device controlled by interface wlp3s0 created
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.4229] manager: (p2p-dev-wlp3s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.4239] device (p2p-dev-wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.4256] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <info> [1613859428.4271] device (p2p-dev-wlp3s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:08 Kurogane-Desktop NetworkManager[309]: <warn> [1613859428.4277] sup-iface[3dc5784447c7aa45,0,wlp3s0]: call-p2p-cancel: failed with P2P cancel failed
Feb 21 01:17:09 Kurogane-Desktop wpa_supplicant[321]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 21 01:17:09 Kurogane-Desktop kernel: ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
Feb 21 01:17:10 Kurogane-Desktop kernel: r8168: enp2s0: link up
Feb 21 01:17:10 Kurogane-Desktop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9498] device (enp2s0): carrier: link connected
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9504] device (enp2s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9519] policy: auto-activating connection 'Wired connection 1' (6b49b7d4-c273-3239-88f1-a2b0ec78c9e0)
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9530] device (enp2s0): Activation: starting connection 'Wired connection 1' (6b49b7d4-c273-3239-88f1-a2b0ec78c9e0)
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9533] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9541] manager: NetworkManager state is now CONNECTING
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9546] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9556] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:10 Kurogane-Desktop NetworkManager[309]: <info> [1613859430.9563] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2216] dhcp4 (enp2s0): option dhcp_lease_time => '86400'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2217] dhcp4 (enp2s0): option domain_name_servers => '192.168.1.254'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2218] dhcp4 (enp2s0): option expiry => '1613945830'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2218] dhcp4 (enp2s0): option ip_address => '192.168.1.69'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2218] dhcp4 (enp2s0): option requested_broadcast_address => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2219] dhcp4 (enp2s0): option requested_domain_name => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2219] dhcp4 (enp2s0): option requested_domain_name_servers => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2219] dhcp4 (enp2s0): option requested_domain_search => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2220] dhcp4 (enp2s0): option requested_host_name => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2220] dhcp4 (enp2s0): option requested_interface_mtu => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2220] dhcp4 (enp2s0): option requested_ms_classless_static_routes => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2220] dhcp4 (enp2s0): option requested_nis_domain => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2221] dhcp4 (enp2s0): option requested_nis_servers => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2221] dhcp4 (enp2s0): option requested_ntp_servers => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2222] dhcp4 (enp2s0): option requested_rfc3442_classless_static_routes => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2222] dhcp4 (enp2s0): option requested_root_path => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2222] dhcp4 (enp2s0): option requested_routers => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2223] dhcp4 (enp2s0): option requested_static_routes => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2223] dhcp4 (enp2s0): option requested_subnet_mask => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2223] dhcp4 (enp2s0): option requested_time_offset => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2224] dhcp4 (enp2s0): option requested_wpad => '1'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2224] dhcp4 (enp2s0): option routers => '192.168.1.254'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2224] dhcp4 (enp2s0): option subnet_mask => '255.255.255.0'
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2225] dhcp4 (enp2s0): state changed unknown -> bound
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2251] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2664] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2678] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2705] manager: NetworkManager state is now CONNECTED_LOCAL
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2763] manager: NetworkManager state is now CONNECTED_SITE
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2768] policy: set 'Wired connection 1' (enp2s0) as default for IPv4 routing and DNS
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2775] device (enp2s0): Activation: successful, device activated.
Feb 21 01:17:11 Kurogane-Desktop NetworkManager[309]: <info> [1613859431.2803] manager: startup complete
Feb 21 01:17:11 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=309 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 21 01:17:11 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Setting default cursor
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Display server started.
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Socket server starting...
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Socket server started.
Feb 21 01:17:12 Kurogane-Desktop NetworkManager[309]: <info> [1613859432.7257] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Loading theme configuration from "/usr/share/sddm/themes/sugar-candy/theme.conf"
Feb 21 01:17:12 Kurogane-Desktop NetworkManager[309]: <info> [1613859432.7294] policy: set 'Wired connection 1' (enp2s0) as default for IPv6 routing and DNS
Feb 21 01:17:12 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=309 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 21 01:17:12 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Feb 21 01:17:12 Kurogane-Desktop sddm[313]: Greeter starting...
Feb 21 01:17:13 Kurogane-Desktop sddm-helper[332]: [PAM] Starting...
Feb 21 01:17:13 Kurogane-Desktop audit[332]: USER_AUTH pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop audit[332]: USER_ACCT pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop sddm-helper[332]: [PAM] Authenticating...
Feb 21 01:17:13 Kurogane-Desktop sddm-helper[332]: [PAM] returning.
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1100 audit(1613859433.149:48): pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1101 audit(1613859433.149:49): pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop audit[332]: CRED_ACQ pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1103 audit(1613859433.156:50): pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop sddm-helper[332]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=974) by (uid=0)
Feb 21 01:17:13 Kurogane-Desktop systemd[1]: Created slice User Slice of UID 974.
Feb 21 01:17:13 Kurogane-Desktop systemd[1]: Starting User Runtime Directory /run/user/974...
Feb 21 01:17:13 Kurogane-Desktop systemd-logind[291]: New session c1 of user sddm.
Feb 21 01:17:13 Kurogane-Desktop systemd[1]: Finished User Runtime Directory /run/user/974.
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1130 audit(1613859433.239:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop systemd[1]: Starting User Manager for UID 974...
Feb 21 01:17:13 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=334 comm="(systemd) ")
Feb 21 01:17:13 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:17:13 Kurogane-Desktop audit[334]: USER_ACCT pid=334 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1101 audit(1613859433.279:52): pid=334 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop audit[334]: CRED_ACQ pid=334 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: pam_unix(systemd-user:session): session opened for user sddm(uid=974) by (uid=0)
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1103 audit(1613859433.279:53): pid=334 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1006 audit(1613859433.279:54): pid=334 uid=0 old-auid=4294967295 auid=974 tty=(none) old-ses=4294967295 ses=1 res=1
Feb 21 01:17:13 Kurogane-Desktop audit[334]: USER_START pid=334 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1105 audit(1613859433.299:55): pid=334 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop audit: BPF prog-id=19 op=LOAD
Feb 21 01:17:13 Kurogane-Desktop audit: BPF prog-id=19 op=UNLOAD
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1334 audit(1613859433.316:56): prog-id=19 op=LOAD
Feb 21 01:17:13 Kurogane-Desktop kernel: audit: type=1334 audit(1613859433.316:57): prog-id=19 op=UNLOAD
Feb 21 01:17:13 Kurogane-Desktop NetworkManager[309]: <info> [1613859433.3250] manager: NetworkManager state is now CONNECTED_GLOBAL
Feb 21 01:17:13 Kurogane-Desktop wpa_supplicant[321]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 21 01:17:13 Kurogane-Desktop systemd-xdg-autostart-generator[341]: Configuration file /etc/xdg/autostart/klipper.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Queued start job for default target Main User Target.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: -.slice: Failed to migrate controller cgroups from /user.slice/user-974.slice/user@974.service, ignoring: Permission denied
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Created slice User Application Slice.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Reached target Paths.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Reached target Timers.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Starting D-Bus User Message Bus Socket.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on GnuPG network certificate management daemon.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on p11-kit server.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on Multimedia System.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on Sound System.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Listening on D-Bus User Message Bus Socket.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Reached target Sockets.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Reached target Basic System.
Feb 21 01:17:13 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:13 Kurogane-Desktop systemd[1]: Started User Manager for UID 974.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Starting Update XDG user dir configuration...
Feb 21 01:17:13 Kurogane-Desktop systemd[1]: Started Session c1 of user sddm.
Feb 21 01:17:13 Kurogane-Desktop audit[332]: USER_START pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: xdg-user-dirs-update.service: Succeeded.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Finished Update XDG user dir configuration.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Reached target Main User Target.
Feb 21 01:17:13 Kurogane-Desktop systemd[334]: Startup finished in 655ms.
Feb 21 01:17:13 Kurogane-Desktop sddm[313]: Greeter session started successfully
Feb 21 01:17:14 Kurogane-Desktop sddm-greeter[345]: High-DPI autoscaling not Enabled
Feb 21 01:17:14 Kurogane-Desktop sddm-greeter[345]: Reading from "/usr/share/xsessions/plasma.desktop"
Feb 21 01:17:14 Kurogane-Desktop sddm-greeter[345]: Loading theme configuration from "/usr/share/sddm/themes/sugar-candy/theme.conf"
Feb 21 01:17:14 Kurogane-Desktop systemd[334]: Started D-Bus User Message Bus.
Feb 21 01:17:15 Kurogane-Desktop sddm-greeter[345]: Connected to the daemon.
Feb 21 01:17:15 Kurogane-Desktop sddm-greeter[345]: QFont::fromString: Invalid description '(empty)'
Feb 21 01:17:15 Kurogane-Desktop sddm[313]: Message received from greeter: Connect
Feb 21 01:17:15 Kurogane-Desktop sddm-greeter[345]: Loading file:///usr/share/sddm/themes/sugar-candy/Main.qml...
Feb 21 01:17:16 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/VirtualKeyboard.qml:26:1: module "QtQuick.VirtualKeyboard" is not installed
Feb 21 01:17:17 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/Input.qml:561:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 21 01:17:17 Kurogane-Desktop systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Feb 21 01:17:17 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:17 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:17 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SessionButton.qml:38:5: Unable to assign ComboBox_QMLTYPE_4 to Control_QMLTYPE_12
Feb 21 01:17:17 Kurogane-Desktop sddm-greeter[345]: Adding view for "LVDS-0" QRect(0,0 1600x900)
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: Message received from daemon: Capabilities
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 21 01:17:18 Kurogane-Desktop sddm-greeter[345]: Message received from daemon: HostName
Feb 21 01:17:18 Kurogane-Desktop wpa_supplicant[321]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 21 01:17:24 Kurogane-Desktop sddm-greeter[345]: Reading from "/usr/share/xsessions/plasma.desktop"
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Message received from greeter: Login
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Reading from "/usr/share/xsessions/plasma.desktop"
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Reading from "/usr/share/xsessions/plasma.desktop"
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: [PAM] Starting...
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: [PAM] Authenticating...
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: [PAM] Preparing to converse...
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: [PAM] Conversation with 1 messages
Feb 21 01:17:24 Kurogane-Desktop audit[353]: USER_AUTH pid=353 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: [PAM] returning.
Feb 21 01:17:24 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=353 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth5")
Feb 21 01:17:24 Kurogane-Desktop kernel: kauditd_printk_skb: 3 callbacks suppressed
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1100 audit(1613859444.349:61): pid=353 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: pam_systemd_home(sddm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:17:24 Kurogane-Desktop audit[353]: USER_ACCT pid=353 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Authenticated successfully
Feb 21 01:17:24 Kurogane-Desktop sddm-greeter[345]: Message received from daemon: LoginSucceeded
Feb 21 01:17:24 Kurogane-Desktop audit[353]: CRED_ACQ pid=353 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1101 audit(1613859444.353:62): pid=353 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1103 audit(1613859444.353:63): pid=353 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1006 audit(1613859444.353:64): pid=353 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: pam_unix(sddm:session): session opened for user kurogane(uid=1000) by (uid=0)
Feb 21 01:17:24 Kurogane-Desktop systemd-logind[291]: New session 2 of user kurogane.
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: Created slice User Slice of UID 1000.
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: Starting User Runtime Directory /run/user/1000...
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1130 audit(1613859444.403:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: Finished User Runtime Directory /run/user/1000.
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: Starting User Manager for UID 1000...
Feb 21 01:17:24 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=355 comm="(systemd) ")
Feb 21 01:17:24 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[kurogane] ruser=[<unknown>] rhost=[<unknown>]
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: pam_unix(systemd-user:session): session opened for user kurogane(uid=1000) by (uid=0)
Feb 21 01:17:24 Kurogane-Desktop audit[355]: USER_ACCT pid=355 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop audit[355]: CRED_ACQ pid=355 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kurogane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1101 audit(1613859444.419:66): pid=355 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1103 audit(1613859444.419:67): pid=355 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kurogane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1006 audit(1613859444.419:68): pid=355 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Feb 21 01:17:24 Kurogane-Desktop audit[355]: USER_START pid=355 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kurogane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1105 audit(1613859444.439:69): pid=355 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kurogane" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop audit: BPF prog-id=20 op=LOAD
Feb 21 01:17:24 Kurogane-Desktop audit: BPF prog-id=20 op=UNLOAD
Feb 21 01:17:24 Kurogane-Desktop kernel: audit: type=1334 audit(1613859444.453:70): prog-id=20 op=LOAD
Feb 21 01:17:24 Kurogane-Desktop systemd-xdg-autostart-generator[360]: /home/kurogane/.config/autostart/org.kde.latte-dock.desktop:87: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
Feb 21 01:17:24 Kurogane-Desktop audit[332]: USER_END pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Feb 21 01:17:24 Kurogane-Desktop audit[332]: CRED_DISP pid=332 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Feb 21 01:17:24 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:24 Kurogane-Desktop audit[353]: USER_START pid=353 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="kurogane" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
Feb 21 01:17:24 Kurogane-Desktop systemd-xdg-autostart-generator[360]: Configuration file /etc/xdg/autostart/klipper.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[332]: pam_unix(sddm-greeter:session): session closed for user sddm
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[332]: [PAM] Closing session
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: pam_env(sddm:session): deprecated reading of user environment enabled
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[332]: [PAM] Ended.
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: session-c1.scope: Succeeded.
Feb 21 01:17:24 Kurogane-Desktop systemd-logind[291]: Session c1 logged out. Waiting for processes to exit.
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Auth: sddm-helper exited successfully
Feb 21 01:17:24 Kurogane-Desktop sddm[313]: Greeter stopped.
Feb 21 01:17:24 Kurogane-Desktop systemd-logind[291]: Removed session c1.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Queued start job for default target Main User Target.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: -.slice: Failed to migrate controller cgroups from /user.slice/user-1000.slice/user@1000.service, ignoring: Permission denied
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Created slice User Application Slice.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Reached target Paths.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Reached target Timers.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Starting D-Bus User Message Bus Socket.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on GnuPG network certificate management daemon.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on GnuPG cryptographic agent and passphrase cache.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on p11-kit server.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on Multimedia System.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on Sound System.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Listening on D-Bus User Message Bus Socket.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Reached target Sockets.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Reached target Basic System.
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: Started User Manager for UID 1000.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Starting Update XDG user dir configuration...
Feb 21 01:17:24 Kurogane-Desktop systemd[1]: Started Session 2 of user kurogane.
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[353]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: xdg-user-dirs-update.service: Succeeded.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Finished Update XDG user dir configuration.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Reached target Main User Target.
Feb 21 01:17:24 Kurogane-Desktop systemd[355]: Startup finished in 490ms.
Feb 21 01:17:24 Kurogane-Desktop sddm-helper[363]: Adding cookie to "/home/kurogane/.Xauthority"
Feb 21 01:17:25 Kurogane-Desktop sddm[313]: Session started
Feb 21 01:17:25 Kurogane-Desktop systemd[355]: Started D-Bus User Message Bus.
Feb 21 01:17:25 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating service name='org.kde.KSplash' requested by ':1.2' (uid=1000 pid=363 comm="/usr/bin/startplasma-x11 ")
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Feb 21 01:17:27 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'org.kde.KSplash'
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "Zafiro" not found.
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "Mint-X" not found.
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "elementary" not found.
Feb 21 01:17:27 Kurogane-Desktop klauncher[386]: Icon theme "gnome" not found.
Feb 21 01:17:27 Kurogane-Desktop ksplashqml[371]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:27 Kurogane-Desktop ksplashqml[371]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:28 Kurogane-Desktop ksplashqml[371]: Icon theme "Zafiro" not found.
Feb 21 01:17:28 Kurogane-Desktop ksplashqml[371]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:28 Kurogane-Desktop ksplashqml[371]: Icon theme "Mint-X" not found.
Feb 21 01:17:28 Kurogane-Desktop ksplashqml[371]: Icon theme "elementary" not found.
Feb 21 01:17:28 Kurogane-Desktop ksplashqml[371]: Icon theme "gnome" not found.
Feb 21 01:17:28 Kurogane-Desktop kcminit_startup[390]: Initializing "kcm_style" : "kcminit_style"
Feb 21 01:17:31 Kurogane-Desktop kcminit_startup[390]: QFile::copy: Empty or null file name
Feb 21 01:17:31 Kurogane-Desktop kcminit_startup[390]: Initializing "kcm_mouse" : "kcminit_mouse"
Feb 21 01:17:31 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0
Feb 21 01:17:32 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=309 comm="/usr/bin/NetworkManager --no-daemon ")
Feb 21 01:17:32 Kurogane-Desktop systemd[1]: Starting Authorization Manager...
Feb 21 01:17:33 Kurogane-Desktop polkitd[407]: Started polkitd version 0.118
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "Zafiro" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "Mint-X" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "elementary" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: Icon theme "gnome" not found.
Feb 21 01:17:33 Kurogane-Desktop kded5[402]: kf.notifications: env says KDE is running but SNI unavailable -- check KDE_FULL_SESSION and XDG_CURRENT_DESKTOP
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "Zafiro" not found.
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "Mint-X" not found.
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "elementary" not found.
Feb 21 01:17:33 Kurogane-Desktop kwin_x11[406]: Icon theme "gnome" not found.
Feb 21 01:17:34 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating service name='org.kde.ActivityManager' requested by ':1.11' (uid=1000 pid=406 comm="/usr/bin/kwin_x11 ")
Feb 21 01:17:34 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'org.kde.ActivityManager'
Feb 21 01:17:34 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.11' (uid=1000 pid=406 comm="/usr/bin/kwin_x11 ")
Feb 21 01:17:34 Kurogane-Desktop polkitd[407]: Loading rules from directory /etc/polkit-1/rules.d
Feb 21 01:17:34 Kurogane-Desktop polkitd[407]: Loading rules from directory /usr/share/polkit-1/rules.d
Feb 21 01:17:34 Kurogane-Desktop systemd[355]: Created slice User Background Tasks Slice.
Feb 21 01:17:34 Kurogane-Desktop systemd[355]: Starting KDE Global Shortcuts Server...
Feb 21 01:17:34 Kurogane-Desktop kernel: kauditd_printk_skb: 5 callbacks suppressed
Feb 21 01:17:34 Kurogane-Desktop kernel: audit: type=1130 audit(1613859454.576:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:34 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:34 Kurogane-Desktop polkitd[407]: Finished loading, compiling and executing 2 rules
Feb 21 01:17:34 Kurogane-Desktop systemd[1]: Started Authorization Manager.
Feb 21 01:17:34 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Feb 21 01:17:34 Kurogane-Desktop polkitd[407]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Feb 21 01:17:33 Kurogane-Desktop systemd-timesyncd[285]: Initial synchronization to time server [2a03:aa00::136:50]:123 (2.arch.pool.ntp.org).
Feb 21 01:17:35 Kurogane-Desktop kernel: audit: type=1131 audit(1613859453.891:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:35 Kurogane-Desktop kernel: audit: type=1131 audit(1613859453.921:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:33 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:33 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:34 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'org.kde.kglobalaccel'
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: Stopping User Manager for UID 974...
Feb 21 01:17:34 Kurogane-Desktop wpa_supplicant[321]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopped target Main User Target.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopping D-Bus User Message Bus...
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: dbus.service: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopped D-Bus User Message Bus.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopped target Basic System.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopped target Paths.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopped target Sockets.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Stopped target Timers.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: dbus.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed D-Bus User Message Bus Socket.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: dirmngr.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed GnuPG network certificate management daemon.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: gpg-agent-browser.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: gpg-agent-extra.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: gpg-agent-ssh.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: gpg-agent.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed GnuPG cryptographic agent and passphrase cache.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: p11-kit-server.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed p11-kit server.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: pipewire.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed Multimedia System.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: pulseaudio.socket: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Closed Sound System.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Removed slice User Application Slice.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Reached target Shutdown.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: systemd-exit.service: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Finished Exit the Session.
Feb 21 01:17:33 Kurogane-Desktop systemd[334]: Reached target Exit the Session.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: user@974.service: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: Stopped User Manager for UID 974.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: Stopping User Runtime Directory /run/user/974...
Feb 21 01:17:33 Kurogane-Desktop systemd[355]: run-user-974.mount: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: run-user-974.mount: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: user-runtime-dir@974.service: Succeeded.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: Stopped User Runtime Directory /run/user/974.
Feb 21 01:17:33 Kurogane-Desktop systemd[1]: Removed slice User Slice of UID 974.
Feb 21 01:17:34 Kurogane-Desktop ksmserver[431]: Qt: Session management error: networkIdsList argument is NULL
Feb 21 01:17:34 Kurogane-Desktop systemd[355]: Started KDE Global Shortcuts Server.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "Zafiro" not found.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "Mint-X" not found.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "elementary" not found.
Feb 21 01:17:35 Kurogane-Desktop kglobalaccel5[433]: Icon theme "gnome" not found.
Feb 21 01:17:35 Kurogane-Desktop NetworkManager[309]: <info> [1613859455.6562] agent-manager: agent[30bcc1962a7f50d0,:1.18/org.kde.plasma.networkmanagement/1000]: agent registered
Feb 21 01:17:36 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
Feb 21 01:17:36 Kurogane-Desktop systemd[1]: systemd-hostnamed.service: Succeeded.
Feb 21 01:17:36 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:36 Kurogane-Desktop kernel: audit: type=1131 audit(1613859456.061:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:36 Kurogane-Desktop audit: BPF prog-id=18 op=UNLOAD
Feb 21 01:17:36 Kurogane-Desktop audit: BPF prog-id=17 op=UNLOAD
Feb 21 01:17:36 Kurogane-Desktop kernel: audit: type=1334 audit(1613859456.147:80): prog-id=18 op=UNLOAD
Feb 21 01:17:36 Kurogane-Desktop kernel: audit: type=1334 audit(1613859456.147:81): prog-id=17 op=UNLOAD
Feb 21 01:17:36 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
Feb 21 01:17:36 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Xlib XKB extension major= 1 minor= 0
Feb 21 01:17:36 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
Feb 21 01:17:36 Kurogane-Desktop kcminit_startup[390]: Initializing "kded_touchpad" : "kcminit_touchpad"
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: X server XKB extension major= 1 minor= 0
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "Zafiro" not found.
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "Mint-X" not found.
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "elementary" not found.
Feb 21 01:17:36 Kurogane-Desktop kaccess[443]: Icon theme "gnome" not found.
Feb 21 01:17:36 Kurogane-Desktop kcminit_startup[390]: kcm_touchpad: Using X11 backend
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:36 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "Zafiro" not found.
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "Mint-X" not found.
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "elementary" not found.
Feb 21 01:17:36 Kurogane-Desktop ksmserver[431]: Icon theme "gnome" not found.
Feb 21 01:17:36 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating service name='ca.desrt.dconf' requested by ':1.9' (uid=1000 pid=402 comm="/usr/bin/kded5 ")
Feb 21 01:17:36 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
Feb 21 01:17:36 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'ca.desrt.dconf'
Feb 21 01:17:37 Kurogane-Desktop plasma_session[376]: org.kde.plasma.session: Starting autostart service "/home/kurogane/.config/autostart/org.kde.latte-dock.desktop" ("/usr/bin/latte-dock")
Feb 21 01:17:37 Kurogane-Desktop systemd[355]: Started /usr/bin/latte-dock.
Feb 21 01:17:37 Kurogane-Desktop systemd[355]: Started /usr/bin/conky.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: New PolkitAgentListener 0x5616c1613200
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Adding new listener PolkitQt1::Agent::Listener(0x5616c18353e0) for 0x5616c1613200
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Listener online
Feb 21 01:17:37 Kurogane-Desktop polkitd[407]: Registered Authentication Agent for unix-session:2 (system bus name :1.22 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Authentication agent result: true
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "Zafiro" not found.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "Mint-X" not found.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "elementary" not found.
Feb 21 01:17:37 Kurogane-Desktop polkit-kde-authentication-agent-1[449]: Icon theme "gnome" not found.
Feb 21 01:17:37 Kurogane-Desktop systemd[355]: Starting Sound Service...
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "Zafiro" not found.
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "Mint-X" not found.
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "elementary" not found.
Feb 21 01:17:37 Kurogane-Desktop plasmashell[447]: Icon theme "gnome" not found.
Feb 21 01:17:38 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.23' (uid=1000 pid=485 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Feb 21 01:17:38 Kurogane-Desktop systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Feb 21 01:17:38 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Feb 21 01:17:38 Kurogane-Desktop systemd[1]: Started RealtimeKit Scheduling Policy Service.
Feb 21 01:17:38 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:38 Kurogane-Desktop kernel: audit: type=1130 audit(1613859458.797:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Successfully called chroot.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Successfully dropped privileges.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Successfully limited resources.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Running.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Watchdog thread running.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Canary thread running.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Successfully made thread 485 of process 485 owned by '1000' high priority at nice level -11.
Feb 21 01:17:38 Kurogane-Desktop rtkit-daemon[498]: Supervising 1 threads of 1 processes of 1 users.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "Zafiro" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "Mint-X" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "elementary" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[478]: Icon theme "gnome" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "Zafiro" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "Mint-X" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "elementary" not found.
Feb 21 01:17:38 Kurogane-Desktop latte-dock[474]: Icon theme "gnome" not found.
Feb 21 01:17:39 Kurogane-Desktop latte-dock[474]: "An instance is already running!, use --replace to restart Latte"
Feb 21 01:17:40 Kurogane-Desktop kwin_x11[406]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Feb 21 01:17:40 Kurogane-Desktop kwin_x11[406]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Feb 21 01:17:40 Kurogane-Desktop kwin_x11[406]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Feb 21 01:17:40 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 902, resource id: 35651588, major code: 18 (ChangeProperty), minor code: 0
Feb 21 01:17:40 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 909, resource id: 35651592, major code: 18 (ChangeProperty), minor code: 0
Feb 21 01:17:41 Kurogane-Desktop kded5[402]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.13'
Feb 21 01:17:41 Kurogane-Desktop rtkit-daemon[498]: Supervising 1 threads of 1 processes of 1 users.
Feb 21 01:17:41 Kurogane-Desktop rtkit-daemon[498]: Successfully made thread 519 of process 485 owned by '1000' RT at priority 5.
Feb 21 01:17:41 Kurogane-Desktop rtkit-daemon[498]: Supervising 2 threads of 1 processes of 1 users.
Feb 21 01:17:41 Kurogane-Desktop rtkit-daemon[498]: Supervising 2 threads of 1 processes of 1 users.
Feb 21 01:17:41 Kurogane-Desktop rtkit-daemon[498]: Successfully made thread 520 of process 485 owned by '1000' RT at priority 5.
Feb 21 01:17:41 Kurogane-Desktop rtkit-daemon[498]: Supervising 3 threads of 1 processes of 1 users.
Feb 21 01:17:41 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.18' (uid=1000 pid=402 comm="/usr/bin/kded5 ")
Feb 21 01:17:41 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Feb 21 01:17:41 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.18' (uid=1000 pid=402 comm="/usr/bin/kded5 ")
Feb 21 01:17:41 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Feb 21 01:17:41 Kurogane-Desktop kded5[402]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit"
"Unit dbus-org.freedesktop.ModemManager1.service not found."
Feb 21 01:17:41 Kurogane-Desktop kded5[402]:
Feb 21 01:17:41 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.18' (uid=1000 pid=402 comm="/usr/bin/kded5 ")
Feb 21 01:17:41 Kurogane-Desktop systemd[1]: Starting Disk Manager...
Feb 21 01:17:41 Kurogane-Desktop systemd[355]: Started Sound Service.
Feb 21 01:17:42 Kurogane-Desktop udisksd[529]: udisks daemon version 2.9.2 starting
Feb 21 01:17:43 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Feb 21 01:17:43 Kurogane-Desktop systemd[1]: Started Disk Manager.
Feb 21 01:17:43 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:43 Kurogane-Desktop kernel: audit: type=1130 audit(1613859463.981:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:43 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.18' (uid=1000 pid=402 comm="/usr/bin/kded5 ")
Feb 21 01:17:44 Kurogane-Desktop audit: BPF prog-id=21 op=LOAD
Feb 21 01:17:44 Kurogane-Desktop audit: BPF prog-id=22 op=LOAD
Feb 21 01:17:44 Kurogane-Desktop kernel: audit: type=1334 audit(1613859464.044:84): prog-id=21 op=LOAD
Feb 21 01:17:44 Kurogane-Desktop kernel: audit: type=1334 audit(1613859464.044:85): prog-id=22 op=LOAD
Feb 21 01:17:44 Kurogane-Desktop systemd[1]: Starting Daemon for power management...
Feb 21 01:17:44 Kurogane-Desktop udisksd[529]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Feb 21 01:17:44 Kurogane-Desktop plasmashell[447]: kf.plasma.quick: Applet preload policy set to 1
Feb 21 01:17:45 Kurogane-Desktop dbus-daemon[289]: [system] Successfully activated service 'org.freedesktop.UPower'
Feb 21 01:17:45 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:45 Kurogane-Desktop systemd[1]: Started Daemon for power management.
Feb 21 01:17:45 Kurogane-Desktop kernel: audit: type=1130 audit(1613859465.327:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:17:45 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating service name='org.freedesktop.Notifications' requested by ':1.8' (uid=1000 pid=402 comm="/usr/bin/kded5 ")
Feb 21 01:17:45 Kurogane-Desktop kded5[402]: Registering ":1.10/StatusNotifierItem" to system tray
Feb 21 01:17:48 Kurogane-Desktop wpa_supplicant[321]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Feb 21 01:17:48 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:49 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Feb 21 01:17:49 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Feb 21 01:17:49 Kurogane-Desktop plasmashell[447]: kf.coreaddons: KDirWatch: "/usr/share/wallpapers/Next" is a directory. Use addDir!
Feb 21 01:17:50 Kurogane-Desktop plasmashell[447]: QCoreApplication::postEvent: Unexpected null receiver
Feb 21 01:17:50 Kurogane-Desktop plasmashell[447]: Both point size and pixel size set. Using pixel size.
Feb 21 01:17:50 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:50 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:53:5: Unable to assign [undefined] to QQuickGridLayout*
Feb 21 01:17:51 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:30:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Feb 21 01:17:51 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating service name='org.kde.KScreen' requested by ':1.23' (uid=1000 pid=478 comm="/usr/bin/latte-dock -session 1014a18e1b41b70001613")
Feb 21 01:17:51 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:52 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'org.kde.KScreen'
Feb 21 01:17:52 Kurogane-Desktop kscreen_backend_launcher[588]: kscreen.xrandr: Connected output 636 to CRTC 634
Feb 21 01:17:52 Kurogane-Desktop kscreen_backend_launcher[588]: kscreen.xcb.helper: Detected XRandR 1.6
Feb 21 01:17:52 Kurogane-Desktop kscreen_backend_launcher[588]: kscreen.xcb.helper: Event Base: 89
Feb 21 01:17:52 Kurogane-Desktop kscreen_backend_launcher[588]: kscreen.xcb.helper: Event Error: 147
Feb 21 01:17:52 Kurogane-Desktop plasmashell[447]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Feb 21 01:17:53 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'org.freedesktop.Notifications'
Feb 21 01:17:53 Kurogane-Desktop kded5[402]: Registering "org.kde.StatusNotifierHost-447" as system tray
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: Plasma Shell startup completed
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Feb 21 01:17:53 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"
Feb 21 01:17:53 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 7649, resource id: 4194328, major code: 18 (ChangeProperty), minor code: 0
Feb 21 01:17:54 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Feb 21 01:17:54 Kurogane-Desktop plasmashell[447]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detected for property "height"
Feb 21 01:17:55 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8890, resource id: 31457317, major code: 15 (QueryTree), minor code: 0
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "Papirus-Dark" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "Zafiro" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "Mint-X" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "elementary" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Icon theme "gnome" not found.
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: KAStatsFavoritesModel::setFavorites is ignored
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Entry is not valid "kontact.desktop" QSharedPointer(0x55924a2b3130)
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55924a2dcd40)
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55924a2de4f0)
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Entry is not valid "kontact.desktop" QSharedPointer(0x55924a2b2da0)
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55924a2de4f0)
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x559249df0510)
Feb 21 01:17:55 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:56 Kurogane-Desktop NetworkManager[309]: <warn> [1613859476.6683] dhcp6 (enp2s0): request timed out
Feb 21 01:17:56 Kurogane-Desktop NetworkManager[309]: <info> [1613859476.6685] dhcp6 (enp2s0): state changed unknown -> timeout
Feb 21 01:17:56 Kurogane-Desktop plasmashell[447]: Both point size and pixel size set. Using pixel size.
Feb 21 01:17:57 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:17:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9372, resource id: 31457335, major code: 15 (QueryTree), minor code: 0
Feb 21 01:21:33 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13700, resource id: 33554496, major code: 18 (ChangeProperty), minor code: 0
Feb 21 01:21:33 Kurogane-Desktop systemd[355]: Started Opera - Web browser.
Feb 21 01:21:33 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 13722, resource id: 33554497, major code: 18 (ChangeProperty), minor code: 0
Feb 21 01:21:58 Kurogane-Desktop plasmashell[447]: libpng warning: iCCP: known incorrect sRGB profile
Feb 21 01:22:02 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20513, resource id: 31457369, major code: 18 (ChangeProperty), minor code: 0
Feb 21 01:22:02 Kurogane-Desktop systemd[355]: Started YouTube Music - YouTube Music.
Feb 21 01:22:12 Kurogane-Desktop plasmashell[447]: trying to show an empty dialog
Feb 21 01:22:14 Kurogane-Desktop kwin_x11[406]: Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations.
Feb 21 01:22:15 Kurogane-Desktop kwin_x11[406]: QPainter::begin: Paint device returned engine == 0, type: 3
Feb 21 01:22:52 Kurogane-Desktop plasmashell[447]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Feb 21 01:22:56 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 32817, resource id: 56623111, major code: 15 (QueryTree), minor code: 0
Feb 21 01:22:57 Kurogane-Desktop plasmashell[447]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.chromium.instance974" does not implement org.freedesktop.DBus.Properties correctly
Feb 21 01:22:57 Kurogane-Desktop systemd[1]: tmp-.mount_youtubIbAO9L.mount: Succeeded.
Feb 21 01:22:57 Kurogane-Desktop systemd[355]: tmp-.mount_youtubIbAO9L.mount: Succeeded.
Feb 21 01:22:57 Kurogane-Desktop systemd[355]: app-youtube\x2dmusic\x2dbin-36d030ca3ee148f39735eb5fd25108d9.scope: Succeeded.
Feb 21 01:23:28 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Activating service name='org.kde.kwalletd5' requested by ':1.37' (uid=1000 pid=633 comm="/usr/lib/opera/opera --type=utility --utility-sub-")
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "Papirus-Dark" not found.
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "Zafiro" not found.
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "Mint-X" not found.
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "elementary" not found.
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Icon theme "gnome" not found.
Feb 21 01:23:29 Kurogane-Desktop dbus-daemon[368]: [session uid=1000 pid=368] Successfully activated service 'org.kde.kwalletd5'
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: kf.i18n: "0 instead of 1 arguments to message {<html><head/><body><...} supplied before conversion."
Feb 21 01:23:29 Kurogane-Desktop kwalletd5[1339]: Application ' "Opera" ' using kwallet without parent window!
Feb 21 01:23:29 Kurogane-Desktop kwin_x11[406]: QPainter::begin: Paint device returned engine == 0, type: 3
Feb 21 01:23:59 Kurogane-Desktop NetworkManager[309]: <info> [1613859839.6877] device (wlp3s0): set-hw-addr: set MAC address to 8E:D9:11:71:C7:25 (scanning)
Feb 21 01:23:59 Kurogane-Desktop NetworkManager[309]: <info> [1613859839.7736] device (wlp3s0): supplicant interface state: disconnected -> inactive
Feb 21 01:23:59 Kurogane-Desktop NetworkManager[309]: <info> [1613859839.7741] device (p2p-dev-wlp3s0): supplicant management interface state: disconnected -> inactive
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "Tela-dark-geen" not found.
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "Papirus-Dark" not found.
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "Zafiro" not found.
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "Mint-X" not found.
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "elementary" not found.
Feb 21 01:27:23 Kurogane-Desktop kdeinit5[1503]: Icon theme "gnome" not found.
Feb 21 01:27:24 Kurogane-Desktop kwin_x11[406]: QPainter::begin: Paint device returned engine == 0, type: 3
Feb 21 01:27:59 Kurogane-Desktop kwin_x11[406]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/windowswitcher/WindowSwitcher.qml:62:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 21 01:27:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52743, resource id: 14690986, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 01:27:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 52744, resource id: 14690986, major code: 14 (GetGeometry), minor code: 0
Feb 21 01:27:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 52747, resource id: 14690986, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 01:27:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 52748, resource id: 14690986, major code: 14 (GetGeometry), minor code: 0
Feb 21 01:28:01 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 53893, resource id: 14691008, major code: 20 (GetProperty), minor code: 0
Feb 21 01:28:26 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 61782, resource id: 31457403, major code: 73 (GetImage), minor code: 0
Feb 21 01:28:26 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 61783, resource id: 31457403, major code: 73 (GetImage), minor code: 0
Feb 21 01:28:26 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 61789, resource id: 31457403, major code: 73 (GetImage), minor code: 0
Feb 21 01:28:27 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 61920, resource id: 31457411, major code: 73 (GetImage), minor code: 0
Feb 21 01:28:27 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 61921, resource id: 31457411, major code: 73 (GetImage), minor code: 0
Feb 21 01:28:27 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 61927, resource id: 31457411, major code: 73 (GetImage), minor code: 0
Feb 21 01:28:30 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64187, resource id: 14691100, major code: 20 (GetProperty), minor code: 0
Feb 21 01:29:53 Kurogane-Desktop systemd[1]: Starting Cleanup of Temporary Directories...
Feb 21 01:29:53 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19483, resource id: 14692711, major code: 20 (GetProperty), minor code: 0
Feb 21 01:29:53 Kurogane-Desktop systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Feb 21 01:29:53 Kurogane-Desktop systemd[1]: Finished Cleanup of Temporary Directories.
Feb 21 01:29:53 Kurogane-Desktop audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:29:53 Kurogane-Desktop audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:29:53 Kurogane-Desktop kernel: audit: type=1130 audit(1613860193.872:87): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:29:53 Kurogane-Desktop kernel: audit: type=1131 audit(1613860193.872:88): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 21 01:29:55 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 20483, resource id: 14694168, major code: 20 (GetProperty), minor code: 0
Feb 21 01:29:57 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 21320, resource id: 14694221, major code: 20 (GetProperty), minor code: 0
Feb 21 01:30:34 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 31792, resource id: 14694239, major code: 20 (GetProperty), minor code: 0
Feb 21 01:30:52 Kurogane-Desktop NetworkManager[309]: <info> [1613860252.6858] device (wlp3s0): set-hw-addr: set MAC address to 82:93:E3:14:3E:68 (scanning)
Feb 21 01:30:52 Kurogane-Desktop NetworkManager[309]: <info> [1613860252.7337] device (wlp3s0): supplicant interface state: inactive -> interface_disabled
Feb 21 01:30:52 Kurogane-Desktop NetworkManager[309]: <info> [1613860252.7338] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> interface_disabled
Feb 21 01:30:52 Kurogane-Desktop NetworkManager[309]: <info> [1613860252.7340] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Feb 21 01:30:52 Kurogane-Desktop NetworkManager[309]: <info> [1613860252.7340] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Feb 21 01:30:55 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 40037, resource id: 14696007, major code: 20 (GetProperty), minor code: 0
Feb 21 01:31:06 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44608, resource id: 4194343, major code: 2 (ChangeWindowAttributes), minor code: 0
Feb 21 01:35:13 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 47156, resource id: 14696021, major code: 20 (GetProperty), minor code: 0
Feb 21 01:35:21 Kurogane-Desktop audit[2238]: USER_AUTH pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop kernel: audit: type=1100 audit(1613860521.270:89): pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop kernel: audit: type=1101 audit(1613860521.277:90): pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop kernel: audit: type=1110 audit(1613860521.277:91): pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop kernel: audit: type=1105 audit(1613860521.277:92): pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop audit[2238]: USER_ACCT pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop audit[2238]: CRED_REFR pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop audit[2238]: USER_START pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:21 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.34' (uid=0 pid=2238 comm="sudo pacman -S smartmontools ")
Feb 21 01:35:21 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:35:21 Kurogane-Desktop sudo[2238]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:35:21 Kurogane-Desktop sudo[2238]: kurogane : TTY=pts/0 ; PWD=/home/kurogane ; USER=root ; COMMAND=/usr/bin/pacman -S smartmontools
Feb 21 01:35:21 Kurogane-Desktop sudo[2238]: pam_unix(sudo:session): session opened for user root(uid=0) by kurogane(uid=1000)
Feb 21 01:35:28 Kurogane-Desktop systemd[1]: Reloading.
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=16 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=15 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.880:93): prog-id=16 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.880:94): prog-id=15 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=12 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=11 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.907:95): prog-id=12 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.907:96): prog-id=11 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=14 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=13 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=22 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.910:97): prog-id=14 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.910:98): prog-id=13 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.910:99): prog-id=22 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop audit: BPF prog-id=21 op=UNLOAD
Feb 21 01:35:28 Kurogane-Desktop kernel: audit: type=1334 audit(1613860528.917:100): prog-id=21 op=UNLOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=23 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=24 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop kernel: audit: type=1334 audit(1613860529.460:101): prog-id=23 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop kernel: audit: type=1334 audit(1613860529.460:102): prog-id=24 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=25 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=26 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=27 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=28 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=29 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop audit: BPF prog-id=30 op=LOAD
Feb 21 01:35:29 Kurogane-Desktop sudo[2238]: pam_unix(sudo:session): session closed for user root
Feb 21 01:35:29 Kurogane-Desktop audit[2238]: USER_END pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:29 Kurogane-Desktop audit[2238]: CRED_DISP pid=2238 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.35' (uid=0 pid=2286 comm="sudo smartctl --info /dev/sda ")
Feb 21 01:35:53 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:35:53 Kurogane-Desktop sudo[2286]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:35:53 Kurogane-Desktop audit[2286]: USER_ACCT pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop sudo[2286]: kurogane : TTY=pts/0 ; PWD=/home/kurogane ; USER=root ; COMMAND=/usr/bin/smartctl --info /dev/sda
Feb 21 01:35:53 Kurogane-Desktop kernel: kauditd_printk_skb: 8 callbacks suppressed
Feb 21 01:35:53 Kurogane-Desktop kernel: audit: type=1101 audit(1613860553.350:111): pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop kernel: audit: type=1110 audit(1613860553.350:112): pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop audit[2286]: CRED_REFR pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop sudo[2286]: pam_unix(sudo:session): session opened for user root(uid=0) by kurogane(uid=1000)
Feb 21 01:35:53 Kurogane-Desktop audit[2286]: USER_START pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop kernel: audit: type=1105 audit(1613860553.354:113): pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop sudo[2286]: pam_unix(sudo:session): session closed for user root
Feb 21 01:35:53 Kurogane-Desktop audit[2286]: USER_END pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop audit[2286]: CRED_DISP pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop kernel: audit: type=1106 audit(1613860553.447:114): pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:35:53 Kurogane-Desktop kernel: audit: type=1104 audit(1613860553.447:115): pid=2286 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.36' (uid=0 pid=2293 comm="sudo smartctl -H /dev/sda ")
Feb 21 01:37:07 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:37:07 Kurogane-Desktop sudo[2293]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:37:07 Kurogane-Desktop audit[2293]: USER_ACCT pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop sudo[2293]: kurogane : TTY=pts/0 ; PWD=/home/kurogane ; USER=root ; COMMAND=/usr/bin/smartctl -H /dev/sda
Feb 21 01:37:07 Kurogane-Desktop kernel: audit: type=1101 audit(1613860627.750:116): pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop audit[2293]: CRED_REFR pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop sudo[2293]: pam_unix(sudo:session): session opened for user root(uid=0) by kurogane(uid=1000)
Feb 21 01:37:07 Kurogane-Desktop audit[2293]: USER_START pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop kernel: audit: type=1110 audit(1613860627.753:117): pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop kernel: audit: type=1105 audit(1613860627.753:118): pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop sudo[2293]: pam_unix(sudo:session): session closed for user root
Feb 21 01:37:07 Kurogane-Desktop audit[2293]: USER_END pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop audit[2293]: CRED_DISP pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop kernel: audit: type=1106 audit(1613860627.943:119): pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:07 Kurogane-Desktop kernel: audit: type=1104 audit(1613860627.943:120): pid=2293 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.37' (uid=0 pid=2295 comm="sudo smartctl -t short /dev/sda ")
Feb 21 01:37:18 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:37:18 Kurogane-Desktop sudo[2295]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:37:18 Kurogane-Desktop audit[2295]: USER_ACCT pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop sudo[2295]: kurogane : TTY=pts/0 ; PWD=/home/kurogane ; USER=root ; COMMAND=/usr/bin/smartctl -t short /dev/sda
Feb 21 01:37:18 Kurogane-Desktop audit[2295]: CRED_REFR pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop kernel: audit: type=1101 audit(1613860638.033:121): pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop kernel: audit: type=1110 audit(1613860638.033:122): pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop sudo[2295]: pam_unix(sudo:session): session opened for user root(uid=0) by kurogane(uid=1000)
Feb 21 01:37:18 Kurogane-Desktop audit[2295]: USER_START pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop kernel: audit: type=1105 audit(1613860638.036:123): pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop sudo[2295]: pam_unix(sudo:session): session closed for user root
Feb 21 01:37:18 Kurogane-Desktop audit[2295]: USER_END pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop audit[2295]: CRED_DISP pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop kernel: audit: type=1106 audit(1613860638.210:124): pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:18 Kurogane-Desktop kernel: audit: type=1104 audit(1613860638.210:125): pid=2295 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:37:45 Kurogane-Desktop NetworkManager[309]: <info> [1613860665.6821] device (wlp3s0): set-hw-addr: set MAC address to 6E:BE:A6:6C:BB:56 (scanning)
Feb 21 01:37:45 Kurogane-Desktop NetworkManager[309]: <info> [1613860665.7179] device (wlp3s0): supplicant interface state: inactive -> interface_disabled
Feb 21 01:37:45 Kurogane-Desktop NetworkManager[309]: <info> [1613860665.7180] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> interface_disabled
Feb 21 01:37:45 Kurogane-Desktop NetworkManager[309]: <info> [1613860665.7472] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Feb 21 01:37:45 Kurogane-Desktop NetworkManager[309]: <info> [1613860665.7473] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Feb 21 01:39:07 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.38' (uid=0 pid=2385 comm="sudo smartctl -H /dev/sda ")
Feb 21 01:39:07 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:39:07 Kurogane-Desktop sudo[2385]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:39:07 Kurogane-Desktop audit[2385]: USER_ACCT pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop sudo[2385]: kurogane : TTY=pts/0 ; PWD=/home/kurogane ; USER=root ; COMMAND=/usr/bin/smartctl -H /dev/sda
Feb 21 01:39:07 Kurogane-Desktop audit[2385]: CRED_REFR pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop sudo[2385]: pam_unix(sudo:session): session opened for user root(uid=0) by kurogane(uid=1000)
Feb 21 01:39:07 Kurogane-Desktop kernel: audit: type=1101 audit(1613860747.573:126): pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop kernel: audit: type=1110 audit(1613860747.573:127): pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop kernel: audit: type=1105 audit(1613860747.573:128): pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop audit[2385]: USER_START pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop sudo[2385]: pam_unix(sudo:session): session closed for user root
Feb 21 01:39:07 Kurogane-Desktop audit[2385]: USER_END pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop audit[2385]: CRED_DISP pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop kernel: audit: type=1106 audit(1613860747.746:129): pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:07 Kurogane-Desktop kernel: audit: type=1104 audit(1613860747.746:130): pid=2385 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop dbus-daemon[289]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.39' (uid=0 pid=2418 comm="sudo smartctl -a /dev/sda ")
Feb 21 01:39:36 Kurogane-Desktop dbus-daemon[289]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:39:36 Kurogane-Desktop sudo[2418]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Feb 21 01:39:36 Kurogane-Desktop audit[2418]: USER_ACCT pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop sudo[2418]: kurogane : TTY=pts/0 ; PWD=/home/kurogane ; USER=root ; COMMAND=/usr/bin/smartctl -a /dev/sda
Feb 21 01:39:36 Kurogane-Desktop audit[2418]: CRED_REFR pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop kernel: audit: type=1101 audit(1613860776.092:131): pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kurogane" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop kernel: audit: type=1110 audit(1613860776.092:132): pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop sudo[2418]: pam_unix(sudo:session): session opened for user root(uid=0) by kurogane(uid=1000)
Feb 21 01:39:36 Kurogane-Desktop audit[2418]: USER_START pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop kernel: audit: type=1105 audit(1613860776.096:133): pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop audit[2418]: USER_END pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop sudo[2418]: pam_unix(sudo:session): session closed for user root
Feb 21 01:39:36 Kurogane-Desktop audit[2418]: CRED_DISP pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop kernel: audit: type=1106 audit(1613860776.342:134): pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:39:36 Kurogane-Desktop kernel: audit: type=1104 audit(1613860776.346:135): pid=2418 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Feb 21 01:44:38 Kurogane-Desktop NetworkManager[309]: <info> [1613861078.6874] device (wlp3s0): set-hw-addr: set MAC address to C6:72:E7:52:BE:9C (scanning)
Feb 21 01:44:38 Kurogane-Desktop NetworkManager[309]: <info> [1613861078.7241] device (wlp3s0): supplicant interface state: inactive -> interface_disabled
Feb 21 01:44:38 Kurogane-Desktop NetworkManager[309]: <info> [1613861078.7242] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> interface_disabled
Feb 21 01:44:38 Kurogane-Desktop NetworkManager[309]: <info> [1613861078.7452] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Feb 21 01:44:38 Kurogane-Desktop NetworkManager[309]: <info> [1613861078.7452] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Feb 21 01:45:09 Kurogane-Desktop kernel: perf: interrupt took too long (2513 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
Feb 21 01:46:16 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 22243, resource id: 14715526, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 01:46:16 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 22244, resource id: 14715526, major code: 14 (GetGeometry), minor code: 0
Feb 21 01:46:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 38342, resource id: 14721762, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 01:46:59 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 38343, resource id: 14721762, major code: 14 (GetGeometry), minor code: 0
Feb 21 01:49:32 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 19398, resource id: 14707478, major code: 20 (GetProperty), minor code: 0
Feb 21 01:50:07 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 28246, resource id: 14728871, major code: 20 (GetProperty), minor code: 0
Feb 21 01:50:20 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 31421, resource id: 14729189, major code: 20 (GetProperty), minor code: 0
Feb 21 01:50:34 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 35902, resource id: 14729666, major code: 20 (GetProperty), minor code: 0
Feb 21 01:51:31 Kurogane-Desktop NetworkManager[309]: <info> [1613861491.6924] device (wlp3s0): set-hw-addr: set MAC address to 46:BE:F3:86:D5:ED (scanning)
Feb 21 01:51:31 Kurogane-Desktop NetworkManager[309]: <info> [1613861491.7144] device (wlp3s0): supplicant interface state: inactive -> interface_disabled
Feb 21 01:51:31 Kurogane-Desktop NetworkManager[309]: <info> [1613861491.7145] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> interface_disabled
Feb 21 01:51:31 Kurogane-Desktop NetworkManager[309]: <info> [1613861491.7479] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Feb 21 01:51:31 Kurogane-Desktop NetworkManager[309]: <info> [1613861491.7480] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Feb 21 01:56:15 Kurogane-Desktop kernel: perf: interrupt took too long (3159 > 3141), lowering kernel.perf_event_max_sample_rate to 63300
Feb 21 01:58:24 Kurogane-Desktop NetworkManager[309]: <info> [1613861904.7041] device (wlp3s0): set-hw-addr: set MAC address to A6:26:70:73:A6:CB (scanning)
Feb 21 01:58:24 Kurogane-Desktop NetworkManager[309]: <info> [1613861904.7311] device (wlp3s0): supplicant interface state: inactive -> interface_disabled
Feb 21 01:58:24 Kurogane-Desktop NetworkManager[309]: <info> [1613861904.7315] device (p2p-dev-wlp3s0): supplicant management interface state: inactive -> interface_disabled
Feb 21 01:58:24 Kurogane-Desktop NetworkManager[309]: <info> [1613861904.7533] device (wlp3s0): supplicant interface state: interface_disabled -> inactive
Feb 21 01:58:24 Kurogane-Desktop NetworkManager[309]: <info> [1613861904.7546] device (p2p-dev-wlp3s0): supplicant management interface state: interface_disabled -> inactive
Feb 21 01:59:06 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 34366, resource id: 14741351, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 01:59:51 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 50974, resource id: 14743453, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 01:59:51 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 50975, resource id: 14743453, major code: 14 (GetGeometry), minor code: 0
Feb 21 02:03:35 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44435, resource id: 14735971, major code: 20 (GetProperty), minor code: 0
Feb 21 02:03:35 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44664, resource id: 14750532, major code: 3 (GetWindowAttributes), minor code: 0
Feb 21 02:03:35 Kurogane-Desktop kwin_x11[406]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 44665, resource id: 14750532, major code: 14 (GetGeometry), minor code: 0
Feb 21 02:03:38 Kurogane-Desktop systemd[355]: Started Dolphin - File Manager.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "Tela-dark-geen" not found.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "Papirus-Dark" not found.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "Zafiro" not found.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "Mint-X" not found.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "elementary" not found.
Feb 21 02:03:38 Kurogane-Desktop dolphin[3263]: Icon theme "gnome" not found.
Feb 21 02:03:39 Kurogane-Desktop kwin_x11[406]: QPainter::begin: Paint device returned engine == 0, type: 3
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Qt: Session management error: networkIdsList argument is NULL
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "Tela-dark-geen" not found.
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "Papirus-Dark" not found.
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "Zafiro" not found.
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "ubuntu-mono-dark" not found.
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "Mint-X" not found.
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "elementary" not found.
Feb 21 02:03:42 Kurogane-Desktop kdeinit5[3285]: Icon theme "gnome" not found.Apparently, this problem is there since I've got this computer, and it's directly related to another problem - the computer won't boot sometimes and can't pass the post. Whenever it gets in the state where the pc can't boot, next time it can actually launch these errors appear. On the other hand, I never had any issues with the hard drive, it has been working fine for quite a long time with no problems apart that it wouldn't boot sometimes. I could've never guess what's going on while booting to Windows, but now I can see those errors in the log, and I wonder if there is any solution to this.
smartctl -a output:
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.10.16-arch1-1] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.14 (AF)
Device Model: ST500DM002-1BD142
Serial Number: S2AX5BB0
LU WWN Device Id: 5 000c50 0755f754c
Firmware Version: KC66
User Capacity: 500,107,862,016 bytes [500 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 7200 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 4
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Sun Feb 21 02:11:22 2021 MSK
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x82) Offline data collection activity
was completed without error.
Auto Offline Data Collection: Enabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 609) seconds.
Offline data collection
capabilities: (0x7b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 1) minutes.
Extended self-test routine
recommended polling time: ( 85) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x303f) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000f 102 099 006 Pre-fail Always - 4877328
3 Spin_Up_Time 0x0003 100 100 000 Pre-fail Always - 0
4 Start_Stop_Count 0x0032 090 090 020 Old_age Always - 10361
5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
7 Seek_Error_Rate 0x000f 088 060 030 Pre-fail Always - 697435600
9 Power_On_Hours 0x0032 069 069 000 Old_age Always - 27920
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 090 090 020 Old_age Always - 10350
183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0 0 0
189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
190 Airflow_Temperature_Cel 0x0022 063 051 045 Old_age Always - 37 (Min/Max 20/37)
194 Temperature_Celsius 0x0022 037 049 000 Old_age Always - 37 (0 15 0 0 0)
195 Hardware_ECC_Recovered 0x001a 042 031 000 Old_age Always - 4877328
197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 27902h+10m+18.838s
241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 1961267934
242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 3170480167
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Short offline Completed without error 00% 27919 -
# 2 Vendor (0x50) Completed without error 00% 13444 -
# 3 Short offline Completed without error 00% 13444 -
# 4 Vendor (0x50) Completed without error 00% 13042 -
# 5 Short offline Completed without error 00% 13041 -
# 6 Vendor (0x50) Completed without error 00% 10636 -
# 7 Short offline Completed without error 00% 10636 -
# 8 Vendor (0x50) Completed without error 00% 10183 -
# 9 Short offline Interrupted (host reset) 10% 10183 -
#10 Vendor (0x50) Completed without error 00% 9465 -
#11 Short offline Completed without error 00% 9465 -
#12 Vendor (0x50) Completed without error 00% 8176 -
#13 Short offline Completed without error 00% 8176 -
#14 Vendor (0x50) Completed without error 00% 6483 -
#15 Short offline Completed without error 00% 6483 -
#16 Vendor (0x50) Completed without error 00% 5542 -
#17 Short offline Completed without error 00% 5542 -
#18 Vendor (0x50) Completed without error 00% 4156 -
#19 Short offline Completed without error 00% 4156 -
#20 Vendor (0x50) Completed without error 00% 3301 -
#21 Short offline Completed without error 00% 3301 -
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.Thanks in advance, I'm new here, so I'm deeply sorry if something isn't according to posting rules
Last edited by Kurogane (2021-02-20 23:17:35)
Offline
did you try a different sata cable and port?
Offline
Pages: 1