Mageia Bugzilla – Attachment 9989 Details for
Bug 22597
Editing partitions may confuse installer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
rdsosreport.txt from the boot, disk UUID problem
rdsosreport.txt (text/plain), 63.55 KB, created by
Morgan Leijström
on 2018-02-15 10:08:08 CET
(
hide
)
Description:
rdsosreport.txt from the boot, disk UUID problem
Filename:
MIME Type:
Creator:
Morgan Leijström
Created:
2018-02-15 10:08:08 CET
Size:
63.55 KB
patch
obsolete
>+ cat /lib/dracut/dracut-044 >dracut-044 >+ cat /proc/cmdline >BOOT_IMAGE=/vmlinuz-4.14.18-desktop-1.mga6 root=/dev/mapper/vg--crypt-lv_root ro splash quiet noiswmd resume=/dev/vg-crypt/lv_swap audit=0 >+ '[' -f /etc/cmdline ']' >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/90crypt.conf ']' >+ echo /etc/cmdline.d/90crypt.conf >/etc/cmdline.d/90crypt.conf >+ cat /etc/cmdline.d/90crypt.conf > rd.luks.uuid=luks-b50d757d-c5d0-4e39-b45d-80d91a428c24 >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/90lvm.conf ']' >+ echo /etc/cmdline.d/90lvm.conf >/etc/cmdline.d/90lvm.conf >+ cat /etc/cmdline.d/90lvm.conf > rd.lvm.lv=vg-crypt/lv_root > rd.lvm.lv=vg-crypt/lv_swap >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/95resume.conf ']' >+ echo /etc/cmdline.d/95resume.conf >/etc/cmdline.d/95resume.conf >+ cat /etc/cmdline.d/95resume.conf > resume=/dev/mapper/vg--crypt-lv_swap >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/95root-dev.conf ']' >+ echo /etc/cmdline.d/95root-dev.conf >/etc/cmdline.d/95root-dev.conf >+ cat /etc/cmdline.d/95root-dev.conf > root=/dev/mapper/vg--crypt-lv_root rootfstype=ext4 rootflags=rw,noatime,data=ordered >+ cat /proc/self/mountinfo >0 0 0:1 / / rw - rootfs rootfs rw >19 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw >20 0 0:19 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw >21 0 0:6 / /dev rw,nosuid,noexec - devtmpfs devtmpfs rw,size=4007764k,nr_inodes=1001941,mode=755 >22 21 0:20 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000 >23 21 0:21 / /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw >24 0 0:22 / /run rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755 >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 >sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 >devtmpfs /dev devtmpfs rw,nosuid,noexec,size=4007764k,nr_inodes=1001941,mode=755 0 0 >devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 >tmpfs /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0 >tmpfs /run tmpfs rw,nosuid,nodev,noexec,mode=755 0 0 >+ blkid >/dev/nvme0n1: PTUUID="2e0df02c-3a14-44af-8d02-b31d8951f8f4" PTTYPE="gpt" >/dev/nvme0n1p1: UUID="8840-7ED0" TYPE="vfat" PARTUUID="4ee60973-78d9-4856-b8e1-d73f0451a3d1" >/dev/nvme0n1p2: UUID="c751a66f-8fba-40d7-bec5-61fb398f0871" TYPE="ext4" PARTUUID="76d34646-7b1e-451a-9174-2e67156f4a2a" >/dev/nvme0n1p3: UUID="b50d757d-c5d0-4e39-b45d-80d91a428c24" TYPE="crypto_LUKS" PARTUUID="4d4c3ef2-46f2-459a-9a80-4bac723c6177" >/dev/mapper/crypt_nvme0n1p3: UUID="faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x" TYPE="LVM2_member" >/dev/mapper/vg--crypt-lv_root: UUID="c98904d8-fef5-4b66-9f4c-2ac0aba5248c" TYPE="ext4" >/dev/mapper/vg--crypt-lv_swap: UUID="087826bb-84fe-4e44-b119-112573987c4a" TYPE="swap" >+ blkid -o udev >ID_FS_UUID=8840-7ED0 >ID_FS_UUID_ENC=8840-7ED0 >ID_FS_TYPE=vfat >ID_FS_PARTUUID=4ee60973-78d9-4856-b8e1-d73f0451a3d1 > >ID_FS_UUID=c751a66f-8fba-40d7-bec5-61fb398f0871 >ID_FS_UUID_ENC=c751a66f-8fba-40d7-bec5-61fb398f0871 >ID_FS_TYPE=ext4 >ID_FS_PARTUUID=76d34646-7b1e-451a-9174-2e67156f4a2a > >ID_FS_UUID=b50d757d-c5d0-4e39-b45d-80d91a428c24 >ID_FS_UUID_ENC=b50d757d-c5d0-4e39-b45d-80d91a428c24 >ID_FS_TYPE=crypto_LUKS >ID_FS_PARTUUID=4d4c3ef2-46f2-459a-9a80-4bac723c6177 > >ID_FS_UUID=faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x >ID_FS_UUID_ENC=faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x >ID_FS_TYPE=LVM2_member > >ID_FS_UUID=c98904d8-fef5-4b66-9f4c-2ac0aba5248c >ID_FS_UUID_ENC=c98904d8-fef5-4b66-9f4c-2ac0aba5248c >ID_FS_TYPE=ext4 > >ID_FS_UUID=087826bb-84fe-4e44-b119-112573987c4a >ID_FS_UUID_ENC=087826bb-84fe-4e44-b119-112573987c4a >ID_FS_TYPE=swap > >ID_PART_TABLE_UUID=2e0df02c-3a14-44af-8d02-b31d8951f8f4 >ID_PART_TABLE_TYPE=gpt >+ ls -l /dev/disk/by-id /dev/disk/by-partuuid /dev/disk/by-uuid >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-name-crypt_nvme0n1p3 -> ../../dm-0 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-name-vg--crypt-lv_root -> ../../dm-1 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-name-vg--crypt-lv_swap -> ../../dm-2 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-uuid-CRYPT-LUKS1-b50d757dc5d04e39b45d80d91a428c24-crypt_nvme0n1p3 -> ../../dm-0 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-uuid-LVM-Ade4Ljhff5XxNPQRpVLfI9zOt8QMV4BuLZbme29Eppzl4OJoFvdg86lWPBS257Co -> ../../dm-1 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-uuid-LVM-Ade4Ljhff5XxNPQRpVLfI9zOt8QMV4Buo3Wd1xCwhXl1sFEtAQRi5kK1oNT4kkO3 -> ../../dm-2 >lrwxrwxrwx 1 root 0 13 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01 -> ../../nvme0n1 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01-part1 -> ../../nvme0n1p1 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01-part2 -> ../../nvme0n1p2 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01-part3 -> ../../nvme0n1p3 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 4d4c3ef2-46f2-459a-9a80-4bac723c6177 -> ../../nvme0n1p3 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 4ee60973-78d9-4856-b8e1-d73f0451a3d1 -> ../../nvme0n1p1 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 76d34646-7b1e-451a-9174-2e67156f4a2a -> ../../nvme0n1p2 > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 087826bb-84fe-4e44-b119-112573987c4a -> ../../dm-2 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 8840-7ED0 -> ../../nvme0n1p1 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 b50d757d-c5d0-4e39-b45d-80d91a428c24 -> ../../nvme0n1p3 >lrwxrwxrwx 1 root 0 15 Feb 14 13:38 c751a66f-8fba-40d7-bec5-61fb398f0871 -> ../../nvme0n1p2 >lrwxrwxrwx 1 root 0 10 Feb 14 13:38 c98904d8-fef5-4b66-9f4c-2ac0aba5248c -> ../../dm-1 >+ for _i in '/etc/conf.d/*.conf' >+ '[' -f /etc/conf.d/systemd.conf ']' >+ echo /etc/conf.d/systemd.conf >/etc/conf.d/systemd.conf >+ cat /etc/conf.d/systemd.conf >systemdutildir="/usr/lib/systemd" >systemdsystemunitdir="/usr/lib/systemd/system" >systemdsystemconfdir="/etc/systemd/system" >+ command -v lvm >+ lvm pvdisplay >File descriptor 9 (/.console_lock) leaked on lvm invocation. Parent PID 3533: /bin/sh > --- Physical volume --- > PV Name /dev/mapper/crypt_nvme0n1p3 > VG Name vg-crypt > PV Size 237.40 GiB / not usable 2.02 MiB > Allocatable yes > PE Size 4.00 MiB > Total PE 60773 > Free PE 52773 > Allocated PE 8000 > PV UUID faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x > >+ lvm vgdisplay >File descriptor 9 (/.console_lock) leaked on lvm invocation. Parent PID 3533: /bin/sh > --- Volume group --- > VG Name vg-crypt > System ID > Format lvm2 > Metadata Areas 1 > Metadata Sequence No 4 > VG Access read/write > VG Status resizable > MAX LV 0 > Cur LV 3 > Open LV 0 > Max PV 0 > Cur PV 1 > Act PV 1 > VG Size 237.39 GiB > PE Size 4.00 MiB > Total PE 60773 > Alloc PE / Size 8000 / 31.25 GiB > Free PE / Size 52773 / 206.14 GiB > VG UUID Ade4Lj-hff5-XxNP-QRpV-LfI9-zOt8-QMV4Bu > >+ lvm lvdisplay >File descriptor 9 (/.console_lock) leaked on lvm invocation. Parent PID 3533: /bin/sh > --- Logical volume --- > LV Path /dev/vg-crypt/lv_root > LV Name lv_root > VG Name vg-crypt > LV UUID LZbme2-9Epp-zl4O-JoFv-dg86-lWPB-S257Co > LV Write Access read/write > LV Creation host, time localhost, 2018-02-14 13:23:15 +0000 > LV Status available > # open 0 > LV Size 14.65 GiB > Current LE 3750 > Segments 1 > Allocation inherit > Read ahead sectors auto > - currently set to 256 > Block device 252:1 > > --- Logical volume --- > LV Path /dev/vg-crypt/lv_swap > LV Name lv_swap > VG Name vg-crypt > LV UUID o3Wd1x-CwhX-l1sF-EtAQ-Ri5k-K1oN-T4kkO3 > LV Write Access read/write > LV Creation host, time localhost, 2018-02-14 13:23:46 +0000 > LV Status available > # open 0 > LV Size 8.79 GiB > Current LE 2250 > Segments 1 > Allocation inherit > Read ahead sectors auto > - currently set to 256 > Block device 252:2 > > --- Logical volume --- > LV Path /dev/vg-crypt/lv_home > LV Name lv_home > VG Name vg-crypt > LV UUID VFmfiI-A2iH-YqG0-NBc6-0H0u-NXvl-kXqr1r > LV Write Access read/write > LV Creation host, time localhost, 2018-02-14 13:24:05 +0000 > LV Status NOT available > LV Size 7.81 GiB > Current LE 2000 > Segments 1 > Allocation inherit > Read ahead sectors auto > >+ command -v dmsetup >+ dmsetup ls --tree >vg--crypt-lv_swap (252:2) > `-crypt_nvme0n1p3 (252:0) > `- (259:3) >vg--crypt-lv_root (252:1) > `-crypt_nvme0n1p3 (252:0) > `- (259:3) >+ cat /proc/mdstat >Personalities : >unused devices: <none> >+ command -v ip >+ command -v journalctl >+ dmesg >[ 0.000000] microcode: microcode updated early to revision 0x80, date = 2018-01-04 >[ 0.000000] Linux version 4.14.18-desktop-1.mga6 (iurt@rabbit.mageia.org) (gcc version 5.5.0 (Mageia 5.5.0-1.mga6)) #1 SMP Wed Feb 7 23:14:33 UTC 2018 >[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.14.18-desktop-1.mga6 root=/dev/mapper/vg--crypt-lv_root ro splash quiet noiswmd resume=/dev/vg-crypt/lv_swap audit=0 >[ 0.000000] Intel Spectre v2 broken microcode detected; disabling Speculation Control >[ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers' >[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' >[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 >[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 >[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. >[ 0.000000] e820: 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-0x000000000009dfff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000061d9efff] usable >[ 0.000000] BIOS-e820: [mem 0x0000000061d9f000-0x0000000061d9ffff] ACPI NVS >[ 0.000000] BIOS-e820: [mem 0x0000000061da0000-0x0000000061da0fff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000061da1000-0x0000000079bfefff] usable >[ 0.000000] BIOS-e820: [mem 0x0000000079bff000-0x000000007a78efff] reserved >[ 0.000000] BIOS-e820: [mem 0x000000007a78f000-0x000000007ae7efff] ACPI NVS >[ 0.000000] BIOS-e820: [mem 0x000000007ae7f000-0x000000007aefefff] ACPI data >[ 0.000000] BIOS-e820: [mem 0x000000007aeff000-0x000000007aefffff] usable >[ 0.000000] BIOS-e820: [mem 0x000000007af00000-0x000000007fffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] e820: update [mem 0x61b3b018-0x61b64457] usable ==> usable >[ 0.000000] e820: update [mem 0x61b3b018-0x61b64457] usable ==> usable >[ 0.000000] e820: update [mem 0x61b2a018-0x61b3a057] usable ==> usable >[ 0.000000] e820: update [mem 0x61b2a018-0x61b3a057] usable ==> usable >[ 0.000000] extended physical RAM map: >[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable >[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved >[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable >[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved >[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000061b2a017] usable >[ 0.000000] reserve setup_data: [mem 0x0000000061b2a018-0x0000000061b3a057] usable >[ 0.000000] reserve setup_data: [mem 0x0000000061b3a058-0x0000000061b3b017] usable >[ 0.000000] reserve setup_data: [mem 0x0000000061b3b018-0x0000000061b64457] usable >[ 0.000000] reserve setup_data: [mem 0x0000000061b64458-0x0000000061d9efff] usable >[ 0.000000] reserve setup_data: [mem 0x0000000061d9f000-0x0000000061d9ffff] ACPI NVS >[ 0.000000] reserve setup_data: [mem 0x0000000061da0000-0x0000000061da0fff] reserved >[ 0.000000] reserve setup_data: [mem 0x0000000061da1000-0x0000000079bfefff] usable >[ 0.000000] reserve setup_data: [mem 0x0000000079bff000-0x000000007a78efff] reserved >[ 0.000000] reserve setup_data: [mem 0x000000007a78f000-0x000000007ae7efff] ACPI NVS >[ 0.000000] reserve setup_data: [mem 0x000000007ae7f000-0x000000007aefefff] ACPI data >[ 0.000000] reserve setup_data: [mem 0x000000007aeff000-0x000000007aefffff] usable >[ 0.000000] reserve setup_data: [mem 0x000000007af00000-0x000000007fffffff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000fed84000-0x00000000fed84fff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >[ 0.000000] reserve setup_data: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved >[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027effffff] usable >[ 0.000000] efi: EFI v2.50 by INSYDE Corp. >[ 0.000000] efi: ACPI 2.0=0x7aefe014 SMBIOS=0x79f9b000 SMBIOS 3.0=0x79f99000 ESRT=0x79f97698 MEMATTR=0x6a1c5018 >[ 0.000000] random: fast init done >[ 0.000000] SMBIOS 3.0.0 present. >[ 0.000000] DMI: Acer Aspire A717-71G/Charizard_KLS, BIOS V1.10 08/22/2017 >[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >[ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000 >[ 0.000000] MTRR default type: write-back >[ 0.000000] MTRR fixed ranges enabled: >[ 0.000000] 00000-9FFFF write-back >[ 0.000000] A0000-BFFFF uncachable >[ 0.000000] C0000-FFFFF write-protect >[ 0.000000] MTRR variable ranges enabled: >[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable >[ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable >[ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable >[ 0.000000] 3 disabled >[ 0.000000] 4 disabled >[ 0.000000] 5 disabled >[ 0.000000] 6 disabled >[ 0.000000] 7 disabled >[ 0.000000] 8 disabled >[ 0.000000] 9 disabled >[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.000000] e820: last_pfn = 0x7af00 max_arch_pfn = 0x400000000 >[ 0.000000] esrt: Reserving ESRT space from 0x0000000079f97698 to 0x0000000079f976d0. >[ 0.000000] Base memory trampoline at [ffff9b2cc0098000] 98000 size 24576 >[ 0.000000] Using GB pages for direct mapping >[ 0.000000] BRK [0x21a689000, 0x21a689fff] PGTABLE >[ 0.000000] BRK [0x21a68a000, 0x21a68afff] PGTABLE >[ 0.000000] BRK [0x21a68b000, 0x21a68bfff] PGTABLE >[ 0.000000] BRK [0x21a68c000, 0x21a68cfff] PGTABLE >[ 0.000000] BRK [0x21a68d000, 0x21a68dfff] PGTABLE >[ 0.000000] BRK [0x21a68e000, 0x21a68efff] PGTABLE >[ 0.000000] BRK [0x21a68f000, 0x21a68ffff] PGTABLE >[ 0.000000] BRK [0x21a690000, 0x21a690fff] PGTABLE >[ 0.000000] BRK [0x21a691000, 0x21a691fff] PGTABLE >[ 0.000000] Secure boot could not be determined >[ 0.000000] RAMDISK: [mem 0x3e117000-0x3fffafff] >[ 0.000000] ACPI: Early table checksum verification disabled >[ 0.000000] ACPI: RSDP 0x000000007AEFE014 000024 (v02 ACRSYS) >[ 0.000000] ACPI: XSDT 0x000000007AEC1188 000114 (v01 ACRSYS ACRPRDCT 00000000 01000013) >[ 0.000000] ACPI: FACP 0x000000007AEEC000 00010C (v05 ACRSYS ACRPRDCT 00000000 1025 00040000) >[ 0.000000] ACPI: DSDT 0x000000007AEC8000 01FA3A (v02 ACRSYS ACRPRDCT 00000000 1025 00040000) >[ 0.000000] ACPI: FACS 0x000000007AE5B000 000040 >[ 0.000000] ACPI: MSDM 0x000000007AEF5000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: BOOT 0x000000007AEEE000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: MCFG 0x000000007AEE9000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: WSMT 0x000000007AEC4000 000028 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEBC000 00051E (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: NHLT 0x000000007AEB1000 00002D (v00 ACRSYS ACRPRDCT 00000002 1025 00040000) >[ 0.000000] ACPI: UEFI 0x000000007AEFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: DBGP 0x000000007AEED000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEC3000 00029F (v02 ACRSYS ACRPRDCT 00000000 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEB7000 000EDE (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEF6000 0058C1 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEBD000 003002 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: ASPT 0x000000007AEEF000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: LPIT 0x000000007AEC5000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) >[ 0.000000] ACPI: UEFI 0x000000007AEFC000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) >[ 0.000000] ACPI: HPET 0x000000007AEEB000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEC2000 000346 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEB2000 00477C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEF1000 003113 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) >[ 0.000000] ACPI: DBGP 0x000000007AEBB000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) >[ 0.000000] ACPI: APIC 0x000000007AEEA000 0000BC (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEB8000 00106A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: ASF! 0x000000007AEF0000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: DBG2 0x000000007AEBA000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEC7000 000BC8 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: DMAR 0x000000007AEE8000 0000F0 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: SSDT 0x000000007AEC6000 0001BC (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) >[ 0.000000] ACPI: FPDT 0x000000007AEB0000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) >[ 0.000000] ACPI: BGRT 0x000000007AEAF000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) >[ 0.000000] ACPI: Local APIC address 0xfee00000 >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff] >[ 0.000000] NODE_DATA(0) allocated [mem 0x27effc000-0x27effffff] >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >[ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff] >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff] >[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff] >[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000061d9efff] >[ 0.000000] node 0: [mem 0x0000000061da1000-0x0000000079bfefff] >[ 0.000000] node 0: [mem 0x000000007aeff000-0x000000007aefffff] >[ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff] >[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff] >[ 0.000000] On node 0 totalpages: 2067354 >[ 0.000000] DMA zone: 64 pages used for memmap >[ 0.000000] DMA zone: 21 pages reserved >[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >[ 0.000000] DMA32 zone: 7728 pages used for memmap >[ 0.000000] DMA32 zone: 494590 pages, LIFO batch:31 >[ 0.000000] Normal zone: 24512 pages used for memmap >[ 0.000000] Normal zone: 1568768 pages, LIFO batch:31 >[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_TYPE_RESERVED >[ 0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff >[ 0.000000] ACPI: PM-Timer IO Port: 0x1808 >[ 0.000000] ACPI: Local APIC address 0xfee00000 >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) >[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >[ 0.000000] ACPI: IRQ0 used by override. >[ 0.000000] ACPI: IRQ9 used by override. >[ 0.000000] Using ACPI (MADT) for SMP configuration information >[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x61b2a000-0x61b2afff] >[ 0.000000] PM: Registered nosave memory: [mem 0x61b3a000-0x61b3afff] >[ 0.000000] PM: Registered nosave memory: [mem 0x61b3b000-0x61b3bfff] >[ 0.000000] PM: Registered nosave memory: [mem 0x61b64000-0x61b64fff] >[ 0.000000] PM: Registered nosave memory: [mem 0x61d9f000-0x61d9ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x61da0000-0x61da0fff] >[ 0.000000] PM: Registered nosave memory: [mem 0x79bff000-0x7a78efff] >[ 0.000000] PM: Registered nosave memory: [mem 0x7a78f000-0x7ae7efff] >[ 0.000000] PM: Registered nosave memory: [mem 0x7ae7f000-0x7aefefff] >[ 0.000000] PM: Registered nosave memory: [mem 0x7af00000-0x7fffffff] >[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff] >[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff] >[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 >[ 0.000000] percpu: Embedded 45 pages/cpu @ffff9b2f3ec00000 s145688 r8192 d30440 u524288 >[ 0.000000] pcpu-alloc: s145688 r8192 d30440 u524288 alloc=1*2097152 >[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2035029 >[ 0.000000] Policy zone: Normal >[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.18-desktop-1.mga6 root=/dev/mapper/vg--crypt-lv_root ro splash quiet noiswmd resume=/dev/vg-crypt/lv_swap audit=0 >[ 0.000000] audit: disabled (until reboot) >[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area >[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! >[ 0.000000] Memory: 7953796K/8269416K available (10252K kernel code, 1274K rwdata, 3432K rodata, 1520K init, 648K bss, 315620K reserved, 0K cma-reserved) >[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >[ 0.000000] Kernel/User page tables isolation: enabled >[ 0.000000] ftrace: allocating 32442 entries in 127 pages >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4. >[ 0.000000] Tasks RCU enabled. >[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >[ 0.000000] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16 >[ 0.000000] Console: colour dummy device 80x25 >[ 0.000000] console [tty0] enabled >[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns >[ 0.000000] hpet clockevent registered >[ 0.001000] tsc: Detected 2500.000 MHz processor >[ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.00 BogoMIPS (lpj=2496000) >[ 0.001000] pid_max: default: 32768 minimum: 301 >[ 0.001000] ACPI: Core revision 20170728 >[ 0.024507] ACPI: 12 ACPI AML tables successfully acquired and loaded >[ 0.026060] Security Framework initialized >[ 0.026084] TOMOYO Linux initialized >[ 0.027107] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >[ 0.027731] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >[ 0.027754] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >[ 0.027774] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >[ 0.027904] CPU: Physical Processor ID: 0 >[ 0.027904] CPU: Processor Core ID: 0 >[ 0.027908] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >[ 0.027908] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >[ 0.027912] mce: CPU supports 10 MCE banks >[ 0.027919] CPU0: Thermal monitoring enabled (TM1) >[ 0.027933] process: using mwait in idle threads >[ 0.027934] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8 >[ 0.027935] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 >[ 0.027936] Spectre V2 : Mitigation: Full generic retpoline >[ 0.027936] Spectre V2 : Filling RSB on context switch >[ 0.028297] Freeing SMP alternatives memory: 32K >[ 0.031018] smpboot: Max logical packages: 1 >[ 0.031023] DMAR: Host address width 39 >[ 0.031024] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >[ 0.031031] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e >[ 0.031032] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 >[ 0.031035] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da >[ 0.031035] DMAR: RMRR base: 0x0000007a68b000 end: 0x0000007a6aafff >[ 0.031036] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff >[ 0.031037] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0 >[ 0.031038] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1 >[ 0.031039] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >[ 0.031040] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 >[ 0.031041] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. >[ 0.032555] DMAR-IR: Enabled IRQ remapping in x2apic mode >[ 0.032556] x2apic enabled >[ 0.032566] Switched APIC routing to cluster x2apic. >[ 0.036835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.046894] TSC deadline timer enabled >[ 0.046899] smpboot: CPU0: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz (family: 0x6, model: 0x9e, stepping: 0x9) >[ 0.046938] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. >[ 0.046959] ... version: 4 >[ 0.046959] ... bit width: 48 >[ 0.046960] ... generic registers: 8 >[ 0.046960] ... value mask: 0000ffffffffffff >[ 0.046960] ... max period: 00007fffffffffff >[ 0.046961] ... fixed-purpose events: 3 >[ 0.046961] ... event mask: 00000007000000ff >[ 0.046989] Hierarchical SRCU implementation. >[ 0.047000] smp: Bringing up secondary CPUs ... >[ 0.047000] x86: Booting SMP configuration: >[ 0.047000] .... node #0, CPUs: #1 #2 #3 >[ 0.050446] smp: Brought up 1 node, 4 CPUs >[ 0.050446] smpboot: Total of 4 processors activated (19968.00 BogoMIPS) >[ 0.051171] devtmpfs: initialized >[ 0.051171] x86/mm: Memory block size: 128MB >[ 0.051402] PM: Registering ACPI NVS region [mem 0x61d9f000-0x61d9ffff] (4096 bytes) >[ 0.051402] PM: Registering ACPI NVS region [mem 0x7a78f000-0x7ae7efff] (7274496 bytes) >[ 0.051402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >[ 0.051402] futex hash table entries: 1024 (order: 4, 65536 bytes) >[ 0.051402] xor: automatically using best checksumming function avx >[ 0.051402] pinctrl core: initialized pinctrl subsystem >[ 0.051402] RTC time: 13:38:26, date: 02/14/18 >[ 0.052025] NET: Registered protocol family 16 >[ 0.052141] cpuidle: using governor ladder >[ 0.052141] cpuidle: using governor menu >[ 0.052141] Simple Boot Flag at 0x44 set to 0x1 >[ 0.052141] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >[ 0.052141] ACPI: bus type PCI registered >[ 0.052141] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.052141] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >[ 0.052141] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >[ 0.052141] PCI: Using configuration type 1 for base access >[ 0.053011] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >[ 0.053011] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.070004] raid6: sse2x1 gen() 11449 MB/s >[ 0.087003] raid6: sse2x1 xor() 7929 MB/s >[ 0.104004] raid6: sse2x2 gen() 14078 MB/s >[ 0.121001] raid6: sse2x2 xor() 9884 MB/s >[ 0.138004] raid6: sse2x4 gen() 16250 MB/s >[ 0.155002] raid6: sse2x4 xor() 11250 MB/s >[ 0.172002] raid6: avx2x1 gen() 22863 MB/s >[ 0.189002] raid6: avx2x1 xor() 15371 MB/s >[ 0.206001] raid6: avx2x2 gen() 25949 MB/s >[ 0.223002] raid6: avx2x2 xor() 18669 MB/s >[ 0.240002] raid6: avx2x4 gen() 29464 MB/s >[ 0.257001] raid6: avx2x4 xor() 21591 MB/s >[ 0.257002] raid6: using algorithm avx2x4 gen() 29464 MB/s >[ 0.257003] raid6: .... xor() 21591 MB/s, rmw enabled >[ 0.257003] raid6: using avx2x2 recovery algorithm >[ 0.257041] ACPI: Added _OSI(Module Device) >[ 0.257042] ACPI: Added _OSI(Processor Device) >[ 0.257042] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.257043] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.258204] ACPI: Executed 34 blocks of module-level executable AML code >[ 0.264746] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >[ 0.268028] ACPI: Dynamic OEM Table Load: >[ 0.268040] ACPI: SSDT 0xFFFF9B2F34F60000 0005EE (v02 PmRef Cpu0Ist 00003000 INTL 20160527) >[ 0.268198] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.268254] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked >[ 0.270308] ACPI: Dynamic OEM Table Load: >[ 0.270315] ACPI: SSDT 0xFFFF9B2F34870000 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527) >[ 0.270462] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.270579] ACPI: Dynamic OEM Table Load: >[ 0.270585] ACPI: SSDT 0xFFFF9B2F34896600 000115 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527) >[ 0.270712] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.270769] ACPI: Dynamic OEM Table Load: >[ 0.270773] ACPI: SSDT 0xFFFF9B2F34896200 0001A4 (v02 PmRef HwpLvt 00003000 INTL 20160527) >[ 0.270900] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.271176] ACPI: Dynamic OEM Table Load: >[ 0.271182] ACPI: SSDT 0xFFFF9B2F34F61800 00065C (v02 PmRef ApIst 00003000 INTL 20160527) >[ 0.271484] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.271593] ACPI: Dynamic OEM Table Load: >[ 0.271598] ACPI: SSDT 0xFFFF9B2F34896000 000197 (v02 PmRef ApHwp 00003000 INTL 20160527) >[ 0.271746] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.271860] ACPI: Dynamic OEM Table Load: >[ 0.271865] ACPI: SSDT 0xFFFF9B2F34897A00 00018A (v02 PmRef ApCst 00003000 INTL 20160527) >[ 0.272010] ACPI: Executed 1 blocks of module-level executable AML code >[ 0.274288] ACPI: EC: EC started >[ 0.274288] ACPI: EC: interrupt blocked >[ 0.274542] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC >[ 0.274544] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62 >[ 0.274545] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions >[ 0.274545] ACPI: Interpreter enabled >[ 0.274583] ACPI: (supports S0 S3 S4 S5) >[ 0.274584] ACPI: Using IOAPIC for interrupt routing >[ 0.274611] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.276432] ACPI: Enabled 7 GPEs in block 00 to 7F >[ 0.276957] ACPI: Power Resource [PG00] (on) >[ 0.336148] ACPI: Power Resource [WRST] (on) >[ 0.351854] ACPI: Power Resource [FN00] (off) >[ 0.351912] ACPI: Power Resource [FN01] (off) >[ 0.351967] ACPI: Power Resource [FN02] (off) >[ 0.352024] ACPI: Power Resource [FN03] (off) >[ 0.352079] ACPI: Power Resource [FN04] (off) >[ 0.352914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >[ 0.352918] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >[ 0.353038] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >[ 0.353150] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >[ 0.353150] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration >[ 0.354116] PCI host bridge to bus 0000:00 >[ 0.354118] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.354119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.354120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.354121] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] >[ 0.354122] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] >[ 0.354123] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] >[ 0.354124] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] >[ 0.354124] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >[ 0.354125] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >[ 0.354126] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >[ 0.354127] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] >[ 0.354128] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] >[ 0.354129] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] >[ 0.354130] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] >[ 0.354131] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] >[ 0.354132] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] >[ 0.354133] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] >[ 0.354134] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] >[ 0.354135] pci_bus 0000:00: root bus resource [bus 00-fe] >[ 0.354141] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000 >[ 0.354945] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 >[ 0.354978] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >[ 0.355648] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000 >[ 0.355657] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit] >[ 0.355662] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref] >[ 0.355665] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] >[ 0.355676] pci 0000:00:02.0: BAR 2: assigned to efifb >[ 0.356400] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330 >[ 0.356430] pci 0000:00:14.0: reg 0x10: [mem 0xa4600000-0xa460ffff 64bit] >[ 0.356522] pci 0000:00:14.0: PME# supported from D3hot D3cold >[ 0.357244] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000 >[ 0.357264] pci 0000:00:14.2: reg 0x10: [mem 0xa462a000-0xa462afff 64bit] >[ 0.357994] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000 >[ 0.358024] pci 0000:00:15.0: reg 0x10: [mem 0xa462b000-0xa462bfff 64bit] >[ 0.358765] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000 >[ 0.358792] pci 0000:00:15.1: reg 0x10: [mem 0xa462c000-0xa462cfff 64bit] >[ 0.359559] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 >[ 0.359578] pci 0000:00:16.0: reg 0x10: [mem 0xa462d000-0xa462dfff 64bit] >[ 0.359646] pci 0000:00:16.0: PME# supported from D3hot >[ 0.360352] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601 >[ 0.360376] pci 0000:00:17.0: reg 0x10: [mem 0xa4628000-0xa4629fff] >[ 0.360401] pci 0000:00:17.0: reg 0x14: [mem 0xa4630000-0xa46300ff] >[ 0.360411] pci 0000:00:17.0: reg 0x18: [io 0x5080-0x5087] >[ 0.360419] pci 0000:00:17.0: reg 0x1c: [io 0x5088-0x508b] >[ 0.360445] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f] >[ 0.360452] pci 0000:00:17.0: reg 0x24: [mem 0xa462e000-0xa462e7ff] >[ 0.360566] pci 0000:00:17.0: PME# supported from D3hot >[ 0.361247] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400 >[ 0.361355] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >[ 0.362053] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400 >[ 0.362131] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >[ 0.362842] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400 >[ 0.362964] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >[ 0.363686] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100 >[ 0.364451] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000 >[ 0.364472] pci 0000:00:1f.2: reg 0x10: [mem 0xa4624000-0xa4627fff] >[ 0.365211] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040380 >[ 0.365239] pci 0000:00:1f.3: reg 0x10: [mem 0xa4620000-0xa4623fff 64bit] >[ 0.365273] pci 0000:00:1f.3: reg 0x20: [mem 0xa4610000-0xa461ffff 64bit] >[ 0.365324] pci 0000:00:1f.3: PME# supported from D3hot D3cold >[ 0.366022] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500 >[ 0.366082] pci 0000:00:1f.4: reg 0x10: [mem 0xa462f000-0xa462f0ff 64bit] >[ 0.366152] pci 0000:00:1f.4: reg 0x20: [io 0x5040-0x505f] >[ 0.366912] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030000 >[ 0.366925] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff] >[ 0.366932] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref] >[ 0.366938] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref] >[ 0.366943] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f] >[ 0.366948] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] >[ 0.370028] pci 0000:00:01.0: PCI bridge to [bus 01] >[ 0.370035] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff] >[ 0.370041] pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff] >[ 0.370050] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref] >[ 0.370255] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000 >[ 0.370495] pci 0000:02:00.0: reg 0x10: [mem 0xa4200000-0xa43fffff 64bit] >[ 0.371246] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >[ 0.374197] pci 0000:00:1c.0: PCI bridge to [bus 02] >[ 0.374204] pci 0000:00:1c.0: bridge window [mem 0xa4200000-0xa43fffff] >[ 0.374276] pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000 >[ 0.374310] pci 0000:03:00.0: reg 0x10: [mem 0xa4505000-0xa4505fff] >[ 0.374374] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] >[ 0.374473] pci 0000:03:00.0: supports D1 D2 >[ 0.374474] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold >[ 0.374566] pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000 >[ 0.374599] pci 0000:03:00.1: reg 0x10: [io 0x3000-0x30ff] >[ 0.374627] pci 0000:03:00.1: reg 0x18: [mem 0xa4504000-0xa4504fff 64bit] >[ 0.374644] pci 0000:03:00.1: reg 0x20: [mem 0xa4500000-0xa4503fff 64bit] >[ 0.374745] pci 0000:03:00.1: supports D1 D2 >[ 0.374746] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold >[ 0.377059] pci 0000:00:1c.3: PCI bridge to [bus 03] >[ 0.377063] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] >[ 0.377068] pci 0000:00:1c.3: bridge window [mem 0xa4500000-0xa45fffff] >[ 0.377185] pci 0000:04:00.0: [8086:f1a5] type 00 class 0x010802 >[ 0.377223] pci 0000:04:00.0: reg 0x10: [mem 0xa4400000-0xa4403fff 64bit] >[ 0.380101] pci 0000:00:1d.0: PCI bridge to [bus 04] >[ 0.380108] pci 0000:00:1d.0: bridge window [mem 0xa4400000-0xa44fffff] >[ 0.381545] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.381588] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >[ 0.381629] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.381670] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.381711] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.381753] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.381794] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.381836] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >[ 0.382302] ACPI: EC: interrupt unblocked >[ 0.382318] ACPI: EC: event unblocked >[ 0.382331] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62 >[ 0.382332] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events >[ 0.382372] pci 0000:00:02.0: vgaarb: setting as boot VGA device >[ 0.382372] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >[ 0.382372] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none >[ 0.382372] pci 0000:01:00.0: vgaarb: bridge control possible >[ 0.382372] pci 0000:00:02.0: vgaarb: no bridge control possible >[ 0.382372] vgaarb: loaded >[ 0.382372] SCSI subsystem initialized >[ 0.382372] libata version 3.00 loaded. >[ 0.382372] EDAC MC: Ver: 3.0.0 >[ 0.382372] Registered efivars operations >[ 0.417042] PCI: Using ACPI for IRQ routing >[ 0.444964] PCI: pci_cache_line_size set to 64 bytes >[ 0.445185] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >[ 0.445186] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] >[ 0.445187] e820: reserve RAM buffer [mem 0x61b2a018-0x63ffffff] >[ 0.445188] e820: reserve RAM buffer [mem 0x61b3b018-0x63ffffff] >[ 0.445188] e820: reserve RAM buffer [mem 0x61d9f000-0x63ffffff] >[ 0.445189] e820: reserve RAM buffer [mem 0x79bff000-0x7bffffff] >[ 0.445190] e820: reserve RAM buffer [mem 0x7af00000-0x7bffffff] >[ 0.445191] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff] >[ 0.445249] NetLabel: Initializing >[ 0.445249] NetLabel: domain hash size = 128 >[ 0.445249] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >[ 0.445259] NetLabel: unlabeled traffic allowed by default >[ 0.445267] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >[ 0.445267] hpet0: 8 comparators, 64-bit 24.000000 MHz counter >[ 0.447016] clocksource: Switched to clocksource hpet >[ 0.454055] VFS: Disk quotas dquot_6.6.0 >[ 0.454064] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.454118] pnp: PnP ACPI init >[ 0.454264] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved >[ 0.454266] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved >[ 0.454267] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved >[ 0.454268] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved >[ 0.454269] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved >[ 0.454270] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved >[ 0.454271] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved >[ 0.454275] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.454495] system 00:01: [io 0x2000-0x20fe] has been reserved >[ 0.454498] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.454598] system 00:02: [io 0x0680-0x069f] has been reserved >[ 0.454599] system 00:02: [io 0xfd60-0xfd63] has been reserved >[ 0.454600] system 00:02: [io 0xffff] has been reserved >[ 0.454601] system 00:02: [io 0xffff] has been reserved >[ 0.454602] system 00:02: [io 0xffff] has been reserved >[ 0.454604] system 00:02: [io 0x1800-0x18fe] has been reserved >[ 0.454605] system 00:02: [io 0x164e-0x164f] has been reserved >[ 0.454607] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.454671] system 00:03: [io 0x0800-0x087f] has been reserved >[ 0.454674] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.454688] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >[ 0.454711] system 00:05: [io 0x1854-0x1857] has been reserved >[ 0.454713] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >[ 0.454737] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active) >[ 0.454801] pnp 00:07: Plug and Play ACPI device, IDs ETD050c PNP0f13 (active) >[ 0.455615] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.456102] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved >[ 0.456103] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >[ 0.456104] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >[ 0.456105] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >[ 0.456106] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >[ 0.456108] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved >[ 0.456109] system 00:09: [mem 0xfed45000-0xfed8ffff] could not be reserved >[ 0.456110] system 00:09: [mem 0xff000000-0xff000fff] has been reserved >[ 0.456111] system 00:09: [mem 0xff010000-0xffffffff] could not be reserved >[ 0.456112] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >[ 0.456113] system 00:09: [mem 0x80000000-0x8001ffff] has been reserved >[ 0.456116] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.456480] pnp: PnP ACPI: found 10 devices >[ 0.463826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 0.463829] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window >[ 0.463831] pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window >[ 0.463869] pci 0000:01:00.0: BAR 6: assigned [mem 0xa4000000-0xa407ffff pref] >[ 0.463870] pci 0000:00:01.0: PCI bridge to [bus 01] >[ 0.463872] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff] >[ 0.463874] pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff] >[ 0.463876] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref] >[ 0.463879] pci 0000:00:1c.0: PCI bridge to [bus 02] >[ 0.463884] pci 0000:00:1c.0: bridge window [mem 0xa4200000-0xa43fffff] >[ 0.463895] pci 0000:03:00.0: BAR 6: assigned [mem 0xa4510000-0xa451ffff pref] >[ 0.463896] pci 0000:00:1c.3: PCI bridge to [bus 03] >[ 0.463898] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] >[ 0.463903] pci 0000:00:1c.3: bridge window [mem 0xa4500000-0xa45fffff] >[ 0.463913] pci 0000:00:1d.0: PCI bridge to [bus 04] >[ 0.463920] pci 0000:00:1d.0: bridge window [mem 0xa4400000-0xa44fffff] >[ 0.463930] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >[ 0.463932] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >[ 0.463933] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >[ 0.463934] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] >[ 0.463935] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] >[ 0.463935] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] >[ 0.463936] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] >[ 0.463937] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] >[ 0.463938] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] >[ 0.463939] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] >[ 0.463940] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] >[ 0.463941] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] >[ 0.463942] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] >[ 0.463943] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] >[ 0.463944] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] >[ 0.463945] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] >[ 0.463946] pci_bus 0000:00: resource 20 [mem 0x80000000-0xdfffffff window] >[ 0.463947] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window] >[ 0.463948] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff] >[ 0.463949] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff] >[ 0.463950] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref] >[ 0.463951] pci_bus 0000:02: resource 1 [mem 0xa4200000-0xa43fffff] >[ 0.463952] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] >[ 0.463953] pci_bus 0000:03: resource 1 [mem 0xa4500000-0xa45fffff] >[ 0.463954] pci_bus 0000:04: resource 1 [mem 0xa4400000-0xa44fffff] >[ 0.464079] NET: Registered protocol family 2 >[ 0.464176] TCP established hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.464267] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >[ 0.464414] TCP: Hash tables configured (established 65536 bind 65536) >[ 0.464436] UDP hash table entries: 4096 (order: 5, 131072 bytes) >[ 0.464457] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >[ 0.464513] NET: Registered protocol family 1 >[ 0.464521] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >[ 0.466422] PCI: CLS 64 bytes, default 64 >[ 0.466449] Trying to unpack rootfs image as initramfs... >[ 0.757947] Freeing initrd memory: 31632K >[ 0.757974] DMAR: ACPI device "device:7d" under DMAR at fed91000 as 00:15.0 >[ 0.757977] DMAR: ACPI device "device:7e" under DMAR at fed91000 as 00:15.1 >[ 0.757988] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >[ 0.757990] software IO TLB [mem 0x7566a000-0x7966a000] (64MB) mapped at [ffff9b2d3566a000-ffff9b2d39669fff] >[ 0.758044] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns >[ 0.758575] workingset: timestamp_bits=56 max_order=21 bucket_order=0 >[ 0.759474] zbud: loaded >[ 0.761250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) >[ 0.761296] io scheduler noop registered >[ 0.761297] io scheduler deadline registered >[ 0.761316] io scheduler cfq registered (default) >[ 0.761317] io scheduler mq-deadline registered >[ 0.761317] io scheduler kyber registered >[ 0.761335] io scheduler bfq registered >[ 0.762174] pcieport 0000:00:1d.0: AER enabled with IRQ 122 >[ 0.762206] efifb: probing for efifb >[ 0.762217] efifb: framebuffer at 0xb0000000, using 3072k, total 3072k >[ 0.762218] efifb: mode is 1024x768x32, linelength=4096, pages=1 >[ 0.762218] efifb: scrolling: redraw >[ 0.762220] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >[ 0.763411] Console: switching to colour frame buffer device 128x48 >[ 0.764527] fb0: EFI VGA frame buffer device >[ 0.764533] intel_idle: MWAIT substates: 0x11142120 >[ 0.764534] intel_idle: v0.4.1 model 0x9E >[ 0.764711] intel_idle: lapic_timer_reliable_states 0xffffffff >[ 0.765356] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.765966] Linux agpgart interface v0.103 >[ 0.767571] brd: module loaded >[ 0.767683] ahci 0000:00:17.0: version 3.0 >[ 0.767879] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode >[ 0.767881] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst >[ 0.768417] scsi host0: ahci >[ 0.768747] scsi host1: ahci >[ 0.768917] scsi host2: ahci >[ 0.768934] ata1: DUMMY >[ 0.768934] ata2: DUMMY >[ 0.768939] ata3: SATA max UDMA/133 abar m2048@0xa462e000 port 0xa462e200 irq 123 >[ 0.768988] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >[ 0.796576] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.796578] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.796766] mousedev: PS/2 mouse device common for all mice >[ 0.796815] rtc_cmos 00:04: RTC can wake from S4 >[ 0.797396] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >[ 0.797477] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >[ 0.797500] intel_pstate: Intel P-state driver initializing >[ 0.797527] intel_pstate: Disabling energy efficiency optimization >[ 0.798137] intel_pstate: HWP enabled >[ 0.798400] ledtrig-cpu: registered to indicate activity on CPUs >[ 0.798401] EFI Variables Facility v0.08 2004-May-17 >[ 0.808195] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 >[ 0.841752] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized >[ 0.842136] Key type dns_resolver registered >[ 0.842136] mpls_gso: MPLS GSO support >[ 0.842572] microcode: sig=0x906e9, pf=0x20, revision=0x80 >[ 0.842734] microcode: Microcode Update Driver: v2.2. >[ 0.842740] sched_clock: Marking stable (842727474, 0)->(856167319, -13439845) >[ 0.843229] registered taskstats version 1 >[ 0.843251] zswap: loaded using pool lzo/zbud >[ 0.843616] Btrfs loaded, crc32c=crc32c-generic >[ 0.845430] Key type encrypted registered >[ 0.846566] Magic number: 6:984:634 >[ 0.846763] rtc_cmos 00:04: setting system clock to 2018-02-14 13:38:27 UTC (1518615507) >[ 0.846865] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >[ 0.846866] EDD information not available. >[ 1.078913] ata3: SATA link down (SStatus 4 SControl 300) >[ 1.082618] Freeing unused kernel memory: 1520K >[ 1.082619] Write protecting the kernel read-only data: 16384k >[ 1.083474] Freeing unused kernel memory: 2016K >[ 1.085926] Freeing unused kernel memory: 664K >[ 1.190280] dracut: dracut-044 >[ 1.488354] device-mapper: uevent: version 1.0.3 >[ 1.488551] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >[ 1.604881] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/PNP0C0D:00/input/input2 >[ 1.604913] ACPI: Lid Switch [LID0] >[ 1.604961] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3 >[ 1.604969] ACPI: Sleep Button [SLPB] >[ 1.604993] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4 >[ 1.605025] ACPI: Power Button [PWRB] >[ 1.605052] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5 >[ 1.605069] ACPI: Power Button [PWRF] >[ 1.608648] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found >[ 1.608650] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found >[ 1.608651] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found >[ 1.608652] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found >[ 1.677110] [drm] Memory usable by graphics device = 4096M >[ 1.677112] checking generic (b0000000 300000) vs hw (b0000000 10000000) >[ 1.677112] fb: switching to inteldrmfb from EFI VGA >[ 1.677125] Console: switching to colour dummy device 80x25 >[ 1.677300] [drm] Replacing VGA console driver >[ 1.683123] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[ 1.683124] [drm] Driver supports precise vblank timestamp query. >[ 1.685147] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem >[ 1.685488] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1) >[ 1.692481] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170728/nsarguments-100) >[ 1.692514] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170728/nsarguments-100) >[ 1.692972] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0 >[ 1.693191] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported >[ 1.693209] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle >[ 1.693209] nouveau: detected PR support, will not use DSM >[ 1.693218] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS >[ 1.693224] nouveau 0000:01:00.0: enabling device (0406 -> 0407) >[ 1.693243] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) >[ 1.693742] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1) >[ 1.693791] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6 >[ 1.715155] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >[ 1.716428] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7 >[ 1.721690] fbcon: inteldrmfb (fb0) is primary device >[ 1.731394] nouveau 0000:01:00.0: bios: version 86.07.40.00.12 >[ 1.788157] clocksource: Switched to clocksource tsc >[ 1.788394] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5 >[ 1.792560] vga_switcheroo: enabled >[ 1.792752] [TTM] Zone kernel: Available graphics memory: 4025682 kiB >[ 1.792752] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >[ 1.792752] [TTM] Initializing pool allocator >[ 1.792754] [TTM] Initializing DMA pool allocator >[ 1.792763] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB >[ 1.792764] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB >[ 1.792765] nouveau 0000:01:00.0: DRM: BIT table 'A' not found >[ 1.792766] nouveau 0000:01:00.0: DRM: BIT table 'L' not found >[ 1.792767] nouveau 0000:01:00.0: DRM: TMDS table version 2.0 >[ 1.792768] nouveau 0000:01:00.0: DRM: DCB version 4.1 >[ 1.792769] nouveau 0000:01:00.0: DRM: DCB outp 00: 02022f62 00020010 >[ 1.792770] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261 >[ 1.792771] nouveau 0000:01:00.0: DRM: DCB conn 04: 01000446 >[ 1.792772] nouveau 0000:01:00.0: DRM: DCB conn 05: 02000546 >[ 1.811428] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[ 1.811428] [drm] Driver supports precise vblank timestamp query. >[ 2.018173] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies >[ 2.019463] [drm] Cannot find any crtc or sizes >[ 2.020067] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1 >[ 2.020921] [drm] Cannot find any crtc or sizes >[ 2.719440] [drm] RC6 on >[ 3.093644] Console: switching to colour frame buffer device 240x67 >[ 3.115535] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >[ 3.127694] dracut: Starting plymouth daemon >[ 3.253009] AVX2 version of gcm_enc/dec engaged. >[ 3.253010] AES CTR mode by8 optimization enabled >[ 3.255880] ACPI: bus type USB registered >[ 3.255894] usbcore: registered new interface driver usbfs >[ 3.255900] usbcore: registered new interface driver hub >[ 3.255917] usbcore: registered new device driver usb >[ 3.261339] nvme nvme0: pci function 0000:04:00.0 >[ 3.268243] xhci_hcd 0000:00:14.0: xHCI Host Controller >[ 3.268261] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 >[ 3.270700] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810 >[ 3.270706] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >[ 3.270813] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >[ 3.270814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 3.270816] usb usb1: Product: xHCI Host Controller >[ 3.270817] usb usb1: Manufacturer: Linux 4.14.18-desktop-1.mga6 xhci-hcd >[ 3.270817] usb usb1: SerialNumber: 0000:00:14.0 >[ 3.271681] hub 1-0:1.0: USB hub found >[ 3.271716] hub 1-0:1.0: 16 ports detected >[ 3.272210] xhci_hcd 0000:00:14.0: xHCI Host Controller >[ 3.272212] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 >[ 3.272241] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 >[ 3.272242] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 3.272243] usb usb2: Product: xHCI Host Controller >[ 3.272244] usb usb2: Manufacturer: Linux 4.14.18-desktop-1.mga6 xhci-hcd >[ 3.272245] usb usb2: SerialNumber: 0000:00:14.0 >[ 3.272993] hub 2-0:1.0: USB hub found >[ 3.273031] hub 2-0:1.0: 8 ports detected >[ 3.273122] usb: port power management may be unreliable >[ 3.476046] nvme0n1: p1 p2 p3 >[ 3.593432] usb 1-7: new full-speed USB device number 2 using xhci_hcd >[ 3.721323] usb 1-7: New USB device found, idVendor=04ca, idProduct=3016 >[ 3.721328] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >[ 3.836059] usb 1-9: new high-speed USB device number 3 using xhci_hcd >[ 3.841732] dracut: luksOpen /dev/nvme0n1p3 crypt_nvme0n1p3 >[ 3.969851] usb 1-9: New USB device found, idVendor=04f2, idProduct=b5f7 >[ 3.969853] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >[ 3.969854] usb 1-9: Product: HD WebCam >[ 3.969855] usb 1-9: Manufacturer: Chicony Electronics Co.,Ltd. >[ 4.085244] usb 1-10: new full-speed USB device number 4 using xhci_hcd >[ 4.213518] usb 1-10: New USB device found, idVendor=04f3, idProduct=0c03 >[ 4.213523] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >[ 4.213527] usb 1-10: Product: ELAN:Fingerprint >[ 4.213530] usb 1-10: Manufacturer: ELAN >[ 17.609105] random: crng init done >[ 20.561147] NET: Registered protocol family 38 >[ 21.282448] dracut: Scanning devices dm-0 for LVM logical volumes vg-crypt/lv_root vg-crypt/lv_swap >[ 21.293322] dracut: inactive '/dev/vg-crypt/lv_root' [14.65 GiB] inherit >[ 21.293409] dracut: inactive '/dev/vg-crypt/lv_swap' [8.79 GiB] inherit >[ 21.293487] dracut: inactive '/dev/vg-crypt/lv_home' [7.81 GiB] inherit >[ 145.274406] dracut: Scanning devices dm-0 for LVM logical volumes vg-crypt/lv_root vg-crypt/lv_swap >[ 145.288017] dracut: ACTIVE '/dev/vg-crypt/lv_root' [14.65 GiB] inherit >[ 145.288103] dracut: ACTIVE '/dev/vg-crypt/lv_swap' [8.79 GiB] inherit >[ 145.288179] dracut: inactive '/dev/vg-crypt/lv_home' [7.81 GiB] inherit >[ 145.290315] dracut: PARTIAL MODE. Incomplete logical volumes will be processed. >[ 145.303616] dracut: PARTIAL MODE. Incomplete logical volumes will be processed. >[ 206.821385] dracut Warning: Could not boot. >[ 206.847597] dracut Warning: /dev/disk/by-uuid/850d702d-b670-415c-9bcd-ecb5fe0c397a does not exist >+ '[' -f /run/initramfs/init.log ']'
+ cat /lib/dracut/dracut-044 dracut-044 + cat /proc/cmdline BOOT_IMAGE=/vmlinuz-4.14.18-desktop-1.mga6 root=/dev/mapper/vg--crypt-lv_root ro splash quiet noiswmd resume=/dev/vg-crypt/lv_swap audit=0 + '[' -f /etc/cmdline ']' + for _i in '/etc/cmdline.d/*.conf' + '[' -f /etc/cmdline.d/90crypt.conf ']' + echo /etc/cmdline.d/90crypt.conf /etc/cmdline.d/90crypt.conf + cat /etc/cmdline.d/90crypt.conf rd.luks.uuid=luks-b50d757d-c5d0-4e39-b45d-80d91a428c24 + for _i in '/etc/cmdline.d/*.conf' + '[' -f /etc/cmdline.d/90lvm.conf ']' + echo /etc/cmdline.d/90lvm.conf /etc/cmdline.d/90lvm.conf + cat /etc/cmdline.d/90lvm.conf rd.lvm.lv=vg-crypt/lv_root rd.lvm.lv=vg-crypt/lv_swap + for _i in '/etc/cmdline.d/*.conf' + '[' -f /etc/cmdline.d/95resume.conf ']' + echo /etc/cmdline.d/95resume.conf /etc/cmdline.d/95resume.conf + cat /etc/cmdline.d/95resume.conf resume=/dev/mapper/vg--crypt-lv_swap + for _i in '/etc/cmdline.d/*.conf' + '[' -f /etc/cmdline.d/95root-dev.conf ']' + echo /etc/cmdline.d/95root-dev.conf /etc/cmdline.d/95root-dev.conf + cat /etc/cmdline.d/95root-dev.conf root=/dev/mapper/vg--crypt-lv_root rootfstype=ext4 rootflags=rw,noatime,data=ordered + cat /proc/self/mountinfo 0 0 0:1 / / rw - rootfs rootfs rw 19 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw 20 0 0:19 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw 21 0 0:6 / /dev rw,nosuid,noexec - devtmpfs devtmpfs rw,size=4007764k,nr_inodes=1001941,mode=755 22 21 0:20 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000 23 21 0:21 / /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw 24 0 0:22 / /run rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755 + cat /proc/mounts rootfs / rootfs rw 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 devtmpfs /dev devtmpfs rw,nosuid,noexec,size=4007764k,nr_inodes=1001941,mode=755 0 0 devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 tmpfs /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0 tmpfs /run tmpfs rw,nosuid,nodev,noexec,mode=755 0 0 + blkid /dev/nvme0n1: PTUUID="2e0df02c-3a14-44af-8d02-b31d8951f8f4" PTTYPE="gpt" /dev/nvme0n1p1: UUID="8840-7ED0" TYPE="vfat" PARTUUID="4ee60973-78d9-4856-b8e1-d73f0451a3d1" /dev/nvme0n1p2: UUID="c751a66f-8fba-40d7-bec5-61fb398f0871" TYPE="ext4" PARTUUID="76d34646-7b1e-451a-9174-2e67156f4a2a" /dev/nvme0n1p3: UUID="b50d757d-c5d0-4e39-b45d-80d91a428c24" TYPE="crypto_LUKS" PARTUUID="4d4c3ef2-46f2-459a-9a80-4bac723c6177" /dev/mapper/crypt_nvme0n1p3: UUID="faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x" TYPE="LVM2_member" /dev/mapper/vg--crypt-lv_root: UUID="c98904d8-fef5-4b66-9f4c-2ac0aba5248c" TYPE="ext4" /dev/mapper/vg--crypt-lv_swap: UUID="087826bb-84fe-4e44-b119-112573987c4a" TYPE="swap" + blkid -o udev ID_FS_UUID=8840-7ED0 ID_FS_UUID_ENC=8840-7ED0 ID_FS_TYPE=vfat ID_FS_PARTUUID=4ee60973-78d9-4856-b8e1-d73f0451a3d1 ID_FS_UUID=c751a66f-8fba-40d7-bec5-61fb398f0871 ID_FS_UUID_ENC=c751a66f-8fba-40d7-bec5-61fb398f0871 ID_FS_TYPE=ext4 ID_FS_PARTUUID=76d34646-7b1e-451a-9174-2e67156f4a2a ID_FS_UUID=b50d757d-c5d0-4e39-b45d-80d91a428c24 ID_FS_UUID_ENC=b50d757d-c5d0-4e39-b45d-80d91a428c24 ID_FS_TYPE=crypto_LUKS ID_FS_PARTUUID=4d4c3ef2-46f2-459a-9a80-4bac723c6177 ID_FS_UUID=faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x ID_FS_UUID_ENC=faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x ID_FS_TYPE=LVM2_member ID_FS_UUID=c98904d8-fef5-4b66-9f4c-2ac0aba5248c ID_FS_UUID_ENC=c98904d8-fef5-4b66-9f4c-2ac0aba5248c ID_FS_TYPE=ext4 ID_FS_UUID=087826bb-84fe-4e44-b119-112573987c4a ID_FS_UUID_ENC=087826bb-84fe-4e44-b119-112573987c4a ID_FS_TYPE=swap ID_PART_TABLE_UUID=2e0df02c-3a14-44af-8d02-b31d8951f8f4 ID_PART_TABLE_TYPE=gpt + ls -l /dev/disk/by-id /dev/disk/by-partuuid /dev/disk/by-uuid /dev/disk/by-id: total 0 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-name-crypt_nvme0n1p3 -> ../../dm-0 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-name-vg--crypt-lv_root -> ../../dm-1 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-name-vg--crypt-lv_swap -> ../../dm-2 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-uuid-CRYPT-LUKS1-b50d757dc5d04e39b45d80d91a428c24-crypt_nvme0n1p3 -> ../../dm-0 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-uuid-LVM-Ade4Ljhff5XxNPQRpVLfI9zOt8QMV4BuLZbme29Eppzl4OJoFvdg86lWPBS257Co -> ../../dm-1 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 dm-uuid-LVM-Ade4Ljhff5XxNPQRpVLfI9zOt8QMV4Buo3Wd1xCwhXl1sFEtAQRi5kK1oNT4kkO3 -> ../../dm-2 lrwxrwxrwx 1 root 0 13 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01 -> ../../nvme0n1 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01-part1 -> ../../nvme0n1p1 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01-part2 -> ../../nvme0n1p2 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 nvme-eui.0000000001000000e4d25c81e7ae4d01-part3 -> ../../nvme0n1p3 /dev/disk/by-partuuid: total 0 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 4d4c3ef2-46f2-459a-9a80-4bac723c6177 -> ../../nvme0n1p3 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 4ee60973-78d9-4856-b8e1-d73f0451a3d1 -> ../../nvme0n1p1 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 76d34646-7b1e-451a-9174-2e67156f4a2a -> ../../nvme0n1p2 /dev/disk/by-uuid: total 0 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 087826bb-84fe-4e44-b119-112573987c4a -> ../../dm-2 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 8840-7ED0 -> ../../nvme0n1p1 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 b50d757d-c5d0-4e39-b45d-80d91a428c24 -> ../../nvme0n1p3 lrwxrwxrwx 1 root 0 15 Feb 14 13:38 c751a66f-8fba-40d7-bec5-61fb398f0871 -> ../../nvme0n1p2 lrwxrwxrwx 1 root 0 10 Feb 14 13:38 c98904d8-fef5-4b66-9f4c-2ac0aba5248c -> ../../dm-1 + for _i in '/etc/conf.d/*.conf' + '[' -f /etc/conf.d/systemd.conf ']' + echo /etc/conf.d/systemd.conf /etc/conf.d/systemd.conf + cat /etc/conf.d/systemd.conf systemdutildir="/usr/lib/systemd" systemdsystemunitdir="/usr/lib/systemd/system" systemdsystemconfdir="/etc/systemd/system" + command -v lvm + lvm pvdisplay File descriptor 9 (/.console_lock) leaked on lvm invocation. Parent PID 3533: /bin/sh --- Physical volume --- PV Name /dev/mapper/crypt_nvme0n1p3 VG Name vg-crypt PV Size 237.40 GiB / not usable 2.02 MiB Allocatable yes PE Size 4.00 MiB Total PE 60773 Free PE 52773 Allocated PE 8000 PV UUID faPGNK-hZb5-Ax8Z-a1Wi-Bpzf-xo16-mNF07x + lvm vgdisplay File descriptor 9 (/.console_lock) leaked on lvm invocation. Parent PID 3533: /bin/sh --- Volume group --- VG Name vg-crypt System ID Format lvm2 Metadata Areas 1 Metadata Sequence No 4 VG Access read/write VG Status resizable MAX LV 0 Cur LV 3 Open LV 0 Max PV 0 Cur PV 1 Act PV 1 VG Size 237.39 GiB PE Size 4.00 MiB Total PE 60773 Alloc PE / Size 8000 / 31.25 GiB Free PE / Size 52773 / 206.14 GiB VG UUID Ade4Lj-hff5-XxNP-QRpV-LfI9-zOt8-QMV4Bu + lvm lvdisplay File descriptor 9 (/.console_lock) leaked on lvm invocation. Parent PID 3533: /bin/sh --- Logical volume --- LV Path /dev/vg-crypt/lv_root LV Name lv_root VG Name vg-crypt LV UUID LZbme2-9Epp-zl4O-JoFv-dg86-lWPB-S257Co LV Write Access read/write LV Creation host, time localhost, 2018-02-14 13:23:15 +0000 LV Status available # open 0 LV Size 14.65 GiB Current LE 3750 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 252:1 --- Logical volume --- LV Path /dev/vg-crypt/lv_swap LV Name lv_swap VG Name vg-crypt LV UUID o3Wd1x-CwhX-l1sF-EtAQ-Ri5k-K1oN-T4kkO3 LV Write Access read/write LV Creation host, time localhost, 2018-02-14 13:23:46 +0000 LV Status available # open 0 LV Size 8.79 GiB Current LE 2250 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 252:2 --- Logical volume --- LV Path /dev/vg-crypt/lv_home LV Name lv_home VG Name vg-crypt LV UUID VFmfiI-A2iH-YqG0-NBc6-0H0u-NXvl-kXqr1r LV Write Access read/write LV Creation host, time localhost, 2018-02-14 13:24:05 +0000 LV Status NOT available LV Size 7.81 GiB Current LE 2000 Segments 1 Allocation inherit Read ahead sectors auto + command -v dmsetup + dmsetup ls --tree vg--crypt-lv_swap (252:2) `-crypt_nvme0n1p3 (252:0) `- (259:3) vg--crypt-lv_root (252:1) `-crypt_nvme0n1p3 (252:0) `- (259:3) + cat /proc/mdstat Personalities : unused devices: <none> + command -v ip + command -v journalctl + dmesg [ 0.000000] microcode: microcode updated early to revision 0x80, date = 2018-01-04 [ 0.000000] Linux version 4.14.18-desktop-1.mga6 (iurt@rabbit.mageia.org) (gcc version 5.5.0 (Mageia 5.5.0-1.mga6)) #1 SMP Wed Feb 7 23:14:33 UTC 2018 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.14.18-desktop-1.mga6 root=/dev/mapper/vg--crypt-lv_root ro splash quiet noiswmd resume=/dev/vg-crypt/lv_swap audit=0 [ 0.000000] Intel Spectre v2 broken microcode detected; disabling Speculation Control [ 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: Supporting XSAVE feature 0x008: 'MPX bounds registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64 [ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64 [ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format. [ 0.000000] e820: 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-0x000000000009dfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000061d9efff] usable [ 0.000000] BIOS-e820: [mem 0x0000000061d9f000-0x0000000061d9ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x0000000061da0000-0x0000000061da0fff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000061da1000-0x0000000079bfefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000079bff000-0x000000007a78efff] reserved [ 0.000000] BIOS-e820: [mem 0x000000007a78f000-0x000000007ae7efff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007ae7f000-0x000000007aefefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007aeff000-0x000000007aefffff] usable [ 0.000000] BIOS-e820: [mem 0x000000007af00000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0x61b3b018-0x61b64457] usable ==> usable [ 0.000000] e820: update [mem 0x61b3b018-0x61b64457] usable ==> usable [ 0.000000] e820: update [mem 0x61b2a018-0x61b3a057] usable ==> usable [ 0.000000] e820: update [mem 0x61b2a018-0x61b3a057] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable [ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable [ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000061b2a017] usable [ 0.000000] reserve setup_data: [mem 0x0000000061b2a018-0x0000000061b3a057] usable [ 0.000000] reserve setup_data: [mem 0x0000000061b3a058-0x0000000061b3b017] usable [ 0.000000] reserve setup_data: [mem 0x0000000061b3b018-0x0000000061b64457] usable [ 0.000000] reserve setup_data: [mem 0x0000000061b64458-0x0000000061d9efff] usable [ 0.000000] reserve setup_data: [mem 0x0000000061d9f000-0x0000000061d9ffff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x0000000061da0000-0x0000000061da0fff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000061da1000-0x0000000079bfefff] usable [ 0.000000] reserve setup_data: [mem 0x0000000079bff000-0x000000007a78efff] reserved [ 0.000000] reserve setup_data: [mem 0x000000007a78f000-0x000000007ae7efff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000007ae7f000-0x000000007aefefff] ACPI data [ 0.000000] reserve setup_data: [mem 0x000000007aeff000-0x000000007aefffff] usable [ 0.000000] reserve setup_data: [mem 0x000000007af00000-0x000000007fffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed84000-0x00000000fed84fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027effffff] usable [ 0.000000] efi: EFI v2.50 by INSYDE Corp. [ 0.000000] efi: ACPI 2.0=0x7aefe014 SMBIOS=0x79f9b000 SMBIOS 3.0=0x79f99000 ESRT=0x79f97698 MEMATTR=0x6a1c5018 [ 0.000000] random: fast init done [ 0.000000] SMBIOS 3.0.0 present. [ 0.000000] DMI: Acer Aspire A717-71G/Charizard_KLS, BIOS V1.10 08/22/2017 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: write-back [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable [ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable [ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] 8 disabled [ 0.000000] 9 disabled [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] e820: last_pfn = 0x7af00 max_arch_pfn = 0x400000000 [ 0.000000] esrt: Reserving ESRT space from 0x0000000079f97698 to 0x0000000079f976d0. [ 0.000000] Base memory trampoline at [ffff9b2cc0098000] 98000 size 24576 [ 0.000000] Using GB pages for direct mapping [ 0.000000] BRK [0x21a689000, 0x21a689fff] PGTABLE [ 0.000000] BRK [0x21a68a000, 0x21a68afff] PGTABLE [ 0.000000] BRK [0x21a68b000, 0x21a68bfff] PGTABLE [ 0.000000] BRK [0x21a68c000, 0x21a68cfff] PGTABLE [ 0.000000] BRK [0x21a68d000, 0x21a68dfff] PGTABLE [ 0.000000] BRK [0x21a68e000, 0x21a68efff] PGTABLE [ 0.000000] BRK [0x21a68f000, 0x21a68ffff] PGTABLE [ 0.000000] BRK [0x21a690000, 0x21a690fff] PGTABLE [ 0.000000] BRK [0x21a691000, 0x21a691fff] PGTABLE [ 0.000000] Secure boot could not be determined [ 0.000000] RAMDISK: [mem 0x3e117000-0x3fffafff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x000000007AEFE014 000024 (v02 ACRSYS) [ 0.000000] ACPI: XSDT 0x000000007AEC1188 000114 (v01 ACRSYS ACRPRDCT 00000000 01000013) [ 0.000000] ACPI: FACP 0x000000007AEEC000 00010C (v05 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: DSDT 0x000000007AEC8000 01FA3A (v02 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: FACS 0x000000007AE5B000 000040 [ 0.000000] ACPI: MSDM 0x000000007AEF5000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: BOOT 0x000000007AEEE000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: MCFG 0x000000007AEE9000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: WSMT 0x000000007AEC4000 000028 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEBC000 00051E (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: NHLT 0x000000007AEB1000 00002D (v00 ACRSYS ACRPRDCT 00000002 1025 00040000) [ 0.000000] ACPI: UEFI 0x000000007AEFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: DBGP 0x000000007AEED000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEC3000 00029F (v02 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEB7000 000EDE (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEF6000 0058C1 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEBD000 003002 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: ASPT 0x000000007AEEF000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: LPIT 0x000000007AEC5000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: UEFI 0x000000007AEFC000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) [ 0.000000] ACPI: HPET 0x000000007AEEB000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEC2000 000346 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEB2000 00477C (v01 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEF1000 003113 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000) [ 0.000000] ACPI: DBGP 0x000000007AEBB000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) [ 0.000000] ACPI: APIC 0x000000007AEEA000 0000BC (v03 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEB8000 00106A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: ASF! 0x000000007AEF0000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: DBG2 0x000000007AEBA000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEC7000 000BC8 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: DMAR 0x000000007AEE8000 0000F0 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: SSDT 0x000000007AEC6000 0001BC (v02 ACRSYS ACRPRDCT 00001000 1025 00040000) [ 0.000000] ACPI: FPDT 0x000000007AEB0000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000) [ 0.000000] ACPI: BGRT 0x000000007AEAF000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x27effc000-0x27effffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff] [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff] [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000061d9efff] [ 0.000000] node 0: [mem 0x0000000061da1000-0x0000000079bfefff] [ 0.000000] node 0: [mem 0x000000007aeff000-0x000000007aefffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff] [ 0.000000] On node 0 totalpages: 2067354 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 21 pages reserved [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 7728 pages used for memmap [ 0.000000] DMA32 zone: 494590 pages, LIFO batch:31 [ 0.000000] Normal zone: 24512 pages used for memmap [ 0.000000] Normal zone: 1568768 pages, LIFO batch:31 [ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_TYPE_RESERVED [ 0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff [ 0.000000] ACPI: PM-Timer IO Port: 0x1808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0x61b2a000-0x61b2afff] [ 0.000000] PM: Registered nosave memory: [mem 0x61b3a000-0x61b3afff] [ 0.000000] PM: Registered nosave memory: [mem 0x61b3b000-0x61b3bfff] [ 0.000000] PM: Registered nosave memory: [mem 0x61b64000-0x61b64fff] [ 0.000000] PM: Registered nosave memory: [mem 0x61d9f000-0x61d9ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x61da0000-0x61da0fff] [ 0.000000] PM: Registered nosave memory: [mem 0x79bff000-0x7a78efff] [ 0.000000] PM: Registered nosave memory: [mem 0x7a78f000-0x7ae7efff] [ 0.000000] PM: Registered nosave memory: [mem 0x7ae7f000-0x7aefefff] [ 0.000000] PM: Registered nosave memory: [mem 0x7af00000-0x7fffffff] [ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff] [ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ffff9b2f3ec00000 s145688 r8192 d30440 u524288 [ 0.000000] pcpu-alloc: s145688 r8192 d30440 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2035029 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.18-desktop-1.mga6 root=/dev/mapper/vg--crypt-lv_root ro splash quiet noiswmd resume=/dev/vg-crypt/lv_swap audit=0 [ 0.000000] audit: disabled (until reboot) [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! [ 0.000000] Memory: 7953796K/8269416K available (10252K kernel code, 1274K rwdata, 3432K rodata, 1520K init, 648K bss, 315620K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 32442 entries in 127 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns [ 0.000000] hpet clockevent registered [ 0.001000] tsc: Detected 2500.000 MHz processor [ 0.001000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.00 BogoMIPS (lpj=2496000) [ 0.001000] pid_max: default: 32768 minimum: 301 [ 0.001000] ACPI: Core revision 20170728 [ 0.024507] ACPI: 12 ACPI AML tables successfully acquired and loaded [ 0.026060] Security Framework initialized [ 0.026084] TOMOYO Linux initialized [ 0.027107] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.027731] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.027754] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.027774] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.027904] CPU: Physical Processor ID: 0 [ 0.027904] CPU: Processor Core ID: 0 [ 0.027908] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' [ 0.027908] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) [ 0.027912] mce: CPU supports 10 MCE banks [ 0.027919] CPU0: Thermal monitoring enabled (TM1) [ 0.027933] process: using mwait in idle threads [ 0.027934] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8 [ 0.027935] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 [ 0.027936] Spectre V2 : Mitigation: Full generic retpoline [ 0.027936] Spectre V2 : Filling RSB on context switch [ 0.028297] Freeing SMP alternatives memory: 32K [ 0.031018] smpboot: Max logical packages: 1 [ 0.031023] DMAR: Host address width 39 [ 0.031024] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 [ 0.031031] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e [ 0.031032] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 [ 0.031035] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da [ 0.031035] DMAR: RMRR base: 0x0000007a68b000 end: 0x0000007a6aafff [ 0.031036] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff [ 0.031037] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0 [ 0.031038] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1 [ 0.031039] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 [ 0.031040] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 [ 0.031041] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. [ 0.032555] DMAR-IR: Enabled IRQ remapping in x2apic mode [ 0.032556] x2apic enabled [ 0.032566] Switched APIC routing to cluster x2apic. [ 0.036835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.046894] TSC deadline timer enabled [ 0.046899] smpboot: CPU0: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz (family: 0x6, model: 0x9e, stepping: 0x9) [ 0.046938] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. [ 0.046959] ... version: 4 [ 0.046959] ... bit width: 48 [ 0.046960] ... generic registers: 8 [ 0.046960] ... value mask: 0000ffffffffffff [ 0.046960] ... max period: 00007fffffffffff [ 0.046961] ... fixed-purpose events: 3 [ 0.046961] ... event mask: 00000007000000ff [ 0.046989] Hierarchical SRCU implementation. [ 0.047000] smp: Bringing up secondary CPUs ... [ 0.047000] x86: Booting SMP configuration: [ 0.047000] .... node #0, CPUs: #1 #2 #3 [ 0.050446] smp: Brought up 1 node, 4 CPUs [ 0.050446] smpboot: Total of 4 processors activated (19968.00 BogoMIPS) [ 0.051171] devtmpfs: initialized [ 0.051171] x86/mm: Memory block size: 128MB [ 0.051402] PM: Registering ACPI NVS region [mem 0x61d9f000-0x61d9ffff] (4096 bytes) [ 0.051402] PM: Registering ACPI NVS region [mem 0x7a78f000-0x7ae7efff] (7274496 bytes) [ 0.051402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.051402] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.051402] xor: automatically using best checksumming function avx [ 0.051402] pinctrl core: initialized pinctrl subsystem [ 0.051402] RTC time: 13:38:26, date: 02/14/18 [ 0.052025] NET: Registered protocol family 16 [ 0.052141] cpuidle: using governor ladder [ 0.052141] cpuidle: using governor menu [ 0.052141] Simple Boot Flag at 0x44 set to 0x1 [ 0.052141] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.052141] ACPI: bus type PCI registered [ 0.052141] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.052141] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.052141] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.052141] PCI: Using configuration type 1 for base access [ 0.053011] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.053011] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.070004] raid6: sse2x1 gen() 11449 MB/s [ 0.087003] raid6: sse2x1 xor() 7929 MB/s [ 0.104004] raid6: sse2x2 gen() 14078 MB/s [ 0.121001] raid6: sse2x2 xor() 9884 MB/s [ 0.138004] raid6: sse2x4 gen() 16250 MB/s [ 0.155002] raid6: sse2x4 xor() 11250 MB/s [ 0.172002] raid6: avx2x1 gen() 22863 MB/s [ 0.189002] raid6: avx2x1 xor() 15371 MB/s [ 0.206001] raid6: avx2x2 gen() 25949 MB/s [ 0.223002] raid6: avx2x2 xor() 18669 MB/s [ 0.240002] raid6: avx2x4 gen() 29464 MB/s [ 0.257001] raid6: avx2x4 xor() 21591 MB/s [ 0.257002] raid6: using algorithm avx2x4 gen() 29464 MB/s [ 0.257003] raid6: .... xor() 21591 MB/s, rmw enabled [ 0.257003] raid6: using avx2x2 recovery algorithm [ 0.257041] ACPI: Added _OSI(Module Device) [ 0.257042] ACPI: Added _OSI(Processor Device) [ 0.257042] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.257043] ACPI: Added _OSI(Processor Aggregator Device) [ 0.258204] ACPI: Executed 34 blocks of module-level executable AML code [ 0.264746] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.268028] ACPI: Dynamic OEM Table Load: [ 0.268040] ACPI: SSDT 0xFFFF9B2F34F60000 0005EE (v02 PmRef Cpu0Ist 00003000 INTL 20160527) [ 0.268198] ACPI: Executed 1 blocks of module-level executable AML code [ 0.268254] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked [ 0.270308] ACPI: Dynamic OEM Table Load: [ 0.270315] ACPI: SSDT 0xFFFF9B2F34870000 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527) [ 0.270462] ACPI: Executed 1 blocks of module-level executable AML code [ 0.270579] ACPI: Dynamic OEM Table Load: [ 0.270585] ACPI: SSDT 0xFFFF9B2F34896600 000115 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527) [ 0.270712] ACPI: Executed 1 blocks of module-level executable AML code [ 0.270769] ACPI: Dynamic OEM Table Load: [ 0.270773] ACPI: SSDT 0xFFFF9B2F34896200 0001A4 (v02 PmRef HwpLvt 00003000 INTL 20160527) [ 0.270900] ACPI: Executed 1 blocks of module-level executable AML code [ 0.271176] ACPI: Dynamic OEM Table Load: [ 0.271182] ACPI: SSDT 0xFFFF9B2F34F61800 00065C (v02 PmRef ApIst 00003000 INTL 20160527) [ 0.271484] ACPI: Executed 1 blocks of module-level executable AML code [ 0.271593] ACPI: Dynamic OEM Table Load: [ 0.271598] ACPI: SSDT 0xFFFF9B2F34896000 000197 (v02 PmRef ApHwp 00003000 INTL 20160527) [ 0.271746] ACPI: Executed 1 blocks of module-level executable AML code [ 0.271860] ACPI: Dynamic OEM Table Load: [ 0.271865] ACPI: SSDT 0xFFFF9B2F34897A00 00018A (v02 PmRef ApCst 00003000 INTL 20160527) [ 0.272010] ACPI: Executed 1 blocks of module-level executable AML code [ 0.274288] ACPI: EC: EC started [ 0.274288] ACPI: EC: interrupt blocked [ 0.274542] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC [ 0.274544] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.274545] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions [ 0.274545] ACPI: Interpreter enabled [ 0.274583] ACPI: (supports S0 S3 S4 S5) [ 0.274584] ACPI: Using IOAPIC for interrupt routing [ 0.274611] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.276432] ACPI: Enabled 7 GPEs in block 00 to 7F [ 0.276957] ACPI: Power Resource [PG00] (on) [ 0.336148] ACPI: Power Resource [WRST] (on) [ 0.351854] ACPI: Power Resource [FN00] (off) [ 0.351912] ACPI: Power Resource [FN01] (off) [ 0.351967] ACPI: Power Resource [FN02] (off) [ 0.352024] ACPI: Power Resource [FN03] (off) [ 0.352079] ACPI: Power Resource [FN04] (off) [ 0.352914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) [ 0.352918] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.353038] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] [ 0.353150] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] [ 0.353150] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration [ 0.354116] PCI host bridge to bus 0000:00 [ 0.354118] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.354119] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.354120] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.354121] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] [ 0.354122] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] [ 0.354123] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] [ 0.354124] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] [ 0.354124] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] [ 0.354125] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] [ 0.354126] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] [ 0.354127] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] [ 0.354128] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] [ 0.354129] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] [ 0.354130] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] [ 0.354131] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] [ 0.354132] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] [ 0.354133] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window] [ 0.354134] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] [ 0.354135] pci_bus 0000:00: root bus resource [bus 00-fe] [ 0.354141] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000 [ 0.354945] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 [ 0.354978] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.355648] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000 [ 0.355657] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit] [ 0.355662] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref] [ 0.355665] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] [ 0.355676] pci 0000:00:02.0: BAR 2: assigned to efifb [ 0.356400] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330 [ 0.356430] pci 0000:00:14.0: reg 0x10: [mem 0xa4600000-0xa460ffff 64bit] [ 0.356522] pci 0000:00:14.0: PME# supported from D3hot D3cold [ 0.357244] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000 [ 0.357264] pci 0000:00:14.2: reg 0x10: [mem 0xa462a000-0xa462afff 64bit] [ 0.357994] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000 [ 0.358024] pci 0000:00:15.0: reg 0x10: [mem 0xa462b000-0xa462bfff 64bit] [ 0.358765] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000 [ 0.358792] pci 0000:00:15.1: reg 0x10: [mem 0xa462c000-0xa462cfff 64bit] [ 0.359559] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 [ 0.359578] pci 0000:00:16.0: reg 0x10: [mem 0xa462d000-0xa462dfff 64bit] [ 0.359646] pci 0000:00:16.0: PME# supported from D3hot [ 0.360352] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601 [ 0.360376] pci 0000:00:17.0: reg 0x10: [mem 0xa4628000-0xa4629fff] [ 0.360401] pci 0000:00:17.0: reg 0x14: [mem 0xa4630000-0xa46300ff] [ 0.360411] pci 0000:00:17.0: reg 0x18: [io 0x5080-0x5087] [ 0.360419] pci 0000:00:17.0: reg 0x1c: [io 0x5088-0x508b] [ 0.360445] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f] [ 0.360452] pci 0000:00:17.0: reg 0x24: [mem 0xa462e000-0xa462e7ff] [ 0.360566] pci 0000:00:17.0: PME# supported from D3hot [ 0.361247] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400 [ 0.361355] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.362053] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400 [ 0.362131] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.362842] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400 [ 0.362964] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold [ 0.363686] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100 [ 0.364451] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000 [ 0.364472] pci 0000:00:1f.2: reg 0x10: [mem 0xa4624000-0xa4627fff] [ 0.365211] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040380 [ 0.365239] pci 0000:00:1f.3: reg 0x10: [mem 0xa4620000-0xa4623fff 64bit] [ 0.365273] pci 0000:00:1f.3: reg 0x20: [mem 0xa4610000-0xa461ffff 64bit] [ 0.365324] pci 0000:00:1f.3: PME# supported from D3hot D3cold [ 0.366022] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500 [ 0.366082] pci 0000:00:1f.4: reg 0x10: [mem 0xa462f000-0xa462f0ff 64bit] [ 0.366152] pci 0000:00:1f.4: reg 0x20: [io 0x5040-0x505f] [ 0.366912] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030000 [ 0.366925] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff] [ 0.366932] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref] [ 0.366938] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref] [ 0.366943] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f] [ 0.366948] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] [ 0.370028] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.370035] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff] [ 0.370041] pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff] [ 0.370050] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref] [ 0.370255] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000 [ 0.370495] pci 0000:02:00.0: reg 0x10: [mem 0xa4200000-0xa43fffff 64bit] [ 0.371246] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.374197] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.374204] pci 0000:00:1c.0: bridge window [mem 0xa4200000-0xa43fffff] [ 0.374276] pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000 [ 0.374310] pci 0000:03:00.0: reg 0x10: [mem 0xa4505000-0xa4505fff] [ 0.374374] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] [ 0.374473] pci 0000:03:00.0: supports D1 D2 [ 0.374474] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.374566] pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000 [ 0.374599] pci 0000:03:00.1: reg 0x10: [io 0x3000-0x30ff] [ 0.374627] pci 0000:03:00.1: reg 0x18: [mem 0xa4504000-0xa4504fff 64bit] [ 0.374644] pci 0000:03:00.1: reg 0x20: [mem 0xa4500000-0xa4503fff 64bit] [ 0.374745] pci 0000:03:00.1: supports D1 D2 [ 0.374746] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.377059] pci 0000:00:1c.3: PCI bridge to [bus 03] [ 0.377063] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] [ 0.377068] pci 0000:00:1c.3: bridge window [mem 0xa4500000-0xa45fffff] [ 0.377185] pci 0000:04:00.0: [8086:f1a5] type 00 class 0x010802 [ 0.377223] pci 0000:04:00.0: reg 0x10: [mem 0xa4400000-0xa4403fff 64bit] [ 0.380101] pci 0000:00:1d.0: PCI bridge to [bus 04] [ 0.380108] pci 0000:00:1d.0: bridge window [mem 0xa4400000-0xa44fffff] [ 0.381545] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.381588] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 0.381629] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.381670] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.381711] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.381753] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.381794] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.381836] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) [ 0.382302] ACPI: EC: interrupt unblocked [ 0.382318] ACPI: EC: event unblocked [ 0.382331] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62 [ 0.382332] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events [ 0.382372] pci 0000:00:02.0: vgaarb: setting as boot VGA device [ 0.382372] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.382372] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.382372] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.382372] pci 0000:00:02.0: vgaarb: no bridge control possible [ 0.382372] vgaarb: loaded [ 0.382372] SCSI subsystem initialized [ 0.382372] libata version 3.00 loaded. [ 0.382372] EDAC MC: Ver: 3.0.0 [ 0.382372] Registered efivars operations [ 0.417042] PCI: Using ACPI for IRQ routing [ 0.444964] PCI: pci_cache_line_size set to 64 bytes [ 0.445185] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] [ 0.445186] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] [ 0.445187] e820: reserve RAM buffer [mem 0x61b2a018-0x63ffffff] [ 0.445188] e820: reserve RAM buffer [mem 0x61b3b018-0x63ffffff] [ 0.445188] e820: reserve RAM buffer [mem 0x61d9f000-0x63ffffff] [ 0.445189] e820: reserve RAM buffer [mem 0x79bff000-0x7bffffff] [ 0.445190] e820: reserve RAM buffer [mem 0x7af00000-0x7bffffff] [ 0.445191] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff] [ 0.445249] NetLabel: Initializing [ 0.445249] NetLabel: domain hash size = 128 [ 0.445249] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.445259] NetLabel: unlabeled traffic allowed by default [ 0.445267] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 [ 0.445267] hpet0: 8 comparators, 64-bit 24.000000 MHz counter [ 0.447016] clocksource: Switched to clocksource hpet [ 0.454055] VFS: Disk quotas dquot_6.6.0 [ 0.454064] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.454118] pnp: PnP ACPI init [ 0.454264] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved [ 0.454266] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved [ 0.454267] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved [ 0.454268] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved [ 0.454269] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved [ 0.454270] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved [ 0.454271] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved [ 0.454275] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.454495] system 00:01: [io 0x2000-0x20fe] has been reserved [ 0.454498] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.454598] system 00:02: [io 0x0680-0x069f] has been reserved [ 0.454599] system 00:02: [io 0xfd60-0xfd63] has been reserved [ 0.454600] system 00:02: [io 0xffff] has been reserved [ 0.454601] system 00:02: [io 0xffff] has been reserved [ 0.454602] system 00:02: [io 0xffff] has been reserved [ 0.454604] system 00:02: [io 0x1800-0x18fe] has been reserved [ 0.454605] system 00:02: [io 0x164e-0x164f] has been reserved [ 0.454607] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.454671] system 00:03: [io 0x0800-0x087f] has been reserved [ 0.454674] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.454688] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.454711] system 00:05: [io 0x1854-0x1857] has been reserved [ 0.454713] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 0.454737] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active) [ 0.454801] pnp 00:07: Plug and Play ACPI device, IDs ETD050c PNP0f13 (active) [ 0.455615] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.456102] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved [ 0.456103] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.456104] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.456105] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved [ 0.456106] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved [ 0.456108] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved [ 0.456109] system 00:09: [mem 0xfed45000-0xfed8ffff] could not be reserved [ 0.456110] system 00:09: [mem 0xff000000-0xff000fff] has been reserved [ 0.456111] system 00:09: [mem 0xff010000-0xffffffff] could not be reserved [ 0.456112] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved [ 0.456113] system 00:09: [mem 0x80000000-0x8001ffff] has been reserved [ 0.456116] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.456480] pnp: PnP ACPI: found 10 devices [ 0.463826] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463829] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window [ 0.463831] pci 0000:03:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window [ 0.463869] pci 0000:01:00.0: BAR 6: assigned [mem 0xa4000000-0xa407ffff pref] [ 0.463870] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.463872] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff] [ 0.463874] pci 0000:00:01.0: bridge window [mem 0xa3000000-0xa40fffff] [ 0.463876] pci 0000:00:01.0: bridge window [mem 0x90000000-0xa1ffffff 64bit pref] [ 0.463879] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.463884] pci 0000:00:1c.0: bridge window [mem 0xa4200000-0xa43fffff] [ 0.463895] pci 0000:03:00.0: BAR 6: assigned [mem 0xa4510000-0xa451ffff pref] [ 0.463896] pci 0000:00:1c.3: PCI bridge to [bus 03] [ 0.463898] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff] [ 0.463903] pci 0000:00:1c.3: bridge window [mem 0xa4500000-0xa45fffff] [ 0.463913] pci 0000:00:1d.0: PCI bridge to [bus 04] [ 0.463920] pci 0000:00:1d.0: bridge window [mem 0xa4400000-0xa44fffff] [ 0.463930] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 0.463932] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 0.463933] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 0.463934] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] [ 0.463935] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] [ 0.463935] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] [ 0.463936] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] [ 0.463937] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] [ 0.463938] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] [ 0.463939] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] [ 0.463940] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] [ 0.463941] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] [ 0.463942] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] [ 0.463943] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] [ 0.463944] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] [ 0.463945] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] [ 0.463946] pci_bus 0000:00: resource 20 [mem 0x80000000-0xdfffffff window] [ 0.463947] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window] [ 0.463948] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff] [ 0.463949] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff] [ 0.463950] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref] [ 0.463951] pci_bus 0000:02: resource 1 [mem 0xa4200000-0xa43fffff] [ 0.463952] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff] [ 0.463953] pci_bus 0000:03: resource 1 [mem 0xa4500000-0xa45fffff] [ 0.463954] pci_bus 0000:04: resource 1 [mem 0xa4400000-0xa44fffff] [ 0.464079] NET: Registered protocol family 2 [ 0.464176] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 0.464267] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.464414] TCP: Hash tables configured (established 65536 bind 65536) [ 0.464436] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 0.464457] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 0.464513] NET: Registered protocol family 1 [ 0.464521] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.466422] PCI: CLS 64 bytes, default 64 [ 0.466449] Trying to unpack rootfs image as initramfs... [ 0.757947] Freeing initrd memory: 31632K [ 0.757974] DMAR: ACPI device "device:7d" under DMAR at fed91000 as 00:15.0 [ 0.757977] DMAR: ACPI device "device:7e" under DMAR at fed91000 as 00:15.1 [ 0.757988] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.757990] software IO TLB [mem 0x7566a000-0x7966a000] (64MB) mapped at [ffff9b2d3566a000-ffff9b2d39669fff] [ 0.758044] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns [ 0.758575] workingset: timestamp_bits=56 max_order=21 bucket_order=0 [ 0.759474] zbud: loaded [ 0.761250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.761296] io scheduler noop registered [ 0.761297] io scheduler deadline registered [ 0.761316] io scheduler cfq registered (default) [ 0.761317] io scheduler mq-deadline registered [ 0.761317] io scheduler kyber registered [ 0.761335] io scheduler bfq registered [ 0.762174] pcieport 0000:00:1d.0: AER enabled with IRQ 122 [ 0.762206] efifb: probing for efifb [ 0.762217] efifb: framebuffer at 0xb0000000, using 3072k, total 3072k [ 0.762218] efifb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.762218] efifb: scrolling: redraw [ 0.762220] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.763411] Console: switching to colour frame buffer device 128x48 [ 0.764527] fb0: EFI VGA frame buffer device [ 0.764533] intel_idle: MWAIT substates: 0x11142120 [ 0.764534] intel_idle: v0.4.1 model 0x9E [ 0.764711] intel_idle: lapic_timer_reliable_states 0xffffffff [ 0.765356] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.765966] Linux agpgart interface v0.103 [ 0.767571] brd: module loaded [ 0.767683] ahci 0000:00:17.0: version 3.0 [ 0.767879] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode [ 0.767881] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst [ 0.768417] scsi host0: ahci [ 0.768747] scsi host1: ahci [ 0.768917] scsi host2: ahci [ 0.768934] ata1: DUMMY [ 0.768934] ata2: DUMMY [ 0.768939] ata3: SATA max UDMA/133 abar m2048@0xa462e000 port 0xa462e200 irq 123 [ 0.768988] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 0.796576] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.796578] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.796766] mousedev: PS/2 mouse device common for all mice [ 0.796815] rtc_cmos 00:04: RTC can wake from S4 [ 0.797396] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 [ 0.797477] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 0.797500] intel_pstate: Intel P-state driver initializing [ 0.797527] intel_pstate: Disabling energy efficiency optimization [ 0.798137] intel_pstate: HWP enabled [ 0.798400] ledtrig-cpu: registered to indicate activity on CPUs [ 0.798401] EFI Variables Facility v0.08 2004-May-17 [ 0.808195] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 0.841752] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized [ 0.842136] Key type dns_resolver registered [ 0.842136] mpls_gso: MPLS GSO support [ 0.842572] microcode: sig=0x906e9, pf=0x20, revision=0x80 [ 0.842734] microcode: Microcode Update Driver: v2.2. [ 0.842740] sched_clock: Marking stable (842727474, 0)->(856167319, -13439845) [ 0.843229] registered taskstats version 1 [ 0.843251] zswap: loaded using pool lzo/zbud [ 0.843616] Btrfs loaded, crc32c=crc32c-generic [ 0.845430] Key type encrypted registered [ 0.846566] Magic number: 6:984:634 [ 0.846763] rtc_cmos 00:04: setting system clock to 2018-02-14 13:38:27 UTC (1518615507) [ 0.846865] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.846866] EDD information not available. [ 1.078913] ata3: SATA link down (SStatus 4 SControl 300) [ 1.082618] Freeing unused kernel memory: 1520K [ 1.082619] Write protecting the kernel read-only data: 16384k [ 1.083474] Freeing unused kernel memory: 2016K [ 1.085926] Freeing unused kernel memory: 664K [ 1.190280] dracut: dracut-044 [ 1.488354] device-mapper: uevent: version 1.0.3 [ 1.488551] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.604881] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/PNP0C0D:00/input/input2 [ 1.604913] ACPI: Lid Switch [LID0] [ 1.604961] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3 [ 1.604969] ACPI: Sleep Button [SLPB] [ 1.604993] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4 [ 1.605025] ACPI: Power Button [PWRB] [ 1.605052] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5 [ 1.605069] ACPI: Power Button [PWRF] [ 1.608648] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found [ 1.608650] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found [ 1.608651] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found [ 1.608652] wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found [ 1.677110] [drm] Memory usable by graphics device = 4096M [ 1.677112] checking generic (b0000000 300000) vs hw (b0000000 10000000) [ 1.677112] fb: switching to inteldrmfb from EFI VGA [ 1.677125] Console: switching to colour dummy device 80x25 [ 1.677300] [drm] Replacing VGA console driver [ 1.683123] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.683124] [drm] Driver supports precise vblank timestamp query. [ 1.685147] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem [ 1.685488] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1) [ 1.692481] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170728/nsarguments-100) [ 1.692514] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170728/nsarguments-100) [ 1.692972] [drm] Initialized i915 1.6.0 20170818 for 0000:00:02.0 on minor 0 [ 1.693191] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported [ 1.693209] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle [ 1.693209] nouveau: detected PR support, will not use DSM [ 1.693218] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS [ 1.693224] nouveau 0000:01:00.0: enabling device (0406 -> 0407) [ 1.693243] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) [ 1.693742] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1) [ 1.693791] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6 [ 1.715155] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) [ 1.716428] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7 [ 1.721690] fbcon: inteldrmfb (fb0) is primary device [ 1.731394] nouveau 0000:01:00.0: bios: version 86.07.40.00.12 [ 1.788157] clocksource: Switched to clocksource tsc [ 1.788394] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5 [ 1.792560] vga_switcheroo: enabled [ 1.792752] [TTM] Zone kernel: Available graphics memory: 4025682 kiB [ 1.792752] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 1.792752] [TTM] Initializing pool allocator [ 1.792754] [TTM] Initializing DMA pool allocator [ 1.792763] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB [ 1.792764] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB [ 1.792765] nouveau 0000:01:00.0: DRM: BIT table 'A' not found [ 1.792766] nouveau 0000:01:00.0: DRM: BIT table 'L' not found [ 1.792767] nouveau 0000:01:00.0: DRM: TMDS table version 2.0 [ 1.792768] nouveau 0000:01:00.0: DRM: DCB version 4.1 [ 1.792769] nouveau 0000:01:00.0: DRM: DCB outp 00: 02022f62 00020010 [ 1.792770] nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261 [ 1.792771] nouveau 0000:01:00.0: DRM: DCB conn 04: 01000446 [ 1.792772] nouveau 0000:01:00.0: DRM: DCB conn 05: 02000546 [ 1.811428] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.811428] [drm] Driver supports precise vblank timestamp query. [ 2.018173] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies [ 2.019463] [drm] Cannot find any crtc or sizes [ 2.020067] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1 [ 2.020921] [drm] Cannot find any crtc or sizes [ 2.719440] [drm] RC6 on [ 3.093644] Console: switching to colour frame buffer device 240x67 [ 3.115535] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device [ 3.127694] dracut: Starting plymouth daemon [ 3.253009] AVX2 version of gcm_enc/dec engaged. [ 3.253010] AES CTR mode by8 optimization enabled [ 3.255880] ACPI: bus type USB registered [ 3.255894] usbcore: registered new interface driver usbfs [ 3.255900] usbcore: registered new interface driver hub [ 3.255917] usbcore: registered new device driver usb [ 3.261339] nvme nvme0: pci function 0000:04:00.0 [ 3.268243] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 3.268261] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 [ 3.270700] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810 [ 3.270706] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported [ 3.270813] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 3.270814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.270816] usb usb1: Product: xHCI Host Controller [ 3.270817] usb usb1: Manufacturer: Linux 4.14.18-desktop-1.mga6 xhci-hcd [ 3.270817] usb usb1: SerialNumber: 0000:00:14.0 [ 3.271681] hub 1-0:1.0: USB hub found [ 3.271716] hub 1-0:1.0: 16 ports detected [ 3.272210] xhci_hcd 0000:00:14.0: xHCI Host Controller [ 3.272212] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 [ 3.272241] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 3.272242] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.272243] usb usb2: Product: xHCI Host Controller [ 3.272244] usb usb2: Manufacturer: Linux 4.14.18-desktop-1.mga6 xhci-hcd [ 3.272245] usb usb2: SerialNumber: 0000:00:14.0 [ 3.272993] hub 2-0:1.0: USB hub found [ 3.273031] hub 2-0:1.0: 8 ports detected [ 3.273122] usb: port power management may be unreliable [ 3.476046] nvme0n1: p1 p2 p3 [ 3.593432] usb 1-7: new full-speed USB device number 2 using xhci_hcd [ 3.721323] usb 1-7: New USB device found, idVendor=04ca, idProduct=3016 [ 3.721328] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.836059] usb 1-9: new high-speed USB device number 3 using xhci_hcd [ 3.841732] dracut: luksOpen /dev/nvme0n1p3 crypt_nvme0n1p3 [ 3.969851] usb 1-9: New USB device found, idVendor=04f2, idProduct=b5f7 [ 3.969853] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 3.969854] usb 1-9: Product: HD WebCam [ 3.969855] usb 1-9: Manufacturer: Chicony Electronics Co.,Ltd. [ 4.085244] usb 1-10: new full-speed USB device number 4 using xhci_hcd [ 4.213518] usb 1-10: New USB device found, idVendor=04f3, idProduct=0c03 [ 4.213523] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.213527] usb 1-10: Product: ELAN:Fingerprint [ 4.213530] usb 1-10: Manufacturer: ELAN [ 17.609105] random: crng init done [ 20.561147] NET: Registered protocol family 38 [ 21.282448] dracut: Scanning devices dm-0 for LVM logical volumes vg-crypt/lv_root vg-crypt/lv_swap [ 21.293322] dracut: inactive '/dev/vg-crypt/lv_root' [14.65 GiB] inherit [ 21.293409] dracut: inactive '/dev/vg-crypt/lv_swap' [8.79 GiB] inherit [ 21.293487] dracut: inactive '/dev/vg-crypt/lv_home' [7.81 GiB] inherit [ 145.274406] dracut: Scanning devices dm-0 for LVM logical volumes vg-crypt/lv_root vg-crypt/lv_swap [ 145.288017] dracut: ACTIVE '/dev/vg-crypt/lv_root' [14.65 GiB] inherit [ 145.288103] dracut: ACTIVE '/dev/vg-crypt/lv_swap' [8.79 GiB] inherit [ 145.288179] dracut: inactive '/dev/vg-crypt/lv_home' [7.81 GiB] inherit [ 145.290315] dracut: PARTIAL MODE. Incomplete logical volumes will be processed. [ 145.303616] dracut: PARTIAL MODE. Incomplete logical volumes will be processed. [ 206.821385] dracut Warning: Could not boot. [ 206.847597] dracut Warning: /dev/disk/by-uuid/850d702d-b670-415c-9bcd-ecb5fe0c397a does not exist + '[' -f /run/initramfs/init.log ']'
View Attachment As Raw
Actions:
View
Attachments on
bug 22597
:
9988
| 9989 |
9990