Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1499561 Details for
Bug 1644869
dracut failes to find LVM volumes
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
dracut report
rdsosreport.txt (text/plain), 113.26 KB, created by
Ben Cotton
on 2018-10-31 19:03:14 UTC
(
hide
)
Description:
dracut report
Filename:
MIME Type:
Creator:
Ben Cotton
Created:
2018-10-31 19:03:14 UTC
Size:
113.26 KB
patch
obsolete
>+ cat /lib/dracut/dracut-049-11.git20181024.fc29 >dracut-049-11.git20181024.fc29 >+ cat /proc/cmdline >+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' >BOOT_IMAGE=/vmlinuz-4.18.16-300.fc29.x86_64 root=/dev/mapper/fedora_normal-root ro rd.md=0 vconsole.keymap=us rd.lvm.lv=fedora_normal/root rd.luks=0 vconsole.font=latarcyrheb-sun16 rd.dm.uuid=pdc_gfeajffc rd.lvm.lv=fedora_normal/swap rhgb quiet LANG=en_US.UTF-8 >+ '[' -f /etc/cmdline ']' >+ for _i in /etc/cmdline.d/*.conf >+ '[' -f '/etc/cmdline.d/*.conf' ']' >+ break >+ cat /proc/self/mountinfo >0 0 0:1 / / rw shared:1 - rootfs rootfs rw >20 0 0:20 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw >21 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime shared:9 - proc proc rw >22 0 0:6 / /dev rw,nosuid shared:10 - devtmpfs devtmpfs rw,size=7933968k,nr_inodes=1983492,mode=755 >23 20 0:7 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw >24 22 0:21 / /dev/shm rw,nosuid,nodev shared:11 - tmpfs tmpfs rw >25 22 0:22 / /dev/pts rw,nosuid,noexec,relatime shared:12 - devpts devpts rw,gid=5,mode=620,ptmxmode=000 >26 0 0:23 / /run rw,nosuid,nodev shared:13 - tmpfs tmpfs rw,mode=755 >27 20 0:24 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755 >28 27 0:25 / /sys/fs/cgroup/unified rw,nosuid,nodev,noexec,relatime shared:5 - cgroup2 cgroup2 rw,nsdelegate >29 27 0:26 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:6 - cgroup cgroup rw,xattr,name=systemd >30 20 0:27 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:7 - pstore pstore rw >31 20 0:28 / /sys/fs/bpf rw,nosuid,nodev,noexec,relatime shared:8 - bpf bpf rw,mode=700 >32 27 0:29 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,blkio >33 27 0:30 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,cpu,cpuacct >34 27 0:31 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,perf_event >35 27 0:32 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,pids >36 27 0:33 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,memory >37 27 0:34 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,cpuset >38 27 0:35 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,net_cls,net_prio >39 27 0:36 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,freezer >40 27 0:37 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:22 - cgroup cgroup rw,hugetlb >41 27 0:38 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:23 - cgroup cgroup rw,devices >88 20 0:39 / /sys/kernel/config rw,relatime shared:47 - configfs configfs rw >+ cat /proc/mounts >rootfs / rootfs rw 0 0 >sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 >proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 >devtmpfs /dev devtmpfs rw,nosuid,size=7933968k,nr_inodes=1983492,mode=755 0 0 >securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0 >tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 >devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 >tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0 >tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0 >cgroup2 /sys/fs/cgroup/unified cgroup2 rw,nosuid,nodev,noexec,relatime,nsdelegate 0 0 >cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,name=systemd 0 0 >pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0 >bpf /sys/fs/bpf bpf rw,nosuid,nodev,noexec,relatime,mode=700 0 0 >cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 >cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0 >cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0 >cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0 >cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0 >cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0 >cgroup /sys/fs/cgroup/net_cls,net_prio cgroup rw,nosuid,nodev,noexec,relatime,net_cls,net_prio 0 0 >cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0 >cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0 >cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0 >configfs /sys/kernel/config configfs rw,relatime 0 0 >+ blkid >/dev/sda: TYPE="promise_fasttrack_raid_member" >/dev/sdb: TYPE="promise_fasttrack_raid_member" >/dev/sdc1: UUID="74892d53-93fe-08ba-6aa0-4f065d9e0a43" UUID_SUB="cf41021c-cc16-b9df-6d83-503295d6f22d" LABEL="normal.lan:0" TYPE="linux_raid_member" PARTUUID="1cd8fe2d-01" >/dev/sdd1: UUID="74892d53-93fe-08ba-6aa0-4f065d9e0a43" UUID_SUB="d57beca9-a060-5d65-e0d6-cd6e5639ccb7" LABEL="normal.lan:0" TYPE="linux_raid_member" PARTUUID="caed7d90-01" >/dev/sde1: UUID="74892d53-93fe-08ba-6aa0-4f065d9e0a43" UUID_SUB="f06ed51b-6414-ca31-4741-d202e40ec0a8" LABEL="normal.lan:0" TYPE="linux_raid_member" PARTUUID="50f60ef4-01" >/dev/mapper/pdc_gfeajffc: PTUUID="000387f1" PTTYPE="dos" >+ blkid -o udev >ID_FS_TYPE=promise_fasttrack_raid_member > >ID_FS_TYPE=promise_fasttrack_raid_member > >ID_FS_UUID=74892d53-93fe-08ba-6aa0-4f065d9e0a43 >ID_FS_UUID_ENC=74892d53-93fe-08ba-6aa0-4f065d9e0a43 >ID_FS_UUID_SUB=cf41021c-cc16-b9df-6d83-503295d6f22d >ID_FS_UUID_SUB_ENC=cf41021c-cc16-b9df-6d83-503295d6f22d >ID_FS_LABEL=normal.lan:0 >ID_FS_LABEL_ENC=normal.lan:0 >ID_FS_TYPE=linux_raid_member >ID_FS_PARTUUID=1cd8fe2d-01 > >ID_FS_UUID=74892d53-93fe-08ba-6aa0-4f065d9e0a43 >ID_FS_UUID_ENC=74892d53-93fe-08ba-6aa0-4f065d9e0a43 >ID_FS_UUID_SUB=d57beca9-a060-5d65-e0d6-cd6e5639ccb7 >ID_FS_UUID_SUB_ENC=d57beca9-a060-5d65-e0d6-cd6e5639ccb7 >ID_FS_LABEL=normal.lan:0 >ID_FS_LABEL_ENC=normal.lan:0 >ID_FS_TYPE=linux_raid_member >ID_FS_PARTUUID=caed7d90-01 > >ID_FS_UUID=74892d53-93fe-08ba-6aa0-4f065d9e0a43 >ID_FS_UUID_ENC=74892d53-93fe-08ba-6aa0-4f065d9e0a43 >ID_FS_UUID_SUB=f06ed51b-6414-ca31-4741-d202e40ec0a8 >ID_FS_UUID_SUB_ENC=f06ed51b-6414-ca31-4741-d202e40ec0a8 >ID_FS_LABEL=normal.lan:0 >ID_FS_LABEL_ENC=normal.lan:0 >ID_FS_TYPE=linux_raid_member >ID_FS_PARTUUID=50f60ef4-01 > >ID_PART_TABLE_UUID=000387f1 >ID_PART_TABLE_TYPE=dos >+ ls -l /dev/disk/by-id /dev/disk/by-partuuid /dev/disk/by-path >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 ata-ASUS_DRW-24B1ST_i_EAD0CL033084 -> ../../sr0 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 ata-ST1000DM003-1CH162_S1D7LL2S -> ../../sde >lrwxrwxrwx 1 root root 10 Oct 31 17:53 ata-ST1000DM003-1CH162_S1D7LL2S-part1 -> ../../sde1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 ata-WDC_WD10EZEX-60M2NA0_WD-WCC3F0HAN038 -> ../../sdc >lrwxrwxrwx 1 root root 10 Oct 31 17:53 ata-WDC_WD10EZEX-60M2NA0_WD-WCC3F0HAN038-part1 -> ../../sdc1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 ata-WDC_WD1502FAEX-007BA0_WD-WMAY01317818 -> ../../sdd >lrwxrwxrwx 1 root root 10 Oct 31 17:53 ata-WDC_WD1502FAEX-007BA0_WD-WMAY01317818-part1 -> ../../sdd1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 ata-WDC_WD2500AAKS-00F0A0_WD-WCAT1E214656 -> ../../sda >lrwxrwxrwx 1 root root 9 Oct 31 17:53 ata-WDC_WD2500AAKS-00F0A0_WD-WCAT1E272490 -> ../../sdb >lrwxrwxrwx 1 root root 10 Oct 31 17:53 dm-name-pdc_gfeajffc -> ../../dm-0 >lrwxrwxrwx 1 root root 10 Oct 31 17:53 dm-uuid-DMRAID-pdc_gfeajffc -> ../../dm-0 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 usb-SPIF30x_USB2SATA_Bridge_301123456789-0:0 -> ../../sdf >lrwxrwxrwx 1 root root 9 Oct 31 17:53 wwn-0x5000c5005bd024c8 -> ../../sde >lrwxrwxrwx 1 root root 10 Oct 31 17:53 wwn-0x5000c5005bd024c8-part1 -> ../../sde1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 wwn-0x50014ee057f74f01 -> ../../sdd >lrwxrwxrwx 1 root root 10 Oct 31 17:53 wwn-0x50014ee057f74f01-part1 -> ../../sdd1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 wwn-0x50014ee102181cb5 -> ../../sda >lrwxrwxrwx 1 root root 9 Oct 31 17:53 wwn-0x50014ee102181cd4 -> ../../sdb >lrwxrwxrwx 1 root root 9 Oct 31 17:53 wwn-0x50014ee260bb47c4 -> ../../sdc >lrwxrwxrwx 1 root root 10 Oct 31 17:53 wwn-0x50014ee260bb47c4-part1 -> ../../sdc1 > >/dev/disk/by-partuuid: >total 0 >lrwxrwxrwx 1 root root 10 Oct 31 17:53 1cd8fe2d-01 -> ../../sdc1 >lrwxrwxrwx 1 root root 10 Oct 31 17:53 50f60ef4-01 -> ../../sde1 >lrwxrwxrwx 1 root root 10 Oct 31 17:53 caed7d90-01 -> ../../sdd1 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:00:11.0-ata-1 -> ../../sda >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:00:11.0-ata-2 -> ../../sdb >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:00:11.0-ata-3 -> ../../sdc >lrwxrwxrwx 1 root root 10 Oct 31 17:53 pci-0000:00:11.0-ata-3-part1 -> ../../sdc1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:00:11.0-ata-4 -> ../../sdd >lrwxrwxrwx 1 root root 10 Oct 31 17:53 pci-0000:00:11.0-ata-4-part1 -> ../../sdd1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:00:11.0-ata-5 -> ../../sde >lrwxrwxrwx 1 root root 10 Oct 31 17:53 pci-0000:00:11.0-ata-5-part1 -> ../../sde1 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:00:11.0-ata-6 -> ../../sr0 >lrwxrwxrwx 1 root root 9 Oct 31 17:53 pci-0000:02:00.0-usb-0:2:1.0-scsi-0:0:0:0 -> ../../sdf >+ 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 >+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' >systemdutildir="/usr/lib/systemd" >systemdsystemunitdir="/usr/lib/systemd/system" >systemdsystemconfdir="/etc/systemd/system" >+ command -v lvm >+ lvm pvdisplay > /dev/sdf: open failed: No medium found > Read-only locking type set. Write locks are prohibited. > Recovery of standalone physical volumes failed. > Cannot process standalone physical volumes >+ lvm vgdisplay > /dev/sdf: open failed: No medium found >+ lvm lvdisplay > /dev/sdf: open failed: No medium found >+ command -v dmsetup >+ dmsetup ls --tree >pdc_gfeajffc (253:0) > |- (8:16) > `- (8:0) >+ cat /proc/mdstat >Personalities : >unused devices: <none> >+ command -v ip >+ ip addr >1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 > link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 > inet 127.0.0.1/8 scope host lo > valid_lft forever preferred_lft forever > inet6 ::1/128 scope host > valid_lft forever preferred_lft forever >2: enp3s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 > link/ether 74:d4:35:aa:12:f9 brd ff:ff:ff:ff:ff:ff >+ command -v journalctl >+ journalctl -ab --no-pager -o short-monotonic >+ sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' >-- Logs begin at Wed 2018-10-31 17:53:35 UTC, end at Wed 2018-10-31 17:56:49 UTC. -- >[ 0.000000] normal.lan kernel: Linux version 4.18.16-300.fc29.x86_64 (mockbuild@bkernel04.phx2.fedoraproject.org) (gcc version 8.2.1 20180801 (Red Hat 8.2.1-2) (GCC)) #1 SMP Sat Oct 20 23:24:08 UTC 2018 >[ 0.000000] normal.lan kernel: Command line: BOOT_IMAGE=/vmlinuz-4.18.16-300.fc29.x86_64 root=/dev/mapper/fedora_normal-root ro rd.md=0 vconsole.keymap=us rd.lvm.lv=fedora_normal/root rd.luks=0 vconsole.font=latarcyrheb-sun16 rd.dm.uuid=pdc_gfeajffc rd.lvm.lv=fedora_normal/swap rhgb quiet LANG=en_US.UTF-8 >[ 0.000000] normal.lan kernel: random: get_random_u32 called from bsp_init_amd+0x20b/0x2b0 with crng_init=0 >[ 0.000000] normal.lan kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >[ 0.000000] normal.lan kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >[ 0.000000] normal.lan kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >[ 0.000000] normal.lan kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >[ 0.000000] normal.lan kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >[ 0.000000] normal.lan kernel: BIOS-provided physical RAM map: >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000094bff] usable >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x0000000000094c00-0x000000000009ffff] reserved >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cf68ffff] usable >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x00000000cfdf0000-0x00000000cfdf2fff] ACPI NVS >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x00000000cfdf3000-0x00000000cfdfffff] ACPI data >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x00000000cfe00000-0x00000000cfefffff] reserved >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >[ 0.000000] normal.lan kernel: BIOS-e820: [mem 0x0000000100000000-0x000000040fffffff] usable >[ 0.000000] normal.lan kernel: NX (Execute Disable) protection: active >[ 0.000000] normal.lan kernel: SMBIOS 2.4 present. >[ 0.000000] normal.lan kernel: DMI: Gigabyte Technology Co., Ltd. GA-78LMT-S2P/GA-78LMT-S2P, BIOS F4b 04/26/2013 >[ 0.000000] normal.lan kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >[ 0.000000] normal.lan kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >[ 0.000000] normal.lan kernel: last_pfn = 0x410000 max_arch_pfn = 0x400000000 >[ 0.000000] normal.lan kernel: MTRR default type: uncachable >[ 0.000000] normal.lan kernel: MTRR fixed ranges enabled: >[ 0.000000] normal.lan kernel: 00000-9FFFF write-back >[ 0.000000] normal.lan kernel: A0000-BFFFF uncachable >[ 0.000000] normal.lan kernel: C0000-C7FFF write-protect >[ 0.000000] normal.lan kernel: C8000-FFFFF uncachable >[ 0.000000] normal.lan kernel: MTRR variable ranges enabled: >[ 0.000000] normal.lan kernel: 0 base 000000000000 mask FFFF80000000 write-back >[ 0.000000] normal.lan kernel: 1 base 000080000000 mask FFFFC0000000 write-back >[ 0.000000] normal.lan kernel: 2 base 0000C0000000 mask FFFFF0000000 write-back >[ 0.000000] normal.lan kernel: 3 base 0000CFE00000 mask FFFFFFE00000 uncachable >[ 0.000000] normal.lan kernel: 4 disabled >[ 0.000000] normal.lan kernel: 5 disabled >[ 0.000000] normal.lan kernel: 6 disabled >[ 0.000000] normal.lan kernel: 7 disabled >[ 0.000000] normal.lan kernel: TOM2: 0000000430000000 aka 17152M >[ 0.000000] normal.lan kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >[ 0.000000] normal.lan kernel: e820: update [mem 0xcfe00000-0xffffffff] usable ==> reserved >[ 0.000000] normal.lan kernel: last_pfn = 0xcf690 max_arch_pfn = 0x400000000 >[ 0.000000] normal.lan kernel: found SMP MP-table at [mem 0x000f5e00-0x000f5e0f] mapped at [(____ptrval____)] >[ 0.000000] normal.lan kernel: Base memory trampoline at [(____ptrval____)] 8e000 size 24576 >[ 0.000000] normal.lan kernel: Using GB pages for direct mapping >[ 0.000000] normal.lan kernel: BRK [0x2d1aaf000, 0x2d1aaffff] PGTABLE >[ 0.000000] normal.lan kernel: BRK [0x2d1ab0000, 0x2d1ab0fff] PGTABLE >[ 0.000000] normal.lan kernel: BRK [0x2d1ab1000, 0x2d1ab1fff] PGTABLE >[ 0.000000] normal.lan kernel: BRK [0x2d1ab2000, 0x2d1ab2fff] PGTABLE >[ 0.000000] normal.lan kernel: BRK [0x2d1ab3000, 0x2d1ab3fff] PGTABLE >[ 0.000000] normal.lan kernel: BRK [0x2d1ab4000, 0x2d1ab4fff] PGTABLE >[ 0.000000] normal.lan kernel: BRK [0x2d1ab5000, 0x2d1ab5fff] PGTABLE >[ 0.000000] normal.lan kernel: RAMDISK: [mem 0x34d5a000-0x366a4fff] >[ 0.000000] normal.lan kernel: ACPI: Early table checksum verification disabled >[ 0.000000] normal.lan kernel: ACPI: RSDP 0x00000000000F7810 000014 (v00 GBT ) >[ 0.000000] normal.lan kernel: ACPI: RSDT 0x00000000CFDF3000 000040 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >[ 0.000000] normal.lan kernel: ACPI: FACP 0x00000000CFDF3080 000074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >[ 0.000000] normal.lan kernel: ACPI: DSDT 0x00000000CFDF3100 006398 (v01 GBT GBTUACPI 00001000 MSFT 03000000) >[ 0.000000] normal.lan kernel: ACPI: FACS 0x00000000CFDF0000 000040 >[ 0.000000] normal.lan kernel: ACPI: MSDM 0x00000000CFDF9580 000055 (v03 GBT GBTUACPI 42302E31 GBTU 01010101) >[ 0.000000] normal.lan kernel: ACPI: HPET 0x00000000CFDF9600 000038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098) >[ 0.000000] normal.lan kernel: ACPI: MCFG 0x00000000CFDF9640 00003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >[ 0.000000] normal.lan kernel: ACPI: TAMG 0x00000000CFDF9680 000022 (v01 GBT GBT B0 5455312E BG?? 00000101) >[ 0.000000] normal.lan kernel: ACPI: APIC 0x00000000CFDF94C0 0000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >[ 0.000000] normal.lan kernel: ACPI: SSDT 0x00000000CFDF9720 001714 (v01 AMD POWERNOW 00000001 AMD 00000001) >[ 0.000000] normal.lan kernel: ACPI: Local APIC address 0xfee00000 >[ 0.000000] normal.lan kernel: No NUMA configuration found >[ 0.000000] normal.lan kernel: Faking a node at [mem 0x0000000000000000-0x000000040fffffff] >[ 0.000000] normal.lan kernel: NODE_DATA(0) allocated [mem 0x40ffd5000-0x40fffffff] >[ 0.000000] normal.lan kernel: tsc: Fast TSC calibration using PIT >[ 0.000000] normal.lan kernel: Zone ranges: >[ 0.000000] normal.lan kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >[ 0.000000] normal.lan kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >[ 0.000000] normal.lan kernel: Normal [mem 0x0000000100000000-0x000000040fffffff] >[ 0.000000] normal.lan kernel: Device empty >[ 0.000000] normal.lan kernel: Movable zone start for each node >[ 0.000000] normal.lan kernel: Early memory node ranges >[ 0.000000] normal.lan kernel: node 0: [mem 0x0000000000001000-0x0000000000093fff] >[ 0.000000] normal.lan kernel: node 0: [mem 0x0000000000100000-0x00000000cf68ffff] >[ 0.000000] normal.lan kernel: node 0: [mem 0x0000000100000000-0x000000040fffffff] >[ 0.000000] normal.lan kernel: Reserved but unavailable: 2525 pages >[ 0.000000] normal.lan kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000040fffffff] >[ 0.000000] normal.lan kernel: On node 0 totalpages: 4060707 >[ 0.000000] normal.lan kernel: DMA zone: 64 pages used for memmap >[ 0.000000] normal.lan kernel: DMA zone: 21 pages reserved >[ 0.000000] normal.lan kernel: DMA zone: 3987 pages, LIFO batch:0 >[ 0.000000] normal.lan kernel: DMA32 zone: 13211 pages used for memmap >[ 0.000000] normal.lan kernel: DMA32 zone: 845456 pages, LIFO batch:31 >[ 0.000000] normal.lan kernel: Normal zone: 50176 pages used for memmap >[ 0.000000] normal.lan kernel: Normal zone: 3211264 pages, LIFO batch:31 >[ 0.000000] normal.lan kernel: ACPI: PM-Timer IO Port: 0x4008 >[ 0.000000] normal.lan kernel: ACPI: Local APIC address 0xfee00000 >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1]) >[ 0.000000] normal.lan kernel: IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 >[ 0.000000] normal.lan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >[ 0.000000] normal.lan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >[ 0.000000] normal.lan kernel: ACPI: IRQ0 used by override. >[ 0.000000] normal.lan kernel: ACPI: IRQ9 used by override. >[ 0.000000] normal.lan kernel: Using ACPI (MADT) for SMP configuration information >[ 0.000000] normal.lan kernel: ACPI: HPET id: 0x10b9a201 base: 0xfed00000 >[ 0.000000] normal.lan kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0x00094000-0x00094fff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0x00095000-0x0009ffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xcf690000-0xcfdeffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xcfdf0000-0xcfdf2fff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xcfdf3000-0xcfdfffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xcfe00000-0xcfefffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xcff00000-0xdfffffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] >[ 0.000000] normal.lan kernel: PM: Registered nosave memory: [mem 0xfec00000-0xffffffff] >[ 0.000000] normal.lan kernel: [mem 0xcff00000-0xdfffffff] available for PCI devices >[ 0.000000] normal.lan kernel: Booting paravirtualized kernel on bare hardware >[ 0.000000] normal.lan kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >[ 0.000000] normal.lan kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >[ 0.000000] normal.lan kernel: percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144 >[ 0.000000] normal.lan kernel: pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152 >[ 0.000000] normal.lan kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >[ 0.000000] normal.lan kernel: Built 1 zonelists, mobility grouping on. Total pages: 3997235 >[ 0.000000] normal.lan kernel: Policy zone: Normal >[ 0.000000] normal.lan kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-4.18.16-300.fc29.x86_64 root=/dev/mapper/fedora_normal-root ro rd.md=0 vconsole.keymap=us rd.lvm.lv=fedora_normal/root rd.luks=0 vconsole.font=latarcyrheb-sun16 rd.dm.uuid=pdc_gfeajffc rd.lvm.lv=fedora_normal/swap rhgb quiet LANG=en_US.UTF-8 >[ 0.000000] normal.lan kernel: Memory: 15867900K/16242828K available (12300K kernel code, 1624K rwdata, 4056K rodata, 2160K init, 1336K bss, 374928K reserved, 0K cma-reserved) >[ 0.000000] normal.lan kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >[ 0.000000] normal.lan kernel: ftrace: allocating 37988 entries in 149 pages >[ 0.000000] normal.lan kernel: Hierarchical RCU implementation. >[ 0.000000] normal.lan kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >[ 0.000000] normal.lan kernel: Tasks RCU enabled. >[ 0.000000] normal.lan kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >[ 0.000000] normal.lan kernel: NR_IRQS: 65792, nr_irqs: 488, preallocated irqs: 16 >[ 0.000000] normal.lan kernel: spurious 8259A interrupt: IRQ7. >[ 0.000000] normal.lan kernel: Console: colour VGA+ 80x25 >[ 0.000000] normal.lan kernel: console [tty0] enabled >[ 0.000000] normal.lan kernel: ACPI: Core revision 20180531 >[ 0.000000] normal.lan kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns >[ 0.000000] normal.lan kernel: hpet clockevent registered >[ 0.001000] normal.lan kernel: APIC: Switch to symmetric I/O mode setup >[ 0.001000] normal.lan kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.006000] normal.lan kernel: tsc: Fast TSC calibration using PIT >[ 0.007000] normal.lan kernel: tsc: Detected 2912.817 MHz processor >[ 0.007000] normal.lan kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29fc8e724d2, max_idle_ns: 440795203675 ns >[ 0.007000] normal.lan kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5825.63 BogoMIPS (lpj=2912817) >[ 0.007000] normal.lan kernel: pid_max: default: 32768 minimum: 301 >[ 0.007000] normal.lan kernel: Security Framework initialized >[ 0.007000] normal.lan kernel: Yama: becoming mindful. >[ 0.007000] normal.lan kernel: SELinux: Initializing. >[ 0.007000] normal.lan kernel: SELinux: Starting in permissive mode >[ 0.010828] normal.lan kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >[ 0.012767] normal.lan kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >[ 0.012848] normal.lan kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.012909] normal.lan kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) >[ 0.013161] normal.lan kernel: mce: CPU supports 7 MCE banks >[ 0.013168] normal.lan kernel: LVT offset 1 assigned for vector 0xf9 >[ 0.013173] normal.lan kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 >[ 0.013174] normal.lan kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 >[ 0.013177] normal.lan kernel: Spectre V2 : Mitigation: Full AMD retpoline >[ 0.013177] normal.lan kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >[ 0.013178] normal.lan kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier >[ 0.013180] normal.lan kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp >[ 0.022200] normal.lan kernel: Freeing SMP alternatives memory: 36K >[ 0.024000] normal.lan kernel: APIC calibration not consistent with PM-Timer: 964ms instead of 100ms >[ 0.024000] normal.lan kernel: APIC delta adjusted to PM-Timer: 1255551 (12115937) >[ 0.024000] normal.lan kernel: smpboot: CPU0: AMD FX(tm)-8320 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0) >[ 0.024000] normal.lan kernel: Performance Events: Fam15h core perfctr, AMD PMU driver. >[ 0.024000] normal.lan kernel: ... version: 0 >[ 0.024000] normal.lan kernel: ... bit width: 48 >[ 0.024000] normal.lan kernel: ... generic registers: 6 >[ 0.024000] normal.lan kernel: ... value mask: 0000ffffffffffff >[ 0.024000] normal.lan kernel: ... max period: 00007fffffffffff >[ 0.024000] normal.lan kernel: ... fixed-purpose events: 0 >[ 0.024000] normal.lan kernel: ... event mask: 000000000000003f >[ 0.024000] normal.lan kernel: Hierarchical SRCU implementation. >[ 0.024000] normal.lan kernel: smp: Bringing up secondary CPUs ... >[ 0.024000] normal.lan kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >[ 0.024051] normal.lan kernel: x86: Booting SMP configuration: >[ 0.024052] normal.lan kernel: .... node #0, CPUs: #1 >[ 0.001000] normal.lan kernel: do_IRQ: 1.55 No irq handler for vector >[ 0.033129] normal.lan kernel: #2 >[ 0.001000] normal.lan kernel: do_IRQ: 2.55 No irq handler for vector >[ 0.043122] normal.lan kernel: #3 >[ 0.001000] normal.lan kernel: do_IRQ: 3.55 No irq handler for vector >[ 0.053123] normal.lan kernel: #4 >[ 0.001000] normal.lan kernel: do_IRQ: 4.55 No irq handler for vector >[ 0.055122] normal.lan kernel: #5 >[ 0.001000] normal.lan kernel: do_IRQ: 5.55 No irq handler for vector >[ 0.057120] normal.lan kernel: #6 >[ 0.001000] normal.lan kernel: do_IRQ: 6.55 No irq handler for vector >[ 0.059120] normal.lan kernel: #7 >[ 0.001000] normal.lan kernel: do_IRQ: 7.55 No irq handler for vector >[ 0.061028] normal.lan kernel: smp: Brought up 1 node, 8 CPUs >[ 0.061028] normal.lan kernel: smpboot: Max logical packages: 1 >[ 0.061028] normal.lan kernel: smpboot: Total of 8 processors activated (46605.07 BogoMIPS) >[ 0.063474] normal.lan kernel: devtmpfs: initialized >[ 0.063474] normal.lan kernel: x86/mm: Memory block size: 128MB >[ 0.065172] normal.lan kernel: PM: Registering ACPI NVS region [mem 0xcfdf0000-0xcfdf2fff] (12288 bytes) >[ 0.065172] normal.lan kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >[ 0.065172] normal.lan kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >[ 0.065172] normal.lan kernel: pinctrl core: initialized pinctrl subsystem >[ 0.065212] normal.lan kernel: RTC time: 17:53:33, date: 10/31/18 >[ 0.066743] normal.lan kernel: NET: Registered protocol family 16 >[ 0.066875] normal.lan kernel: audit: initializing netlink subsys (disabled) >[ 0.066885] normal.lan kernel: audit: type=2000 audit(1541008412.066:1): state=initialized audit_enabled=0 res=1 >[ 0.067027] normal.lan kernel: cpuidle: using governor menu >[ 0.067124] normal.lan kernel: ACPI: bus type PCI registered >[ 0.067126] normal.lan kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.067223] normal.lan kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >[ 0.067225] normal.lan kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >[ 0.067241] normal.lan kernel: PCI: Using configuration type 1 for base access >[ 0.069189] normal.lan kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >[ 0.069189] normal.lan kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >[ 0.070044] normal.lan kernel: cryptd: max_cpu_qlen set to 1000 >[ 0.070108] normal.lan kernel: ACPI: Added _OSI(Module Device) >[ 0.070109] normal.lan kernel: ACPI: Added _OSI(Processor Device) >[ 0.070109] normal.lan kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.070110] normal.lan kernel: ACPI: Added _OSI(Processor Aggregator Device) >[ 0.070111] normal.lan kernel: ACPI: Added _OSI(Linux-Dell-Video) >[ 0.074023] normal.lan kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded >[ 0.074276] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074281] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074287] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074292] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074302] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074307] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074312] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074317] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074327] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074332] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074336] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074341] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074351] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074356] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074361] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074366] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074376] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074380] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074385] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074390] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074400] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074404] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074409] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074414] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074424] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074429] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074433] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074438] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074448] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074453] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074458] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074462] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074472] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.074477] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074482] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074487] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074497] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKA (20180531/dspkginit-414) >[ 0.074501] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKB (20180531/dspkginit-414) >[ 0.074506] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKC (20180531/dspkginit-414) >[ 0.074511] normal.lan kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - LNKD (20180531/dspkginit-414) >[ 0.076325] normal.lan kernel: ACPI: Interpreter enabled >[ 0.076345] normal.lan kernel: ACPI: (supports S0 S3 S4 S5) >[ 0.076346] normal.lan kernel: ACPI: Using IOAPIC for interrupt routing >[ 0.076410] normal.lan kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.078056] normal.lan kernel: ACPI: Enabled 5 GPEs in block 00 to 1F >[ 0.082719] normal.lan kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.082723] normal.lan kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >[ 0.082727] normal.lan kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >[ 0.082983] normal.lan kernel: PCI host bridge to bus 0000:00 >[ 0.082985] normal.lan kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >[ 0.082987] normal.lan kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >[ 0.082988] normal.lan kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >[ 0.082990] normal.lan kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] >[ 0.082991] normal.lan kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff window] >[ 0.082993] normal.lan kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.083007] normal.lan kernel: pci 0000:00:00.0: [1022:9600] type 00 class 0x060000 >[ 0.083021] normal.lan kernel: pci 0000:00:00.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size) >[ 0.083120] normal.lan kernel: pci 0000:00:01.0: [1022:9602] type 01 class 0x060400 >[ 0.083225] normal.lan kernel: pci 0000:00:05.0: [1022:9605] type 01 class 0x060400 >[ 0.083245] normal.lan kernel: pci 0000:00:05.0: enabling Extended Tags >[ 0.083273] normal.lan kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >[ 0.083356] normal.lan kernel: pci 0000:00:06.0: [1022:9606] type 01 class 0x060400 >[ 0.083375] normal.lan kernel: pci 0000:00:06.0: enabling Extended Tags >[ 0.083399] normal.lan kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold >[ 0.083495] normal.lan kernel: pci 0000:00:11.0: [1002:4392] type 00 class 0x010400 >[ 0.083516] normal.lan kernel: pci 0000:00:11.0: reg 0x10: [io 0xff00-0xff07] >[ 0.083526] normal.lan kernel: pci 0000:00:11.0: reg 0x14: [io 0xfe00-0xfe03] >[ 0.083535] normal.lan kernel: pci 0000:00:11.0: reg 0x18: [io 0xfd00-0xfd07] >[ 0.083544] normal.lan kernel: pci 0000:00:11.0: reg 0x1c: [io 0xfc00-0xfc03] >[ 0.083553] normal.lan kernel: pci 0000:00:11.0: reg 0x20: [io 0xfb00-0xfb0f] >[ 0.083562] normal.lan kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfe02f000-0xfe02f3ff] >[ 0.083679] normal.lan kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >[ 0.083697] normal.lan kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfe02e000-0xfe02efff] >[ 0.083829] normal.lan kernel: pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310 >[ 0.083847] normal.lan kernel: pci 0000:00:12.1: reg 0x10: [mem 0xfe02d000-0xfe02dfff] >[ 0.083984] normal.lan kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >[ 0.084008] normal.lan kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfe02c000-0xfe02c0ff] >[ 0.084088] normal.lan kernel: pci 0000:00:12.2: supports D1 D2 >[ 0.084089] normal.lan kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >[ 0.084177] normal.lan kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >[ 0.084195] normal.lan kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfe02b000-0xfe02bfff] >[ 0.084323] normal.lan kernel: pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310 >[ 0.084341] normal.lan kernel: pci 0000:00:13.1: reg 0x10: [mem 0xfe02a000-0xfe02afff] >[ 0.084472] normal.lan kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >[ 0.084493] normal.lan kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfe029000-0xfe0290ff] >[ 0.084572] normal.lan kernel: pci 0000:00:13.2: supports D1 D2 >[ 0.084574] normal.lan kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >[ 0.084663] normal.lan kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >[ 0.084824] normal.lan kernel: pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >[ 0.084844] normal.lan kernel: pci 0000:00:14.1: reg 0x10: [io 0x0000-0x0007] >[ 0.084853] normal.lan kernel: pci 0000:00:14.1: reg 0x14: [io 0x0000-0x0003] >[ 0.084862] normal.lan kernel: pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007] >[ 0.084871] normal.lan kernel: pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003] >[ 0.084880] normal.lan kernel: pci 0000:00:14.1: reg 0x20: [io 0xfa00-0xfa0f] >[ 0.084900] normal.lan kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >[ 0.084901] normal.lan kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >[ 0.084902] normal.lan kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >[ 0.084903] normal.lan kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >[ 0.085005] normal.lan kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >[ 0.085029] normal.lan kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfe024000-0xfe027fff 64bit] >[ 0.085096] normal.lan kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >[ 0.085176] normal.lan kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >[ 0.085317] normal.lan kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >[ 0.085429] normal.lan kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >[ 0.085447] normal.lan kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfe028000-0xfe028fff] >[ 0.085580] normal.lan kernel: pci 0000:00:18.0: [1022:1600] type 00 class 0x060000 >[ 0.085657] normal.lan kernel: pci 0000:00:18.1: [1022:1601] type 00 class 0x060000 >[ 0.085729] normal.lan kernel: pci 0000:00:18.2: [1022:1602] type 00 class 0x060000 >[ 0.085803] normal.lan kernel: pci 0000:00:18.3: [1022:1603] type 00 class 0x060000 >[ 0.085879] normal.lan kernel: pci 0000:00:18.4: [1022:1604] type 00 class 0x060000 >[ 0.085950] normal.lan kernel: pci 0000:00:18.5: [1022:1605] type 00 class 0x060000 >[ 0.086047] normal.lan kernel: pci_bus 0000:01: extended config space not accessible >[ 0.086072] normal.lan kernel: pci 0000:01:05.0: [1002:9616] type 00 class 0x030000 >[ 0.086080] normal.lan kernel: pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref] >[ 0.086084] normal.lan kernel: pci 0000:01:05.0: reg 0x14: [io 0xee00-0xeeff] >[ 0.086089] normal.lan kernel: pci 0000:01:05.0: reg 0x18: [mem 0xfdef0000-0xfdefffff] >[ 0.086098] normal.lan kernel: pci 0000:01:05.0: reg 0x24: [mem 0xfdd00000-0xfddfffff] >[ 0.086119] normal.lan kernel: pci 0000:01:05.0: supports D1 D2 >[ 0.086180] normal.lan kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >[ 0.086183] normal.lan kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >[ 0.086185] normal.lan kernel: pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfdefffff] >[ 0.086188] normal.lan kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >[ 0.086234] normal.lan kernel: pci 0000:02:00.0: [1912:0014] type 00 class 0x0c0330 >[ 0.086271] normal.lan kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfdcfe000-0xfdcfffff 64bit] >[ 0.086403] normal.lan kernel: pci 0000:02:00.0: PME# supported from D0 D3hot >[ 0.086501] normal.lan kernel: pci 0000:00:05.0: PCI bridge to [bus 02] >[ 0.086505] normal.lan kernel: pci 0000:00:05.0: bridge window [io 0xd000-0xdfff] >[ 0.086507] normal.lan kernel: pci 0000:00:05.0: bridge window [mem 0xfdc00000-0xfdcfffff] >[ 0.086510] normal.lan kernel: pci 0000:00:05.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref] >[ 0.086550] normal.lan kernel: pci 0000:03:00.0: [1969:1091] type 00 class 0x020000 >[ 0.086579] normal.lan kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfd9c0000-0xfd9fffff 64bit] >[ 0.086590] normal.lan kernel: pci 0000:03:00.0: reg 0x18: [io 0xcf00-0xcf7f] >[ 0.086689] normal.lan kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >[ 0.086777] normal.lan kernel: pci 0000:00:06.0: PCI bridge to [bus 03] >[ 0.086780] normal.lan kernel: pci 0000:00:06.0: bridge window [io 0xc000-0xcfff] >[ 0.086783] normal.lan kernel: pci 0000:00:06.0: bridge window [mem 0xfd900000-0xfd9fffff] >[ 0.086787] normal.lan kernel: pci 0000:00:06.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >[ 0.086798] normal.lan kernel: pci_bus 0000:04: extended config space not accessible >[ 0.086831] normal.lan kernel: pci 0000:04:06.0: [4444:0016] type 00 class 0x040000 >[ 0.086853] normal.lan kernel: pci 0000:04:06.0: reg 0x10: [mem 0xf8000000-0xfbffffff pref] >[ 0.087027] normal.lan kernel: pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode) >[ 0.087030] normal.lan kernel: pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >[ 0.087034] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0xfda00000-0xfdafffff] >[ 0.087037] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0xf8000000-0xfbffffff pref] >[ 0.087039] normal.lan kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >[ 0.087041] normal.lan kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) >[ 0.087042] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >[ 0.087046] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode) >[ 0.087047] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0xd0000000-0xfebfffff window] (subtractive decode) >[ 0.087138] normal.lan kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087138] normal.lan kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087157] normal.lan kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087206] normal.lan kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087255] normal.lan kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087303] normal.lan kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087351] normal.lan kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.087399] normal.lan kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled. >[ 0.088256] normal.lan kernel: pci 0000:01:05.0: vgaarb: setting as boot VGA device >[ 0.088256] normal.lan kernel: pci 0000:01:05.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >[ 0.088256] normal.lan kernel: pci 0000:01:05.0: vgaarb: bridge control possible >[ 0.088256] normal.lan kernel: vgaarb: loaded >[ 0.088256] normal.lan kernel: SCSI subsystem initialized >[ 0.088256] normal.lan kernel: libata version 3.00 loaded. >[ 0.088256] normal.lan kernel: ACPI: bus type USB registered >[ 0.088256] normal.lan kernel: usbcore: registered new interface driver usbfs >[ 0.088256] normal.lan kernel: usbcore: registered new interface driver hub >[ 0.088256] normal.lan kernel: usbcore: registered new device driver usb >[ 0.088256] normal.lan kernel: pps_core: LinuxPPS API ver. 1 registered >[ 0.088256] normal.lan kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >[ 0.088256] normal.lan kernel: PTP clock support registered >[ 0.089006] normal.lan kernel: EDAC MC: Ver: 3.0.0 >[ 0.089022] normal.lan kernel: PCI: Using ACPI for IRQ routing >[ 0.097345] normal.lan kernel: PCI: pci_cache_line_size set to 64 bytes >[ 0.097404] normal.lan kernel: e820: reserve RAM buffer [mem 0x00094c00-0x0009ffff] >[ 0.097405] normal.lan kernel: e820: reserve RAM buffer [mem 0xcf690000-0xcfffffff] >[ 0.097519] normal.lan kernel: NetLabel: Initializing >[ 0.097520] normal.lan kernel: NetLabel: domain hash size = 128 >[ 0.097520] normal.lan kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >[ 0.097536] normal.lan kernel: NetLabel: unlabeled traffic allowed by default >[ 0.098096] normal.lan kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >[ 0.098100] normal.lan kernel: hpet0: 4 comparators, 32-bit 14.318180 MHz counter >[ 0.100047] normal.lan kernel: clocksource: Switched to clocksource tsc-early >[ 0.118022] normal.lan kernel: VFS: Disk quotas dquot_6.6.0 >[ 0.118037] normal.lan kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.118103] normal.lan kernel: pnp: PnP ACPI init >[ 0.118203] normal.lan kernel: system 00:00: [io 0x04d0-0x04d1] has been reserved >[ 0.118205] normal.lan kernel: system 00:00: [io 0x0220-0x0225] has been reserved >[ 0.118206] normal.lan kernel: system 00:00: [io 0x0290-0x0294] has been reserved >[ 0.118212] normal.lan kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.118616] normal.lan kernel: system 00:01: [io 0x4100-0x411f] has been reserved >[ 0.118618] normal.lan kernel: system 00:01: [io 0x0228-0x022f] has been reserved >[ 0.118620] normal.lan kernel: system 00:01: [io 0x040b] has been reserved >[ 0.118622] normal.lan kernel: system 00:01: [io 0x04d6] has been reserved >[ 0.118624] normal.lan kernel: system 00:01: [io 0x0c00-0x0c01] has been reserved >[ 0.118625] normal.lan kernel: system 00:01: [io 0x0c14] has been reserved >[ 0.118627] normal.lan kernel: system 00:01: [io 0x0c50-0x0c52] has been reserved >[ 0.118629] normal.lan kernel: system 00:01: [io 0x0c6c-0x0c6d] has been reserved >[ 0.118630] normal.lan kernel: system 00:01: [io 0x0c6f] has been reserved >[ 0.118632] normal.lan kernel: system 00:01: [io 0x0cd0-0x0cd1] has been reserved >[ 0.118634] normal.lan kernel: system 00:01: [io 0x0cd2-0x0cd3] has been reserved >[ 0.118636] normal.lan kernel: system 00:01: [io 0x0cd4-0x0cdf] has been reserved >[ 0.118637] normal.lan kernel: system 00:01: [io 0x4000-0x40fe] has been reserved >[ 0.118639] normal.lan kernel: system 00:01: [io 0x4210-0x4217] has been reserved >[ 0.118641] normal.lan kernel: system 00:01: [io 0x0b00-0x0b0f] has been reserved >[ 0.118643] normal.lan kernel: system 00:01: [io 0x0b10-0x0b1f] has been reserved >[ 0.118644] normal.lan kernel: system 00:01: [io 0x0b20-0x0b3f] has been reserved >[ 0.118647] normal.lan kernel: system 00:01: [mem 0x00000000-0x00000fff window] could not be reserved >[ 0.118649] normal.lan kernel: system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved >[ 0.118654] normal.lan kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.118815] normal.lan kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >[ 0.119164] normal.lan kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) >[ 0.119262] normal.lan kernel: system 00:04: [mem 0xe0000000-0xefffffff] has been reserved >[ 0.119266] normal.lan kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.119462] normal.lan kernel: system 00:05: [mem 0x000da800-0x000dbfff] has been reserved >[ 0.119464] normal.lan kernel: system 00:05: [mem 0x000f0000-0x000f7fff] could not be reserved >[ 0.119466] normal.lan kernel: system 00:05: [mem 0x000f8000-0x000fbfff] could not be reserved >[ 0.119468] normal.lan kernel: system 00:05: [mem 0x000fc000-0x000fffff] could not be reserved >[ 0.119470] normal.lan kernel: system 00:05: [mem 0xcfdf0000-0xcfdfffff] could not be reserved >[ 0.119471] normal.lan kernel: system 00:05: [mem 0xffff0000-0xffffffff] has been reserved >[ 0.119476] normal.lan kernel: system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved >[ 0.119477] normal.lan kernel: system 00:05: [mem 0x00100000-0xcfdeffff] could not be reserved >[ 0.119479] normal.lan kernel: system 00:05: [mem 0xcfe00000-0xcfefffff] has been reserved >[ 0.119481] normal.lan kernel: system 00:05: [mem 0xcff00000-0xcfffffff] could not be reserved >[ 0.119483] normal.lan kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved >[ 0.119485] normal.lan kernel: system 00:05: [mem 0xfee00000-0xfee00fff] could not be reserved >[ 0.119487] normal.lan kernel: system 00:05: [mem 0xfff80000-0xfffeffff] has been reserved >[ 0.119491] normal.lan kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active) >[ 0.119510] normal.lan kernel: pnp: PnP ACPI: found 6 devices >[ 0.125716] normal.lan kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >[ 0.125757] normal.lan kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >[ 0.125759] normal.lan kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >[ 0.125762] normal.lan kernel: pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfdefffff] >[ 0.125765] normal.lan kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >[ 0.125768] normal.lan kernel: pci 0000:00:05.0: PCI bridge to [bus 02] >[ 0.125770] normal.lan kernel: pci 0000:00:05.0: bridge window [io 0xd000-0xdfff] >[ 0.125772] normal.lan kernel: pci 0000:00:05.0: bridge window [mem 0xfdc00000-0xfdcfffff] >[ 0.125774] normal.lan kernel: pci 0000:00:05.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref] >[ 0.125777] normal.lan kernel: pci 0000:00:06.0: PCI bridge to [bus 03] >[ 0.125779] normal.lan kernel: pci 0000:00:06.0: bridge window [io 0xc000-0xcfff] >[ 0.125781] normal.lan kernel: pci 0000:00:06.0: bridge window [mem 0xfd900000-0xfd9fffff] >[ 0.125783] normal.lan kernel: pci 0000:00:06.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >[ 0.125787] normal.lan kernel: pci 0000:00:14.4: PCI bridge to [bus 04] >[ 0.125790] normal.lan kernel: pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >[ 0.125794] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0xfda00000-0xfdafffff] >[ 0.125798] normal.lan kernel: pci 0000:00:14.4: bridge window [mem 0xf8000000-0xfbffffff pref] >[ 0.125804] normal.lan kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >[ 0.125806] normal.lan kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >[ 0.125807] normal.lan kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >[ 0.125809] normal.lan kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window] >[ 0.125810] normal.lan kernel: pci_bus 0000:00: resource 8 [mem 0xd0000000-0xfebfffff window] >[ 0.125812] normal.lan kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >[ 0.125813] normal.lan kernel: pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfdefffff] >[ 0.125815] normal.lan kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >[ 0.125816] normal.lan kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >[ 0.125818] normal.lan kernel: pci_bus 0000:02: resource 1 [mem 0xfdc00000-0xfdcfffff] >[ 0.125819] normal.lan kernel: pci_bus 0000:02: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref] >[ 0.125821] normal.lan kernel: pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] >[ 0.125822] normal.lan kernel: pci_bus 0000:03: resource 1 [mem 0xfd900000-0xfd9fffff] >[ 0.125823] normal.lan kernel: pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >[ 0.125825] normal.lan kernel: pci_bus 0000:04: resource 0 [io 0xb000-0xbfff] >[ 0.125826] normal.lan kernel: pci_bus 0000:04: resource 1 [mem 0xfda00000-0xfdafffff] >[ 0.125828] normal.lan kernel: pci_bus 0000:04: resource 2 [mem 0xf8000000-0xfbffffff pref] >[ 0.125829] normal.lan kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window] >[ 0.125831] normal.lan kernel: pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window] >[ 0.125832] normal.lan kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window] >[ 0.125833] normal.lan kernel: pci_bus 0000:04: resource 7 [mem 0x000c0000-0x000dffff window] >[ 0.125835] normal.lan kernel: pci_bus 0000:04: resource 8 [mem 0xd0000000-0xfebfffff window] >[ 0.125897] normal.lan kernel: NET: Registered protocol family 2 >[ 0.126065] normal.lan kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes) >[ 0.126144] normal.lan kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >[ 0.126451] normal.lan kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >[ 0.126672] normal.lan kernel: TCP: Hash tables configured (established 131072 bind 65536) >[ 0.126736] normal.lan kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes) >[ 0.126811] normal.lan kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >[ 0.126949] normal.lan kernel: NET: Registered protocol family 1 >[ 0.126957] normal.lan kernel: pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled >[ 0.194432] normal.lan kernel: pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x6c4 took 65870 usecs >[ 0.262424] normal.lan kernel: pci 0000:00:12.1: quirk_usb_early_handoff+0x0/0x6c4 took 66383 usecs >[ 0.330412] normal.lan kernel: pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x6c4 took 66174 usecs >[ 0.398410] normal.lan kernel: pci 0000:00:13.1: quirk_usb_early_handoff+0x0/0x6c4 took 66389 usecs >[ 0.466399] normal.lan kernel: pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x6c4 took 66161 usecs >[ 0.466427] normal.lan kernel: pci 0000:01:05.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >[ 0.466614] normal.lan kernel: pci 0000:03:00.0: set MSI_INTX_DISABLE_BUG flag >[ 0.466621] normal.lan kernel: PCI: CLS 64 bytes, default 64 >[ 0.466676] normal.lan kernel: Unpacking initramfs... >[ 0.921727] normal.lan kernel: Freeing initrd memory: 25900K >[ 0.921754] normal.lan kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >[ 0.921757] normal.lan kernel: software IO TLB [mem 0xcb690000-0xcf690000] (64MB) mapped at [(____ptrval____)-(____ptrval____)] >[ 0.921844] normal.lan kernel: amd_uncore: AMD NB counters detected >[ 0.922005] normal.lan kernel: LVT offset 0 assigned for vector 0x400 >[ 0.922073] normal.lan kernel: perf: AMD IBS detected (0x000000ff) >[ 0.923544] normal.lan kernel: Initialise system trusted keyrings >[ 0.923559] normal.lan kernel: Key type blacklist registered >[ 0.923603] normal.lan kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0 >[ 0.925261] normal.lan kernel: zbud: loaded >[ 0.925768] normal.lan kernel: pstore: using deflate compression >[ 0.925823] normal.lan kernel: SELinux: Registering netfilter hooks >[ 1.136966] normal.lan kernel: alg: No test for 842 (842-generic) >[ 1.137009] normal.lan kernel: alg: No test for 842 (842-scomp) >[ 1.143628] normal.lan kernel: NET: Registered protocol family 38 >[ 1.143632] normal.lan kernel: Key type asymmetric registered >[ 1.143633] normal.lan kernel: Asymmetric key parser 'x509' registered >[ 1.143674] normal.lan kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) >[ 1.143734] normal.lan kernel: io scheduler noop registered >[ 1.143734] normal.lan kernel: io scheduler deadline registered >[ 1.143763] normal.lan kernel: io scheduler cfq registered (default) >[ 1.143764] normal.lan kernel: io scheduler mq-deadline registered >[ 1.143869] normal.lan kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >[ 1.144254] normal.lan kernel: shpchp 0000:00:01.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0.AGP_) >[ 1.144258] normal.lan kernel: shpchp 0000:00:01.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0) >[ 1.144261] normal.lan kernel: shpchp 0000:00:01.0: Cannot get control of SHPC hotplug >[ 1.144280] normal.lan kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >[ 1.144381] normal.lan kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >[ 1.144391] normal.lan kernel: ACPI: Power Button [PWRB] >[ 1.144437] normal.lan kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >[ 1.144462] normal.lan kernel: ACPI: Power Button [PWRF] >[ 1.145296] normal.lan kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >[ 1.165915] normal.lan kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >[ 1.167859] normal.lan kernel: Non-volatile memory driver v1.3 >[ 1.167892] normal.lan kernel: Linux agpgart interface v0.103 >[ 1.169049] normal.lan kernel: ahci 0000:00:11.0: version 3.0 >[ 1.169276] normal.lan kernel: ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl RAID mode >[ 1.169278] normal.lan kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >[ 1.169935] normal.lan kernel: scsi host0: ahci >[ 1.170071] normal.lan kernel: scsi host1: ahci >[ 1.170170] normal.lan kernel: scsi host2: ahci >[ 1.170252] normal.lan kernel: scsi host3: ahci >[ 1.170337] normal.lan kernel: scsi host4: ahci >[ 1.170420] normal.lan kernel: scsi host5: ahci >[ 1.170452] normal.lan kernel: ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22 >[ 1.170454] normal.lan kernel: ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22 >[ 1.170457] normal.lan kernel: ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22 >[ 1.170459] normal.lan kernel: ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22 >[ 1.170461] normal.lan kernel: ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f300 irq 22 >[ 1.170463] normal.lan kernel: ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f380 irq 22 >[ 1.170578] normal.lan kernel: libphy: Fixed MDIO Bus: probed >[ 1.170636] normal.lan kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 1.170639] normal.lan kernel: ehci-pci: EHCI PCI platform driver >[ 1.170772] normal.lan kernel: ehci-pci 0000:00:12.2: EHCI Host Controller >[ 1.170816] normal.lan kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >[ 1.170819] normal.lan kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >[ 1.170829] normal.lan kernel: ehci-pci 0000:00:12.2: debug port 1 >[ 1.170874] normal.lan kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe02c000 >[ 1.177022] normal.lan kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >[ 1.177083] normal.lan kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >[ 1.177085] normal.lan kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.177087] normal.lan kernel: usb usb1: Product: EHCI Host Controller >[ 1.177088] normal.lan kernel: usb usb1: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ehci_hcd >[ 1.177089] normal.lan kernel: usb usb1: SerialNumber: 0000:00:12.2 >[ 1.177205] normal.lan kernel: hub 1-0:1.0: USB hub found >[ 1.177212] normal.lan kernel: hub 1-0:1.0: 6 ports detected >[ 1.177515] normal.lan kernel: ehci-pci 0000:00:13.2: EHCI Host Controller >[ 1.177554] normal.lan kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >[ 1.177557] normal.lan kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >[ 1.177567] normal.lan kernel: ehci-pci 0000:00:13.2: debug port 1 >[ 1.177607] normal.lan kernel: ehci-pci 0000:00:13.2: irq 19, io mem 0xfe029000 >[ 1.184023] normal.lan kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >[ 1.184078] normal.lan kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >[ 1.184080] normal.lan kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.184081] normal.lan kernel: usb usb2: Product: EHCI Host Controller >[ 1.184082] normal.lan kernel: usb usb2: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ehci_hcd >[ 1.184084] normal.lan kernel: usb usb2: SerialNumber: 0000:00:13.2 >[ 1.184189] normal.lan kernel: hub 2-0:1.0: USB hub found >[ 1.184196] normal.lan kernel: hub 2-0:1.0: 6 ports detected >[ 1.184365] normal.lan kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 1.184369] normal.lan kernel: ohci-pci: OHCI PCI platform driver >[ 1.184510] normal.lan kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller >[ 1.184551] normal.lan kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 >[ 1.184581] normal.lan kernel: ohci-pci 0000:00:12.0: irq 16, io mem 0xfe02e000 >[ 1.240090] normal.lan kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >[ 1.240092] normal.lan kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.240093] normal.lan kernel: usb usb3: Product: OHCI PCI host controller >[ 1.240095] normal.lan kernel: usb usb3: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ohci_hcd >[ 1.240096] normal.lan kernel: usb usb3: SerialNumber: 0000:00:12.0 >[ 1.240198] normal.lan kernel: hub 3-0:1.0: USB hub found >[ 1.240207] normal.lan kernel: hub 3-0:1.0: 3 ports detected >[ 1.240447] normal.lan kernel: ohci-pci 0000:00:12.1: OHCI PCI host controller >[ 1.240485] normal.lan kernel: ohci-pci 0000:00:12.1: new USB bus registered, assigned bus number 4 >[ 1.240504] normal.lan kernel: ohci-pci 0000:00:12.1: irq 16, io mem 0xfe02d000 >[ 1.296086] normal.lan kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >[ 1.296088] normal.lan kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.296090] normal.lan kernel: usb usb4: Product: OHCI PCI host controller >[ 1.296091] normal.lan kernel: usb usb4: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ohci_hcd >[ 1.296092] normal.lan kernel: usb usb4: SerialNumber: 0000:00:12.1 >[ 1.296197] normal.lan kernel: hub 4-0:1.0: USB hub found >[ 1.296207] normal.lan kernel: hub 4-0:1.0: 3 ports detected >[ 1.296448] normal.lan kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller >[ 1.296494] normal.lan kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >[ 1.296527] normal.lan kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfe02b000 >[ 1.352087] normal.lan kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >[ 1.352089] normal.lan kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.352091] normal.lan kernel: usb usb5: Product: OHCI PCI host controller >[ 1.352092] normal.lan kernel: usb usb5: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ohci_hcd >[ 1.352093] normal.lan kernel: usb usb5: SerialNumber: 0000:00:13.0 >[ 1.352203] normal.lan kernel: hub 5-0:1.0: USB hub found >[ 1.352212] normal.lan kernel: hub 5-0:1.0: 3 ports detected >[ 1.352448] normal.lan kernel: ohci-pci 0000:00:13.1: OHCI PCI host controller >[ 1.352487] normal.lan kernel: ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 6 >[ 1.352504] normal.lan kernel: ohci-pci 0000:00:13.1: irq 18, io mem 0xfe02a000 >[ 1.408087] normal.lan kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >[ 1.408089] normal.lan kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.408090] normal.lan kernel: usb usb6: Product: OHCI PCI host controller >[ 1.408092] normal.lan kernel: usb usb6: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ohci_hcd >[ 1.408093] normal.lan kernel: usb usb6: SerialNumber: 0000:00:13.1 >[ 1.408204] normal.lan kernel: hub 6-0:1.0: USB hub found >[ 1.408213] normal.lan kernel: hub 6-0:1.0: 3 ports detected >[ 1.408454] normal.lan kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller >[ 1.408497] normal.lan kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 7 >[ 1.408515] normal.lan kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe028000 >[ 1.464085] normal.lan kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 >[ 1.464087] normal.lan kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.464088] normal.lan kernel: usb usb7: Product: OHCI PCI host controller >[ 1.464089] normal.lan kernel: usb usb7: Manufacturer: Linux 4.18.16-300.fc29.x86_64 ohci_hcd >[ 1.464091] normal.lan kernel: usb usb7: SerialNumber: 0000:00:14.5 >[ 1.464194] normal.lan kernel: hub 7-0:1.0: USB hub found >[ 1.464202] normal.lan kernel: hub 7-0:1.0: 2 ports detected >[ 1.464313] normal.lan kernel: uhci_hcd: USB Universal Host Controller Interface driver >[ 1.464411] normal.lan kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller >[ 1.464453] normal.lan kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8 >[ 1.469815] normal.lan kernel: xhci_hcd 0000:02:00.0: hcc params 0x014051c7 hci version 0x100 quirks 0x0000000100000410 >[ 1.470100] normal.lan kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 >[ 1.470102] normal.lan kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.470103] normal.lan kernel: usb usb8: Product: xHCI Host Controller >[ 1.470105] normal.lan kernel: usb usb8: Manufacturer: Linux 4.18.16-300.fc29.x86_64 xhci-hcd >[ 1.470106] normal.lan kernel: usb usb8: SerialNumber: 0000:02:00.0 >[ 1.470205] normal.lan kernel: hub 8-0:1.0: USB hub found >[ 1.470214] normal.lan kernel: hub 8-0:1.0: 4 ports detected >[ 1.470340] normal.lan kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller >[ 1.470372] normal.lan kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9 >[ 1.470375] normal.lan kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed >[ 1.473450] normal.lan kernel: usb usb9: We don't know the algorithms for LPM for this host, disabling LPM. >[ 1.473474] normal.lan kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 >[ 1.473476] normal.lan kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 1.473477] normal.lan kernel: usb usb9: Product: xHCI Host Controller >[ 1.473479] normal.lan kernel: usb usb9: Manufacturer: Linux 4.18.16-300.fc29.x86_64 xhci-hcd >[ 1.473480] normal.lan kernel: usb usb9: SerialNumber: 0000:02:00.0 >[ 1.473577] normal.lan kernel: hub 9-0:1.0: USB hub found >[ 1.473587] normal.lan kernel: hub 9-0:1.0: 4 ports detected >[ 1.473753] normal.lan kernel: usbcore: registered new interface driver usbserial_generic >[ 1.473758] normal.lan kernel: usbserial: USB Serial support registered for generic >[ 1.473782] normal.lan kernel: i8042: PNP: No PS/2 controller found. >[ 1.473783] normal.lan kernel: i8042: Probing ports directly. >[ 1.505027] normal.lan kernel: usb 2-3: new high-speed USB device number 2 using ehci-pci >[ 1.505438] normal.lan kernel: i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS? >[ 1.505439] normal.lan kernel: i8042: If AUX port is really absent please use the 'i8042.noaux' option >[ 1.631045] normal.lan kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >[ 1.631067] normal.lan kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >[ 1.631085] normal.lan kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >[ 1.631105] normal.lan kernel: ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >[ 1.631126] normal.lan kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >[ 1.631146] normal.lan kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >[ 1.631820] normal.lan kernel: ata5.00: ATA-8: ST1000DM003-1CH162, CC44, max UDMA/133 >[ 1.631822] normal.lan kernel: ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA >[ 1.631957] normal.lan kernel: ata1.00: ATA-8: WDC WD2500AAKS-00F0A0, 12.01B02, max UDMA/133 >[ 1.631958] normal.lan kernel: ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 32), AA >[ 1.632051] normal.lan kernel: ata2.00: ATA-8: WDC WD2500AAKS-00F0A0, 12.01B02, max UDMA/133 >[ 1.632053] normal.lan kernel: ata2.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 32), AA >[ 1.632107] normal.lan kernel: ata3.00: ATA-9: WDC WD10EZEX-60M2NA0, 03.01A03, max UDMA/100 >[ 1.632108] normal.lan kernel: ata3.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA >[ 1.632710] normal.lan kernel: ata5.00: configured for UDMA/133 >[ 1.632923] normal.lan kernel: ata1.00: configured for UDMA/133 >[ 1.633062] normal.lan kernel: ata2.00: configured for UDMA/133 >[ 1.633104] normal.lan kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD2500AAKS-0 1B02 PQ: 0 ANSI: 5 >[ 1.633127] normal.lan kernel: ata3.00: configured for UDMA/100 >[ 1.633297] normal.lan kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >[ 1.633405] normal.lan kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB) >[ 1.633423] normal.lan kernel: sd 0:0:0:0: [sda] Write Protect is off >[ 1.633425] normal.lan kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >[ 1.633463] normal.lan kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.633474] normal.lan kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD2500AAKS-0 1B02 PQ: 0 ANSI: 5 >[ 1.633577] normal.lan kernel: ata4.00: ATA-8: WDC WD1502FAEX-007BA0, 05.01D05, max UDMA/133 >[ 1.633578] normal.lan kernel: ata4.00: 2930277168 sectors, multi 0: LBA48 NCQ (depth 32), AA >[ 1.633682] normal.lan kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >[ 1.633748] normal.lan kernel: sd 1:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/233 GiB) >[ 1.633765] normal.lan kernel: sd 1:0:0:0: [sdb] Write Protect is off >[ 1.633767] normal.lan kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >[ 1.633799] normal.lan kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.633802] normal.lan kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD10EZEX-60M 1A03 PQ: 0 ANSI: 5 >[ 1.633965] normal.lan kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 >[ 1.634012] normal.lan kernel: sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >[ 1.634015] normal.lan kernel: sd 2:0:0:0: [sdc] 4096-byte physical blocks >[ 1.634031] normal.lan kernel: sd 2:0:0:0: [sdc] Write Protect is off >[ 1.634033] normal.lan kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >[ 1.634061] normal.lan kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.634093] normal.lan kernel: ata6.00: ATAPI: ASUS DRW-24B1ST i, 1.00, max UDMA/100 >[ 1.634907] normal.lan kernel: ata6.00: configured for UDMA/100 >[ 1.636356] normal.lan kernel: ata4.00: configured for UDMA/133 >[ 1.636485] normal.lan kernel: scsi 3:0:0:0: Direct-Access ATA WDC WD1502FAEX-0 1D05 PQ: 0 ANSI: 5 >[ 1.636652] normal.lan kernel: sd 3:0:0:0: Attached scsi generic sg3 type 0 >[ 1.636658] normal.lan kernel: sd 3:0:0:0: [sdd] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB) >[ 1.636668] normal.lan kernel: sd 3:0:0:0: [sdd] Write Protect is off >[ 1.636669] normal.lan kernel: sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >[ 1.636684] normal.lan kernel: sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.636793] normal.lan kernel: scsi 4:0:0:0: Direct-Access ATA ST1000DM003-1CH1 CC44 PQ: 0 ANSI: 5 >[ 1.636985] normal.lan kernel: sd 4:0:0:0: Attached scsi generic sg4 type 0 >[ 1.637034] normal.lan kernel: sd 4:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) >[ 1.637036] normal.lan kernel: sd 4:0:0:0: [sde] 4096-byte physical blocks >[ 1.637052] normal.lan kernel: sd 4:0:0:0: [sde] Write Protect is off >[ 1.637053] normal.lan kernel: sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >[ 1.637078] normal.lan kernel: sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 1.637687] normal.lan kernel: scsi 5:0:0:0: CD-ROM ASUS DRW-24B1ST i 1.00 PQ: 0 ANSI: 5 >[ 1.638167] normal.lan kernel: sde: sde1 >[ 1.638450] normal.lan kernel: sd 4:0:0:0: [sde] Attached SCSI disk >[ 1.638874] normal.lan kernel: sdb: sdb1 sdb2 >[ 1.639172] normal.lan kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >[ 1.642724] normal.lan kernel: sdd: sdd1 >[ 1.642951] normal.lan kernel: sd 3:0:0:0: [sdd] Attached SCSI disk >[ 1.647334] normal.lan kernel: sda: sda1 sda2 >[ 1.647649] normal.lan kernel: sd 0:0:0:0: [sda] Attached SCSI disk >[ 1.665309] normal.lan kernel: sdc: sdc1 >[ 1.665603] normal.lan kernel: sd 2:0:0:0: [sdc] Attached SCSI disk >[ 1.680914] normal.lan kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >[ 1.680915] normal.lan kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >[ 1.681033] normal.lan kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0 >[ 1.681092] normal.lan kernel: sr 5:0:0:0: Attached scsi generic sg5 type 5 >[ 1.687022] normal.lan kernel: usb 3-1: new low-speed USB device number 2 using ohci-pci >[ 1.751068] normal.lan kernel: usb 2-3: New USB device found, idVendor=046d, idProduct=09a1, bcdDevice= 0.08 >[ 1.751070] normal.lan kernel: usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=2 >[ 1.751072] normal.lan kernel: usb 2-3: SerialNumber: 9F625220 >[ 1.759115] normal.lan kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 1.759204] normal.lan kernel: mousedev: PS/2 mouse device common for all mice >[ 1.759331] normal.lan kernel: rtc_cmos 00:02: RTC can wake from S4 >[ 1.759477] normal.lan kernel: rtc_cmos 00:02: registered as rtc0 >[ 1.759479] normal.lan kernel: rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs >[ 1.759534] normal.lan kernel: device-mapper: uevent: version 1.0.3 >[ 1.759596] normal.lan kernel: device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com >[ 1.759927] normal.lan kernel: hidraw: raw HID events driver (C) Jiri Kosina >[ 1.759968] normal.lan kernel: usbcore: registered new interface driver usbhid >[ 1.759969] normal.lan kernel: usbhid: USB HID core driver >[ 1.760072] normal.lan kernel: drop_monitor: Initializing network drop monitor service >[ 1.760206] normal.lan kernel: Initializing XFRM netlink socket >[ 1.760338] normal.lan kernel: NET: Registered protocol family 10 >[ 1.762874] normal.lan kernel: Segment Routing with IPv6 >[ 1.762894] normal.lan kernel: mip6: Mobile IPv6 >[ 1.762895] normal.lan kernel: NET: Registered protocol family 17 >[ 1.763344] normal.lan kernel: RAS: Correctable Errors collector initialized. >[ 1.763723] normal.lan kernel: microcode: microcode updated early to new patch_level=0x06000852 >[ 1.763750] normal.lan kernel: microcode: CPU0: patch_level=0x06000852 >[ 1.763757] normal.lan kernel: microcode: CPU1: patch_level=0x06000852 >[ 1.763763] normal.lan kernel: microcode: CPU2: patch_level=0x06000852 >[ 1.763769] normal.lan kernel: microcode: CPU3: patch_level=0x06000852 >[ 1.763777] normal.lan kernel: microcode: CPU4: patch_level=0x06000852 >[ 1.763782] normal.lan kernel: microcode: CPU5: patch_level=0x06000852 >[ 1.763785] normal.lan kernel: microcode: CPU6: patch_level=0x06000852 >[ 1.763792] normal.lan kernel: microcode: CPU7: patch_level=0x06000852 >[ 1.763823] normal.lan kernel: microcode: Microcode Update Driver: v2.2. >[ 1.763831] normal.lan kernel: AVX version of gcm_enc/dec engaged. >[ 1.763832] normal.lan kernel: AES CTR mode by8 optimization enabled >[ 1.777473] normal.lan kernel: sched_clock: Marking stable (1777466232, 0)->(2824744397, -1047278165) >[ 1.777765] normal.lan kernel: registered taskstats version 1 >[ 1.777773] normal.lan kernel: Loading compiled-in X.509 certificates >[ 1.794025] normal.lan kernel: usb 8-2: new high-speed USB device number 2 using xhci_hcd >[ 1.829113] normal.lan kernel: Loaded X.509 cert 'Fedora kernel signing key: e6f292c78964456fa910a52a28608cd27ca5f788' >[ 1.829139] normal.lan kernel: zswap: loaded using pool lzo/zbud >[ 1.833541] normal.lan kernel: Key type big_key registered >[ 1.835575] normal.lan kernel: Key type encrypted registered >[ 1.835583] normal.lan kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19) >[ 1.835587] normal.lan kernel: ima: Allocated hash algorithm: sha1 >[ 1.835894] normal.lan kernel: Magic number: 6:498:897 >[ 1.836018] normal.lan kernel: rtc_cmos 00:02: setting system clock to 2018-10-31 17:53:34 UTC (1541008414) >[ 1.855054] normal.lan kernel: usb 3-1: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00 >[ 1.855056] normal.lan kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >[ 1.855058] normal.lan kernel: usb 3-1: Product: USB Keyboard >[ 1.855059] normal.lan kernel: usb 3-1: Manufacturer: Logitech >[ 1.866344] normal.lan kernel: input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:046D:C31C.0001/input/input3 >[ 1.918173] normal.lan kernel: hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:12.0-1/input0 >[ 1.926970] normal.lan kernel: usb 8-2: New USB device found, idVendor=1bcf, idProduct=0c31, bcdDevice= 1.32 >[ 1.926972] normal.lan kernel: usb 8-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >[ 1.926974] normal.lan kernel: usb 8-2: Product: USB to Serial-ATA bridge >[ 1.926976] normal.lan kernel: usb 8-2: Manufacturer: Sunplus Innovation Technology >[ 1.926977] normal.lan kernel: usb 8-2: SerialNumber: 301123456789 >[ 1.927446] normal.lan kernel: input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:046D:C31C.0002/input/input4 >[ 1.980100] normal.lan kernel: input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:046D:C31C.0002/input/input5 >[ 1.980160] normal.lan kernel: hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:12.0-1/input1 >[ 2.049019] normal.lan kernel: usb 8-3: new low-speed USB device number 3 using xhci_hcd >[ 2.111025] normal.lan kernel: usb 6-2: new full-speed USB device number 2 using ohci-pci >[ 2.215557] normal.lan kernel: usb 8-3: New USB device found, idVendor=09ae, idProduct=0001, bcdDevice= 0.01 >[ 2.215559] normal.lan kernel: usb 8-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >[ 2.215561] normal.lan kernel: usb 8-3: Product: TRIPP LITE INTERNETOFFICE700 >[ 2.215562] normal.lan kernel: usb 8-3: Manufacturer: TRIPP LITE >[ 2.233839] normal.lan kernel: hid-generic 0003:09AE:0001.0003: hiddev96,hidraw2: USB HID v1.00 Device [TRIPP LITE TRIPP LITE INTERNETOFFICE700 ] on usb-0000:02:00.0-3/input0 >[ 2.276056] normal.lan kernel: usb 6-2: New USB device found, idVendor=10c4, idProduct=ea60, bcdDevice= 1.00 >[ 2.276058] normal.lan kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >[ 2.276059] normal.lan kernel: usb 6-2: Product: CP2102 USB to UART Bridge Controller >[ 2.276060] normal.lan kernel: usb 6-2: Manufacturer: Silicon Labs >[ 2.276062] normal.lan kernel: usb 6-2: SerialNumber: 0001 >[ 2.348023] normal.lan kernel: usb 8-4: new full-speed USB device number 4 using xhci_hcd >[ 2.374025] normal.lan kernel: usb 3-2: new low-speed USB device number 3 using ohci-pci >[ 2.375679] normal.lan kernel: Freeing unused kernel image memory: 2160K >[ 2.375698] normal.lan kernel: tsc: Refined TSC clocksource calibration: 2912.883 MHz >[ 2.375713] normal.lan kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29fccd48dc2, max_idle_ns: 440795295088 ns >[ 2.375742] normal.lan kernel: clocksource: Switched to clocksource tsc >[ 2.383051] normal.lan kernel: Write protecting the kernel read-only data: 18432k >[ 2.384836] normal.lan kernel: Freeing unused kernel image memory: 2012K >[ 2.384899] normal.lan kernel: Freeing unused kernel image memory: 40K >[ 2.395184] normal.lan kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >[ 2.395190] normal.lan kernel: rodata_test: all tests were successful >[ 2.409584] normal.lan systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >[ 2.421257] normal.lan systemd[1]: Detected architecture x86-64. >[ 2.421260] normal.lan systemd[1]: Running in initial RAM disk. >[ 2.425288] normal.lan systemd[1]: Set hostname to <normal.lan>. >[ 2.486195] normal.lan kernel: random: systemd: uninitialized urandom read (16 bytes read) >[ 2.486258] normal.lan systemd[1]: Listening on udev Kernel Socket. >[ 2.486301] normal.lan kernel: random: systemd: uninitialized urandom read (16 bytes read) >[ 2.486308] normal.lan systemd[1]: Reached target Timers. >[ 2.486355] normal.lan kernel: random: systemd: uninitialized urandom read (16 bytes read) >[ 2.486401] normal.lan systemd[1]: Listening on Journal Audit Socket. >[ 2.486416] normal.lan systemd[1]: Reached target Local File Systems. >[ 2.486512] normal.lan systemd[1]: Listening on Journal Socket. >[ 2.488738] normal.lan systemd[1]: Starting Create list of required static device nodes for the current kernel... >[ 2.520525] normal.lan kernel: usb 8-4: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91 >[ 2.520527] normal.lan kernel: usb 8-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >[ 2.520529] normal.lan kernel: usb 8-4: Product: CSR8510 A10 >[ 2.537049] normal.lan kernel: usb 3-2: New USB device found, idVendor=045e, idProduct=0797, bcdDevice= 2.00 >[ 2.537052] normal.lan kernel: usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >[ 2.537053] normal.lan kernel: usb 3-2: Product: USB Optical Mouse >[ 2.544358] normal.lan kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:045E:0797.0004/input/input6 >[ 2.544471] normal.lan kernel: hid-generic 0003:045E:0797.0004: input,hidraw3: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:12.0-2/input0 >[ 2.577380] normal.lan systemd-journald[259]: Journal started >[ 2.577439] normal.lan systemd-journald[259]: Runtime journal (/run/log/journal/ad30b50aeaad4ff595cfcb3cc3ce2cfa) is 8.0M, max 776.2M, 768.2M free. >[ 2.577713] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.577699] normal.lan kernel: audit: type=1130 audit(1541008415.240:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.605140] normal.lan systemd[1]: Started Setup Virtual Console. >[ 2.605365] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.605417] normal.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.605182] normal.lan kernel: audit: type=1130 audit(1541008415.268:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.605197] normal.lan kernel: audit: type=1131 audit(1541008415.268:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.606276] normal.lan systemd[1]: Starting dracut cmdline hook... >[ 2.621744] normal.lan dracut-cmdline[266]: dracut-29 (Twenty Nine) dracut-049-11.git20181024.fc29 >[ 2.624663] normal.lan dracut-cmdline[266]: Using kernel command line parameters: BOOT_IMAGE=/vmlinuz-4.18.16-300.fc29.x86_64 root=/dev/mapper/fedora_normal-root ro rd.md=0 vconsole.keymap=us rd.lvm.lv=fedora_normal/root rd.luks=0 vconsole.font=latarcyrheb-sun16 rd.dm.uuid=pdc_gfeajffc rd.lvm.lv=fedora_normal/swap rhgb quiet LANG=en_US.UTF-8 >[ 2.727834] normal.lan systemd[1]: Started dracut cmdline hook. >[ 2.727917] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.727888] normal.lan kernel: audit: type=1130 audit(1541008415.390:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.728958] normal.lan systemd[1]: Starting dracut pre-udev hook... >[ 2.758854] normal.lan systemd[1]: Started dracut pre-udev hook. >[ 2.758924] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.758905] normal.lan kernel: audit: type=1130 audit(1541008415.421:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.760135] normal.lan systemd[1]: Starting udev Kernel Device Manager... >[ 2.783684] normal.lan systemd[1]: Started udev Kernel Device Manager. >[ 2.783755] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.783730] normal.lan kernel: audit: type=1130 audit(1541008415.446:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.784731] normal.lan systemd[1]: Starting dracut pre-trigger hook... >[ 2.799294] normal.lan dracut-pre-trigger[387]: rd.md.imsm=0: no MD RAID for imsm/isw raids >[ 2.814498] normal.lan dracut-pre-trigger[387]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >[ 2.836416] normal.lan systemd[1]: Started dracut pre-trigger hook. >[ 2.836500] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.836450] normal.lan kernel: audit: type=1130 audit(1541008415.499:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.837403] normal.lan systemd[1]: Starting udev Coldplug all Devices... >[ 2.873483] normal.lan systemd[1]: Mounting Kernel Configuration File System... >[ 2.876588] normal.lan systemd[1]: Mounted Kernel Configuration File System. >[ 2.940465] normal.lan kernel: audit: type=1130 audit(1541008415.603:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.941238] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.941296] normal.lan systemd[1]: Started udev Coldplug all Devices. >[ 2.941355] normal.lan systemd[1]: Reached target System Initialization. >[ 2.941646] normal.lan systemd[1]: Starting dracut initqueue hook... >[ 2.942640] normal.lan systemd[1]: Starting Show Plymouth Boot Screen... >[ 2.946722] normal.lan systemd[1]: Received SIGRTMIN+20 from PID 435 (plymouthd). >[ 2.956324] normal.lan kernel: usb-storage 8-2:1.0: USB Mass Storage device detected >[ 2.959741] normal.lan kernel: audit: type=1130 audit(1541008415.622:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.960272] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 2.960368] normal.lan systemd[1]: Started Show Plymouth Boot Screen. >[ 2.960425] normal.lan systemd[1]: Reached target Paths. >[ 2.960462] normal.lan systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >[ 2.960497] normal.lan systemd[1]: Reached target Basic System. >[ 2.962025] normal.lan kernel: scsi host6: usb-storage 8-2:1.0 >[ 2.962147] normal.lan kernel: usbcore: registered new interface driver usb-storage >[ 2.965558] normal.lan kernel: usbcore: registered new interface driver uas >[ 2.966241] normal.lan kernel: alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [74:d4:35:aa:12:f9] >[ 2.977998] normal.lan kernel: scsi host7: pata_atiixp >[ 2.978452] normal.lan kernel: scsi host8: pata_atiixp >[ 2.978501] normal.lan kernel: ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14 >[ 2.978503] normal.lan kernel: ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15 >[ 3.003690] normal.lan systemd-udevd[432]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >[ 3.012040] normal.lan systemd-udevd[429]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >[ 3.012159] normal.lan kernel: alx 0000:03:00.0 enp3s0: renamed from eth0 >[ 3.066174] normal.lan kernel: random: crng init done >[ 3.066176] normal.lan kernel: random: 7 urandom warning(s) missed due to ratelimiting >[ 3.147364] normal.lan kernel: [drm] radeon kernel modesetting enabled. >[ 3.147729] normal.lan kernel: [drm] initializing kernel modesetting (RS780 0x1002:0x9616 0x1458:0xD000 0x00). >[ 3.147768] normal.lan kernel: resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than pnp 00:05 [mem 0x000da800-0x000dbfff] >[ 3.147772] normal.lan kernel: caller pci_map_rom+0x58/0xe0 mapping multiple BARs >[ 3.148152] normal.lan kernel: ATOM BIOS: B27732 >[ 3.148172] normal.lan kernel: radeon 0000:01:05.0: VRAM: 512M 0x00000000C0000000 - 0x00000000DFFFFFFF (512M used) >[ 3.148174] normal.lan kernel: radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF >[ 3.148180] normal.lan kernel: [drm] Detected VRAM RAM=512M, BAR=256M >[ 3.148181] normal.lan kernel: [drm] RAM width 32bits DDR >[ 3.148242] normal.lan kernel: [TTM] Zone kernel: Available graphics memory: 7949024 kiB >[ 3.148243] normal.lan kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >[ 3.148244] normal.lan kernel: [TTM] Initializing pool allocator >[ 3.148249] normal.lan kernel: [TTM] Initializing DMA pool allocator >[ 3.148267] normal.lan kernel: [drm] radeon: 512M of VRAM memory ready >[ 3.148268] normal.lan kernel: [drm] radeon: 512M of GTT memory ready. >[ 3.148278] normal.lan kernel: [drm] Loading RS780 Microcode >[ 3.148363] normal.lan kernel: [drm] radeon: power management initialized >[ 3.148366] normal.lan kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >[ 3.162206] normal.lan kernel: [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). >[ 3.162232] normal.lan kernel: radeon 0000:01:05.0: WB enabled >[ 3.162236] normal.lan kernel: radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0x00000000a5f0d913 >[ 3.162238] normal.lan kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[ 3.162239] normal.lan kernel: [drm] Driver supports precise vblank timestamp query. >[ 3.162241] normal.lan kernel: radeon 0000:01:05.0: radeon: MSI limited to 32-bit >[ 3.162253] normal.lan kernel: [drm] radeon: irq initialized. >[ 3.193507] normal.lan kernel: [drm] ring test on 0 succeeded in 1 usecs >[ 3.193630] normal.lan kernel: [drm] ib test on ring 0 succeeded in 0 usecs >[ 3.193903] normal.lan kernel: [drm] Radeon Display Connectors >[ 3.193904] normal.lan kernel: [drm] Connector 0: >[ 3.193904] normal.lan kernel: [drm] VGA-1 >[ 3.193906] normal.lan kernel: [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >[ 3.193907] normal.lan kernel: [drm] Encoders: >[ 3.193907] normal.lan kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >[ 3.193908] normal.lan kernel: [drm] Connector 1: >[ 3.193908] normal.lan kernel: [drm] DVI-D-1 >[ 3.193909] normal.lan kernel: [drm] HPD1 >[ 3.193910] normal.lan kernel: [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >[ 3.193911] normal.lan kernel: [drm] Encoders: >[ 3.193911] normal.lan kernel: [drm] DFP1: INTERNAL_KLDSCP_LVTMA >[ 3.226881] normal.lan kernel: [drm] fb mappable at 0xD0141000 >[ 3.226882] normal.lan kernel: [drm] vram apper at 0xD0000000 >[ 3.226883] normal.lan kernel: [drm] size 8294400 >[ 3.226885] normal.lan kernel: [drm] fb depth is 24 >[ 3.226886] normal.lan kernel: [drm] pitch is 7680 >[ 3.226962] normal.lan kernel: fbcon: radeondrmfb (fb0) is primary device >[ 3.238293] normal.lan kernel: Console: switching to colour frame buffer device 240x67 >[ 3.243407] normal.lan kernel: radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device >[ 3.255043] normal.lan kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:01:05.0 on minor 0 >[ 3.394156] normal.lan dracut-initqueue[433]: Scanning for dmraid devices pdc_gfeajffc >[ 3.554144] normal.lan dracut-initqueue[433]: Found dmraid sets: >[ 3.554641] normal.lan dracut-initqueue[433]: pdc_gfeajffc >[ 3.554917] normal.lan dracut-initqueue[433]: Activating pdc_gfeajffc >[ 3.580069] normal.lan dracut-initqueue[433]: RAID set "pdc_gfeajffc" was activated >[ 3.580146] normal.lan dracut-initqueue[433]: RAID set "pdc_gfeajffc" was not activated >[ 3.615325] normal.lan dracut-initqueue[433]: Scanning devices sda2 sdb2 for LVM logical volumes fedora_normal/root fedora_normal/swap >[ 3.663861] normal.lan dracut-initqueue[433]: Volume group "fedora_normal" not found >[ 3.663969] normal.lan dracut-initqueue[433]: Cannot process volume group fedora_normal >[ 3.695515] normal.lan dracut-initqueue[433]: Volume group "fedora_normal" not found >[ 3.695598] normal.lan dracut-initqueue[433]: Cannot process volume group fedora_normal >[ 3.999885] normal.lan kernel: scsi 6:0:0:0: Direct-Access SPIF30x USB2SATA Bridge 0132 PQ: 0 ANSI: 2 >[ 4.000210] normal.lan kernel: sd 6:0:0:0: Attached scsi generic sg6 type 0 >[ 4.001032] normal.lan kernel: sd 6:0:0:0: [sdf] Attached SCSI removable disk >[ 132.935528] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 132.969102] normal.lan dracut-initqueue[433]: Scanning devices sda2 sdb2 for LVM logical volumes fedora_normal/root fedora_normal/swap >[ 132.982356] normal.lan dracut-initqueue[433]: /dev/sdf: open failed: No medium found >[ 133.019838] normal.lan dracut-initqueue[433]: PARTIAL MODE. Incomplete logical volumes will be processed. >[ 133.025509] normal.lan dracut-initqueue[433]: /dev/sdf: open failed: No medium found >[ 133.190164] normal.lan dracut-initqueue[433]: Volume group "fedora_normal" not found >[ 133.190217] normal.lan dracut-initqueue[433]: Cannot process volume group fedora_normal >[ 133.215813] normal.lan dracut-initqueue[433]: PARTIAL MODE. Incomplete logical volumes will be processed. >[ 133.221410] normal.lan dracut-initqueue[433]: /dev/sdf: open failed: No medium found >[ 133.223625] normal.lan dracut-initqueue[433]: Volume group "fedora_normal" not found >[ 133.223675] normal.lan dracut-initqueue[433]: Cannot process volume group fedora_normal >[ 133.811550] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 134.345530] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 134.879534] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 135.414559] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 135.948543] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 136.482517] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 137.017528] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 137.551521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 138.085549] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 138.620520] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 139.155525] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 139.690549] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 140.224562] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 140.759527] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 141.293529] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 141.827527] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 142.361554] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 142.896521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 143.430530] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 143.965527] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 144.499529] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 145.033521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 145.567521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 146.101554] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 146.635550] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 147.170519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 147.704530] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 148.238528] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 148.769555] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 149.300496] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 149.833533] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 150.365537] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 150.899547] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 151.431542] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 151.963547] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 152.495532] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 153.029546] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 153.563533] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 154.097537] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 154.631538] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 155.165548] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 155.699554] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 156.233511] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 156.768519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 157.302531] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 157.836528] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 158.371526] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 158.904504] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 159.435506] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 159.968521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 160.500519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 161.033522] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 161.566531] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 162.099526] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 162.631543] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 163.165516] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 163.699535] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 164.236539] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 164.772518] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 165.308514] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 165.840529] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 166.373518] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 166.905548] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 167.435527] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 167.967576] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 168.499514] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 169.034601] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 169.570568] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 170.105510] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 170.636514] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 171.172541] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 171.707592] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 172.241537] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 172.778525] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 173.312534] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 173.845519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 174.381530] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 174.913506] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 175.448511] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 175.982519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 176.517515] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 177.053519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 177.585536] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 178.119506] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 178.654521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 179.190576] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 179.724544] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 180.261515] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 180.795529] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 181.328552] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 181.862532] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 182.394545] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 182.928526] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 183.461532] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 183.995531] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 184.528545] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 185.064528] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 185.598523] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 186.131520] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 186.665536] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 187.198533] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 187.732544] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 188.268548] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 188.803514] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 189.338542] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 189.872521] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 190.408535] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 190.942517] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 191.477525] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 192.011546] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 192.545551] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 193.080546] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 193.617526] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 194.151533] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 194.687519] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 195.221541] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 195.758526] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 196.292534] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 196.827537] normal.lan dracut-initqueue[433]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 196.827711] normal.lan dracut-initqueue[433]: Warning: Could not boot. >[ 196.842283] normal.lan systemd[1]: Starting Setup Virtual Console... >[ 196.955466] normal.lan systemd[1]: Started Setup Virtual Console. >[ 196.955565] normal.lan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 196.955610] normal.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 196.955566] normal.lan kernel: audit: type=1130 audit(1541008609.618:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 196.955570] normal.lan kernel: audit: type=1131 audit(1541008609.618:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 196.956589] normal.lan systemd[1]: Starting Dracut Emergency Shell... >[ 196.977101] normal.lan systemd[1]: Received SIGRTMIN+21 from PID 435 (plymouthd). >[ 196.987132] normal.lan systemd[1]: Received SIGRTMIN+21 from PID 435 (plymouthd). >[ 196.988996] normal.lan kernel: audit: type=1131 audit(1541008609.651:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >[ 196.989055] normal.lan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1644869
: 1499561 |
1499562
|
1499563
|
1499564
|
1499565
|
1499566
|
1499567
|
1499568
|
1499569
|
1499570
|
1499571