You are not logged in.
My root partition, /dev/sdb2 no longer shows up in the partition table, leaving me at a loss for how to chroot or even cat /etc/fstab. I have three drives and can view files except one hdd which obviously is the former sdb2. I'd be happy to be able to read this drive and start a clean install, let alone chroot/boot into it.
Currently using a boot disk for arch 4.3.3, or manjaro as needed.
lsblk:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 64.4M 1 loop /run/miso/sfs/livefs
loop1 7:1 0 542.1M 1 loop /run/miso/sfs/mhwdfs
loop2 7:2 0 1.4G 1 loop /run/miso/sfs/desktopfs
loop3 7:3 0 580.9M 1 loop /run/miso/sfs/rootfs
sda 8:0 0 298.1G 0 disk
├─sda1 8:1 0 512M 0 part
├─sda2 8:2 0 289.7G 0 part
└─sda3 8:3 0 8G 0 part
sdb 8:16 0 465.8G 0 disk
└─sdb1 8:17 0 465.8G 0 part
sr0 11:0 1 2.6G 0 rom /run/miso/bootmntI know I'm missing something obvious, thanks for your patience.
Last edited by Pipius Claw (2021-02-21 22:55:04)
Offline
Are you sure you're not looking for sda2?
Block device naming is inconsistent and sda,sdb etc can change at random.
Offline
Yeah, mounting sda2 gives me one of my drives with old backups.
Offline
The lsblk output shows sdb is fully occupied by sdb1. So if you did not resize sdb and sda is as expected was there an sdc previously?
Offline
At least not recently, and sdb1 is nearly empty. I don't know if/how sdb1&2 could have referred to different drives, but I've taken the drive in question over to a laptop where it unsurprisingly won't boot.
Offline
I have three drives and can view files except one hdd which obviously is the former sdb2.
Does the count of three drives include sr0? Which is probably some kind of optical drive?
Offline
I wasn't counting it, sr0 is the disk drive I am using to boot presently.
Last edited by Pipius Claw (2021-02-20 18:05:26)
Offline
sda and sdb is two drives. What was the device name of the third drive?
Offline
Just sda1-3 and sdb1-2 recently. If the third drive has not been connected, sdb is just missing a partition.
Offline
Check the obvious (SMART values). Also, post the 'tune2fs -l /dev/sdb1' output to see when the filesystem was created.
From a technical pov this rather looks like a properly re-initialized drive.
Last edited by Maniaxx (2021-02-20 18:49:29)
sys2064
Offline
$ sudo smartctl --info /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.23-1-MANJARO] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Crucial/Micron MX500 SSDs
Device Model: CT500MX500SSD4
Serial Number: 1903E1E45407
LU WWN Device Id: 5 00a075 1e1e45407
Firmware Version: M3CR023
User Capacity: 500,107,862,016 bytes [500 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: Solid State Device
Form Factor: M.2
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Feb 20 18:51:22 2021 UTC
==> WARNING: This firmware returns bogus raw values in attribute 197
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
$ sudo smartctl --info /dev/sda
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.23-1-MANJARO] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: TOSHIBA MK3263GSX
Serial Number: Z9HMTBK9T
LU WWN Device Id: 5 000039 231a85504
Firmware Version: FG020M
User Capacity: 320,072,933,376 bytes [320 GB]
Sector Size: 512 bytes logical/physical
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 2.6, 3.0 Gb/s
Local Time is: Sat Feb 20 18:49:05 2021 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
$ sudo tune2fs -l /dev/sdb1
tune2fs 1.45.5 (07-Jan-2020)
Filesystem volume name: <none>
Last mounted on: /run/media/k9/d573a51d-1e9f-4eeb-841c-b0a7bc69a88f
Filesystem UUID: d573a51d-1e9f-4eeb-841c-b0a7bc69a88f
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum
Filesystem flags: signed_directory_hash
Default mount options: user_xattr acl
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 30531584
Block count: 122096384
Reserved block count: 6104819
Free blocks: 119892758
Free inodes: 30531544
First block: 0
Block size: 4096
Fragment size: 4096
Group descriptor size: 64
Reserved GDT blocks: 1024
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 8192
Inode blocks per group: 512
Flex block group size: 16
Filesystem created: Thu Feb 14 01:05:10 2019
Last mount time: Sat Feb 20 18:26:22 2021
Last write time: Sat Feb 20 18:26:22 2021
Mount count: 61
Maximum mount count: -1
Last checked: Thu Feb 14 01:05:10 2019
Check interval: 0 (<none>)
Lifetime writes: 9 GB
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 256
Required extra isize: 32
Desired extra isize: 32
Journal inode: 8
Default directory hash: half_md4
Directory Hash Seed: 9c05401f-3fbf-45d2-be83-25db7b79927d
Journal backup: inode blocks
Checksum type: crc32c
Checksum: 0x0cf2c5deLast edited by Pipius Claw (2021-02-20 18:51:43)
Offline
Please post a
smartctl -ainstead.
Offline
The tune2fs shows the file-system on sda1 occupies all of sda, it is just mostly unused. I still can not parse Pipius Claw's count of three drives even if the term is being used to describe partitions or filesystems the count would be three from one drive and two on the other for a total of five. If there really is a third drive there is no evidence of it just as there is no evidence for sdb2.
Offline
$ sudo smartctl -t short /dev/sdb
$ sudo smartctl -a /dev/sdb
smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.23-1-MANJARO] (local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Crucial/Micron MX500 SSDs
Device Model: CT500MX500SSD4
Serial Number: 1903E1E45407
LU WWN Device Id: 5 00a075 1e1e45407
Firmware Version: M3CR023
User Capacity: 500,107,862,016 bytes [500 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: Solid State Device
Form Factor: M.2
Device is: In smartctl database [for details use: -P show]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sat Feb 20 19:45:22 2021 UTC
==> WARNING: This firmware returns bogus raw values in attribute 197
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: ( 0) 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: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 30) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x0031) SCT Status supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 100 100 000 Pre-fail Always - 0
5 Reallocate_NAND_Blk_Cnt 0x0032 100 100 010 Old_age Always - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 11425
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 1699
171 Program_Fail_Count 0x0032 100 100 000 Old_age Always - 0
172 Erase_Fail_Count 0x0032 100 100 000 Old_age Always - 0
173 Ave_Block-Erase_Count 0x0032 100 100 000 Old_age Always - 2
174 Unexpect_Power_Loss_Ct 0x0032 100 100 000 Old_age Always - 63
180 Unused_Reserve_NAND_Blk 0x0033 000 000 000 Pre-fail Always - 45
183 SATA_Interfac_Downshift 0x0032 100 100 000 Old_age Always - 0
184 Error_Correction_Count 0x0032 100 100 000 Old_age Always - 0
187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
194 Temperature_Celsius 0x0022 069 028 000 Old_age Always - 31 (Min/Max 0/72)
196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
197 Bogus_Current_Pend_Sect 0x0032 100 100 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 100 100 000 Old_age Always - 0
202 Percent_Lifetime_Remain 0x0030 100 100 001 Old_age Offline - 0
206 Write_Error_Rate 0x000e 100 100 000 Old_age Always - 0
210 Success_RAIN_Recov_Cnt 0x0032 100 100 000 Old_age Always - 0
246 Total_LBAs_Written 0x0032 100 100 000 Old_age Always - 291260024
247 Host_Program_Page_Count 0x0032 100 100 000 Old_age Always - 4727210
248 FTL_Program_Page_Count 0x0032 100 100 000 Old_age Always - 23422410
SMART Error Log Version: 1
Warning: ATA error count 0 inconsistent with error log pointer 1
ATA Error Count: 0
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 0 occurred at disk power-on lifetime: 0 hours (0 days + 0 hours)
When the command that caused the error occurred, the device was in an unknown state.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
00 ec 00 00 00 00 00
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
ec 00 00 00 00 00 00 00 00:00:00.000 IDENTIFY DEVICE
ec 00 00 00 00 00 00 00 00:00:00.000 IDENTIFY DEVICE
ec 00 00 00 00 00 00 00 00:00:00.000 IDENTIFY DEVICE
ec 00 00 00 00 00 00 00 00:00:00.000 IDENTIFY DEVICE
c8 00 00 00 00 00 00 00 00:00:00.000 READ DMA
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% 11425 -
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.The laptop did manage to throw ATA errors on the drive I've been unable to read, but even from the boot disk it wasn't on lsblk.
Last edited by Pipius Claw (2021-02-20 19:52:14)
Offline
Please post the full dmesg output. How many drives does the firmware detect? What are the make and model of the drives in the system?
Offline
The drive not reporting is a Sandisk SSD plus 240GB 2.5". Bios does not seem to see it in hardware explorer, and I've checked the cables; It shares power with the Toshiba, and swapping their SATA cables is a null result.
$ sudo dmesg
[ 0.000000] microcode: microcode updated early to revision 0x27, date = 2019-02-26
[ 0.000000] Linux version 5.4.23-1-MANJARO (builduser@development) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP PREEMPT Fri Feb 28 22:45:29 UTC 2020
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 misobasedir=manjaro misolabel=MANJARO_XFCE_1902 quiet systemd.show_status=1 apparmor=1 security=apparmor
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb03bfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb03c000-0x00000000bb042fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bb043000-0x00000000bbcccfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bbccd000-0x00000000bc1a0fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bc1a1000-0x00000000ce3eefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce3ef000-0x00000000ce457fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ce458000-0x00000000ce49dfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce49e000-0x00000000ce5d4fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ce5d5000-0x00000000cef7bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cef7c000-0x00000000ceffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000cefff000-0x00000000ceffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000082effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.31 by American Megatrends
[ 0.000000] efi: ACPI=0xce5a2000 ACPI 2.0=0xce5a2000 SMBIOS=0xf04d0 MPS=0xfcea0
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z97 Pro4, BIOS P2.60 03/07/2018
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3498.991 MHz processor
[ 0.001269] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001270] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001275] last_pfn = 0x82f000 max_arch_pfn = 0x400000000
[ 0.001278] MTRR default type: uncachable
[ 0.001279] MTRR fixed ranges enabled:
[ 0.001279] 00000-9FFFF write-back
[ 0.001280] A0000-BFFFF uncachable
[ 0.001281] C0000-CFFFF write-protect
[ 0.001281] D0000-DFFFF uncachable
[ 0.001282] E0000-FFFFF write-protect
[ 0.001282] MTRR variable ranges enabled:
[ 0.001283] 0 base 0000000000 mask 7800000000 write-back
[ 0.001284] 1 base 0800000000 mask 7FE0000000 write-back
[ 0.001285] 2 base 0820000000 mask 7FF8000000 write-back
[ 0.001285] 3 base 0828000000 mask 7FFC000000 write-back
[ 0.001286] 4 base 082C000000 mask 7FFE000000 write-back
[ 0.001286] 5 base 082E000000 mask 7FFF000000 write-back
[ 0.001287] 6 base 00E0000000 mask 7FE0000000 uncachable
[ 0.001287] 7 base 00D0000000 mask 7FF0000000 uncachable
[ 0.001288] 8 disabled
[ 0.001288] 9 disabled
[ 0.001535] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001671] total RAM covered: 32752M
[ 0.001875] Found optimal setting for mtrr clean up
[ 0.001875] gran_size: 64K chunk_size: 32M num_reg: 9 lose cover RAM: 0G
[ 0.002090] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[ 0.002092] last_pfn = 0xcf000 max_arch_pfn = 0x400000000
[ 0.007676] found SMP MP-table at [mem 0x000fd1d0-0x000fd1df]
[ 0.007691] check: Scanning 1 areas for low memory corruption
[ 0.007694] Using GB pages for direct mapping
[ 0.007696] BRK [0x210e01000, 0x210e01fff] PGTABLE
[ 0.007697] BRK [0x210e02000, 0x210e02fff] PGTABLE
[ 0.007698] BRK [0x210e03000, 0x210e03fff] PGTABLE
[ 0.007719] BRK [0x210e04000, 0x210e04fff] PGTABLE
[ 0.007720] BRK [0x210e05000, 0x210e05fff] PGTABLE
[ 0.007823] BRK [0x210e06000, 0x210e06fff] PGTABLE
[ 0.007844] BRK [0x210e07000, 0x210e07fff] PGTABLE
[ 0.007884] BRK [0x210e08000, 0x210e08fff] PGTABLE
[ 0.007911] BRK [0x210e09000, 0x210e09fff] PGTABLE
[ 0.007922] BRK [0x210e0a000, 0x210e0afff] PGTABLE
[ 0.007953] BRK [0x210e0b000, 0x210e0bfff] PGTABLE
[ 0.007985] BRK [0x210e0c000, 0x210e0cfff] PGTABLE
[ 0.008069] Secure boot could not be determined
[ 0.008070] RAMDISK: [mem 0x32ec3000-0x35758fff]
[ 0.008077] ACPI: Early table checksum verification disabled
[ 0.008079] ACPI: RSDP 0x00000000CE5A2000 000024 (v02 ALASKA)
[ 0.008081] ACPI: XSDT 0x00000000CE5A2088 000094 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008085] ACPI: FACP 0x00000000CE5B3070 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.008089] ACPI: DSDT 0x00000000CE5A21B8 010EB1 (v02 ALASKA A M I 00000260 INTL 20120711)
[ 0.008091] ACPI: FACS 0x00000000CE5D4F80 000040
[ 0.008093] ACPI: APIC 0x00000000CE5B3180 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.008094] ACPI: FPDT 0x00000000CE5B31F8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008096] ACPI: SSDT 0x00000000CE5B3240 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
[ 0.008098] ACPI: SSDT 0x00000000CE5B3780 000B74 (v01 CpuRef CpuSsdt 00003000 INTL 20051117)
[ 0.008100] ACPI: SSDT 0x00000000CE5B42F8 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20051117)
[ 0.008102] ACPI: MCFG 0x00000000CE5B44C0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.008104] ACPI: HPET 0x00000000CE5B4500 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
[ 0.008105] ACPI: SSDT 0x00000000CE5B4538 00036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.008107] ACPI: SSDT 0x00000000CE5B48A8 005B5E (v01 SaSsdt SaSsdt 00003000 INTL 20120711)
[ 0.008109] ACPI: AAFT 0x00000000CE5BA408 0004AF (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.008111] ACPI: UEFI 0x00000000CE5BA8B8 000042 (v01 ALASKA A M I 01072009 00000000)
[ 0.008113] ACPI: BGRT 0x00000000CE5BA900 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
[ 0.008115] ACPI: SSDT 0x00000000CE5BA938 000579 (v01 Intel_ IsctTabl 00001000 INTL 20120711)
[ 0.008120] ACPI: Local APIC address 0xfee00000
[ 0.008182] No NUMA configuration found
[ 0.008182] Faking a node at [mem 0x0000000000000000-0x000000082effffff]
[ 0.008185] NODE_DATA(0) allocated [mem 0x82effb000-0x82effefff]
[ 0.008217] Zone ranges:
[ 0.008217] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.008218] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.008219] Normal [mem 0x0000000100000000-0x000000082effffff]
[ 0.008220] Device empty
[ 0.008220] Movable zone start for each node
[ 0.008221] Early memory node ranges
[ 0.008221] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.008222] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.008222] node 0: [mem 0x0000000000100000-0x00000000bb03bfff]
[ 0.008223] node 0: [mem 0x00000000bb043000-0x00000000bbcccfff]
[ 0.008224] node 0: [mem 0x00000000bc1a1000-0x00000000ce3eefff]
[ 0.008224] node 0: [mem 0x00000000ce458000-0x00000000ce49dfff]
[ 0.008225] node 0: [mem 0x00000000cefff000-0x00000000ceffffff]
[ 0.008225] node 0: [mem 0x0000000100000000-0x000000082effffff]
[ 0.008316] Zeroed struct page in unavailable ranges: 12552 pages
[ 0.008317] Initmem setup node 0 [mem 0x0000000000001000-0x000000082effffff]
[ 0.008318] On node 0 totalpages: 8376056
[ 0.008319] DMA zone: 64 pages used for memmap
[ 0.008319] DMA zone: 25 pages reserved
[ 0.008320] DMA zone: 3997 pages, LIFO batch:0
[ 0.008358] DMA32 zone: 13118 pages used for memmap
[ 0.008358] DMA32 zone: 839515 pages, LIFO batch:63
[ 0.016682] Normal zone: 117696 pages used for memmap
[ 0.016683] Normal zone: 7532544 pages, LIFO batch:63
[ 0.082583] ACPI: PM-Timer IO Port: 0x1808
[ 0.082585] ACPI: Local APIC address 0xfee00000
[ 0.082590] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.082599] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.082600] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.082601] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.082602] ACPI: IRQ0 used by override.
[ 0.082602] ACPI: IRQ9 used by override.
[ 0.082604] Using ACPI (MADT) for SMP configuration information
[ 0.082605] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.082611] e820: update [mem 0xc1c42000-0xc1e82fff] usable ==> reserved
[ 0.082618] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.082635] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.082636] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.082637] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.082637] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.082638] PM: Registered nosave memory: [mem 0xbb03c000-0xbb042fff]
[ 0.082640] PM: Registered nosave memory: [mem 0xbbccd000-0xbc1a0fff]
[ 0.082641] PM: Registered nosave memory: [mem 0xc1c42000-0xc1e82fff]
[ 0.082642] PM: Registered nosave memory: [mem 0xce3ef000-0xce457fff]
[ 0.082643] PM: Registered nosave memory: [mem 0xce49e000-0xce5d4fff]
[ 0.082643] PM: Registered nosave memory: [mem 0xce5d5000-0xcef7bfff]
[ 0.082644] PM: Registered nosave memory: [mem 0xcef7c000-0xceffefff]
[ 0.082645] PM: Registered nosave memory: [mem 0xcf000000-0xefffffff]
[ 0.082645] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.082646] PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff]
[ 0.082646] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.082647] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.082647] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[ 0.082647] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[ 0.082648] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.082648] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[ 0.082649] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.082649] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.082649] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.082651] [mem 0xcf000000-0xefffffff] available for PCI devices
[ 0.082652] Booting paravirtualized kernel on bare hardware
[ 0.082654] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.154832] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[ 0.154965] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
[ 0.154970] pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
[ 0.154971] pcpu-alloc: [0] 0 1 2 3
[ 0.154987] Built 1 zonelists, mobility grouping on. Total pages: 8245153
[ 0.154987] Policy zone: Normal
[ 0.154988] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC driver=free nouveau.modeset=1 i915.modeset=1 radeon.modeset=1 misobasedir=manjaro misolabel=MANJARO_XFCE_1902 quiet systemd.show_status=1 apparmor=1 security=apparmor
[ 0.156472] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.157138] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.157173] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.159880] Calgary: detecting Calgary via BIOS EBDA area
[ 0.159882] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.228969] Memory: 32574616K/33504224K available (12291K kernel code, 1329K rwdata, 4116K rodata, 1660K init, 3436K bss, 929608K reserved, 0K cma-reserved)
[ 0.229061] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.229069] Kernel/User page tables isolation: enabled
[ 0.229080] ftrace: allocating 38526 entries in 151 pages
[ 0.239385] rcu: Preemptible hierarchical RCU implementation.
[ 0.239385] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.239386] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[ 0.239387] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.239387] Tasks RCU enabled.
[ 0.239388] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.239388] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.241081] NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
[ 0.241283] random: get_random_bytes called from start_kernel+0x3ab/0x586 with crng_init=0
[ 0.241298] Console: colour dummy device 80x25
[ 0.241302] printk: console [tty0] enabled
[ 0.241313] ACPI: Core revision 20190816
[ 0.241406] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.241415] APIC: Switch to symmetric I/O mode setup
[ 0.241478] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.241818] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.258083] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x326f9748ba1, max_idle_ns: 440795207709 ns
[ 0.258085] Calibrating delay loop (skipped), value calculated using timer frequency.. 7000.56 BogoMIPS (lpj=11663303)
[ 0.258087] pid_max: default: 32768 minimum: 301
[ 0.262818] LSM: Security Framework initializing
[ 0.262821] Yama: becoming mindful.
[ 0.262842] AppArmor: AppArmor initialized
[ 0.262898] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.262947] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.262954] *** VALIDATE tmpfs ***
[ 0.263052] *** VALIDATE proc ***
[ 0.263089] *** VALIDATE cgroup1 ***
[ 0.263090] *** VALIDATE cgroup2 ***
[ 0.263127] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.263138] process: using mwait in idle threads
[ 0.263140] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 0.263141] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 0.263143] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.263144] Spectre V2 : Mitigation: Full generic retpoline
[ 0.263144] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.263145] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.263146] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.263148] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.263150] MDS: Mitigation: Clear CPU buffers
[ 0.263330] Freeing SMP alternatives memory: 32K
[ 0.264143] TSC deadline timer enabled
[ 0.264144] smpboot: CPU0: Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz (family: 0x6, model: 0x3c, stepping: 0x3)
[ 0.281433] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.281447] ... version: 3
[ 0.281447] ... bit width: 48
[ 0.281448] ... generic registers: 8
[ 0.281448] ... value mask: 0000ffffffffffff
[ 0.281449] ... max period: 00007fffffffffff
[ 0.281449] ... fixed-purpose events: 3
[ 0.281449] ... event mask: 00000007000000ff
[ 0.288098] rcu: Hierarchical SRCU implementation.
[ 0.311482] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.318099] smp: Bringing up secondary CPUs ...
[ 0.358107] x86: Booting SMP configuration:
[ 0.358108] .... node #0, CPUs: #1 #2 #3
[ 0.439413] smp: Brought up 1 node, 4 CPUs
[ 0.439413] smpboot: Max logical packages: 1
[ 0.439413] smpboot: Total of 4 processors activated (28003.25 BogoMIPS)
[ 0.439413] devtmpfs: initialized
[ 0.439413] x86/mm: Memory block size: 128MB
[ 0.444029] PM: Registering ACPI NVS region [mem 0xbb03c000-0xbb042fff] (28672 bytes)
[ 0.444029] PM: Registering ACPI NVS region [mem 0xce49e000-0xce5d4fff] (1273856 bytes)
[ 0.444029] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.444029] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.444029] pinctrl core: initialized pinctrl subsystem
[ 0.444029] PM: RTC time: 19:19:21, date: 2021-02-20
[ 0.444029] NET: Registered protocol family 16
[ 0.444029] audit: initializing netlink subsys (disabled)
[ 0.444029] audit: type=2000 audit(1613848761.199:1): state=initialized audit_enabled=0 res=1
[ 0.444029] cpuidle: using governor ladder
[ 0.444029] cpuidle: using governor menu
[ 0.444029] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.444029] ACPI: bus type PCI registered
[ 0.444029] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.444029] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.444029] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.444029] PCI: Using configuration type 1 for base access
[ 0.444029] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[ 0.447252] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.447252] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.448145] ACPI: Added _OSI(Module Device)
[ 0.448146] ACPI: Added _OSI(Processor Device)
[ 0.448146] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.448147] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.448147] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.448148] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.448149] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.462512] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 0.464879] ACPI: Dynamic OEM Table Load:
[ 0.464883] ACPI: SSDT 0xFFFF8E52CAD18000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.465586] ACPI: Dynamic OEM Table Load:
[ 0.465586] ACPI: SSDT 0xFFFF8E52CAD73000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
[ 0.465588] ACPI: Dynamic OEM Table Load:
[ 0.465588] ACPI: SSDT 0xFFFF8E52CAEF3E00 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
[ 0.467106] ACPI: Interpreter enabled
[ 0.467131] ACPI: (supports S0 S3 S4 S5)
[ 0.467132] ACPI: Using IOAPIC for interrupt routing
[ 0.467194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.467847] ACPI: Enabled 12 GPEs in block 00 to 3F
[ 0.468479] ACPI: Power Resource [PG00] (on)
[ 0.468900] ACPI: Power Resource [PG01] (on)
[ 0.469271] ACPI: Power Resource [PG02] (on)
[ 0.481191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 0.481195] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.481433] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[ 0.481591] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 0.481592] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.482019] PCI host bridge to bus 0000:00
[ 0.482020] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.482021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.482022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.482023] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.482023] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.482024] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.482025] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.482025] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff window]
[ 0.482026] pci_bus 0000:00: root bus resource [bus 00-7e]
[ 0.482033] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[ 0.482114] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 0.482147] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.482284] pci 0000:00:14.0: [8086:8cb1] type 00 class 0x0c0330
[ 0.482302] pci 0000:00:14.0: reg 0x10: [mem 0xef220000-0xef22ffff 64bit]
[ 0.482353] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.482429] pci 0000:00:16.0: [8086:8cba] type 00 class 0x078000
[ 0.482447] pci 0000:00:16.0: reg 0x10: [mem 0xef23a000-0xef23a00f 64bit]
[ 0.482500] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.482593] pci 0000:00:19.0: [8086:15a1] type 00 class 0x020000
[ 0.482608] pci 0000:00:19.0: reg 0x10: [mem 0xef200000-0xef21ffff]
[ 0.482614] pci 0000:00:19.0: reg 0x14: [mem 0xef238000-0xef238fff]
[ 0.482620] pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
[ 0.482669] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 0.482748] pci 0000:00:1a.0: [8086:8cad] type 00 class 0x0c0320
[ 0.482765] pci 0000:00:1a.0: reg 0x10: [mem 0xef237000-0xef2373ff]
[ 0.482836] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.482914] pci 0000:00:1b.0: [8086:8ca0] type 00 class 0x040300
[ 0.482929] pci 0000:00:1b.0: reg 0x10: [mem 0xef230000-0xef233fff 64bit]
[ 0.482980] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.483054] pci 0000:00:1c.0: [8086:8c90] type 01 class 0x060400
[ 0.483121] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.483245] pci 0000:00:1c.2: [8086:244e] type 01 class 0x060401
[ 0.483313] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.483436] pci 0000:00:1c.7: [8086:8c9e] type 01 class 0x060400
[ 0.483504] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 0.483624] pci 0000:00:1d.0: [8086:8ca6] type 00 class 0x0c0320
[ 0.483642] pci 0000:00:1d.0: reg 0x10: [mem 0xef236000-0xef2363ff]
[ 0.483714] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.483794] pci 0000:00:1f.0: [8086:8cc4] type 00 class 0x060100
[ 0.484097] pci 0000:00:1f.2: [8086:8c82] type 00 class 0x010601
[ 0.484110] pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
[ 0.484116] pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
[ 0.484121] pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
[ 0.484126] pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
[ 0.484131] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
[ 0.484137] pci 0000:00:1f.2: reg 0x24: [mem 0xef235000-0xef2357ff]
[ 0.484166] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.484236] pci 0000:00:1f.3: [8086:8ca2] type 00 class 0x0c0500
[ 0.484251] pci 0000:00:1f.3: reg 0x10: [mem 0xef234000-0xef2340ff 64bit]
[ 0.484267] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
[ 0.484376] pci 0000:01:00.0: [10de:1b80] type 00 class 0x030000
[ 0.484392] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[ 0.484401] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.484409] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[ 0.484415] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.484421] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[ 0.484434] pci 0000:01:00.0: BAR 3: assigned to efifb
[ 0.484487] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[ 0.484526] pci 0000:01:00.1: [10de:10f0] type 00 class 0x040300
[ 0.484538] pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff]
[ 0.484655] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.484656] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.484658] pci 0000:00:01.0: bridge window [mem 0xee000000-0xef0fffff]
[ 0.484660] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.484722] acpiphp: Slot [1] registered
[ 0.484726] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.484813] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401
[ 0.484974] pci 0000:00:1c.2: PCI bridge to [bus 03-04] (subtractive decode)
[ 0.484980] pci 0000:00:1c.2: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.484981] pci 0000:00:1c.2: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.484982] pci 0000:00:1c.2: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.484983] pci 0000:00:1c.2: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.484983] pci 0000:00:1c.2: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.484984] pci 0000:00:1c.2: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.484985] pci 0000:00:1c.2: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[ 0.484985] pci 0000:00:1c.2: bridge window [mem 0xd0000000-0xfeafffff window] (subtractive decode)
[ 0.485010] pci_bus 0000:04: extended config space not accessible
[ 0.485076] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.485093] pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.485093] pci 0000:03:00.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.485094] pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.485095] pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.485095] pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.485096] pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.485097] pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[ 0.485098] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xfeafffff window] (subtractive decode)
[ 0.485184] pci 0000:05:00.0: [8086:08b1] type 00 class 0x028000
[ 0.485236] pci 0000:05:00.0: reg 0x10: [mem 0xef100000-0xef101fff 64bit]
[ 0.485407] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[ 0.485559] pci 0000:00:1c.7: PCI bridge to [bus 05]
[ 0.485563] pci 0000:00:1c.7: bridge window [mem 0xef100000-0xef1fffff]
[ 0.486443] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.486492] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.486538] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.486584] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.486630] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.486676] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.486722] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.486767] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.488086] iommu: Default domain type: Translated
[ 0.488098] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.488098] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.488098] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.488098] vgaarb: loaded
[ 0.488179] ACPI: bus type USB registered
[ 0.488186] usbcore: registered new interface driver usbfs
[ 0.488190] usbcore: registered new interface driver hub
[ 0.488200] usbcore: registered new device driver usb
[ 0.488212] pps_core: LinuxPPS API ver. 1 registered
[ 0.488212] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.488214] PTP clock support registered
[ 0.488218] EDAC MC: Ver: 3.0.0
[ 0.488270] Registered efivars operations
[ 0.488270] PCI: Using ACPI for IRQ routing
[ 0.490582] PCI: pci_cache_line_size set to 64 bytes
[ 0.490619] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.490620] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.490621] e820: reserve RAM buffer [mem 0xbb03c000-0xbbffffff]
[ 0.490621] e820: reserve RAM buffer [mem 0xbbccd000-0xbbffffff]
[ 0.490622] e820: reserve RAM buffer [mem 0xc1c42000-0xc3ffffff]
[ 0.490622] e820: reserve RAM buffer [mem 0xce3ef000-0xcfffffff]
[ 0.490623] e820: reserve RAM buffer [mem 0xce49e000-0xcfffffff]
[ 0.490624] e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff]
[ 0.490625] e820: reserve RAM buffer [mem 0x82f000000-0x82fffffff]
[ 0.490825] NetLabel: Initializing
[ 0.490826] NetLabel: domain hash size = 128
[ 0.490826] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.490835] NetLabel: unlabeled traffic allowed by default
[ 0.491669] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.491669] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.494752] clocksource: Switched to clocksource tsc-early
[ 0.503171] *** VALIDATE bpf ***
[ 0.503229] VFS: Disk quotas dquot_6.6.0
[ 0.503239] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.503257] *** VALIDATE ramfs ***
[ 0.503259] *** VALIDATE hugetlbfs ***
[ 0.503315] AppArmor: AppArmor Filesystem Enabled
[ 0.503338] pnp: PnP ACPI init
[ 0.503474] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[ 0.503478] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.503565] system 00:01: [io 0x0800-0x087f] has been reserved
[ 0.503568] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.503583] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.503611] system 00:03: [io 0x1854-0x1857] has been reserved
[ 0.503613] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.503686] system 00:04: [io 0x0290-0x029f] has been reserved
[ 0.503688] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.503880] system 00:05: [io 0x04d0-0x04d1] has been reserved
[ 0.503883] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.504020] pnp 00:06: [dma 0 disabled]
[ 0.504050] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.504612] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.504613] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.504614] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.504615] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.504616] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.504617] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.504618] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.504618] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.504619] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.504620] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.504621] system 00:07: [mem 0xeffe0000-0xeffeffff] has been reserved
[ 0.504624] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.504792] pnp: PnP ACPI: found 8 devices
[ 0.505621] thermal_sys: Registered thermal governor 'fair_share'
[ 0.505622] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.505622] thermal_sys: Registered thermal governor 'step_wise'
[ 0.505623] thermal_sys: Registered thermal governor 'user_space'
[ 0.505623] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.510220] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.510245] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.510247] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.510249] pci 0000:00:01.0: bridge window [mem 0xee000000-0xef0fffff]
[ 0.510250] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.510253] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.510260] pci 0000:03:00.0: PCI bridge to [bus 04]
[ 0.510275] pci 0000:00:1c.2: PCI bridge to [bus 03-04]
[ 0.510283] pci 0000:00:1c.7: PCI bridge to [bus 05]
[ 0.510286] pci 0000:00:1c.7: bridge window [mem 0xef100000-0xef1fffff]
[ 0.510292] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.510292] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.510293] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.510294] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.510295] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.510296] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.510296] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.510297] pci_bus 0000:00: resource 11 [mem 0xd0000000-0xfeafffff window]
[ 0.510298] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.510299] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[ 0.510299] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[ 0.510300] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
[ 0.510301] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
[ 0.510302] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.510303] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.510303] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.510304] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.510305] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.510306] pci_bus 0000:03: resource 11 [mem 0xd0000000-0xfeafffff window]
[ 0.510307] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
[ 0.510307] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
[ 0.510308] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.510309] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.510309] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.510310] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.510311] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[ 0.510311] pci_bus 0000:04: resource 11 [mem 0xd0000000-0xfeafffff window]
[ 0.510312] pci_bus 0000:05: resource 1 [mem 0xef100000-0xef1fffff]
[ 0.510430] NET: Registered protocol family 2
[ 0.510526] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.510645] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.510849] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.510903] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.510945] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.511006] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.511093] NET: Registered protocol family 1
[ 0.511096] NET: Registered protocol family 44
[ 0.531499] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x654 took 19754 usecs
[ 0.551495] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x654 took 19515 usecs
[ 0.551511] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.551519] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.551552] PCI: CLS 64 bytes, default 64
[ 0.551582] Trying to unpack rootfs image as initramfs...
[ 3.453566] Freeing initrd memory: 41560K
[ 3.453571] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 3.453572] software IO TLB: mapped [mem 0xbd990000-0xc1990000] (64MB)
[ 3.453690] check: Scanning for low memory corruption every 60 seconds
[ 3.453913] Initialise system trusted keyrings
[ 3.453919] Key type blacklist registered
[ 3.453951] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 3.454771] zbud: loaded
[ 3.458892] Key type asymmetric registered
[ 3.458893] Asymmetric key parser 'x509' registered
[ 3.458898] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 3.458928] io scheduler mq-deadline registered
[ 3.458929] io scheduler kyber registered
[ 3.458944] io scheduler bfq registered
[ 3.459472] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.459515] efifb: probing for efifb
[ 3.459529] efifb: showing boot graphics
[ 3.460867] efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
[ 3.460868] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 3.460868] efifb: scrolling: redraw
[ 3.460869] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 3.460897] fbcon: Deferring console take-over
[ 3.460898] fb0: EFI VGA frame buffer device
[ 3.460903] intel_idle: MWAIT substates: 0x42120
[ 3.460904] intel_idle: v0.4.1 model 0x3C
[ 3.461025] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 3.461085] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 3.461101] ACPI: Power Button [PWRB]
[ 3.461123] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 3.461133] ACPI: Sleep Button [SLPB]
[ 3.461153] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 3.464835] ACPI: Power Button [PWRF]
[ 3.465266] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.485879] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 3.486498] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 3.486499] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 3.486874] usbcore: registered new interface driver usbserial_generic
[ 3.486877] usbserial: USB Serial support registered for generic
[ 3.486889] rtc_cmos 00:02: RTC can wake from S4
[ 3.487030] rtc_cmos 00:02: registered as rtc0
[ 3.487041] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 3.487072] intel_pstate: Intel P-state driver initializing
[ 3.487378] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.487564] drop_monitor: Initializing network drop monitor service
[ 3.487988] NET: Registered protocol family 10
[ 3.506763] Segment Routing with IPv6
[ 3.506783] NET: Registered protocol family 17
[ 3.507176] RAS: Correctable Errors collector initialized.
[ 3.507213] microcode: sig=0x306c3, pf=0x2, revision=0x27
[ 3.507283] microcode: Microcode Update Driver: v2.2.
[ 3.507286] IPI shorthand broadcast: enabled
[ 3.507293] sched_clock: Marking stable (3507111402, 167507)->(3510950102, -3671193)
[ 3.507384] registered taskstats version 1
[ 3.507394] Loading compiled-in X.509 certificates
[ 3.510892] Loaded X.509 cert 'Build time autogenerated kernel key: 1e1b84427c7d21a56ebda8672dbceb4ea9acdc3b'
[ 3.510911] zswap: loaded using pool lzo/zbud
[ 3.511037] Key type ._fscrypt registered
[ 3.511038] Key type .fscrypt registered
[ 3.515700] Key type big_key registered
[ 3.515702] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.516164] PM: Magic number: 9:764:344
[ 3.516174] tty tty61: hash matches
[ 3.516216] memory memory190: hash matches
[ 3.516277] rtc_cmos 00:02: setting system clock to 2021-02-20T19:19:24 UTC (1613848764)
[ 3.516952] Freeing unused decrypted memory: 2040K
[ 3.517166] Freeing unused kernel image memory: 1660K
[ 3.561521] Write protecting the kernel read-only data: 20480k
[ 3.562334] Freeing unused kernel image memory: 2012K
[ 3.562912] Freeing unused kernel image memory: 2028K
[ 3.575884] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.575885] x86/mm: Checking user space page tables
[ 3.583570] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 3.583571] Run /init as init process
[ 3.855445] loop: module loaded
[ 3.868609] device-mapper: uevent: version 1.0.3
[ 3.868679] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 3.926769] Linux agpgart interface v0.103
[ 3.930009] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.930651] ehci-pci: EHCI PCI platform driver
[ 3.930658] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.930662] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 3.931709] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 3.931712] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.931825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 3.931826] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.931826] usb usb1: Product: xHCI Host Controller
[ 3.931827] usb usb1: Manufacturer: Linux 5.4.23-1-MANJARO xhci-hcd
[ 3.931828] usb usb1: SerialNumber: 0000:00:14.0
[ 3.931929] hub 1-0:1.0: USB hub found
[ 3.931943] hub 1-0:1.0: 14 ports detected
[ 3.932531] SCSI subsystem initialized
[ 3.934415] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 3.934419] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 2
[ 3.934432] ehci-pci 0000:00:1a.0: debug port 2
[ 3.934444] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.934446] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 3.934448] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 3.934475] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 3.934475] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.934476] usb usb3: Product: xHCI Host Controller
[ 3.934477] usb usb3: Manufacturer: Linux 5.4.23-1-MANJARO xhci-hcd
[ 3.934477] usb usb3: SerialNumber: 0000:00:14.0
[ 3.934538] hub 3-0:1.0: USB hub found
[ 3.934550] hub 3-0:1.0: 6 ports detected
[ 3.938344] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 3.938352] ehci-pci 0000:00:1a.0: irq 16, io mem 0xef237000
[ 3.944782] libata version 3.00 loaded.
[ 3.951430] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 3.951460] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 3.951461] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.951462] usb usb2: Product: EHCI Host Controller
[ 3.951463] usb usb2: Manufacturer: Linux 5.4.23-1-MANJARO ehci_hcd
[ 3.951463] usb usb2: SerialNumber: 0000:00:1a.0
[ 3.951562] hub 2-0:1.0: USB hub found
[ 3.951566] hub 2-0:1.0: 2 ports detected
[ 3.951863] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 3.951866] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 3.951874] ehci-pci 0000:00:1d.0: debug port 2
[ 3.955861] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 3.955871] ehci-pci 0000:00:1d.0: irq 23, io mem 0xef236000
[ 3.958070] ahci 0000:00:1f.2: version 3.0
[ 3.959936] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 3.959936] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.960127] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 3.960166] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x16 impl SATA mode
[ 3.960168] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[ 3.961433] cryptd: max_cpu_qlen set to 1000
[ 3.966768] AVX2 version of gcm_enc/dec engaged.
[ 3.966769] AES CTR mode by8 optimization enabled
[ 3.968117] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 3.968153] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 3.968154] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.968155] usb usb4: Product: EHCI Host Controller
[ 3.968156] usb usb4: Manufacturer: Linux 5.4.23-1-MANJARO ehci_hcd
[ 3.968156] usb usb4: SerialNumber: 0000:00:1d.0
[ 3.968261] hub 4-0:1.0: USB hub found
[ 3.968266] hub 4-0:1.0: 2 ports detected
[ 3.978868] scsi host0: ahci
[ 3.982468] scsi host1: ahci
[ 3.982692] scsi host2: ahci
[ 3.982855] scsi host3: ahci
[ 3.982944] scsi host4: ahci
[ 3.983036] scsi host5: ahci
[ 3.983064] ata1: DUMMY
[ 3.983065] ata2: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235180 irq 29
[ 3.983067] ata3: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235200 irq 29
[ 3.983067] ata4: DUMMY
[ 3.983068] ata5: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235300 irq 29
[ 3.983069] ata6: DUMMY
[ 4.003770] MXM: GUID detected in BIOS
[ 4.003923] checking generic (e1000000 300000) vs hw (d0000000 10000000)
[ 4.003924] checking generic (e1000000 300000) vs hw (e0000000 2000000)
[ 4.003924] fb0: switching to nouveaufb from EFI VGA
[ 4.004043] nouveau 0000:01:00.0: NVIDIA GP104 (134000a1)
[ 4.045548] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 4.114469] nouveau 0000:01:00.0: bios: version 86.04.60.00.c2
[ 4.115199] nouveau 0000:01:00.0: fb: 8192 MiB GDDR5X
[ 4.122029] [TTM] Zone kernel: Available graphics memory: 16419254 KiB
[ 4.122030] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
[ 4.122030] [TTM] Initializing pool allocator
[ 4.122033] [TTM] Initializing DMA pool allocator
[ 4.122051] nouveau 0000:01:00.0: DRM: VRAM: 8192 MiB
[ 4.122051] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[ 4.122053] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[ 4.122054] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[ 4.122054] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[ 4.122055] nouveau 0000:01:00.0: DRM: DCB version 4.1
[ 4.122056] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f42 00020030
[ 4.122057] nouveau 0000:01:00.0: DRM: DCB outp 01: 04811f96 04600020
[ 4.122058] nouveau 0000:01:00.0: DRM: DCB outp 02: 04011f92 00020020
[ 4.122059] nouveau 0000:01:00.0: DRM: DCB outp 03: 04822f86 04600010
[ 4.122059] nouveau 0000:01:00.0: DRM: DCB outp 04: 04022f82 00020010
[ 4.122060] nouveau 0000:01:00.0: DRM: DCB outp 06: 02033f62 00020010
[ 4.122061] nouveau 0000:01:00.0: DRM: DCB outp 07: 02844f76 04600020
[ 4.122061] nouveau 0000:01:00.0: DRM: DCB outp 08: 02044f72 00020020
[ 4.122062] nouveau 0000:01:00.0: DRM: DCB conn 00: 00001031
[ 4.122063] nouveau 0000:01:00.0: DRM: DCB conn 01: 02000146
[ 4.122063] nouveau 0000:01:00.0: DRM: DCB conn 02: 01000246
[ 4.122064] nouveau 0000:01:00.0: DRM: DCB conn 03: 00010361
[ 4.122065] nouveau 0000:01:00.0: DRM: DCB conn 04: 00020446
[ 4.122357] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[ 4.128620] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) d0:50:99:35:2b:e9
[ 4.128624] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 4.128647] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 4.183906] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 4.183907] [drm] Driver supports precise vblank timestamp query.
[ 4.261488] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[ 4.284828] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 4.295170] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 4.295377] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 4.297263] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 4.297269] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 4.297274] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 4.297400] ata5.00: supports DRM functions and may not be fully accessible
[ 4.297444] ata5.00: ATA-10: CT500MX500SSD4, M3CR023, max UDMA/133
[ 4.297448] ata5.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 4.299412] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 4.299419] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 4.299423] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 4.299548] ata5.00: supports DRM functions and may not be fully accessible
[ 4.300249] ata5.00: configured for UDMA/133
[ 4.304823] usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 4.308657] usb 2-1: New USB device found, idVendor=8087, idProduct=8009, bcdDevice= 0.00
[ 4.308662] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.309003] hub 2-1:1.0: USB hub found
[ 4.309161] hub 2-1:1.0: 6 ports detected
[ 4.328671] usb 4-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.00
[ 4.328675] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.328937] hub 4-1:1.0: USB hub found
[ 4.329018] hub 4-1:1.0: 8 ports detected
[ 4.405266] usb 1-3: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
[ 4.405272] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.405275] usb 1-3: Product: USB Optical Mouse
[ 4.405278] usb 1-3: Manufacturer: Logitech
[ 4.416849] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.419712] usbcore: registered new interface driver usbhid
[ 4.419712] usbhid: USB HID core driver
[ 4.421001] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C077.0001/input/input3
[ 4.421024] hid-generic 0003:046D:C077.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-3/input0
[ 4.454809] tsc: Refined TSC clocksource calibration: 3498.984 MHz
[ 4.454814] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x326f9112de0, max_idle_ns: 440795205848 ns
[ 4.454838] clocksource: Switched to clocksource tsc
[ 4.478530] memmap_init_zone_device initialised 2097152 pages in 17ms
[ 4.491640] nouveau 0000:01:00.0: DRM: DMEM: registered 8192MB of device memory
[ 4.528109] usb 1-11: new high-speed USB device number 3 using xhci_hcd
[ 4.551023] usb 1-11: New USB device found, idVendor=22b8, idProduct=2e82, bcdDevice= 4.09
[ 4.551024] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.551025] usb 1-11: Product: moto g(7) power
[ 4.551025] usb 1-11: Manufacturer: motorola
[ 4.551026] usb 1-11: SerialNumber: ZY32764HZ4
[ 4.674772] usb 1-12: new high-speed USB device number 4 using xhci_hcd
[ 4.704859] usb 1-12: New USB device found, idVendor=1c6b, idProduct=a122, bcdDevice= 1.00
[ 4.704860] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.704861] usb 1-12: Product: Mass Storage Device
[ 4.704862] usb 1-12: Manufacturer: USB2.0 External
[ 4.704862] usb 1-12: SerialNumber: 200901070000000272F
[ 4.707715] usb-storage 1-12:1.0: USB Mass Storage device detected
[ 4.707791] scsi host6: usb-storage 1-12:1.0
[ 4.707842] usbcore: registered new interface driver usb-storage
[ 4.708790] usbcore: registered new interface driver uas
[ 4.718042] ata3.00: ATA-8: TOSHIBA MK3263GSX, FG020M, max UDMA/100
[ 4.718043] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 4.719003] ata3.00: configured for UDMA/100
[ 4.928117] nouveau 0000:01:00.0: DRM: allocated 1680x1050 fb: 0x200000, bo 00000000843290dc
[ 4.928212] fbcon: nouveaudrmfb (fb0) is primary device
[ 4.928223] fbcon: Deferring console take-over
[ 4.928224] nouveau 0000:01:00.0: fb0: nouveaudrmfb frame buffer device
[ 4.961778] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[ 5.581460] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[ 5.727974] scsi 6:0:0:0: CD-ROM ATAPI iHAS422 8 4L16 PQ: 0 ANSI: 0
[ 5.752924] sr 6:0:0:0: [sr0] scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray
[ 5.752927] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 5.788499] sr 6:0:0:0: Attached scsi CD-ROM sr0
[ 6.451077] random: fast init done
[ 9.341489] ata2: link is slow to respond, please be patient (ready=0)
[ 9.828160] usb 1-14: New USB device found, idVendor=1b1c, idProduct=1b13, bcdDevice= 3.08
[ 9.828166] usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.828169] usb 1-14: Product: Corsair K70 RGB Gaming Keyboard
[ 9.828172] usb 1-14: Manufacturer: Corsair
[ 9.828175] usb 1-14: SerialNumber: 1103400BAE3B94065372B486F5001947
[ 10.656482] input: Corsair Corsair K70 RGB Gaming Keyboard Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1B1C:1B13.0002/input/input4
[ 10.711624] input: Corsair Corsair K70 RGB Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1B1C:1B13.0002/input/input5
[ 10.711692] input: Corsair Corsair K70 RGB Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1B1C:1B13.0002/input/input6
[ 10.711749] input: Corsair Corsair K70 RGB Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1B1C:1B13.0002/input/input7
[ 10.712123] hid-generic 0003:1B1C:1B13.0002: input,hiddev0,hidraw1: USB HID v1.11 Keyboard [Corsair Corsair K70 RGB Gaming Keyboard ] on usb-0000:00:14.0-14/input0
[ 11.332167] hid-generic 0003:1B1C:1B13.0003: hiddev1,hidraw2: USB HID v1.11 Device [Corsair Corsair K70 RGB Gaming Keyboard ] on usb-0000:00:14.0-14/input1
[ 11.861491] usb 1-13: new low-speed USB device number 7 using xhci_hcd
[ 12.671554] usb 1-13: device descriptor read/64, error -71
[ 13.778157] usb 1-13: new low-speed USB device number 8 using xhci_hcd
[ 13.901553] usb 1-13: device descriptor read/64, error -71
[ 13.988156] ata2: COMRESET failed (errno=-16)
[ 14.611614] usb usb1-port13: attempt power cycle
[ 15.461490] usb 1-13: new full-speed USB device number 9 using xhci_hcd
[ 15.461667] usb 1-13: Device not responding to setup address.
[ 15.668324] usb 1-13: Device not responding to setup address.
[ 15.874822] usb 1-13: device not accepting address 9, error -71
[ 15.998157] usb 1-13: new full-speed USB device number 10 using xhci_hcd
[ 15.998333] usb 1-13: Device not responding to setup address.
[ 16.204986] usb 1-13: Device not responding to setup address.
[ 16.411486] usb 1-13: device not accepting address 10, error -71
[ 16.411555] usb usb1-port13: unable to enumerate USB device
[ 19.344821] ata2: link is slow to respond, please be patient (ready=0)
[ 23.991487] ata2: COMRESET failed (errno=-16)
[ 29.348152] ata2: link is slow to respond, please be patient (ready=0)
[ 59.041481] ata2: COMRESET failed (errno=-16)
[ 59.041488] ata2: limiting SATA link speed to 3.0 Gbps
[ 64.058148] ata2: COMRESET failed (errno=-16)
[ 64.058155] ata2: reset failed, giving up
[ 64.058565] scsi 2:0:0:0: Direct-Access ATA TOSHIBA MK3263GS 0M PQ: 0 ANSI: 5
[ 64.059616] scsi 4:0:0:0: Direct-Access ATA CT500MX500SSD4 023 PQ: 0 ANSI: 5
[ 64.071092] sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 64.071098] sd 2:0:0:0: [sda] Write Protect is off
[ 64.071098] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 64.071108] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 64.071112] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 64.071114] sd 4:0:0:0: [sdb] 4096-byte physical blocks
[ 64.071119] sd 4:0:0:0: [sdb] Write Protect is off
[ 64.071120] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 64.071134] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 64.096984] sdb: sdb1
[ 64.097464] sd 4:0:0:0: [sdb] supports TCG Opal
[ 64.097466] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 64.507338] sda: sda1 sda2 sda3
[ 64.508029] sd 2:0:0:0: [sda] Attached SCSI disk
[ 67.280213] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 67.338505] ISO 9660 Extensions: RRIP_1991A
[ 69.035986] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 74.766036] overlayfs: null uuid detected in lower fs '/', falling back to index=off,nfs_export=off.
[ 83.353209] systemd[1]: systemd 242.153-3-manjaro running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 83.368235] systemd[1]: Detected architecture x86-64.
[ 83.530907] fbcon: Taking over console
[ 83.531263] Console: switching to colour frame buffer device 210x65
[ 83.533141] systemd[1]: Set hostname to <manjaro>.
[ 90.298077] random: crng init done
[ 95.221800] systemd[1]: Created slice User and Session Slice.
[ 95.222617] systemd[1]: Created slice system-getty.slice.
[ 95.223039] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 95.223156] systemd[1]: Reached target Login Prompts.
[ 95.223322] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 95.223598] systemd[1]: Listening on Journal Socket (/dev/log).
[ 95.223837] systemd[1]: Listening on udev Kernel Socket.
[ 95.224008] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 95.224230] systemd[1]: Listening on udev Control Socket.
[ 95.224330] systemd[1]: Reached target Remote File Systems.
[ 101.841054] systemd[1]: Started Create Static Device Nodes in /dev.
[ 101.843203] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 101.845170] systemd[1]: Starting Journal Service...
[ 101.845945] systemd[1]: Starting udev Kernel Device Manager...
[ 103.806477] systemd[1]: Started Journal Service.
[ 103.806605] audit: type=1130 audit(1613848864.785:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 106.369199] audit: type=1400 audit(1613848867.348:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=394 comm="apparmor_parser"
[ 106.369548] audit: type=1400 audit(1613848867.348:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=394 comm="apparmor_parser"
[ 106.398169] audit: type=1130 audit(1613848867.378:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 106.405134] audit: type=1400 audit(1613848867.385:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=404 comm="apparmor_parser"
[ 106.442307] audit: type=1400 audit(1613848867.421:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=412 comm="apparmor_parser"
[ 106.442547] audit: type=1400 audit(1613848867.421:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=412 comm="apparmor_parser"
[ 106.606475] audit: type=1400 audit(1613848867.585:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=422 comm="apparmor_parser"
[ 106.606573] audit: type=1400 audit(1613848867.585:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=422 comm="apparmor_parser"
[ 106.607660] audit: type=1130 audit(1613848867.585:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=apparmor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 110.694917] kauditd_printk_skb: 1 callbacks suppressed
[ 110.694919] audit: type=1130 audit(1613848871.675:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 111.855065] systemd-journald[379]: Received request to flush runtime journal from PID 1
[ 111.869499] audit: type=1130 audit(1613848872.848:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 111.997243] audit: type=1130 audit(1613848872.975:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 112.783200] audit: type=1130 audit(1613848873.761:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd.apparmor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 112.785475] audit: type=1130 audit(1613848873.765:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 114.422651] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 114.422682] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 114.422685] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 114.422686] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 115.525371] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 118.870231] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[ 122.997478] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[ 122.997499] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 123.068851] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 123.071772] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 124.681988] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20190816/utaddress-204)
[ 124.681992] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 124.681994] ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190816/utaddress-204)
[ 124.681996] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 124.681997] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190816/utaddress-204)
[ 124.681998] ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190816/utaddress-204)
[ 124.682000] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 124.682000] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20190816/utaddress-204)
[ 124.682002] ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20190816/utaddress-204)
[ 124.682003] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 124.682004] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 124.722895] audit: type=1130 audit(1613848885.701:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 125.341688] Intel(R) Wireless WiFi driver for Linux
[ 125.341690] Copyright(c) 2003- 2015 Intel Corporation
[ 125.341761] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[ 125.509763] audit: type=1130 audit(1613848886.488:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 125.513227] audit: type=1127 audit(1613848886.491:20): pid=514 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 125.515290] audit: type=1130 audit(1613848886.495:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 125.582736] audit: type=1130 audit(1613848886.561:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 125.590883] audit: type=1130 audit(1613848886.568:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 127.393758] iTCO_vendor_support: vendor-support=0
[ 144.837234] intel_rapl_common: Found RAPL domain package
[ 144.837239] intel_rapl_common: Found RAPL domain core
[ 144.837244] intel_rapl_common: Found RAPL domain dram
[ 149.534508] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 149.534605] iTCO_wdt: Found a 9 Series TCO device (Version=2, TCOBASE=0x1860)
[ 149.535427] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 149.808040] iwlwifi 0000:05:00.0: loaded firmware version 17.3216344376.0 op_mode iwlmvm
[ 174.373879] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 174.374122] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 174.374126] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 174.377075] audit: type=1130 audit(1613848935.355:24): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 174.377777] audit: type=1130 audit(1613848935.355:25): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=linux-module-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 174.377784] audit: type=1131 audit(1613848935.355:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=linux-module-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 174.972940] iwlwifi 0000:05:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
[ 174.990311] iwlwifi 0000:05:00.0: base HW address: 7c:5c:f8:45:4e:ad
[ 175.197337] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 176.252940] audit: type=1130 audit(1613848937.231:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 176.376574] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
[ 177.305218] audit: type=1130 audit(1613848938.285:28): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 177.580383] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[ 177.580496] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 177.580601] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 177.580702] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[ 181.021783] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 181.021784] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 181.021785] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 181.021785] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 181.021786] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 181.021786] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 181.021787] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 181.021788] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 181.021789] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 181.036115] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[ 181.036149] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[ 181.036175] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[ 181.036204] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 181.036228] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 181.036253] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 181.036277] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 181.036301] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 182.312679] audit: type=1131 audit(1613848943.291:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 198.686265] audit: type=1400 audit(1613848959.665:30): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=667 comm="apparmor_parser"
[ 198.708355] audit: type=1400 audit(1613848959.688:31): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=667 comm="apparmor_parser"
[ 198.720407] audit: type=1130 audit(1613848959.698:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 203.726058] audit: type=1131 audit(1613848964.705:33): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 206.324258] audit: type=1130 audit(1613848967.301:34): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 207.455952] st: Version 20160209, fixed bufsize 32768, s/g segs 256
[ 208.151976] audit: type=1130 audit(1613848969.131:35): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 209.485526] audit: type=1130 audit(1613848970.465:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 210.728693] sr 6:0:0:0: Attached scsi generic sg0 type 5
[ 210.728765] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 210.728833] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 223.180047] audit: type=1130 audit(1613848984.158:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 235.881270] audit: type=1130 audit(1613848996.858:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 238.199850] audit: type=1131 audit(1613848999.178:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 240.836919] audit: type=1116 audit(1613849001.815:40): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837094] audit: type=1114 audit(1613849001.815:41): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user id=1000 exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837129] audit: type=1114 audit(1613849001.815:42): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837164] audit: type=1114 audit(1613849001.815:43): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837173] audit: type=1114 audit(1613849001.815:44): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837197] audit: type=1114 audit(1613849001.815:45): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837221] audit: type=1114 audit(1613849001.815:46): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 240.837250] audit: type=1114 audit(1613849001.815:47): pid=902 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to shadow group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[ 245.168553] kauditd_printk_skb: 5 callbacks suppressed
[ 245.168554] audit: type=1116 audit(1613849006.148:53): pid=1197 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding group to /etc/group id=966 exe="/usr/bin/groupadd" hostname=? addr=? terminal=? res=success'
[ 245.168689] audit: type=1116 audit(1613849006.148:54): pid=1197 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding group to /etc/gshadow id=966 exe="/usr/bin/groupadd" hostname=? addr=? terminal=? res=success'
[ 245.169920] audit: type=1116 audit(1613849006.148:55): pid=1197 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op= id=966 exe="/usr/bin/groupadd" hostname=? addr=? terminal=? res=success'
[ 245.462617] mousedev: PS/2 mouse device common for all mice
[ 245.781727] audit: type=1101 audit(1613849006.761:56): pid=1237 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=user manjaro added by root to group autologin acct="autologin" exe="/usr/bin/gpasswd" hostname=? addr=? terminal=? res=success'
[ 246.529869] audit: type=1130 audit(1613849007.508:57): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pacman-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 247.900298] audit: type=1131 audit(1613849008.878:58): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 250.347036] audit: type=1130 audit(1613849011.325:59): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 256.412664] audit: type=1108 audit(1613849017.391:60): pid=1272 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:chauthtok grantors=pam_unix acct="root" exe="/usr/bin/chpasswd" hostname=? addr=? terminal=? res=success'
[ 257.038718] audit: type=1130 audit(1613849018.018:61): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=manjaro-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 257.038720] audit: type=1131 audit(1613849018.018:62): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=manjaro-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 294.269599] audit: type=1130 audit(1613849055.248:63): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mirrors-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 294.269609] audit: type=1131 audit(1613849055.248:64): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mirrors-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 323.009358] audit: type=1130 audit(1613849083.988:65): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 323.009361] audit: type=1131 audit(1613849083.988:66): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 323.014389] audit: type=1130 audit(1613849083.991:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 324.871758] audit: type=1130 audit(1613849085.851:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=tlp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 325.140291] audit: type=1130 audit(1613849086.118:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 325.405907] audit: type=1130 audit(1613849086.385:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 330.205997] nouveau 0000:01:00.0: gr: intr 00000040
[ 331.548688] audit: type=1100 audit(1613849092.528:71): pid=1492 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_tally,pam_shells,pam_permit,pam_gnome_keyring acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 331.550498] audit: type=1101 audit(1613849092.528:72): pid=1492 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 331.562180] audit: type=1103 audit(1613849092.541:73): pid=1492 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_tally,pam_shells,pam_permit,pam_gnome_keyring acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 331.562233] audit: type=1006 audit(1613849092.541:74): pid=1492 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 331.582039] audit: type=1130 audit(1613849092.561:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 331.586589] audit: type=1101 audit(1613849092.565:76): pid=1499 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 331.586630] audit: type=1006 audit(1613849092.565:77): pid=1499 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 331.588239] audit: type=1105 audit(1613849092.568:78): pid=1499 uid=0 auid=1000 ses=2 subj==unconfined 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="manjaro" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 332.158931] audit: type=1130 audit(1613849093.138:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 332.718410] audit: type=1105 audit(1613849093.698:80): pid=1492 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="manjaro" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[ 338.100624] fuse: init (API version 7.31)
[ 338.100650] *** VALIDATE fuse ***
[ 338.100653] *** VALIDATE fuse ***
[ 359.229892] kauditd_printk_skb: 1 callbacks suppressed
[ 359.229895] audit: type=1130 audit(1613849120.208:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 365.011452] audit: type=1101 audit(1613849125.991:83): pid=1652 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.011609] audit: type=1110 audit(1613849125.991:84): pid=1652 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.013543] audit: type=1105 audit(1613849125.991:85): pid=1652 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.014526] audit: type=1106 audit(1613849125.991:86): pid=1652 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.014599] audit: type=1104 audit(1613849125.991:87): pid=1652 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.019448] audit: type=1101 audit(1613849125.998:88): pid=1655 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.019594] audit: type=1110 audit(1613849125.998:89): pid=1655 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.021503] audit: type=1105 audit(1613849126.001:90): pid=1655 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.023331] audit: type=1106 audit(1613849126.001:91): pid=1655 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 365.023407] audit: type=1104 audit(1613849126.001:92): pid=1655 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 375.286296] audit: type=1130 audit(1613849136.265:93): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 376.704130] audit: type=1130 audit(1613849137.681:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 376.791469] audit: type=1130 audit(1613849137.768:95): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 377.605626] audit: type=1130 audit(1613849138.585:96): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 377.609064] audit: type=1131 audit(1613849138.588:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pamac-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 380.919423] audit: type=1130 audit(1613849141.898:98): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 410.958254] audit: type=1131 audit(1613849171.938:99): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 447.600428] audit: type=1111 audit(1613849208.578:100): pid=523 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=connection-add-activate uuid=f9cc9765-669c-40f0-bf35-f74105a2b18c name=6D6F746F206728372920706F7765722038363039 pid=1677 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[ 451.252046] audit: type=1130 audit(1613849212.231:101): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 464.397916] wlp5s0: authenticate with 04:d3:95:11:18:56
[ 464.400632] wlp5s0: send auth to 04:d3:95:11:18:56 (try 1/3)
[ 464.403708] wlp5s0: authenticated
[ 464.404703] wlp5s0: associate with 04:d3:95:11:18:56 (try 1/3)
[ 464.421772] wlp5s0: RX AssocResp from 04:d3:95:11:18:56 (capab=0x31 status=0 aid=1)
[ 464.422465] wlp5s0: associated
[ 464.452861] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[ 464.497183] audit: type=1130 audit(1613849225.475:102): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 469.456482] wlp5s0: deauthenticated from 04:d3:95:11:18:56 (Reason: 3=DEAUTH_LEAVING)
[ 472.769417] wlp5s0: authenticate with 04:d3:95:11:18:56
[ 472.771824] wlp5s0: send auth to 04:d3:95:11:18:56 (try 1/3)
[ 472.807712] wlp5s0: send auth to 04:d3:95:11:18:56 (try 2/3)
[ 472.861549] wlp5s0: send auth to 04:d3:95:11:18:56 (try 3/3)
[ 472.917300] wlp5s0: authentication with 04:d3:95:11:18:56 timed out
[ 475.013361] audit: type=1131 audit(1613849235.991:103): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 481.302983] audit: type=1131 audit(1613849242.281:104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 485.014157] audit: type=1130 audit(1613849245.991:105): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 495.009700] audit: type=1131 audit(1613849255.988:106): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 539.108773] audit: type=1130 audit(1613849300.088:107): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 561.374521] wlp5s0: authenticate with 04:d3:95:11:18:56
[ 561.376834] wlp5s0: send auth to 04:d3:95:11:18:56 (try 1/3)
[ 561.381545] wlp5s0: authenticated
[ 561.384691] wlp5s0: associate with 04:d3:95:11:18:56 (try 1/3)
[ 561.397900] wlp5s0: RX AssocResp from 04:d3:95:11:18:56 (capab=0x31 status=0 aid=1)
[ 561.398515] wlp5s0: associated
[ 561.414759] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
[ 561.435396] audit: type=1130 audit(1613849322.415:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 569.159640] audit: type=1131 audit(1613849330.138:109): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 572.010513] audit: type=1131 audit(1613849332.988:110): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 911.129651] audit: type=1130 audit(1613849672.108:111): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 911.129653] audit: type=1131 audit(1613849672.108:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1292.716941] audit: type=1101 audit(1613850053.695:113): pid=3058 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1292.717103] audit: type=1110 audit(1613850053.695:114): pid=3058 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1292.719088] audit: type=1105 audit(1613850053.698:115): pid=3058 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1292.736883] audit: type=1106 audit(1613850053.715:116): pid=3058 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1292.736972] audit: type=1104 audit(1613850053.715:117): pid=3058 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1338.788802] audit: type=1101 audit(1613850099.768:118): pid=3065 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1338.789028] audit: type=1110 audit(1613850099.768:119): pid=3065 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1338.791080] audit: type=1105 audit(1613850099.768:120): pid=3065 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1338.792716] audit: type=1106 audit(1613850099.771:121): pid=3065 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1338.792782] audit: type=1104 audit(1613850099.771:122): pid=3065 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1359.089158] audit: type=1101 audit(1613850120.068:123): pid=3069 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1359.089331] audit: type=1110 audit(1613850120.068:124): pid=3069 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1359.092963] audit: type=1105 audit(1613850120.071:125): pid=3069 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1359.106927] audit: type=1106 audit(1613850120.085:126): pid=3069 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1359.107000] audit: type=1104 audit(1613850120.085:127): pid=3069 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1561.287454] audit: type=1101 audit(1613850322.265:128): pid=3133 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1561.287607] audit: type=1110 audit(1613850322.265:129): pid=3133 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1561.289680] audit: type=1105 audit(1613850322.268:130): pid=3133 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1561.306728] audit: type=1106 audit(1613850322.285:131): pid=3133 uid=0 auid=1000 ses=1 subj==unconfined 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'
[ 1561.306796] audit: type=1104 audit(1613850322.285:132): pid=3133 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 2360.462565] audit: type=1130 audit(1613851121.441:133): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2371.009971] audit: type=1131 audit(1613851131.988:134): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3750.118956] audit: type=1101 audit(1613852511.098:135): pid=4618 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 3750.119142] audit: type=1110 audit(1613852511.098:136): pid=4618 uid=0 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 3750.121193] audit: type=1105 audit(1613852511.101:137): pid=4618 uid=0 auid=1000 ses=1 subj==unconfined 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'Offline
Not much that can be done if the kernel can not talk to the device. If you really need the data off that device you may have to send it to a recovery specialist.
Edit:
[ 3.983064] ata1: DUMMY
[ 3.983065] ata2: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235180 irq 29
[ 3.983067] ata3: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235200 irq 29
[ 3.983067] ata4: DUMMY
[ 3.983068] ata5: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235300 irq 29
[ 3.983069] ata6: DUMMY
...
[ 4.297444] ata5.00: ATA-10: CT500MX500SSD4, M3CR023, max UDMA/133
...
[ 4.718042] ata3.00: ATA-8: TOSHIBA MK3263GSX, FG020M, max UDMA/100
...
[ 59.041488] ata2: limiting SATA link speed to 3.0 Gbps
[ 64.058148] ata2: COMRESET failed (errno=-16)
[ 64.058155] ata2: reset failed, giving upLast edited by loqs (2021-02-20 20:47:53)
Offline
'sdb' smart values look ok to me and 'sdb1' is 2 years(!) old (14.feb.2019) covering the whole drive. This can't be your candidate then.
So we have another dead 3rd drive connected via USB? Is this correct? If so, try to remove the USB->SATA controller and connect the device via Sata directly (or try a different USB converter).
Last edited by Maniaxx (2021-02-21 00:22:20)
sys2064
Offline
It's on SATA. I have not found a solution for COMRESET failure on boot so I'm going to give up on the drive, thanks everyone for contributing.
Offline
Please don't use 'closed', as this usually means that a topic has been locked by the mod team to prevent any further replies. Use e.g. 'abandoned' (or equivalent synonym)..
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline