Trouble installing 3.2 RC1 - rdsosreport.txt below

68 views
Skip to first unread message

arthur....@gmail.com

unread,
Jul 10, 2016, 2:24:56 PM7/10/16
to qubes-users
The installer for 3.2 RC1 doesn't load and drops me to a prompt. 3.1 loaded and installed just fine. I'm not a Fedora guy, so I'm not really sure why anaconda fails to load.

Sorry for plopping the log inline - I don't see an attachment button when starting a new topic.

Thanks for any help you can give!

+ cat /lib/dracut/dracut-043-63.git20151211.fc23
dracut-043-63.git20151211.fc23
+ cat /proc/cmdline
inst.stage2=hd:LABEL=Qubes-R3.2-rc1-x86_64 i915.preliminary_hw_support=1
+ '[' -f /etc/cmdline ']'
+ for _i in '/etc/cmdline.d/*.conf'
+ '[' -f /etc/cmdline.d/99-anaconda-disable-disk-activation.conf ']'
+ echo /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
/etc/cmdline.d/99-anaconda-disable-disk-activation.conf
+ cat /etc/cmdline.d/99-anaconda-disable-disk-activation.conf
rd.dm=0
rd.md=0
rd.lvm=0
rd.luks=0
+ cat /proc/self/mountinfo
1 1 0:2 / / rw shared:1 - rootfs rootfs rw,size=7944876k,nr_inodes=1986219
15 1 0:15 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
16 1 0:5 / /proc rw,nosuid,nodev,noexec,relatime shared:8 - proc proc rw
17 1 0:6 / /dev rw,nosuid shared:9 - devtmpfs devtmpfs rw,size=7944892k,nr_inodes=1986223,mode=755
18 15 0:16 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw
19 17 0:17 / /dev/shm rw,nosuid,nodev shared:10 - tmpfs tmpfs rw
20 17 0:13 / /dev/pts rw,nosuid,noexec,relatime shared:11 - devpts devpts rw,gid=5,mode=620,ptmxmode=000
21 1 0:18 / /run rw,nosuid,nodev shared:12 - tmpfs tmpfs rw,mode=755
22 15 0:19 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755
23 22 0:20 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 - cgroup cgroup rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
24 15 0:21 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw
25 15 0:22 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:7 - efivarfs efivarfs rw
26 22 0:23 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:13 - cgroup cgroup rw,perf_event
27 22 0:24 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,pids
28 22 0:25 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,cpu,cpuacct
29 22 0:26 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,hugetlb
30 22 0:27 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,cpuset
31 22 0:28 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,devices
32 22 0:29 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,memory
33 22 0:30 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,freezer
34 22 0:31 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,net_cls,net_prio
35 22 0:32 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:22 - cgroup cgroup rw,blkio
58 15 0:33 / /sys/kernel/config rw,relatime shared:23 - configfs configfs rw
+ cat /proc/mounts
rootfs / rootfs rw,size=7944876k,nr_inodes=1986219 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=7944892k,nr_inodes=1986223,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
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 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/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpu,cpuacct 0 0
cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 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/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
configfs /sys/kernel/config configfs rw,relatime 0 0
+ blkid
+ blkid -o udev
+ ls -l '/dev/disk/by*'
ls: cannot access /dev/disk/by*: No such file or directory
+ for _i in '/etc/conf.d/*.conf'
+ '[' -f /etc/conf.d/systemd.conf ']'
+ echo /etc/conf.d/systemd.conf
/etc/conf.d/systemd.conf
+ cat /etc/conf.d/systemd.conf
systemdutildir="/usr/lib/systemd"
systemdsystemunitdir="/usr/lib/systemd/system"
systemdsystemconfdir="/etc/systemd/system"
+ command -v lvm
+ command -v dmsetup
+ dmsetup ls --tree
No devices found
+ cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] [linear]
unused devices: <none>
+ command -v ip
+ command -v journalctl
+ journalctl -ab --no-pager -o short-monotonic
-- Logs begin at Sun 2016-07-10 03:17:32 UTC, end at Sun 2016-07-10 03:20:42 UTC. --
[ 1.885590] localhost systemd-journal[205]: Runtime journal is using 8.0M (max allowed 777.0M, trying to leave 1.1G free of 7.5G available → current limit 777.0M).
[ 1.885789] localhost systemd-journal[205]: Runtime journal is using 8.0M (max allowed 777.0M, trying to leave 1.1G free of 7.5G available → current limit 777.0M).
[ 0.000000] localhost kernel: x86/PAT: Configuration [0-7]: WB WT UC- UC WC WP UC UC
[ 0.000000] localhost kernel: Initializing cgroup subsys cpuset
[ 0.000000] localhost kernel: Initializing cgroup subsys cpu
[ 0.000000] localhost kernel: Initializing cgroup subsys cpuacct
[ 0.000000] localhost kernel: Linux version 4.4.12-9.pvops.qubes.x86_64 (user@release) (gcc version 5.3.1 20160406 (Red Hat 5.3.1-6) (GCC) ) #1 SMP Tue Jun 7 03:44:45 UTC 2016
[ 0.000000] localhost kernel: Command line: inst.stage2=hd:LABEL=Qubes-R3.2-rc1-x86_64 i915.preliminary_hw_support=1
[ 0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[ 0.000000] localhost kernel: x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[ 0.000000] localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] localhost kernel: x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] localhost kernel: Released 0 page(s)
[ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map:
[ 0.000000] localhost kernel: Xen: [mem 0x0000000000000000-0x000000000004efff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x000000000004f000-0x000000000004ffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x0000000000050000-0x000000000009efff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x0000000000100000-0x00000000b3feefff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000b3fef000-0x00000000b3ff5fff] ACPI NVS
[ 0.000000] localhost kernel: Xen: [mem 0x00000000b3ff6000-0x00000000b4c1afff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000b4c1b000-0x00000000b50f2fff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000b50f3000-0x00000000c7db1fff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000c7db2000-0x00000000c7ffffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000c8000000-0x00000000c8757fff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000c8758000-0x00000000c87fffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000c8800000-0x00000000c8f92fff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000c8f93000-0x00000000c8ffffff] ACPI data
[ 0.000000] localhost kernel: Xen: [mem 0x00000000c9000000-0x00000000ca6d3fff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000ca6d4000-0x00000000ca7fffff] ACPI NVS
[ 0.000000] localhost kernel: Xen: [mem 0x00000000ca800000-0x00000000cbcdffff] usable
[ 0.000000] localhost kernel: Xen: [mem 0x00000000cbce0000-0x00000000cbffffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] localhost kernel: Xen: [mem 0x0000000100000000-0x000000042edfffff] usable
[ 0.000000] localhost kernel: NX (Execute Disable) protection: active
[ 0.000000] localhost kernel: efi: EFI v2.31 by American Megatrends
[ 0.000000] localhost kernel: efi: ACPI 2.0=0xc8fd2000 ACPI=0xc8fd2000 SMBIOS=0xf04c0 MPS=0xfd710
[ 0.000000] localhost kernel: efi: EFI_MEMMAP is not enabled.
[ 0.000000] localhost kernel: esrt: ESRT header is not in the memory map.
[ 0.000000] localhost kernel: SMBIOS 2.7 present.
[ 0.000000] localhost kernel: DMI: Dell Inc. Precision M6800/0CF0TC, BIOS A14 05/24/2015
[ 0.000000] localhost kernel: Hypervisor detected: Xen
[ 0.000000] localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] localhost kernel: e820: last_pfn = 0x42ee00 max_arch_pfn = 0x400000000
[ 0.000000] localhost kernel: MTRR: Disabled
[ 0.000000] localhost kernel: e820: last_pfn = 0xcbce0 max_arch_pfn = 0x400000000
[ 0.000000] localhost kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] localhost kernel: BRK [0x02031000, 0x02031fff] PGTABLE
[ 0.000000] localhost kernel: BRK [0x02032000, 0x02032fff] PGTABLE
[ 0.000000] localhost kernel: BRK [0x02033000, 0x02033fff] PGTABLE
[ 0.000000] localhost kernel: BRK [0x02034000, 0x02034fff] PGTABLE
[ 0.000000] localhost kernel: BRK [0x02035000, 0x02035fff] PGTABLE
[ 0.000000] localhost kernel: BRK [0x02036000, 0x02036fff] PGTABLE
[ 0.000000] localhost kernel: RAMDISK: [mem 0x04000000-0x0558bfff]
[ 0.000000] localhost kernel: ACPI: Early table checksum verification disabled
[ 0.000000] localhost kernel: ACPI: RSDP 0x00000000C8FD2000 000024 (v02 DELL )
[ 0.000000] localhost kernel: ACPI: XSDT 0x00000000C8FD20A0 0000C4 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] localhost kernel: ACPI: FACP 0x00000000C8FE4060 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] localhost kernel: ACPI: DSDT 0x00000000C8FD21F8 011E62 (v02 DELL CBX3 00000014 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: FACS 0x00000000CA7ED080 000040
[ 0.000000] localhost kernel: ACPI: APIC 0x00000000C8FE4170 000092 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] localhost kernel: ACPI: FPDT 0x00000000C8FE4208 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] localhost kernel: ACPI: SLIC 0x00000000C8FE4250 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.000000] localhost kernel: ACPI: LPIT 0x00000000C8FE43C8 00005C (v01 DELL CBX3 00000000 AMI. 00000005)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE4428 000228 (v01 INTEL sensrhub 00000000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE4650 000160 (v01 Intel zpodd 00001000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE47B0 00051F (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE4CD0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: HPET 0x00000000C8FE57A8 000038 (v01 DELL CBX3 01072009 AMI. 00000005)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE57E0 000447 (v01 SataRe SataTabl 00001000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: MCFG 0x00000000C8FE5C28 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.000000] localhost kernel: ACPI: ASF! 0x00000000C8FE5C68 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE5D10 000589 (v01 AMITCG PROC 00000001 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: MSDM 0x00000000C8FE62A0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] localhost kernel: ACPI: BGRT 0x00000000C8FE62F8 000038 (v00 óî 01072009 AMI 00010013)
[ 0.000000] localhost kernel: ACPI: RMAD 0x00000000C8FE6330 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE63E8 0010BD (v01 SgRef SgPeg 00001000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: SSDT 0x00000000C8FE74A8 0010BA (v01 AmdRef AmdTabl 00001000 INTL 20120711)
[ 0.000000] localhost kernel: ACPI: TCPA 0x00000000C8FE8568 000032 (v02 APTIO4 NAPAASF 00000001 MSFT 01000013)
[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
[ 0.000000] localhost kernel: Setting APIC routing to Xen PV.
[ 0.000000] localhost kernel: NUMA turned off
[ 0.000000] localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000042edfffff]
[ 0.000000] localhost kernel: NODE_DATA(0) allocated [mem 0x3e4560000-0x3e4571fff]
[ 0.000000] localhost kernel: Zone ranges:
[ 0.000000] localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] localhost kernel: Normal [mem 0x0000000100000000-0x000000042edfffff]
[ 0.000000] localhost kernel: Movable zone start for each node
[ 0.000000] localhost kernel: Early memory node ranges
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000001000-0x000000000004efff]
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000050000-0x000000000009efff]
[ 0.000000] localhost kernel: node 0: [mem 0x0000000000100000-0x00000000b3feefff]
[ 0.000000] localhost kernel: node 0: [mem 0x00000000b3ff6000-0x00000000b4c1afff]
[ 0.000000] localhost kernel: node 0: [mem 0x00000000b50f3000-0x00000000c7db1fff]
[ 0.000000] localhost kernel: node 0: [mem 0x00000000c8000000-0x00000000c8757fff]
[ 0.000000] localhost kernel: node 0: [mem 0x00000000c8800000-0x00000000c8f92fff]
[ 0.000000] localhost kernel: node 0: [mem 0x00000000c9000000-0x00000000ca6d3fff]
[ 0.000000] localhost kernel: node 0: [mem 0x00000000ca800000-0x00000000cbcdffff]
[ 0.000000] localhost kernel: node 0: [mem 0x0000000100000000-0x000000042edfffff]
[ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000042edfffff]
[ 0.000000] localhost kernel: On node 0 totalpages: 4169999
[ 0.000000] localhost kernel: DMA zone: 64 pages used for memmap
[ 0.000000] localhost kernel: DMA zone: 21 pages reserved
[ 0.000000] localhost kernel: DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] localhost kernel: DMA32 zone: 12942 pages used for memmap
[ 0.000000] localhost kernel: DMA32 zone: 828274 pages, LIFO batch:31
[ 0.000000] localhost kernel: Normal zone: 52152 pages used for memmap
[ 0.000000] localhost kernel: Normal zone: 3337728 pages, LIFO batch:31
[ 0.000000] localhost kernel: p2m virtual area at ffffc90000000000, size is 2200000
[ 0.000000] localhost kernel: Remapped 216304 page(s)
[ 0.000000] localhost kernel: Reserving Intel graphics stolen memory at 0xcd200000-0xcf1fffff
[ 0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
[ 0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.000000] localhost kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] localhost kernel: ACPI: IRQ0 used by override.
[ 0.000000] localhost kernel: ACPI: IRQ9 used by override.
[ 0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration information
[ 0.000000] localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.000000] localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.000000] localhost kernel: e820: [mem 0xcf200000-0xf7ffffff] available for PCI devices
[ 0.000000] localhost kernel: Booting paravirtualized kernel on Xen
[ 0.000000] localhost kernel: Xen version: 4.6.1 (preserve-AD)
[ 0.000000] localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.000000] localhost kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] localhost kernel: PERCPU: Embedded 34 pages/cpu @ffff880419000000 s98392 r8192 d32680 u262144
[ 0.000000] localhost kernel: pcpu-alloc: s98392 r8192 d32680 u262144 alloc=1*2097152
[ 0.000000] localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] localhost kernel: xen: PV spinlocks enabled
[ 0.000000] localhost kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[ 0.000000] localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 4104820
[ 0.000000] localhost kernel: Policy zone: Normal
[ 0.000000] localhost kernel: Kernel command line: inst.stage2=hd:LABEL=Qubes-R3.2-rc1-x86_64 i915.preliminary_hw_support=1
[ 0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] localhost kernel: software IO TLB [mem 0x415000000-0x419000000] (64MB) mapped at [ffff880415000000-ffff880418ffffff]
[ 0.000000] localhost kernel: Memory: 15889756K/16679996K available (7555K kernel code, 1248K rwdata, 3412K rodata, 1532K init, 1472K bss, 790240K reserved, 0K cma-reserved)
[ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] localhost kernel: Hierarchical RCU implementation.
[ 0.000000] localhost kernel: Build-time adjustment of leaf fanout to 64.
[ 0.000000] localhost kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[ 0.000000] localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] localhost kernel: Using NULL legacy PIC
[ 0.000000] localhost kernel: NR_IRQS:4352 nr_irqs:488 0
[ 0.000000] localhost kernel: xen:events: Using FIFO-based ABI
[ 0.000000] localhost kernel: xen: --> pirq=1 -> irq=1 (gsi=1)
[ 0.000000] localhost kernel: xen: --> pirq=2 -> irq=2 (gsi=2)
[ 0.000000] localhost kernel: xen: --> pirq=3 -> irq=3 (gsi=3)
[ 0.000000] localhost kernel: xen: --> pirq=4 -> irq=4 (gsi=4)
[ 0.000000] localhost kernel: xen: --> pirq=5 -> irq=5 (gsi=5)
[ 0.000000] localhost kernel: xen: --> pirq=6 -> irq=6 (gsi=6)
[ 0.000000] localhost kernel: xen: --> pirq=7 -> irq=7 (gsi=7)
[ 0.000000] localhost kernel: xen: --> pirq=8 -> irq=8 (gsi=8)
[ 0.000000] localhost kernel: xen: --> pirq=9 -> irq=9 (gsi=9)
[ 0.000000] localhost kernel: xen: --> pirq=10 -> irq=10 (gsi=10)
[ 0.000000] localhost kernel: xen: --> pirq=11 -> irq=11 (gsi=11)
[ 0.000000] localhost kernel: xen: --> pirq=12 -> irq=12 (gsi=12)
[ 0.000000] localhost kernel: xen: --> pirq=13 -> irq=13 (gsi=13)
[ 0.000000] localhost kernel: xen: --> pirq=14 -> irq=14 (gsi=14)
[ 0.000000] localhost kernel: xen: --> pirq=15 -> irq=15 (gsi=15)
[ 0.000000] localhost kernel: Offload RCU callbacks from all CPUs
[ 0.000000] localhost kernel: Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] localhost kernel: Console: colour dummy device 80x25
[ 0.000000] localhost kernel: console [tty0] enabled
[ 0.000000] localhost kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.000000] localhost kernel: Xen: using vcpuop timer interface
[ 0.000000] localhost kernel: installing Xen timer for CPU 0
[ 0.000000] localhost kernel: tsc: Detected 2893.352 MHz processor
[ 17.182075] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5786.70 BogoMIPS (lpj=2893352)
[ 17.182080] localhost kernel: pid_max: default: 32768 minimum: 301
[ 17.182088] localhost kernel: ACPI: Core revision 20150930
[ 17.216919] localhost kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 17.217069] localhost kernel: Security Framework initialized
[ 17.217072] localhost kernel: AppArmor: AppArmor disabled by boot time parameter
[ 17.218515] localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 17.220885] localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 17.221749] localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 17.221776] localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 17.222005] localhost kernel: Initializing cgroup subsys io
[ 17.222010] localhost kernel: Initializing cgroup subsys memory
[ 17.222016] localhost kernel: Initializing cgroup subsys devices
[ 17.222019] localhost kernel: Initializing cgroup subsys freezer
[ 17.222022] localhost kernel: Initializing cgroup subsys net_cls
[ 17.222025] localhost kernel: Initializing cgroup subsys perf_event
[ 17.222028] localhost kernel: Initializing cgroup subsys net_prio
[ 17.222031] localhost kernel: Initializing cgroup subsys hugetlb
[ 17.222035] localhost kernel: Initializing cgroup subsys pids
[ 17.222079] localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 17.222081] localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 17.222084] localhost kernel: CPU: Physical Processor ID: 0
[ 17.222086] localhost kernel: CPU: Processor Core ID: 0
[ 17.222793] localhost kernel: mce: CPU supports 2 MCE banks
[ 17.222806] localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[ 17.222808] localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[ 17.223040] localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81eb9000 - ffffffff81ec0000)
[ 17.229427] localhost kernel: ftrace: allocating 28824 entries in 113 pages
[ 17.241719] localhost kernel: cpu 0 spinlock event irq 25
[ 17.241726] localhost kernel: Could not initialize VPMU for cpu 0, error -95
[ 17.241768] localhost kernel: Performance Events: 16-deep LBR, Haswell events, Broken PMU hardware detected, using software events only.
[ 17.241793] localhost kernel: Failed to access perfctr msr (MSR c4 is 0)
[ 17.242480] localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled
[ 17.242484] localhost kernel: NMI watchdog: Shutting down hard lockup detector on all cpus
[ 17.242561] localhost kernel: installing Xen timer for CPU 1
[ 17.242571] localhost kernel: cpu 1 spinlock event irq 32
[ 17.243514] localhost kernel: installing Xen timer for CPU 2
[ 17.243520] localhost kernel: cpu 2 spinlock event irq 39
[ 17.244561] localhost kernel: installing Xen timer for CPU 3
[ 17.244566] localhost kernel: cpu 3 spinlock event irq 46
[ 17.245594] localhost kernel: installing Xen timer for CPU 4
[ 17.245600] localhost kernel: cpu 4 spinlock event irq 53
[ 17.247460] localhost kernel: installing Xen timer for CPU 5
[ 17.247467] localhost kernel: cpu 5 spinlock event irq 60
[ 17.248548] localhost kernel: installing Xen timer for CPU 6
[ 17.248564] localhost kernel: cpu 6 spinlock event irq 67
[ 17.249774] localhost kernel: installing Xen timer for CPU 7
[ 17.249780] localhost kernel: cpu 7 spinlock event irq 74
[ 17.250893] localhost kernel: x86: Booted up 1 node, 8 CPUs
[ 17.251143] localhost kernel: devtmpfs: initialized
[ 17.253589] localhost kernel: PM: Registering ACPI NVS region [mem 0xb3fef000-0xb3ff5fff] (28672 bytes)
[ 17.253604] localhost kernel: PM: Registering ACPI NVS region [mem 0xca6d4000-0xca7fffff] (1228800 bytes)
[ 17.253706] localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 17.253954] localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 17.253960] localhost kernel: pinctrl core: initialized pinctrl subsystem
[ 17.254021] localhost kernel: RTC time: 3:17:30, date: 07/10/16
[ 17.254155] localhost kernel: NET: Registered protocol family 16
[ 17.254169] localhost kernel: xen:grant_table: Grant tables using version 1 layout
[ 17.254179] localhost kernel: Grant table initialized
[ 17.254415] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 17.254421] localhost kernel: ACPI: bus type PCI registered
[ 17.254424] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 17.254623] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 17.254630] localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 17.260455] localhost kernel: PCI: Using configuration type 1 for base access
[ 17.260464] localhost kernel: dmi type 0xB1 record - unknown flag
[ 17.263753] localhost kernel: ACPI: Added _OSI(Module Device)
[ 17.263758] localhost kernel: ACPI: Added _OSI(Processor Device)
[ 17.263761] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
[ 17.263764] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device)
[ 17.266183] localhost kernel: xen: registering gsi 9 triggering 0 polarity 0
[ 17.268039] localhost kernel: ACPI: Executed 2 blocks of module-level executable AML code
[ 17.271737] localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 17.277102] localhost kernel: ACPI: Dynamic OEM Table Load:
[ 17.277118] localhost kernel: ACPI: SSDT 0xFFFF880412E0DC00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
[ 17.277846] localhost kernel: ACPI: Dynamic OEM Table Load:
[ 17.277851] localhost kernel: ACPI: SSDT 0xFFFF880412DEB000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
[ 17.278454] localhost kernel: ACPI: Dynamic OEM Table Load:
[ 17.278457] localhost kernel: ACPI: SSDT 0xFFFF880412E51E00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
[ 17.280592] localhost kernel: ACPI : EC: EC started
[ 17.282495] localhost kernel: ACPI: Interpreter enabled
[ 17.282509] localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580)
[ 17.282518] localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580)
[ 17.282535] localhost kernel: ACPI: (supports S0 S3 S5)
[ 17.282538] localhost kernel: ACPI: Using IOAPIC for interrupt routing
[ 17.282565] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 17.301769] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 17.301776] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 17.302133] localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[ 17.302296] localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 17.302298] localhost kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 17.302812] localhost kernel: PCI host bridge to bus 0000:00
[ 17.302816] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 17.302819] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 17.302822] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 17.302826] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 17.302829] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 17.302833] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 17.302836] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 17.302840] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window]
[ 17.302844] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
[ 17.302856] localhost kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[ 17.303015] localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[ 17.303093] localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 17.303213] localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
[ 17.303279] localhost kernel: pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[ 17.303310] localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf5800000-0xf5bfffff 64bit]
[ 17.303322] localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 17.303331] localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 17.303441] localhost kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[ 17.303466] localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7d34000-0xf7d37fff 64bit]
[ 17.303628] localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[ 17.303690] localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7d20000-0xf7d2ffff 64bit]
[ 17.303810] localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 17.303852] localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
[ 17.303908] localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[ 17.303969] localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7d3f000-0xf7d3f00f 64bit]
[ 17.304102] localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 17.304223] localhost kernel: pci 0000:00:16.3: [8086:8c3d] type 00 class 0x070002
[ 17.304272] localhost kernel: pci 0000:00:16.3: reg 0x10: [io 0xf080-0xf087]
[ 17.304284] localhost kernel: pci 0000:00:16.3: reg 0x14: [mem 0xf7d3d000-0xf7d3dfff]
[ 17.304478] localhost kernel: pci 0000:00:19.0: [8086:153a] type 00 class 0x020000
[ 17.304534] localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf7d00000-0xf7d1ffff]
[ 17.304551] localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf7d3c000-0xf7d3cfff]
[ 17.304568] localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0xf060-0xf07f]
[ 17.304680] localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 17.304960] localhost kernel: pci 0000:00:19.0: System wakeup disabled by ACPI
[ 17.305035] localhost kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[ 17.305090] localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7d3b000-0xf7d3b3ff]
[ 17.305271] localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 17.305318] localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
[ 17.305385] localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[ 17.305444] localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7d30000-0xf7d33fff 64bit]
[ 17.305576] localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 17.305622] localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 17.305677] localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[ 17.305828] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 17.305865] localhost kernel: pci 0000:00:1c.0: Enabling MPC IRBNCE
[ 17.305870] localhost kernel: pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[ 17.305940] localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 17.306005] localhost kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[ 17.306190] localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 17.306239] localhost kernel: pci 0000:00:1c.2: Enabling MPC IRBNCE
[ 17.306244] localhost kernel: pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
[ 17.306313] localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 17.306376] localhost kernel: pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
[ 17.306530] localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 17.306561] localhost kernel: pci 0000:00:1c.3: Enabling MPC IRBNCE
[ 17.306566] localhost kernel: pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[ 17.306633] localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 17.306695] localhost kernel: pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[ 17.306848] localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 17.306880] localhost kernel: pci 0000:00:1c.4: Enabling MPC IRBNCE
[ 17.306885] localhost kernel: pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[ 17.306952] localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 17.307017] localhost kernel: pci 0000:00:1c.6: [8086:8c1c] type 01 class 0x060400
[ 17.307202] localhost kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 17.307251] localhost kernel: pci 0000:00:1c.6: Enabling MPC IRBNCE
[ 17.307256] localhost kernel: pci 0000:00:1c.6: Intel PCH root port ACS workaround enabled
[ 17.307324] localhost kernel: pci 0000:00:1c.6: System wakeup disabled by ACPI
[ 17.307389] localhost kernel: pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400
[ 17.307544] localhost kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[ 17.307575] localhost kernel: pci 0000:00:1c.7: Enabling MPC IRBNCE
[ 17.307580] localhost kernel: pci 0000:00:1c.7: Intel PCH root port ACS workaround enabled
[ 17.307646] localhost kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI
[ 17.307708] localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[ 17.307762] localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7d3a000-0xf7d3a3ff]
[ 17.307906] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 17.307951] localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 17.308006] localhost kernel: pci 0000:00:1f.0: [8086:8c4f] type 00 class 0x060100
[ 17.308311] localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[ 17.308348] localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7d39000-0xf7d390ff 64bit]
[ 17.308396] localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
[ 17.308576] localhost kernel: pci 0000:01:00.0: [1002:6640] type 00 class 0x030000
[ 17.308621] localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[ 17.308636] localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xf0000000-0xf07fffff 64bit pref]
[ 17.308645] localhost kernel: pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 17.308654] localhost kernel: pci 0000:01:00.0: reg 0x24: [mem 0xf7c00000-0xf7c3ffff]
[ 17.308664] localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7c40000-0xf7c5ffff pref]
[ 17.308731] localhost kernel: pci 0000:01:00.0: supports D1 D2
[ 17.308732] localhost kernel: pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[ 17.308770] localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI
[ 17.308822] localhost kernel: pci 0000:01:00.1: [1002:aac0] type 00 class 0x040300
[ 17.308864] localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7c60000-0xf7c63fff 64bit]
[ 17.308957] localhost kernel: pci 0000:01:00.1: supports D1 D2
[ 17.308981] localhost kernel: pci 0000:01:00.1: System wakeup disabled by ACPI
[ 17.310067] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
[ 17.310071] localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 17.310074] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 17.310079] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf07fffff 64bit pref]
[ 17.310160] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 17.310437] localhost kernel: pci 0000:03:00.0: [8086:08b1] type 00 class 0x028000
[ 17.310703] localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7b00000-0xf7b01fff 64bit]
[ 17.311264] localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 17.311473] localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
[ 17.313188] localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 17.313199] localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7b00000-0xf7bfffff]
[ 17.313285] localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-07]
[ 17.313291] localhost kernel: pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 17.313296] localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf7000000-0xf79fffff]
[ 17.313305] localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf1d00000-0xf26fffff 64bit pref]
[ 17.313433] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 08]
[ 17.313455] localhost kernel: pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 17.313461] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf6600000-0xf6ffffff]
[ 17.313485] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf1300000-0xf1cfffff 64bit pref]
[ 17.313566] localhost kernel: acpiphp: Slot [1] registered
[ 17.313577] localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 09-10]
[ 17.313583] localhost kernel: pci 0000:00:1c.6: bridge window [io 0xa000-0xbfff]
[ 17.313588] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf5c00000-0xf65fffff]
[ 17.313597] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf0900000-0xf12fffff 64bit pref]
[ 17.313764] localhost kernel: pci 0000:11:00.0: [1217:8520] type 00 class 0x080501
[ 17.313821] localhost kernel: pci 0000:11:00.0: reg 0x10: [mem 0xf7a01000-0xf7a01fff]
[ 17.313840] localhost kernel: pci 0000:11:00.0: reg 0x14: [mem 0xf7a00000-0xf7a007ff]
[ 17.314000] localhost kernel: pci 0000:11:00.0: PME# supported from D3hot D3cold
[ 17.314047] localhost kernel: pci 0000:11:00.0: System wakeup disabled by ACPI
[ 17.315256] localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 11]
[ 17.315267] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xf7a00000-0xf7afffff]
[ 17.315657] localhost kernel: xen: registering gsi 13 triggering 1 polarity 0
[ 17.316936] localhost kernel: xen: registering gsi 23 triggering 1 polarity 0
[ 17.316942] localhost kernel: xen: --> pirq=23 -> irq=23 (gsi=23)
[ 17.317020] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 17.317084] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 17.317146] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 17.317215] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 17.317277] localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[ 17.317338] localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 17.317398] localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 17.317483] localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 17.319574] localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 3F
[ 17.319645] localhost kernel: ACPI : EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930
[ 17.319678] localhost kernel: xen:balloon: Initialising balloon driver
[ 17.323794] localhost kernel: xen_balloon: Initialising balloon driver
[ 17.323871] localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
[ 17.323874] localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 17.323891] localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 17.323895] localhost kernel: vgaarb: loaded
[ 17.323896] localhost kernel: vgaarb: bridge control possible 0000:01:00.0
[ 17.323898] localhost kernel: vgaarb: no bridge control possible 0000:00:02.0
[ 17.323958] localhost kernel: SCSI subsystem initialized
[ 17.324043] localhost kernel: libata version 3.00 loaded.
[ 17.324074] localhost kernel: ACPI: bus type USB registered
[ 17.324088] localhost kernel: usbcore: registered new interface driver usbfs
[ 17.324096] localhost kernel: usbcore: registered new interface driver hub
[ 17.324152] localhost kernel: usbcore: registered new device driver usb
[ 17.324332] localhost kernel: PCI: Using ACPI for IRQ routing
[ 17.328381] localhost kernel: PCI: pci_cache_line_size set to 64 bytes
[ 17.328568] localhost kernel: e820: reserve RAM buffer [mem 0x0004f000-0x0004ffff]
[ 17.328569] localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 17.328570] localhost kernel: e820: reserve RAM buffer [mem 0xb3fef000-0xb3ffffff]
[ 17.328570] localhost kernel: e820: reserve RAM buffer [mem 0xb4c1b000-0xb7ffffff]
[ 17.328571] localhost kernel: e820: reserve RAM buffer [mem 0xc7db2000-0xc7ffffff]
[ 17.328572] localhost kernel: e820: reserve RAM buffer [mem 0xc8758000-0xcbffffff]
[ 17.328573] localhost kernel: e820: reserve RAM buffer [mem 0xc8f93000-0xcbffffff]
[ 17.328573] localhost kernel: e820: reserve RAM buffer [mem 0xca6d4000-0xcbffffff]
[ 17.328574] localhost kernel: e820: reserve RAM buffer [mem 0xcbce0000-0xcbffffff]
[ 17.328575] localhost kernel: e820: reserve RAM buffer [mem 0x42ee00000-0x42fffffff]
[ 17.328672] localhost kernel: NetLabel: Initializing
[ 17.328684] localhost kernel: NetLabel: domain hash size = 128
[ 17.328686] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4
[ 17.328697] localhost kernel: NetLabel: unlabeled traffic allowed by default
[ 17.328809] localhost kernel: clocksource: Switched to clocksource xen
[ 17.333297] localhost kernel: pnp: PnP ACPI init
[ 17.333490] localhost kernel: system 00:00: [io 0x0680-0x069f] has been reserved
[ 17.333494] localhost kernel: system 00:00: [io 0xffff] has been reserved
[ 17.333496] localhost kernel: system 00:00: [io 0xffff] has been reserved
[ 17.333498] localhost kernel: system 00:00: [io 0xffff] has been reserved
[ 17.333500] localhost kernel: system 00:00: [io 0x1c00-0x1cfe] has been reserved
[ 17.333502] localhost kernel: system 00:00: [io 0x1d00-0x1dfe] has been reserved
[ 17.333504] localhost kernel: system 00:00: [io 0x1e00-0x1efe] has been reserved
[ 17.333506] localhost kernel: system 00:00: [io 0x1f00-0x1ffe] has been reserved
[ 17.333508] localhost kernel: system 00:00: [io 0x1800-0x18fe] could not be reserved
[ 17.333511] localhost kernel: system 00:00: [io 0x164e-0x164f] has been reserved
[ 17.333514] localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 17.333519] localhost kernel: xen: registering gsi 8 triggering 1 polarity 0
[ 17.333549] localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 17.333581] localhost kernel: system 00:02: [io 0x1854-0x1857] has been reserved
[ 17.333584] localhost kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 17.333617] localhost kernel: system 00:03: [io 0x04d0-0x04d1] has been reserved
[ 17.333620] localhost kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 17.333631] localhost kernel: xen: registering gsi 1 triggering 1 polarity 0
[ 17.333657] localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 17.333661] localhost kernel: xen: registering gsi 12 triggering 1 polarity 0
[ 17.333688] localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs DLL05cd PNP0f13 (active)
[ 17.334368] localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (disabled)
[ 17.334941] localhost kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 17.334944] localhost kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 17.334946] localhost kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 17.334948] localhost kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 17.334951] localhost kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[ 17.334953] localhost kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 17.334955] localhost kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 17.334957] localhost kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 17.334960] localhost kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 17.334962] localhost kernel: system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved
[ 17.334964] localhost kernel: system 00:07: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[ 17.334967] localhost kernel: system 00:07: [mem 0xf7fe0000-0xf7feffff] has been reserved
[ 17.334969] localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 17.340105] localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0c31 (active)
[ 17.340326] localhost kernel: pnp: PnP ACPI: found 9 devices
[ 17.346092] localhost kernel: PM-Timer failed consistency check (0xffffff) - aborting.
[ 17.346194] localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
[ 17.346199] localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 17.346205] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
[ 17.346210] localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf07fffff 64bit pref]
[ 17.346219] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 17.346245] localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
[ 17.346254] localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7b00000-0xf7bfffff]
[ 17.346270] localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04-07]
[ 17.346274] localhost kernel: pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 17.346284] localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf7000000-0xf79fffff]
[ 17.346291] localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf1d00000-0xf26fffff 64bit pref]
[ 17.346308] localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 08]
[ 17.346312] localhost kernel: pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff]
[ 17.346322] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf6600000-0xf6ffffff]
[ 17.346329] localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf1300000-0xf1cfffff 64bit pref]
[ 17.346346] localhost kernel: pci 0000:00:1c.6: PCI bridge to [bus 09-10]
[ 17.346350] localhost kernel: pci 0000:00:1c.6: bridge window [io 0xa000-0xbfff]
[ 17.346359] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf5c00000-0xf65fffff]
[ 17.346367] localhost kernel: pci 0000:00:1c.6: bridge window [mem 0xf0900000-0xf12fffff 64bit pref]
[ 17.346384] localhost kernel: pci 0000:00:1c.7: PCI bridge to [bus 11]
[ 17.346393] localhost kernel: pci 0000:00:1c.7: bridge window [mem 0xf7a00000-0xf7afffff]
[ 17.346410] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 17.346412] localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 17.346413] localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 17.346414] localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 17.346415] localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 17.346416] localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 17.346417] localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[ 17.346418] localhost kernel: pci_bus 0000:00: resource 11 [mem 0xcf200000-0xfeafffff window]
[ 17.346419] localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 17.346421] localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
[ 17.346422] localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf07fffff 64bit pref]
[ 17.346423] localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7b00000-0xf7bfffff]
[ 17.346424] localhost kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
[ 17.346425] localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf7000000-0xf79fffff]
[ 17.346426] localhost kernel: pci_bus 0000:04: resource 2 [mem 0xf1d00000-0xf26fffff 64bit pref]
[ 17.346427] localhost kernel: pci_bus 0000:08: resource 0 [io 0xc000-0xcfff]
[ 17.346428] localhost kernel: pci_bus 0000:08: resource 1 [mem 0xf6600000-0xf6ffffff]
[ 17.346429] localhost kernel: pci_bus 0000:08: resource 2 [mem 0xf1300000-0xf1cfffff 64bit pref]
[ 17.346431] localhost kernel: pci_bus 0000:09: resource 0 [io 0xa000-0xbfff]
[ 17.346432] localhost kernel: pci_bus 0000:09: resource 1 [mem 0xf5c00000-0xf65fffff]
[ 17.346433] localhost kernel: pci_bus 0000:09: resource 2 [mem 0xf0900000-0xf12fffff 64bit pref]
[ 17.346434] localhost kernel: pci_bus 0000:11: resource 1 [mem 0xf7a00000-0xf7afffff]
[ 17.346462] localhost kernel: NET: Registered protocol family 2
[ 17.346760] localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 17.346969] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 17.347071] localhost kernel: TCP: Hash tables configured (established 131072 bind 65536)
[ 17.347136] localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 17.347184] localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 17.347244] localhost kernel: NET: Registered protocol family 1
[ 17.347257] localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM
[ 17.347320] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 17.347327] localhost kernel: xen: --> pirq=16 -> irq=16 (gsi=16)
[ 17.347502] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 17.347503] localhost kernel: Already setup the GSI :16
[ 17.347638] localhost kernel: xen: registering gsi 21 triggering 0 polarity 1
[ 17.347641] localhost kernel: xen: --> pirq=21 -> irq=21 (gsi=21)
[ 17.347830] localhost kernel: PCI: CLS 64 bytes, default 64
[ 17.347877] localhost kernel: Unpacking initramfs...
[ 18.851150] localhost kernel: Freeing initrd memory: 22064K (ffff880004000000 - ffff88000558c000)
[ 18.851207] localhost kernel: RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[ 18.851210] localhost kernel: hw unit of domain pp0-core 2^-14 Joules
[ 18.851212] localhost kernel: hw unit of domain package 2^-14 Joules
[ 18.851214] localhost kernel: hw unit of domain dram 2^-14 Joules
[ 18.851215] localhost kernel: hw unit of domain pp1-gpu 2^-14 Joules
[ 18.852668] localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 18.852692] localhost kernel: audit: initializing netlink subsys (disabled)
[ 18.852703] localhost kernel: audit: type=2000 audit(1468120650.913:1): initialized
[ 18.852888] localhost kernel: Initialise system trusted keyring
[ 18.854110] localhost kernel: zbud: loaded
[ 18.854353] localhost kernel: VFS: Disk quotas dquot_6.6.0
[ 18.854378] localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 18.854552] localhost kernel: hugetlbfs: disabling because there are no supported hugepage sizes
[ 18.854631] localhost kernel: Key type big_key registered
[ 18.860749] localhost kernel: NET: Registered protocol family 38
[ 18.860760] localhost kernel: Key type asymmetric registered
[ 18.860764] localhost kernel: Asymmetric key parser 'x509' registered
[ 18.860799] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 18.860879] localhost kernel: io scheduler noop registered
[ 18.860888] localhost kernel: io scheduler deadline registered
[ 18.860938] localhost kernel: io scheduler cfq registered (default)
[ 18.861119] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 18.861124] localhost kernel: Already setup the GSI :16
[ 18.861329] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 18.861332] localhost kernel: Already setup the GSI :16
[ 18.861499] localhost kernel: xen: registering gsi 18 triggering 0 polarity 1
[ 18.861507] localhost kernel: xen: --> pirq=18 -> irq=18 (gsi=18)
[ 18.861688] localhost kernel: xen: registering gsi 19 triggering 0 polarity 1
[ 18.861693] localhost kernel: xen: --> pirq=19 -> irq=19 (gsi=19)
[ 18.861891] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 18.861894] localhost kernel: Already setup the GSI :16
[ 18.862063] localhost kernel: xen: registering gsi 18 triggering 0 polarity 1
[ 18.862065] localhost kernel: Already setup the GSI :18
[ 18.862232] localhost kernel: xen: registering gsi 19 triggering 0 polarity 1
[ 18.862234] localhost kernel: Already setup the GSI :19
[ 18.862345] localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 18.862352] localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 18.862382] localhost kernel: efifb: probing for efifb
[ 18.862924] localhost kernel: efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004000000, using 8100k, total 8100k
[ 18.862927] localhost kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 18.862929] localhost kernel: efifb: scrolling: redraw
[ 18.862931] localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 18.865580] localhost kernel: Console: switching to colour frame buffer device 240x67
[ 18.868026] localhost kernel: fb0: EFI VGA frame buffer device
[ 18.868044] localhost kernel: intel_idle: MWAIT substates: 0x42120
[ 18.868045] localhost kernel: intel_idle: v0.4.1 model 0x3C
[ 18.868046] localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
[ 18.868096] localhost kernel: intel_idle: intel_idle yielding to none
[ 18.868947] localhost kernel: ACPI: AC Adapter [AC] (off-line)
[ 18.869006] localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 18.869538] localhost kernel: ACPI: Lid Switch [LID0]
[ 18.869572] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 18.869592] localhost kernel: ACPI: Power Button [PBTN]
[ 18.869621] localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 18.869641] localhost kernel: ACPI: Sleep Button [SBTN]
[ 18.869672] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 18.869690] localhost kernel: ACPI: Power Button [PWRF]
[ 18.869934] localhost kernel: Monitor-Mwait will be used to enter C-1 state
[ 18.870007] localhost kernel: Monitor-Mwait will be used to enter C-2 state
[ 18.871487] localhost kernel: Warning: Processor Platform Limit not supported.
[ 18.872410] localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0
[ 18.872432] localhost kernel: ACPI: Thermal Zone [THM] (25 C)
[ 18.872498] localhost kernel: GHES: HEST is not enabled!
[ 18.872650] localhost kernel: xen:xen_evtchn: Event-channel device installed
[ 18.873101] localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 18.873454] localhost kernel: serial 0000:00:16.3: enabling device (0000 -> 0003)
[ 18.873723] localhost kernel: xen: registering gsi 19 triggering 0 polarity 1
[ 18.873726] localhost kernel: Already setup the GSI :19
[ 18.894561] localhost kernel: 0000:00:16.3: ttyS0 at I/O 0xf080 (irq = 19, base_baud = 115200) is a 16550A
[ 18.896809] localhost kernel: hpet_acpi_add: no address or irqs in _CRS
[ 18.896905] localhost kernel: Non-volatile memory driver v1.3
[ 18.896990] localhost kernel: Linux agpgart interface v0.103
[ 18.897743] localhost kernel: libphy: Fixed MDIO Bus: probed
[ 18.897857] localhost kernel: usbcore: registered new interface driver usbserial
[ 18.897891] localhost kernel: usbcore: registered new interface driver usbserial_generic
[ 18.897914] localhost kernel: usbserial: USB Serial support registered for generic
[ 18.897958] localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 18.898621] localhost kernel: i8042: Warning: Keylock active
[ 18.901313] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
[ 18.901332] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
[ 18.901450] localhost kernel: mousedev: PS/2 mouse device common for all mice
[ 18.901739] localhost kernel: rtc_cmos 00:01: RTC can wake from S4
[ 18.901953] localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 18.902040] localhost kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 18.902101] localhost kernel: device-mapper: uevent: version 1.0.3
[ 18.902215] localhost kernel: device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-d...@redhat.com
[ 18.902668] localhost kernel: EFI Variables Facility v0.08 2004-May-17
[ 18.903380] localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 18.907634] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
[ 18.908399] localhost kernel: usbcore: registered new interface driver usbhid
[ 18.909247] localhost kernel: usbhid: USB HID core driver
[ 18.910097] localhost kernel: drop_monitor: Initializing network drop monitor service
[ 18.911008] localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
[ 18.911083] localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
[ 18.913076] localhost kernel: Initializing XFRM netlink socket
[ 18.914193] localhost kernel: NET: Registered protocol family 10
[ 18.914687] localhost kernel: ACPI: Battery Slot [BAT1] (battery absent)
[ 18.916415] localhost kernel: mip6: Mobile IPv6
[ 18.917165] localhost kernel: NET: Registered protocol family 17
[ 18.918141] localhost kernel: AVX2 version of gcm_enc/dec engaged.
[ 18.918899] localhost kernel: AES CTR mode by8 optimization enabled
[ 18.947597] localhost kernel: registered taskstats version 1
[ 18.948384] localhost kernel: Loading compiled-in X.509 certificates
[ 18.949188] localhost kernel: zswap: loaded using pool lzo/zbud
[ 18.950938] localhost kernel: Magic number: 8:790:259
[ 18.951750] localhost kernel: rtc_cmos 00:01: setting system clock to 2016-07-10 03:17:32 UTC (1468120652)
[ 18.953078] localhost kernel: Freeing unused kernel memory: 1532K (ffffffff81d3a000 - ffffffff81eb9000)
[ 18.953751] localhost kernel: Write protecting the kernel read-only data: 12288k
[ 18.956549] localhost kernel: Freeing unused kernel memory: 624K (ffff880001764000 - ffff880001800000)
[ 18.957461] localhost kernel: Freeing unused kernel memory: 684K (ffff880001b55000 - ffff880001c00000)
[ 18.967332] localhost kernel: random: systemd urandom read with 82 bits of entropy available
[ 18.970251] localhost systemd[1]: systemd 222 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 18.971401] localhost systemd[1]: Detected virtualization xen.
[ 18.972498] localhost systemd[1]: Detected architecture x86-64.
[ 18.973626] localhost systemd[1]: Running in initial RAM disk.
[ 18.977585] localhost systemd[1]: No hostname configured.
[ 18.978385] localhost systemd[1]: Set hostname to <localhost>.
[ 18.979207] localhost systemd[1]: Initializing machine ID from random generator.
[ 19.030355] localhost systemd[1]: Created slice -.slice.
[ 19.031041] localhost systemd[1]: Starting -.slice.
[ 19.032543] localhost systemd[1]: Listening on udev Control Socket.
[ 19.033226] localhost systemd[1]: Starting udev Control Socket.
[ 19.034618] localhost systemd[1]: Reached target Timers.
[ 19.035330] localhost systemd[1]: Starting Timers.
[ 19.036813] localhost systemd[1]: Listening on udev Kernel Socket.
[ 19.037472] localhost systemd[1]: Starting udev Kernel Socket.
[ 19.038922] localhost systemd[1]: Reached target Local File Systems.
[ 19.039586] localhost systemd[1]: Starting Local File Systems.
[ 19.040290] localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 19.041053] localhost systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 19.042433] localhost systemd[1]: Reached target Paths.
[ 19.043099] localhost systemd[1]: Starting Paths.
[ 19.044562] localhost systemd[1]: Created slice System Slice.
[ 19.045230] localhost systemd[1]: Starting System Slice.
[ 19.046596] localhost systemd[1]: Reached target Slices.
[ 19.047294] localhost systemd[1]: Starting Slices.
[ 19.048692] localhost systemd[1]: Reached target Swap.
[ 19.049334] localhost systemd[1]: Starting Swap.
[ 19.050936] localhost systemd[1]: Listening on Journal Socket (/dev/log).
[ 19.051750] localhost systemd[1]: Starting Journal Socket (/dev/log).
[ 19.053342] localhost systemd[1]: Listening on Journal Socket.
[ 19.053972] localhost systemd[1]: Starting Journal Socket.
[ 19.054641] localhost systemd[1]: Started dracut ask for additional cmdline parameters.
[ 19.055343] localhost systemd[1]: Started Load Kernel Modules.
[ 19.065086] localhost systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 19.067722] localhost systemd[1]: Starting Apply Kernel Variables...
[ 19.070737] localhost systemd[1]: Listening on Journal Audit Socket.
[ 19.071556] localhost systemd[1]: Starting Journal Audit Socket.
[ 19.072985] localhost systemd[1]: Starting Journal Service...
[ 19.075648] localhost systemd[1]: Starting dracut cmdline hook...
[ 19.078739] localhost systemd[1]: Reached target Sockets.
[ 19.079574] localhost systemd[1]: Starting Sockets.
[ 19.082029] localhost systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 19.082996] localhost kernel: audit: type=1130 audit(1468120652.631:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.085400] localhost systemd[1]: Started Apply Kernel Variables.
[ 19.086438] localhost kernel: audit: type=1130 audit(1468120652.634:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.090691] localhost systemd[1]: Starting Create Static Device Nodes in /dev...
[ 19.096861] localhost systemd[1]: Started Create Static Device Nodes in /dev.
[ 19.098027] localhost kernel: audit: type=1130 audit(1468120652.646:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.911209] localhost systemd-journal[205]: Journal started
[ 1.911285] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.911363] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.911413] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.911956] localhost dracut-cmdline[206]: dracut-3.2 (R3.2) dracut-043-63.git20151211.fc23
[ 1.912179] localhost dracut-cmdline[206]: Using kernel command line parameters:
[ 1.912387] localhost dracut-cmdline[206]: inst.stage2=hd:LABEL=Qubes-R3.2-rc1-x86_64 i915.preliminary_hw_support=1
[ 1.913815] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.106498] localhost systemd[1]: Started Journal Service.
[ 19.107582] localhost kernel: audit: type=1130 audit(1468120652.655:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.969959] localhost dracut-cmdline[206]: Loading Qubes R3.2-rc1 x86_64 installer...
[ 2.070243] localhost systemd[1]: Started dracut cmdline hook.
[ 2.070315] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 19.263842] localhost kernel: audit: type=1130 audit(1468120652.812:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.082524] localhost systemd[1]: Starting dracut pre-udev hook...
[ 19.294537] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 19.301195] localhost kernel: alua: device handler registered
[ 19.853882] localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29b4bab84ce, max_idle_ns: 440795263685 ns
[ 20.854153] localhost kernel: clocksource: Switched to clocksource tsc
[ 21.662884] localhost kernel: random: nonblocking pool is initialized
[ 22.321996] localhost kernel: floppy0: no floppy controllers found
[ 22.347258] localhost kernel: md: raid0 personality registered for level 0
[ 22.351079] localhost kernel: md: raid1 personality registered for level 1
[ 22.371847] localhost kernel: raid6: sse2x1 gen() 8203 MB/s
[ 22.389844] localhost kernel: raid6: sse2x1 xor() 6445 MB/s
[ 22.407843] localhost kernel: raid6: sse2x2 gen() 10488 MB/s
[ 22.424845] localhost kernel: raid6: sse2x2 xor() 8367 MB/s
[ 22.441846] localhost kernel: raid6: sse2x4 gen() 14277 MB/s
[ 22.458844] localhost kernel: raid6: sse2x4 xor() 10121 MB/s
[ 22.475845] localhost kernel: raid6: avx2x1 gen() 19125 MB/s
[ 22.492843] localhost kernel: raid6: avx2x2 gen() 21953 MB/s
[ 22.509845] localhost kernel: raid6: avx2x4 gen() 25453 MB/s
[ 22.510804] localhost kernel: raid6: using algorithm avx2x4 gen() 25453 MB/s
[ 22.511771] localhost kernel: raid6: using avx2x2 recovery algorithm
[ 22.513269] localhost kernel: async_tx: api initialized (async)
[ 22.514716] localhost kernel: xor: automatically using best checksumming function:
[ 22.525843] localhost kernel: avx : 26136.000 MB/sec
[ 22.529191] localhost kernel: md: raid6 personality registered for level 6
[ 22.530524] localhost kernel: md: raid5 personality registered for level 5
[ 22.531837] localhost kernel: md: raid4 personality registered for level 4
[ 22.540511] localhost kernel: md: raid10 personality registered for level 10
[ 22.544468] localhost kernel: md: linear personality registered for level -1
[ 22.557325] localhost kernel: device-mapper: multipath: version 1.10.0 loaded
[ 22.561424] localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded
[ 5.407442] localhost systemd[1]: Started dracut pre-udev hook.
[ 5.407503] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.601094] localhost kernel: audit: type=1130 audit(1468120656.148:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.421472] localhost systemd[1]: Starting udev Kernel Device Manager...
[ 5.427244] localhost systemd[1]: Started udev Kernel Device Manager.
[ 5.427293] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.620791] localhost kernel: audit: type=1130 audit(1468120656.167:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.429948] localhost systemd[1]: Starting dracut pre-trigger hook...
[ 5.442737] localhost dracut-pre-trigger[416]: rd.dm=0: removing DM RAID activation
[ 5.456123] localhost dracut-pre-trigger[416]: rd.md.imsm=0: no MD RAID for imsm/isw raids
[ 5.466718] localhost dracut-pre-trigger[416]: rd.md.ddf=0: no MD RAID for SNIA ddf raids
[ 5.488270] localhost dracut-pre-trigger[416]: rd.md=0: removing MD RAID activation
[ 5.526252] localhost dracut-pre-trigger[416]: cat: /tmp/dd_disk: No such file or directory
[ 5.534249] localhost systemd[1]: Started dracut pre-trigger hook.
[ 5.534294] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.727951] localhost kernel: audit: type=1130 audit(1468120656.275:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.545611] localhost systemd[1]: Starting udev Coldplug all Devices...
[ 5.566889] localhost systemd[1]: Mounting Configuration File System...
[ 5.573308] localhost systemd[1]: Mounted Configuration File System.
[ 5.610797] localhost systemd[1]: Started udev Coldplug all Devices.
[ 5.610878] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.804340] localhost kernel: audit: type=1130 audit(1468120656.351:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.818175] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 22.821059] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 22.821073] localhost kernel: Already setup the GSI :16
[ 22.823049] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 5.633667] localhost systemd[1]: Starting dracut initqueue hook...
[ 22.825239] localhost kernel: ehci-pci: EHCI PCI platform driver
[ 22.825388] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 22.826515] localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 22.826537] localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 22.826752] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 22.826753] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.826755] localhost kernel: usb usb1: Product: xHCI Host Controller
[ 22.826757] localhost kernel: usb usb1: Manufacturer: Linux 4.4.12-9.pvops.qubes.x86_64 xhci-hcd
[ 22.826758] localhost kernel: usb usb1: SerialNumber: 0000:00:14.0
[ 22.826954] localhost kernel: hub 1-0:1.0: USB hub found
[ 22.826978] localhost kernel: hub 1-0:1.0: 15 ports detected
[ 22.833803] localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 22.833870] localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 22.833926] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 22.833927] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.833928] localhost kernel: usb usb2: Product: xHCI Host Controller
[ 22.833929] localhost kernel: usb usb2: Manufacturer: Linux 4.4.12-9.pvops.qubes.x86_64 xhci-hcd
[ 22.833930] localhost kernel: usb usb2: SerialNumber: 0000:00:14.0
[ 22.834087] localhost kernel: hub 2-0:1.0: USB hub found
[ 22.834110] localhost kernel: hub 2-0:1.0: 6 ports detected
[ 22.860930] localhost kernel: xen: registering gsi 16 triggering 0 polarity 1
[ 22.860935] localhost kernel: Already setup the GSI :16
[ 22.860987] localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 22.861066] localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[ 22.861094] localhost kernel: ehci-pci 0000:00:1a.0: debug port 2
[ 22.865047] localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 22.865097] localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d3b000
[ 5.676243] localhost systemd[1]: Reached target System Initialization.
[ 5.676436] localhost systemd[1]: Starting System Initialization.
[ 5.696709] localhost systemd[1]: Reached target Basic System.
[ 5.696869] localhost systemd[1]: Starting Basic System.
[ 22.870869] localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 22.870966] localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 22.870968] localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.870969] localhost kernel: usb usb3: Product: EHCI Host Controller
[ 22.870971] localhost kernel: usb usb3: Manufacturer: Linux 4.4.12-9.pvops.qubes.x86_64 ehci_hcd
[ 22.870972] localhost kernel: usb usb3: SerialNumber: 0000:00:1a.0
[ 22.871157] localhost kernel: hub 3-0:1.0: USB hub found
[ 22.871165] localhost kernel: hub 3-0:1.0: 3 ports detected
[ 22.871454] localhost kernel: xen: registering gsi 21 triggering 0 polarity 1
[ 22.871458] localhost kernel: Already setup the GSI :21
[ 22.871500] localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 22.871558] localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 22.871582] localhost kernel: ehci-pci 0000:00:1d.0: debug port 2
[ 22.875571] localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 22.875615] localhost kernel: ehci-pci 0000:00:1d.0: irq 21, io mem 0xf7d3a000
[ 22.880878] localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 22.880919] localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[ 22.880920] localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 22.880921] localhost kernel: usb usb4: Product: EHCI Host Controller
[ 22.880922] localhost kernel: usb usb4: Manufacturer: Linux 4.4.12-9.pvops.qubes.x86_64 ehci_hcd
[ 22.880923] localhost kernel: usb usb4: SerialNumber: 0000:00:1d.0
[ 22.881108] localhost kernel: hub 4-0:1.0: USB hub found
[ 22.881116] localhost kernel: hub 4-0:1.0: 3 ports detected
[ 5.699097] localhost systemd[1]: Reloading.
[ 23.172906] localhost kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
[ 23.182902] localhost kernel: usb 4-1: new high-speed USB device number 2 using ehci-pci
[ 23.265186] localhost kernel: usb 2-6: new SuperSpeed USB device number 2 using xhci_hcd
[ 23.282611] localhost kernel: usb 2-6: New USB device found, idVendor=8564, idProduct=1000
[ 23.283297] localhost kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 23.283960] localhost kernel: usb 2-6: Product: Mass Storage Device
[ 23.284625] localhost kernel: usb 2-6: Manufacturer: JetFlash
[ 23.285255] localhost kernel: usb 2-6: SerialNumber: 01DTVH74KWAMZJAT
[ 23.287274] localhost kernel: usb 3-1: New USB device found, idVendor=8087, idProduct=8008
[ 23.287926] localhost kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 23.288671] localhost kernel: hub 3-1:1.0: USB hub found
[ 23.289650] localhost kernel: hub 3-1:1.0: 6 ports detected
[ 23.292449] localhost kernel: usb-storage 2-6:1.0: USB Mass Storage device detected
[ 23.293582] localhost kernel: scsi host0: usb-storage 2-6:1.0
[ 23.294464] localhost kernel: usbcore: registered new interface driver usb-storage
[ 23.295651] localhost kernel: usbcore: registered new interface driver uas
[ 23.298284] localhost kernel: usb 4-1: New USB device found, idVendor=8087, idProduct=8000
[ 23.299149] localhost kernel: usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 23.300183] localhost kernel: hub 4-1:1.0: USB hub found
[ 23.301151] localhost kernel: hub 4-1:1.0: 8 ports detected
[ 23.563906] localhost kernel: usb 3-1.5: new high-speed USB device number 3 using ehci-pci
[ 23.576899] localhost kernel: usb 4-1.5: new full-speed USB device number 3 using ehci-pci
[ 23.664164] localhost kernel: usb 4-1.5: New USB device found, idVendor=8087, idProduct=07dc
[ 23.664751] localhost kernel: usb 4-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 23.723684] localhost kernel: usb 3-1.5: New USB device found, idVendor=0c45, idProduct=64d0
[ 23.724268] localhost kernel: usb 3-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 23.724840] localhost kernel: usb 3-1.5: Product: Laptop_Integrated_Webcam_HD
[ 23.725416] localhost kernel: usb 3-1.5: Manufacturer: CN0767N97248757EBCLEA01
[ 23.727898] localhost kernel: usb 4-1.8: new full-speed USB device number 4 using ehci-pci
[ 23.837557] localhost kernel: usb 4-1.8: New USB device found, idVendor=0a5c, idProduct=5800
[ 23.838134] localhost kernel: usb 4-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 23.838705] localhost kernel: usb 4-1.8: Product: 5880
[ 23.839277] localhost kernel: usb 4-1.8: Manufacturer: Broadcom Corp
[ 23.839890] localhost kernel: usb 4-1.8: SerialNumber: 0123456789ABCD
[ 23.840608] localhost kernel: usb 4-1.8: config 0 descriptor??
[ 24.693097] localhost kernel: scsi 0:0:0:0: Direct-Access JetFlash Transcend 64GB 1100 PQ: 0 ANSI: 6
[ 24.694143] localhost kernel: sd 0:0:0:0: alua: supports implicit and explicit TPGS
[ 24.696410] localhost kernel: sd 0:0:0:0: [sda] 123404288 512-byte logical blocks: (63.2 GB/58.8 GiB)
[ 24.697012] localhost kernel: sd 0:0:0:0: alua: No target port descriptors found
[ 24.697014] localhost kernel: sd 0:0:0:0: alua: Attach failed (-22)
[ 24.697015] localhost kernel: sd 0:0:0:0: failed to add device handler: -22
[ 24.699021] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
[ 24.699836] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
[ 24.699838] localhost kernel: sd 0:0:0:0: [sda] Asking for cache data failed
[ 24.700629] localhost kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 24.701360] localhost kernel: ------------[ cut here ]------------
[ 24.702131] localhost kernel: WARNING: CPU: 2 PID: 108 at /home/user/rpmbuild/BUILD/kernel-4.4.12/linux-4.4.12/lib/kobject.c:244 kobject_add_internal+0x10e/0x330()
[ 24.702961] localhost kernel: kobject_add_internal failed for block (error: -2 parent: 0:0:0:0)
[ 24.703622] localhost kernel: Modules linked in: uas usb_storage ehci_pci serio_raw xhci_pci ehci_hcd xhci_hcd i2c_hid dm_crypt dm_round_robin dm_multipath linear raid10 raid456 async_raid6_recov async_memcpy libcrc32c crc32c_intel async_pq async_xor xor async_tx raid6_pq raid1 raid0 scsi_dh_alua squashfs
[ 24.705006] localhost kernel: CPU: 2 PID: 108 Comm: kworker/u16:1 Not tainted 4.4.12-9.pvops.qubes.x86_64 #1
[ 24.705679] localhost kernel: Hardware name: Dell Inc. Precision M6800/0CF0TC, BIOS A14 05/24/2015
[ 24.706443] localhost kernel: Workqueue: events_unbound async_run_entry_fn
[ 24.707224] localhost kernel: 0000000000000200 000000008d265e9e ffff88041221bb70 ffffffff813b0503
[ 24.708018] localhost kernel: ffff88041221bbb8 ffffffff81a98078 ffff88041221bba8 ffffffff8109f402
[ 24.708815] localhost kernel: ffff8804121cba20 00000000fffffffe ffff88040d632178 ffff88040e51d870
[ 24.709609] localhost kernel: Call Trace:
[ 24.710399] localhost kernel: [<ffffffff813b0503>] dump_stack+0x63/0x90
[ 24.711189] localhost kernel: [<ffffffff8109f402>] warn_slowpath_common+0x82/0xc0
[ 24.711975] localhost kernel: [<ffffffff8109f49c>] warn_slowpath_fmt+0x5c/0x80
[ 24.712756] localhost kernel: [<ffffffff813b32ae>] kobject_add_internal+0x10e/0x330
[ 24.713534] localhost kernel: [<ffffffff813b3545>] kobject_add+0x75/0xd0
[ 24.714319] localhost kernel: [<ffffffff811ff1d5>] ? kmem_cache_alloc_trace+0x1e5/0x210
[ 24.715100] localhost kernel: [<ffffffff814e6ba1>] get_device_parent.isra.19+0x181/0x1d0
[ 24.715893] localhost kernel: [<ffffffff814e7a11>] device_add+0xf1/0x680
[ 24.716578] localhost kernel: [<ffffffff813937d7>] add_disk+0x1c7/0x490
[ 24.717260] localhost kernel: [<ffffffff814f648d>] ? __pm_runtime_use_autosuspend+0x6d/0x80
[ 24.717972] localhost kernel: [<ffffffff815366e5>] sd_probe_async+0x115/0x1d0
[ 24.718655] localhost kernel: [<ffffffff810bfe9a>] async_run_entry_fn+0x4a/0x140
[ 24.719340] localhost kernel: [<ffffffff810b724e>] process_one_work+0x15e/0x430
[ 24.720025] localhost kernel: [<ffffffff810b756e>] worker_thread+0x4e/0x460
[ 24.720708] localhost kernel: [<ffffffff810b7520>] ? process_one_work+0x430/0x430
[ 24.721418] localhost kernel: [<ffffffff810bd548>] kthread+0xd8/0xf0
[ 24.722094] localhost kernel: [<ffffffff810bd470>] ? kthread_create_on_node+0x190/0x190
[ 24.722777] localhost kernel: [<ffffffff8175c4cf>] ret_from_fork+0x3f/0x70
[ 24.723455] localhost kernel: [<ffffffff810bd470>] ? kthread_create_on_node+0x190/0x190
[ 24.724164] localhost kernel: ---[ end trace 59026c8ed6aef849 ]---
[ 24.725052] localhost kernel: ------------[ cut here ]------------
[ 24.725955] localhost kernel: WARNING: CPU: 2 PID: 108 at /home/user/rpmbuild/BUILD/kernel-4.4.12/linux-4.4.12/block/genhd.c:626 add_disk+0x432/0x490()
[ 24.727014] localhost kernel: Modules linked in: uas usb_storage ehci_pci serio_raw xhci_pci ehci_hcd xhci_hcd i2c_hid dm_crypt dm_round_robin dm_multipath linear raid10 raid456 async_raid6_recov async_memcpy libcrc32c crc32c_intel async_pq async_xor xor async_tx raid6_pq raid1 raid0 scsi_dh_alua squashfs
[ 24.729167] localhost kernel: CPU: 2 PID: 108 Comm: kworker/u16:1 Tainted: G W 4.4.12-9.pvops.qubes.x86_64 #1
[ 24.729950] localhost kernel: Hardware name: Dell Inc. Precision M6800/0CF0TC, BIOS A14 05/24/2015
[ 24.730712] localhost kernel: Workqueue: events_unbound async_run_entry_fn
[ 24.731475] localhost kernel: 0000000000000200 000000008d265e9e ffff88041221bd00 ffffffff813b0503
[ 24.732271] localhost kernel: 0000000000000000 ffffffff81a94de8 ffff88041221bd38 ffffffff8109f402
[ 24.733042] localhost kernel: ffff88040e51d800 ffff88040e51d880 ffff88040e51d80c ffff88040e6c3e20
[ 24.733815] localhost kernel: Call Trace:
[ 24.734581] localhost kernel: [<ffffffff813b0503>] dump_stack+0x63/0x90
[ 24.735371] localhost kernel: [<ffffffff8109f402>] warn_slowpath_common+0x82/0xc0
[ 24.736140] localhost kernel: [<ffffffff8109f54a>] warn_slowpath_null+0x1a/0x20
[ 24.736904] localhost kernel: [<ffffffff81393a42>] add_disk+0x432/0x490
[ 24.737663] localhost kernel: [<ffffffff815366e5>] sd_probe_async+0x115/0x1d0
[ 24.738450] localhost kernel: [<ffffffff810bfe9a>] async_run_entry_fn+0x4a/0x140
[ 24.739208] localhost kernel: [<ffffffff810b724e>] process_one_work+0x15e/0x430
[ 24.739967] localhost kernel: [<ffffffff810b756e>] worker_thread+0x4e/0x460
[ 24.740730] localhost kernel: [<ffffffff810b7520>] ? process_one_work+0x430/0x430
[ 24.741519] localhost kernel: [<ffffffff810bd548>] kthread+0xd8/0xf0
[ 24.742274] localhost kernel: [<ffffffff810bd470>] ? kthread_create_on_node+0x190/0x190
[ 24.743030] localhost kernel: [<ffffffff8175c4cf>] ret_from_fork+0x3f/0x70
[ 24.743780] localhost kernel: [<ffffffff810bd470>] ? kthread_create_on_node+0x190/0x190
[ 24.744559] localhost kernel: ---[ end trace 59026c8ed6aef84a ]---
[ 24.745394] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 191.551915] localhost dracut-initqueue[516]: Warning: Could not boot.
[ 191.552475] localhost dracut-initqueue[516]: Warning: /dev/root does not exist
[ 191.566557] localhost systemd[1]: Starting Setup Virtual Console...
[ 191.569513] localhost systemd[1]: Started Setup Virtual Console.
[ 191.569547] localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 208.766563] localhost kernel: audit: type=1130 audit(1468120842.310:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 191.571693] localhost systemd[1]: Starting Dracut Emergency Shell...

