Void Linux discussion
 help / color / mirror / Atom feed
* musl - can't boot with kernel 4.0.6_1 (4.0.5_2 works)
@ 2015-06-25 13:25 oliver
  2015-07-13 14:41 ` oliver
  0 siblings, 1 reply; 4+ messages in thread
From: oliver @ 2015-06-25 13:25 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 1160 bytes --]

rdsosreport file is attached

If I boot to the 4.0.6_1 recovery image, I see the following (extracted 
from the rdsosreport file) but I might be missing more relevant messages 
(not really sure what to look for)

+ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.0.6_1 
root=UUID=a203ee45-7e82-4d30-a7a8-61e60202a10d ro single

+ ls -l '/dev/disk/by*'
ls: cannot access /dev/disk/by*: No such file or directory

There's a long delay from 2.8 seconds to 50.2 seconds
[    2.836639] Switched to clocksource tsc
[   50.252272] usb 4-1: USB disconnect, device number 2

and another one
[   51.934966] hid-generic 0003:046D:C05A.0004: input,hidraw0: USB HID 
v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-1/input0
[   99.916444] usb 4-1: USB disconnect, device number 4

then this message
[  187.378211] dracut Warning: Could not boot.
[  187.380844] dracut Warning: 
/dev/disk/by-uuid/a203ee45-7e82-4d30-a7a8-61e60202a10d does not exist
+ '[' -f /run/initramfs/init.log ']'

And I'm dropped to a dracut shell

Any ideas?  Like I said in the subject line, 4.0.5_2 works as expectedly 
but I ran an 'xbps-install -Su' today and couldn't boot afterwards


[-- Attachment #1.2: Type: text/html, Size: 1565 bytes --]

[-- Attachment #2: rdsosreport.txt --]
[-- Type: text/plain, Size: 55201 bytes --]

+ cat /lib/dracut/dracut-043
dracut-043
+ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.0.6_1 root=UUID=a203ee45-7e82-4d30-a7a8-61e60202a10d ro single
+ '[' -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 - rootfs rootfs rw
16 0 0:4 / /proc rw,nosuid,nodev,noexec,relatime - proc proc rw
17 0 0:16 / /sys rw,nosuid,nodev,noexec,relatime - sysfs sysfs rw
18 0 0:6 / /dev rw,nosuid,noexec - devtmpfs devtmpfs rw,size=3807648k,nr_inodes=951912,mode=755
19 18 0:12 / /dev/pts rw,nosuid,noexec,relatime - devpts devpts rw,gid=5,mode=620,ptmxmode=000
20 18 0:17 / /dev/shm rw,nosuid,nodev,noexec - tmpfs tmpfs rw
21 0 0:18 / /run rw,nosuid,nodev,noexec - tmpfs tmpfs rw,mode=755
+ cat /proc/mounts
rootfs / rootfs rw 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
devtmpfs /dev devtmpfs rw,nosuid,noexec,size=3807648k,nr_inodes=951912,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0
tmpfs /run tmpfs rw,nosuid,nodev,noexec,mode=755 0 0
+ blkid
+ 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=""
systemdsystemunitdir="/system"
systemdsystemconfdir="/etc/systemd/system"
+ command -v lvm
+ command -v dmsetup
+ dmsetup ls --tree
No devices found
+ cat /proc/mdstat
cat: /proc/mdstat: No such file or directory
+ command -v ip
+ command -v journalctl
+ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.0.6_1 (xbps-builder@paris) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Tue Jun 23 06:17:21 GMT 2015
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.0.6_1 root=UUID=a203ee45-7e82-4d30-a7a8-61e60202a10d ro single
[    0.000000] tseg: 009fc00000
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009f07ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009f080000-0x000000009f57ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009f580000-0x000000009fbc1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009fbc2000-0x000000009fbfefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009fbff000-0x000000009fbfffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: Hewlett-Packard HP ProBook 6465b/1633, BIOS 68LTU Ver. F.25 12/06/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x23f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFE0000000 write-back
[    0.000000]   2 base 00FFE00000 mask FFFFE00000 write-protect
[    0.000000]   3 base 00FFE10000 mask FFFFFF0000 write-protect
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000023f000000 aka 9200M
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] e820: last_pfn = 0x9fc00 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
[    0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
[    0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23ee00000-0x23effffff]
[    0.000000]  [mem 0x23ee00000-0x23effffff] page 2M
[    0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x220000000-0x23edfffff]
[    0.000000]  [mem 0x220000000-0x23edfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x21fffffff]
[    0.000000]  [mem 0x200000000-0x21fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x9f07ffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x9effffff] page 2M
[    0.000000]  [mem 0x9f000000-0x9f07ffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x9fbff000-0x9fbfffff]
[    0.000000]  [mem 0x9fbff000-0x9fbfffff] page 4k
[    0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x36270000-0x3712ffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F2F00 000014 (v00 HPQOEM)
[    0.000000] ACPI: RSDT 0x000000009FBFE038 000048 (v01 HPQOEM SLIC-MPC 00000003      01000013)
[    0.000000] ACPI: FACP 0x000000009FBFD000 000074 (v01 HPQOEM 1633     00000003 HP   00000001)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20150204/tbfadt-649)
[    0.000000] ACPI: DSDT 0x000000009FBD5000 024099 (v01 HPQOEM 1633     00000001 INTL 20060912)
[    0.000000] ACPI: FACS 0x000000009FB71000 000040
[    0.000000] ACPI: APIC 0x000000009FBFC000 000084 (v01 HPQOEM 1633     00000001 HP   00000001)
[    0.000000] ACPI: MCFG 0x000000009FBFB000 00003C (v01 HPQOEM 1633     00000001 HP   00000001)
[    0.000000] ACPI: SLIC 0x000000009FBFA000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.000000] ACPI: TCPA 0x000000009FBD3000 000032 (v02 HPQOEM 1633     00000000 HP   00000001)
[    0.000000] ACPI: HPET 0x000000009FBD2000 000038 (v01 HPQOEM 1633     00000001 HP   00000001)
[    0.000000] ACPI: SSDT 0x000000009FBD1000 000E34 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x000000009FBCF000 00193D (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x000000009FBCE000 000325 (v01 HP     HPZPODDT 00000001 INTL 20060912)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000023effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x23eff9000-0x23effdfff]
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880236e00000-ffff88023e5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000023effffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009f07ffff]
[    0.000000]   node   0: [mem 0x000000009fbff000-0x000000009fbfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000023effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023effffff]
[    0.000000] On node 0 totalpages: 1957918
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10115 pages used for memmap
[    0.000000]   DMA32 zone: 647297 pages, LIFO batch:31
[    0.000000]   Normal zone: 20416 pages used for memmap
[    0.000000]   Normal zone: 1306624 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x43538301 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9f080000-0x9f57ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9f580000-0x9fbc1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fbc2000-0x9fbfefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fc00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[    0.000000] e820: [mem 0x9fc00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 31 pages/cpu @ffff88023ec00000 s87384 r8192 d31400 u524288
[    0.000000] pcpu-alloc: s87384 r8192 d31400 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1927302
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.6_1 root=UUID=a203ee45-7e82-4d30-a7a8-61e60202a10d ro single
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Memory: 7615280K/7831672K available (5857K kernel code, 919K rwdata, 1924K rodata, 1208K init, 1120K bss, 216392K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] 	RCU kthread priority: 1.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:456 16
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-3.
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1597.119 MHz processor
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3194.23 BogoMIPS (lpj=1597119)
[    0.000021] pid_max: default: 32768 minimum: 301
[    0.000033] ACPI: Core revision 20150204
[    0.017637] ACPI: All ACPI Tables successfully acquired
[    0.062389] Security Framework initialized
[    0.062401] Yama: becoming mindful.
[    0.063314] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.066409] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.067712] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.067740] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.068075] Initializing cgroup subsys blkio
[    0.068085] Initializing cgroup subsys memory
[    0.068100] Initializing cgroup subsys devices
[    0.068110] Initializing cgroup subsys freezer
[    0.068120] Initializing cgroup subsys net_cls
[    0.068128] Initializing cgroup subsys perf_event
[    0.068137] Initializing cgroup subsys net_prio
[    0.068146] Initializing cgroup subsys hugetlb
[    0.068181] CPU: Physical Processor ID: 0
[    0.068189] CPU: Processor Core ID: 0
[    0.068196] mce: CPU supports 6 MCE banks
[    0.068214] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
[    0.068221] Last level dTLB entries: 4KB 1024, 2MB 128, 4MB 64, 1GB 0
[    0.068420] Freeing SMP alternatives memory: 20K (ffffffff81a15000 - ffffffff81a1a000)
[    0.069875] ftrace: allocating 22886 entries in 90 pages
[    0.084674] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.196439] smpboot: CPU0: AMD A6-3410MX APU with Radeon(tm) HD Graphics (fam: 12, model: 01, stepping: 00)
[    0.196488] Performance Events: AMD PMU driver.
[    0.196497] ... version:                0
[    0.196509] ... bit width:              48
[    0.196521] ... generic registers:      4
[    0.196532] ... value mask:             0000ffffffffffff
[    0.196544] ... max period:             00007fffffffffff
[    0.196555] ... fixed-purpose events:   0
[    0.196567] ... event mask:             000000000000000f
[    0.204586] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.206645] x86: Booting SMP configuration:
[    0.206659] .... node  #0, CPUs:      #1 #2 #3
[    0.249833] x86: Booted up 1 node, 4 CPUs
[    0.249847] smpboot: Total of 4 processors activated (12776.95 BogoMIPS)
[    0.251358] devtmpfs: initialized
[    0.258099] PM: Registering ACPI NVS region [mem 0x9f580000-0x9fbc1fff] (6561792 bytes)
[    0.258461] pinctrl core: initialized pinctrl subsystem
[    0.258749] NET: Registered protocol family 16
[    0.261484] cpuidle: using governor ladder
[    0.264474] cpuidle: using governor menu
[    0.264779] ACPI: bus type PCI registered
[    0.264789] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.264999] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.265015] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.265570] PCI: Using configuration type 1 for base access
[    0.265956] mtrr: your CPUs had inconsistent fixed MTRR settings
[    0.265963] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.265969] mtrr: probably your BIOS does not setup all CPUs.
[    0.265981] mtrr: corrected configuration.
[    0.270448] ACPI: Added _OSI(Module Device)
[    0.270462] ACPI: Added _OSI(Processor Device)
[    0.270468] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.270480] ACPI: Added _OSI(Processor Aggregator Device)
[    0.323436] ACPI: Interpreter enabled
[    0.323460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
[    0.323476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
[    0.323509] ACPI: (supports S0 S3 S4 S5)
[    0.323518] ACPI: Using IOAPIC for interrupt routing
[    0.323826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.327472] ACPI: Power Resource [APPR] (off)
[    0.330951] ACPI: Power Resource [COMP] (off)
[    0.331453] ACPI: Power Resource [LPP] (on)
[    0.336298] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.336313] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.336644] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
[    0.336799] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.336812] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
[    0.336825] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[    0.336836] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    0.336961] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff window] (conflicts with Video ROM [mem 0x000c0000-0x000cf1ff])
[    0.336977] acpi PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000d3fff window] (conflicts with Adapter ROM [mem 0x000cf800-0x000d07ff])
[    0.337255] PCI host bridge to bus 0000:00
[    0.337264] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.337277] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.337291] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.337305] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.337317] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.337328] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.337340] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.337351] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.337362] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.337374] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.337385] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.337397] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.337408] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.337419] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.337431] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.337443] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.337454] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfffdffff window]
[    0.337475] pci 0000:00:00.0: [1022:1705] type 00 class 0x060000
[    0.337598] pci 0000:00:01.0: [1002:9647] type 00 class 0x030000
[    0.337611] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
[    0.337620] pci 0000:00:01.0: reg 0x14: [io  0x6000-0x60ff]
[    0.337628] pci 0000:00:01.0: reg 0x18: [mem 0xd8000000-0xd803ffff]
[    0.337684] pci 0000:00:01.0: supports D1 D2
[    0.337780] pci 0000:00:01.1: [1002:1714] type 00 class 0x040300
[    0.337792] pci 0000:00:01.1: reg 0x10: [mem 0xd8044000-0xd8047fff]
[    0.337861] pci 0000:00:01.1: supports D1 D2
[    0.338001] pci 0000:00:04.0: [1022:1709] type 01 class 0x060400
[    0.338072] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.338127] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.338190] pci 0000:00:05.0: [1022:170a] type 01 class 0x060400
[    0.338259] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.338313] pci 0000:00:05.0: System wakeup disabled by ACPI
[    0.338427] pci 0000:00:07.0: [1022:170c] type 01 class 0x060400
[    0.338497] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.338551] pci 0000:00:07.0: System wakeup disabled by ACPI
[    0.338679] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[    0.338702] pci 0000:00:11.0: reg 0x10: [io  0x6118-0x611f]
[    0.338714] pci 0000:00:11.0: reg 0x14: [io  0x6124-0x6127]
[    0.338726] pci 0000:00:11.0: reg 0x18: [io  0x6110-0x6117]
[    0.338737] pci 0000:00:11.0: reg 0x1c: [io  0x6120-0x6123]
[    0.338749] pci 0000:00:11.0: reg 0x20: [io  0x6100-0x610f]
[    0.338762] pci 0000:00:11.0: reg 0x24: [mem 0xd804f000-0xd804f7ff]
[    0.338956] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[    0.338973] pci 0000:00:12.0: reg 0x10: [mem 0xd804e000-0xd804efff]
[    0.339148] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.339262] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[    0.339286] pci 0000:00:12.2: reg 0x10: [mem 0xd804d000-0xd804d0ff]
[    0.339387] pci 0000:00:12.2: supports D1 D2
[    0.339390] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.339443] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.339552] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[    0.339569] pci 0000:00:13.0: reg 0x10: [mem 0xd804c000-0xd804cfff]
[    0.339743] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.339863] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[    0.339887] pci 0000:00:13.2: reg 0x10: [mem 0xd804b000-0xd804b0ff]
[    0.339988] pci 0000:00:13.2: supports D1 D2
[    0.339990] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.340044] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.340155] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[    0.340362] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[    0.340389] pci 0000:00:14.2: reg 0x10: [mem 0xd8040000-0xd8043fff 64bit]
[    0.340470] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.340897] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.341026] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[    0.341250] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[    0.341419] pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
[    0.341438] pci 0000:00:14.5: reg 0x10: [mem 0xd804a000-0xd804afff]
[    0.341645] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
[    0.341755] pci 0000:00:15.0: supports D1 D2
[    0.341816] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.341932] pci 0000:00:16.0: [1022:7807] type 00 class 0x0c0310
[    0.341949] pci 0000:00:16.0: reg 0x10: [mem 0xd8049000-0xd8049fff]
[    0.342141] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.342252] pci 0000:00:16.2: [1022:7808] type 00 class 0x0c0320
[    0.342276] pci 0000:00:16.2: reg 0x10: [mem 0xd8048000-0xd80480ff]
[    0.342376] pci 0000:00:16.2: supports D1 D2
[    0.342379] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.342531] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.342640] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.342745] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.342852] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.342975] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.343080] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.343185] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.343289] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.343554] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.343573] pci 0000:01:00.0: reg 0x10: [io  0x5000-0x50ff]
[    0.343601] pci 0000:01:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
[    0.343619] pci 0000:01:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.343708] pci 0000:01:00.0: supports D1 D2
[    0.343711] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.343749] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.345911] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.345940] pci 0000:00:04.0:   bridge window [io  0x5000-0x5fff]
[    0.345949] pci 0000:00:04.0:   bridge window [mem 0xd7000000-0xd7ffffff]
[    0.345960] pci 0000:00:04.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[    0.346133] pci 0000:02:00.0: [197b:2392] type 00 class 0x088000
[    0.346157] pci 0000:02:00.0: reg 0x10: [mem 0xd6004000-0xd60040ff]
[    0.346227] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.346391] pci 0000:02:00.2: [197b:2391] type 00 class 0x080501
[    0.346414] pci 0000:02:00.2: reg 0x10: [mem 0xd6003000-0xd60030ff]
[    0.348888] pci 0000:00:05.0: PCI bridge to [bus 02]
[    0.348911] pci 0000:00:05.0:   bridge window [io  0x4000-0x4fff]
[    0.348919] pci 0000:00:05.0:   bridge window [mem 0xd6000000-0xd6ffffff]
[    0.348929] pci 0000:00:05.0:   bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[    0.349067] pci 0000:03:00.0: [14e4:4353] type 00 class 0x028000
[    0.349093] pci 0000:03:00.0: reg 0x10: [mem 0xd5000000-0xd5003fff 64bit]
[    0.349230] pci 0000:03:00.0: supports D1 D2
[    0.350917] pci 0000:00:07.0: PCI bridge to [bus 03-05]
[    0.350952] pci 0000:00:07.0:   bridge window [io  0x3000-0x3fff]
[    0.350962] pci 0000:00:07.0:   bridge window [mem 0xd5000000-0xd5ffffff]
[    0.350973] pci 0000:00:07.0:   bridge window [mem 0xd2000000-0xd2ffffff 64bit pref]
[    0.351196] pci 0000:00:14.4: PCI bridge to [bus 06] (subtractive decode)
[    0.351215] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.351218] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.351221] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.351224] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000c3fff window] (subtractive decode)
[    0.351227] pci 0000:00:14.4:   bridge window [mem 0x000c4000-0x000c7fff window] (subtractive decode)
[    0.351230] pci 0000:00:14.4:   bridge window [mem 0x000c8000-0x000cbfff window] (subtractive decode)
[    0.351233] pci 0000:00:14.4:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.351236] pci 0000:00:14.4:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.351239] pci 0000:00:14.4:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.351242] pci 0000:00:14.4:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.351245] pci 0000:00:14.4:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.351248] pci 0000:00:14.4:   bridge window [mem 0x000e8000-0x000ebfff window] (subtractive decode)
[    0.351251] pci 0000:00:14.4:   bridge window [mem 0x000ec000-0x000effff window] (subtractive decode)
[    0.351254] pci 0000:00:14.4:   bridge window [mem 0x000f0000-0x000fffff window] (subtractive decode)
[    0.351257] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
[    0.351260] pci 0000:00:14.4:   bridge window [mem 0xf0000000-0xfffdffff window] (subtractive decode)
[    0.351516] acpiphp: Slot [1] registered
[    0.351557] pci 0000:00:15.0: PCI bridge to [bus 07]
[    0.351569] pci 0000:00:15.0:   bridge window [io  0x2000-0x2fff]
[    0.351575] pci 0000:00:15.0:   bridge window [mem 0xd4000000-0xd4ffffff]
[    0.351583] pci 0000:00:15.0:   bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
[    0.353618] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.353728] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.353841] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.353957] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.354053] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.354132] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.354211] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.354295] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
[    0.354459] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.354534] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.354771] vgaarb: setting as boot device: PCI:0000:00:01.0
[    0.354782] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.354802] vgaarb: loaded
[    0.354809] vgaarb: bridge control possible 0000:00:01.0
[    0.354976] pps_core: LinuxPPS API ver. 1 registered
[    0.354982] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giom...@linux.it>
[    0.355003] PTP clock support registered
[    0.355162] PCI: Using ACPI for IRQ routing
[    0.365139] PCI: pci_cache_line_size set to 64 bytes
[    0.365246] Expanded resource reserved due to conflict with PCI Bus 0000:00
[    0.365259] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.365262] e820: reserve RAM buffer [mem 0x9f080000-0x9fffffff]
[    0.365265] e820: reserve RAM buffer [mem 0x9fc00000-0x9fffffff]
[    0.365267] e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
[    0.365522] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.365532] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.367646] Switched to clocksource hpet
[    0.375221] pnp: PnP ACPI init
[    0.375373] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.375382] system 00:00: [mem 0xfeb00000-0xfeb00fff] has been reserved
[    0.375397] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.375411] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.375428] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375740] pnp 00:01: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
[    0.375871] system 00:02: [io  0x0400-0x04cf] could not be reserved
[    0.375886] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.375899] system 00:02: [io  0x04d6] has been reserved
[    0.375912] system 00:02: [io  0x0680-0x06ff] has been reserved
[    0.375926] system 00:02: [io  0x077a] has been reserved
[    0.375939] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.375953] system 00:02: [io  0x0c14] has been reserved
[    0.375966] system 00:02: [io  0x0c50-0x0c52] has been reserved
[    0.375979] system 00:02: [io  0x0c6c] has been reserved
[    0.375992] system 00:02: [io  0x0c6f] has been reserved
[    0.376006] system 00:02: [io  0x0cd0-0x0cdb] has been reserved
[    0.376019] system 00:02: [io  0x0220-0x0227] has been reserved
[    0.376033] system 00:02: [io  0x0260-0x0273] has been reserved
[    0.376046] system 00:02: [io  0x0800] has been reserved
[    0.376059] system 00:02: [io  0x0804] has been reserved
[    0.376072] system 00:02: [io  0x087f] has been reserved
[    0.376086] system 00:02: [io  0x0cdc-0x0cdf] has been reserved
[    0.376100] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.376113] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.376127] system 00:02: [io  0x0200-0x027f] could not be reserved
[    0.376140] system 00:02: [io  0x0840-0x0847] has been reserved
[    0.376155] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.376249] system 00:03: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.376257] system 00:03: [mem 0x00100000-0xbfffffff] could not be reserved
[    0.376271] system 00:03: [mem 0xffe00000-0xffffffff] could not be reserved
[    0.376286] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.376397] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.377178] pnp 00:05: [dma 0 disabled]
[    0.377281] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
[    0.377364] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.377403] pnp 00:07: Plug and Play ACPI device, IDs SYN017e SYN0100 SYN0002 PNP0f13 (active)
[    0.377942] pnp: PnP ACPI: found 8 devices
[    0.387468] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    0.387576] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.387585] pci 0000:00:04.0:   bridge window [io  0x5000-0x5fff]
[    0.387602] pci 0000:00:04.0:   bridge window [mem 0xd7000000-0xd7ffffff]
[    0.387617] pci 0000:00:04.0:   bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
[    0.387691] pci 0000:02:00.0: BAR 6: assigned [mem 0xd6010000-0xd601ffff pref]
[    0.387703] pci 0000:00:05.0: PCI bridge to [bus 02]
[    0.387717] pci 0000:00:05.0:   bridge window [io  0x4000-0x4fff]
[    0.387727] pci 0000:00:05.0:   bridge window [mem 0xd6000000-0xd6ffffff]
[    0.387737] pci 0000:00:05.0:   bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
[    0.387753] pci 0000:00:07.0: PCI bridge to [bus 03-05]
[    0.387767] pci 0000:00:07.0:   bridge window [io  0x3000-0x3fff]
[    0.387782] pci 0000:00:07.0:   bridge window [mem 0xd5000000-0xd5ffffff]
[    0.387791] pci 0000:00:07.0:   bridge window [mem 0xd2000000-0xd2ffffff 64bit pref]
[    0.387817] pci 0000:00:14.4: PCI bridge to [bus 06]
[    0.387890] pci 0000:00:15.0: PCI bridge to [bus 07]
[    0.387898] pci 0000:00:15.0:   bridge window [io  0x2000-0x2fff]
[    0.387915] pci 0000:00:15.0:   bridge window [mem 0xd4000000-0xd4ffffff]
[    0.387925] pci 0000:00:15.0:   bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
[    0.387953] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.387957] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.387960] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.387963] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.387966] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.387968] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.387971] pci_bus 0000:00: resource 10 [mem 0x000d4000-0x000d7fff window]
[    0.387974] pci_bus 0000:00: resource 11 [mem 0x000d8000-0x000dbfff window]
[    0.387977] pci_bus 0000:00: resource 12 [mem 0x000dc000-0x000dffff window]
[    0.387980] pci_bus 0000:00: resource 13 [mem 0x000e0000-0x000e3fff window]
[    0.387983] pci_bus 0000:00: resource 14 [mem 0x000e4000-0x000e7fff window]
[    0.387986] pci_bus 0000:00: resource 15 [mem 0x000e8000-0x000ebfff window]
[    0.387989] pci_bus 0000:00: resource 16 [mem 0x000ec000-0x000effff window]
[    0.387992] pci_bus 0000:00: resource 17 [mem 0x000f0000-0x000fffff window]
[    0.387995] pci_bus 0000:00: resource 18 [mem 0xc0000000-0xdfffffff window]
[    0.387998] pci_bus 0000:00: resource 19 [mem 0xf0000000-0xfffdffff window]
[    0.388001] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    0.388004] pci_bus 0000:01: resource 1 [mem 0xd7000000-0xd7ffffff]
[    0.388006] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
[    0.388009] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.388012] pci_bus 0000:02: resource 1 [mem 0xd6000000-0xd6ffffff]
[    0.388015] pci_bus 0000:02: resource 2 [mem 0xd1000000-0xd1ffffff 64bit pref]
[    0.388018] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.388021] pci_bus 0000:03: resource 1 [mem 0xd5000000-0xd5ffffff]
[    0.388024] pci_bus 0000:03: resource 2 [mem 0xd2000000-0xd2ffffff 64bit pref]
[    0.388027] pci_bus 0000:06: resource 4 [io  0x0000-0x0cf7 window]
[    0.388030] pci_bus 0000:06: resource 5 [io  0x0d00-0xffff window]
[    0.388033] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.388036] pci_bus 0000:06: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.388039] pci_bus 0000:06: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.388042] pci_bus 0000:06: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.388045] pci_bus 0000:06: resource 10 [mem 0x000d4000-0x000d7fff window]
[    0.388048] pci_bus 0000:06: resource 11 [mem 0x000d8000-0x000dbfff window]
[    0.388050] pci_bus 0000:06: resource 12 [mem 0x000dc000-0x000dffff window]
[    0.388053] pci_bus 0000:06: resource 13 [mem 0x000e0000-0x000e3fff window]
[    0.388056] pci_bus 0000:06: resource 14 [mem 0x000e4000-0x000e7fff window]
[    0.388059] pci_bus 0000:06: resource 15 [mem 0x000e8000-0x000ebfff window]
[    0.388062] pci_bus 0000:06: resource 16 [mem 0x000ec000-0x000effff window]
[    0.388065] pci_bus 0000:06: resource 17 [mem 0x000f0000-0x000fffff window]
[    0.388068] pci_bus 0000:06: resource 18 [mem 0xc0000000-0xdfffffff window]
[    0.388070] pci_bus 0000:06: resource 19 [mem 0xf0000000-0xfffdffff window]
[    0.388073] pci_bus 0000:07: resource 0 [io  0x2000-0x2fff]
[    0.388076] pci_bus 0000:07: resource 1 [mem 0xd4000000-0xd4ffffff]
[    0.388079] pci_bus 0000:07: resource 2 [mem 0xd3000000-0xd3ffffff 64bit pref]
[    0.388127] NET: Registered protocol family 2
[    0.388411] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.388784] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.389163] TCP: Hash tables configured (established 65536 bind 65536)
[    0.389223] TCP: reno registered
[    0.389246] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.389328] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.389469] NET: Registered protocol family 1
[    0.389507] pci 0000:00:01.0: Video device with shadowed ROM
[    0.493557] PCI: CLS mismatch (64 != 32), using 64 bytes
[    0.596565] Unpacking initramfs...
[    0.832187] Freeing initrd memory: 15104K (ffff880036270000 - ffff880037130000)
[    0.832209] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.832216] software IO TLB [mem 0x9b080000-0x9f080000] (64MB) mapped at [ffff88009b080000-ffff88009f07ffff]
[    0.832624] LVT offset 0 assigned for vector 0x400
[    0.832662] perf: AMD IBS detected (0x000000ff)
[    0.832724] Scanning for low memory corruption every 60 seconds
[    0.833209] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.833236] Initialise system trusted keyring
[    0.833270] audit: initializing netlink subsys (disabled)
[    0.833294] audit: type=2000 audit(1435234580.678:1): initialized
[    0.833773] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.833786] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.835862] zpool: loaded
[    0.835867] zbud: loaded
[    0.836168] VFS: Disk quotas dquot_6.5.2
[    0.836210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.837671] Key type asymmetric registered
[    0.837683] Asymmetric key parser 'x509' registered
[    0.837712] bounce: pool size: 64 pages
[    0.837762] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.837882] io scheduler noop registered
[    0.837889] io scheduler deadline registered
[    0.837926] io scheduler cfq registered (default)
[    0.838970] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.838992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.839012] vesafb: mode is 1366x768x32, linelength=5504, pages=0
[    0.839016] vesafb: scrolling: redraw
[    0.839026] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    0.839048] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010f00000, using 4160k, total 4160k
[    0.856950] Console: switching to colour frame buffer device 170x48
[    0.874731] fb0: VESA VGA frame buffer device
[    0.874888] GHES: HEST is not enabled!
[    0.875137] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.876311] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbo...@alpha.franken.de
[    0.876487] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    0.876688] e100: Copyright(c) 1999-2006 Intel Corporation
[    0.876836] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    0.877003] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.877155] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    0.877296] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    0.877506] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.880098] i8042: Detected active multiplexing controller, rev 1.1
[    0.881500] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.881714] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.881869] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.882013] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.882156] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.882701] mousedev: PS/2 mouse device common for all mice
[    0.882969] rtc_cmos 00:04: RTC can wake from S4
[    0.883460] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.883712] rtc_cmos 00:04: alarms up to one month, 114 bytes nvram, hpet irqs
[    0.883912] ledtrig-cpu: registered to indicate activity on CPUs
[    0.884305] NET: Registered protocol family 10
[    0.889383] NET: Registered protocol family 17
[    0.894117] Key type dns_resolver registered
[    0.899442] Loading compiled-in X.509 certificates
[    0.905428] Loaded X.509 cert 'Magrathea: Glacier signing key: 55b64600ff509be4bff190833a1f17304265970c'
[    0.908132] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.915399] registered taskstats version 1
[    0.921127] rtc_cmos 00:04: setting system clock to 2015-06-25 12:16:21 UTC (1435234581)
[    0.927105] Freeing unused kernel memory: 1208K (ffffffff818e7000 - ffffffff81a15000)
[    0.932398] Write protecting the kernel read-only data: 8192k
[    0.938029] Freeing unused kernel memory: 276K (ffff8800015bb000 - ffff880001600000)
[    0.943573] Freeing unused kernel memory: 124K (ffff8800017e1000 - ffff880001800000)
[    1.025528] dracut: dracut-043
[    1.167989] dm_mod: module verification failed: signature and/or required key missing - tainting kernel
[    1.174323] device-mapper: uevent: version 1.0.3
[    1.179869] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: dm-d...@redhat.com
[    1.200102] systemd-udevd[231]: starting version 3.1.2
[    1.205979] random: systemd-udevd urandom read with 4 bits of entropy available
[    1.258120] ACPI: bus type USB registered
[    1.265408] usbcore: registered new interface driver usbfs
[    1.271512] usbcore: registered new interface driver hub
[    1.277150] usbcore: registered new device driver usb
[    1.290245] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.296665] ehci-pci: EHCI PCI platform driver
[    1.302373] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.302668] QUIRK: Enable AMD PLL fix
[    1.302711] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.302721] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.302728] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.302744] ehci-pci 0000:00:12.2: debug port 1
[    1.302805] ehci-pci 0000:00:12.2: irq 17, io mem 0xd804d000
[    1.308484] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.308929] hub 1-0:1.0: USB hub found
[    1.308936] hub 1-0:1.0: 5 ports detected
[    1.309613] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.309621] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    1.309628] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.309642] ehci-pci 0000:00:13.2: debug port 1
[    1.309684] ehci-pci 0000:00:13.2: irq 17, io mem 0xd804b000
[    1.315499] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.315994] hub 2-0:1.0: USB hub found
[    1.316004] hub 2-0:1.0: 5 ports detected
[    1.316710] ehci-pci 0000:00:16.2: EHCI Host Controller
[    1.316716] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    1.316719] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.316732] ehci-pci 0000:00:16.2: debug port 1
[    1.316771] ehci-pci 0000:00:16.2: irq 17, io mem 0xd8048000
[    1.322543] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.322942] hub 3-0:1.0: USB hub found
[    1.322951] hub 3-0:1.0: 4 ports detected
[    1.436650] ohci-pci: OHCI PCI platform driver
[    1.442293] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.447546] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    1.452824] ohci-pci 0000:00:12.0: irq 18, io mem 0xd804e000
[    1.512912] hub 4-0:1.0: USB hub found
[    1.517886] hub 4-0:1.0: 5 ports detected
[    1.523329] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.528184] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    1.533031] ohci-pci 0000:00:13.0: irq 18, io mem 0xd804c000
[    1.592892] hub 5-0:1.0: USB hub found
[    1.597669] hub 5-0:1.0: 5 ports detected
[    1.602824] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    1.607422] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    1.612032] ohci-pci 0000:00:14.5: irq 18, io mem 0xd804a000
[    1.672033] hub 6-0:1.0: USB hub found
[    1.676390] hub 6-0:1.0: 2 ports detected
[    1.681108] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    1.685372] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    1.689724] ohci-pci 0000:00:16.0: irq 18, io mem 0xd8049000
[    1.748902] hub 7-0:1.0: USB hub found
[    1.753263] hub 7-0:1.0: 4 ports detected
[    1.832493] tsc: Refined TSC clocksource calibration: 1597.096 MHz
[    1.845438] usb 4-1: new low-speed USB device number 2 using ohci-pci
[    2.126446] usb 4-4: new low-speed USB device number 3 using ohci-pci
[    2.295893] hidraw: raw HID events driver (C) Jiri Kosina
[    2.315550] usbcore: registered new interface driver usbhid
[    2.319801] usbhid: USB HID core driver
[    2.324743] usbcore: registered new interface driver usbkbd
[    2.329245] usbcore: registered new interface driver usbmouse
[    2.329512] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:046D:C05A.0001/input/input5
[    2.329638] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-1/input0
[    2.329867] input: USB USB Keykoard as /devices/pci0000:00/0000:00:12.0/usb4/4-4/4-4:1.0/0003:1C4F:0002.0002/input/input6
[    2.380591] hid-generic 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [USB USB Keykoard] on usb-0000:00:12.0-4/input0
[    2.386003] input: USB USB Keykoard as /devices/pci0000:00/0000:00:12.0/usb4/4-4/4-4:1.1/0003:1C4F:0002.0003/input/input7
[    2.442471] hid-generic 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Device [USB USB Keykoard] on usb-0000:00:12.0-4/input1
[    2.836639] Switched to clocksource tsc
[   50.252272] usb 4-1: USB disconnect, device number 2
[   51.764767] usb 4-1: new low-speed USB device number 4 using ohci-pci
[   51.928995] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:046D:C05A.0004/input/input8
[   51.934966] hid-generic 0003:046D:C05A.0004: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-1/input0
[   99.916444] usb 4-1: USB disconnect, device number 4
[  101.429082] usb 4-1: new low-speed USB device number 5 using ohci-pci
[  101.593317] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:046D:C05A.0005/input/input9
[  101.599809] hid-generic 0003:046D:C05A.0005: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-1/input0
[  125.947145] dracut: Scanning for all btrfs devices
[  126.472343] dracut: Scanning for all btrfs devices
[  126.991506] dracut: Scanning for all btrfs devices
[  127.511865] dracut: Scanning for all btrfs devices
[  128.030622] dracut: Scanning for all btrfs devices
[  128.549621] dracut: Scanning for all btrfs devices
[  129.068646] dracut: Scanning for all btrfs devices
[  129.587577] dracut: Scanning for all btrfs devices
[  130.106296] dracut: Scanning for all btrfs devices
[  130.625126] dracut: Scanning for all btrfs devices
[  131.143262] dracut: Scanning for all btrfs devices
[  131.661290] dracut: Scanning for all btrfs devices
[  132.179680] dracut: Scanning for all btrfs devices
[  132.697710] dracut: Scanning for all btrfs devices
[  133.216427] dracut: Scanning for all btrfs devices
[  133.734404] dracut: Scanning for all btrfs devices
[  134.252694] dracut: Scanning for all btrfs devices
[  134.770117] dracut: Scanning for all btrfs devices
[  135.289260] dracut: Scanning for all btrfs devices
[  135.807460] dracut: Scanning for all btrfs devices
[  136.326108] dracut: Scanning for all btrfs devices
[  136.844760] dracut: Scanning for all btrfs devices
[  137.363371] dracut: Scanning for all btrfs devices
[  137.881632] dracut: Scanning for all btrfs devices
[  138.400590] dracut: Scanning for all btrfs devices
[  138.918979] dracut: Scanning for all btrfs devices
[  139.437572] dracut: Scanning for all btrfs devices
[  139.955418] dracut: Scanning for all btrfs devices
[  140.473299] dracut: Scanning for all btrfs devices
[  140.991844] dracut: Scanning for all btrfs devices
[  141.509883] dracut: Scanning for all btrfs devices
[  142.028103] dracut: Scanning for all btrfs devices
[  142.545735] dracut: Scanning for all btrfs devices
[  143.063117] dracut: Scanning for all btrfs devices
[  143.579849] dracut: Scanning for all btrfs devices
[  144.096743] dracut: Scanning for all btrfs devices
[  144.613771] dracut: Scanning for all btrfs devices
[  145.130533] dracut: Scanning for all btrfs devices
[  145.646968] dracut: Scanning for all btrfs devices
[  146.163234] dracut: Scanning for all btrfs devices
[  146.679501] dracut: Scanning for all btrfs devices
[  147.195479] dracut: Scanning for all btrfs devices
[  147.711504] dracut: Scanning for all btrfs devices
[  148.227349] dracut: Scanning for all btrfs devices
[  148.743293] dracut: Scanning for all btrfs devices
[  149.258809] dracut: Scanning for all btrfs devices
[  149.580909] usb 4-1: USB disconnect, device number 5
[  149.774763] dracut: Scanning for all btrfs devices
[  150.289752] dracut: Scanning for all btrfs devices
[  150.803774] dracut: Scanning for all btrfs devices
[  151.093400] usb 4-1: new low-speed USB device number 6 using ohci-pci
[  151.253636] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:046D:C05A.0006/input/input10
[  151.255477] hid-generic 0003:046D:C05A.0006: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-1/input0
[  151.317144] dracut: Scanning for all btrfs devices
[  151.832470] dracut: Scanning for all btrfs devices
[  152.348099] dracut: Scanning for all btrfs devices
[  152.862907] dracut: Scanning for all btrfs devices
[  153.378200] dracut: Scanning for all btrfs devices
[  153.893236] dracut: Scanning for all btrfs devices
[  154.408334] dracut: Scanning for all btrfs devices
[  154.923893] dracut: Scanning for all btrfs devices
[  155.438584] dracut: Scanning for all btrfs devices
[  155.953957] dracut: Scanning for all btrfs devices
[  156.469578] dracut: Scanning for all btrfs devices
[  156.985728] dracut: Scanning for all btrfs devices
[  157.501299] dracut: Scanning for all btrfs devices
[  158.016602] dracut: Scanning for all btrfs devices
[  158.531895] dracut: Scanning for all btrfs devices
[  159.048514] dracut: Scanning for all btrfs devices
[  159.564187] dracut: Scanning for all btrfs devices
[  160.080095] dracut: Scanning for all btrfs devices
[  160.595709] dracut: Scanning for all btrfs devices
[  161.111312] dracut: Scanning for all btrfs devices
[  161.627349] dracut: Scanning for all btrfs devices
[  162.141958] dracut: Scanning for all btrfs devices
[  162.657055] dracut: Scanning for all btrfs devices
[  163.172864] dracut: Scanning for all btrfs devices
[  163.689102] dracut: Scanning for all btrfs devices
[  164.205605] dracut: Scanning for all btrfs devices
[  164.720532] dracut: Scanning for all btrfs devices
[  165.234780] dracut: Scanning for all btrfs devices
[  165.749847] dracut: Scanning for all btrfs devices
[  166.265434] dracut: Scanning for all btrfs devices
[  166.781018] dracut: Scanning for all btrfs devices
[  167.297099] dracut: Scanning for all btrfs devices
[  167.812933] dracut: Scanning for all btrfs devices
[  168.329012] dracut: Scanning for all btrfs devices
[  168.844699] dracut: Scanning for all btrfs devices
[  169.360262] dracut: Scanning for all btrfs devices
[  169.874756] dracut: Scanning for all btrfs devices
[  170.389091] dracut: Scanning for all btrfs devices
[  170.903809] dracut: Scanning for all btrfs devices
[  171.417937] dracut: Scanning for all btrfs devices
[  171.933788] dracut: Scanning for all btrfs devices
[  172.448181] dracut: Scanning for all btrfs devices
[  172.963827] dracut: Scanning for all btrfs devices
[  173.478312] dracut: Scanning for all btrfs devices
[  173.992738] dracut: Scanning for all btrfs devices
[  174.507915] dracut: Scanning for all btrfs devices
[  175.022211] dracut: Scanning for all btrfs devices
[  175.537408] dracut: Scanning for all btrfs devices
[  176.051646] dracut: Scanning for all btrfs devices
[  176.566234] dracut: Scanning for all btrfs devices
[  177.081311] dracut: Scanning for all btrfs devices
[  177.594934] dracut: Scanning for all btrfs devices
[  178.108845] dracut: Scanning for all btrfs devices
[  178.622745] dracut: Scanning for all btrfs devices
[  179.136930] dracut: Scanning for all btrfs devices
[  179.650962] dracut: Scanning for all btrfs devices
[  180.166125] dracut: Scanning for all btrfs devices
[  180.679999] dracut: Scanning for all btrfs devices
[  181.194986] dracut: Scanning for all btrfs devices
[  181.709236] dracut: Scanning for all btrfs devices
[  182.223577] dracut: Scanning for all btrfs devices
[  182.737910] dracut: Scanning for all btrfs devices
[  183.252965] dracut: Scanning for all btrfs devices
[  183.768422] dracut: Scanning for all btrfs devices
[  184.283270] dracut: Scanning for all btrfs devices
[  184.797823] dracut: Scanning for all btrfs devices
[  185.313039] dracut: Scanning for all btrfs devices
[  185.827381] dracut: Scanning for all btrfs devices
[  186.342645] dracut: Scanning for all btrfs devices
[  186.856308] dracut: Scanning for all btrfs devices
[  187.370535] dracut: Scanning for all btrfs devices
[  187.378211] dracut Warning: Could not boot.
[  187.380844] dracut Warning: /dev/disk/by-uuid/a203ee45-7e82-4d30-a7a8-61e60202a10d does not exist
+ '[' -f /run/initramfs/init.log ']'

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-14 12:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-25 13:25 musl - can't boot with kernel 4.0.6_1 (4.0.5_2 works) oliver
2015-07-13 14:41 ` oliver
2015-07-14  9:39   ` Ernesti Käpylä
2015-07-14 12:52     ` oliver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).