Marek Marczykowski-Górecki

unread,
Jul 10, 2016, 2:33:42 PM7/10/16
to arthur....@gmail.com, qubes-users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Sun, Jul 10, 2016 at 11:24:56AM -0700, arthur....@gmail.com wrote:
> The installer for 3.2 RC1 doesn't load and drops me to a prompt. 3.1 loaded and installed just fine. I'm not a Fedora guy, so I'm not really sure why anaconda fails to load.
>
> Sorry for plopping the log inline - I don't see an attachment button when starting a new topic.
>
> Thanks for any help you can give!

(...)

> [ 24.693097] localhost kernel: scsi 0:0:0:0: Direct-Access JetFlash Transcend 64GB 1100 PQ: 0 ANSI: 6
> [ 24.694143] localhost kernel: sd 0:0:0:0: alua: supports implicit and explicit TPGS
> [ 24.696410] localhost kernel: sd 0:0:0:0: [sda] 123404288 512-byte logical blocks: (63.2 GB/58.8 GiB)
> [ 24.697012] localhost kernel: sd 0:0:0:0: alua: No target port descriptors found
> [ 24.697014] localhost kernel: sd 0:0:0:0: alua: Attach failed (-22)
> [ 24.697015] localhost kernel: sd 0:0:0:0: failed to add device handler: -22

Looks like this issue:
https://github.com/QubesOS/qubes-issues/issues/2115

Take a look at linked thread:
https://groups.google.com/d/msgid/qubes-users/857c13c6-f335-5e02-0758-e2b6c4904d9a%40openmailbox.org

There are some ideas, but correct fix probably requires kernel patch.

- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXgpT/AAoJENuP0xzK19cslA4H/iQ7djsVyZfb+gkrVB745PX5
NUbIpkEGeLp+TGeUuNfsBKAvjGfLXB9rbEFa+1xVvfUO456X6FbozmfhEzr9AkrH
8S5D5mDoRFmE6h/MdjEtL0xBkh7te/DNkV5HxZ/28DwAKAhUlZ0EANHQQVdTBrYN
WPD2oHJx/cIVHoVtc50n+Ak2Jd1r/2wbpSHJLfmqAkT8ai0iVvoLYHKTPErKaaK9
AbwztQJ+tsE4eBUA3VpO4n5v8skOR3RB+N2D68+Q7NJpsdxMgGi1YIS1B3iyYyiW
3OOpIlmG3bkL5rMsNexHtcXwzvhOw09toSKSZaalWGrcS85dDy/b5APfXEhXf+0=
=Jttb
-----END PGP SIGNATURE-----

Andrew "Arthur" Summers

unread,
Jul 10, 2016, 2:45:23 PM7/10/16
to Marek Marczykowski-Górecki, qubes-users

Nope - rd.driver.blacklist=scsi_dh_alua didn't work. Funny thing is that I installed 3.1 using the exact same USB drive by dd'ing the ISO to the drive.

Marek Marczykowski-Górecki

unread,
Jul 10, 2016, 3:28:51 PM7/10/16
to Andrew "Arthur" Summers, qubes-users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Sun, Jul 10, 2016 at 06:45:13PM +0000, Andrew "Arthur" Summers wrote:
> Nope - rd.driver.blacklist=scsi_dh_alua didn't work. Funny thing is that I
> installed 3.1 using the exact same USB drive by dd'ing the ISO to the drive.

I guess the bug was introduced in newer kernel (Qubes 3.1 has kernel
4.1, but Qubes 3.2 has 4.4). This is already patched in newer kernel -
will pull it to our package. It will land in 3.2-rc2 - somehow in two
weeks:
https://www.qubes-os.org/doc/releases/3.2/schedule/

- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXgqHtAAoJENuP0xzK19csQbEH/3PC5sg3nXSn5Vr4HFKmUZtQ
peY20zkjn2d17+m5v9cz4bK4UjE+AwYbR6RNJYGZx20miQzZ9k1TzrxfiaHdGQEm
NRA/g0dk8NlFNgTWe6p8foz7GKKVnkstEI7E65ZXs4jJDWIB8VHTai3uGmY0VCCX
GFM7LZNVgqrm/z0ojZEUShZkG8MzCWK54KwdjVUjC8yNK5j5WmVqbA5hAH/vq/G0
RxgabbqHsHMTV9LUDoPCrGlwrCnZ5xebL1u+D8jUIUTaHH2zbDLNdxipTPNmLCDo
V0yjVZWFXz6GD6H4vzC6T0eYhL6EZyrkxyde9N1k/+5x8ICyHiqoe2FuLnX6ADw=
=9t1e
-----END PGP SIGNATURE-----

Andrew "Arthur" Summers

unread,
Jul 10, 2016, 5:01:22 PM7/10/16
to Marek Marczykowski-Górecki, qubes-users
Sounds good. I just hoped to give a little feedback on RC1 for your team. I also wanted to see if 3.2 handled my graphics card a little better with dual monitors - I get some choppy redrawing artifacts with 3.1. Regardless, making sure that the installer doesn't have issues is a far bigger consideration for release. Let me know if you'd like me to try something else or provide further information!
Reply all
Reply to author
Forward
0 new messages