Closed dummys closed 7 years ago
Allo someone is here ? 10 days commonnnnnnnnnnnnnnnnn
Hi, what are you trying to do exactly? What does work already and what doesn't?
Have you tried running it as root?
Hi @dummys I wasn't in front of any computer. I think it would be good if you could answer @ah- 's questions.
What I'm trying to do is switch the gpu. For now I can successfully boot with the grub tricks and disable the discrete. Basically I want to have "two" boot option, one with Discrete on and one with discrete off.
For now I'have a "working" setup with grub and nomodeset i915.modeset=0 nouveau.modeset=1 and with a xorg.conf.d/10-nvidia.conf. But I need to stop lxdm.service, then modprobe nouveau, sometimes in freeze, sometimes not, then type startx. And I have the X coming.
With the intel mode boot, I have nothing to do, lxdm comme directly without problem.
And yes of course I have typed the command as root.
@dummys so it seems you got GPU switching working, but you are having troubles with the X drivers?
You could check the output of cat /sys/kernel/debug/vgaswitcheroo/switch
to be sure you booted with the right GPU.
Nop it's not working... I need to do it all manually. I have no vgaswitcheroo/switch in the folder debug. Which kernel module do I need to have it ?
Is your Macbook even booted in EFI mode? (check with: dmesg | grep -i efi
).
I think you can still ask directly here https://github.com/ah-/gmux-scripts/issues/1
yes it's booted in uefi.
[ 0.000000] efi: EFI v1.10 by Apple [ 0.000000] efi: ACPI=0xab70e000 ACPI 2.0=0xab70e014 SMBIOS=0xab65b000 [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.515387] efifb: dmi detected MacBookPro6,2 - framebuffer at 0xc0030000 (1680x1050, stride 8192) [ 0.518899] efifb: probing for efifb [ 0.518930] efifb: framebuffer at 0xc0030000, mapped to 0xffffc90002000000, using 8448k, total 8448k [ 0.518931] efifb: mode is 1680x1050x32, linelength=8192, pages=1 [ 0.518932] efifb: scrolling: redraw [ 0.518933] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.525333] fb0: EFI VGA frame buffer device [ 1.513884] tsc: Refined TSC clocksource calibration: 2793.161 MHz
OK, I can also only ask @ah- . Otherwise I can help you, because I have no MacBook availble for testing here at the moment.
Ok. If you need testing something, just tell me.
Can you paste a full dmesg?
yes here it is:
-> $ sudo dmesg
[sudo] password for dummys:
[ 0.000000] microcode: CPU0 microcode updated early to revision 0x4, date = 2013-06-28
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.2.5-1-ARCH (builduser@tobias) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3c8000c6-453f-4d6c-a2d3-4d9ccfddc38d rw cryptdevice=/dev/sda4:arch:allow-discards nouveau.modeset=0 i915.modeset=1 quiet
[ 0.000000] Disabled fast string operations
[ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000008e000-0x000000000008efff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ab659fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab65a000-0x00000000ab65bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ab65c000-0x00000000ab666fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab667000-0x00000000ab669fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ab66a000-0x00000000ab66afff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ab66b000-0x00000000ab66cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab66d000-0x00000000ab670fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ab671000-0x00000000ab672fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ab673000-0x00000000ab679fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ab67a000-0x00000000ab6eefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ab6ef000-0x00000000ab6effff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab6f0000-0x00000000ab708fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ab709000-0x00000000ab70dfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ab70e000-0x00000000ab70efff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000ab70f000-0x00000000ab70ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab710000-0x00000000ab712fff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ab713000-0x00000000ab729fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab72a000-0x00000000ab72afff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab72b000-0x00000000ab72cfff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ab72d000-0x00000000ab730fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab731000-0x00000000ab744fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab745000-0x00000000ab75efff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab75f000-0x00000000ab799fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab79a000-0x00000000ab7aefff] type 20
[ 0.000000] BIOS-e820: [mem 0x00000000ab7af000-0x00000000ab7d9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab7da000-0x00000000ab7dafff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ab7db000-0x00000000ab7fafff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ab7fb000-0x00000000abffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ade00000-0x00000000afffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffec4000-0x00000000ffee7fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v1.10 by Apple
[ 0.000000] efi: ACPI=0xab70e000 ACPI 2.0=0xab70e014 SMBIOS=0xab65b000
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Apple Inc. MacBookPro6,2/Mac-F22586C8, BIOS MBP61.88Z.0057.B11.1509232013 09/23/15
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x250000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-DFFFF write-protect
[ 0.000000] E0000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 1 base 0B0000000 mask FF0000000 uncachable
[ 0.000000] 2 base 0AC000000 mask FFC000000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0xab7fb max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x24fe00000-0x24fffffff]
[ 0.000000] [mem 0x24fe00000-0x24fffffff] page 2M
[ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x240000000-0x24fdfffff]
[ 0.000000] [mem 0x240000000-0x24fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x220000000-0x23fffffff]
[ 0.000000] [mem 0x220000000-0x23fffffff] page 2M
[ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xab659fff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xab5fffff] page 2M
[ 0.000000] [mem 0xab600000-0xab659fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xab713000-0xab729fff]
[ 0.000000] [mem 0xab713000-0xab729fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xab731000-0xab744fff]
[ 0.000000] [mem 0xab731000-0xab744fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xab75f000-0xab799fff]
[ 0.000000] [mem 0xab75f000-0xab799fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xab7af000-0xab7d9fff]
[ 0.000000] [mem 0xab7af000-0xab7d9fff] page 4k
[ 0.000000] init_memory_mapping: [mem 0xab7db000-0xab7fafff]
[ 0.000000] [mem 0xab7db000-0xab7fafff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x21fffffff]
[ 0.000000] [mem 0x100000000-0x21fffffff] page 2M
[ 0.000000] BRK [0x01b3b000, 0x01b3bfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x36388000-0x371bbfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000AB70E014 000024 (v02 APPLE )
[ 0.000000] ACPI: XSDT 0x00000000AB70E1C0 000084 (v01 APPLE Apple00 00000057 01000013)
[ 0.000000] ACPI: FACP 0x00000000AB706000 0000F4 (v04 APPLE Apple00 00000057 Loki 0000005F)
[ 0.000000] ACPI: DSDT 0x00000000AB6F8000 0073DC (v01 APPLE MacBookP 00060001 INTL 20061109)
[ 0.000000] ACPI: FACS 0x00000000AB67A000 000040
[ 0.000000] ACPI: FACS 0x00000000AB67A000 000040
[ 0.000000] ACPI: ASF! 0x00000000AB708000 0000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: HPET 0x00000000AB705000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: APIC 0x00000000AB704000 0000BC (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: APIC 0x00000000AB703000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: SBST 0x00000000AB701000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: ECDT 0x00000000AB700000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: SSDT 0x00000000AB6F5000 00020D (v01 APPLE SataAhci 00001000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000AB6F2000 000522 (v01 APPLE UsbNoRmh 00001000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000AB6F0000 0000C8 (v01 APPLE SsdtGmux 00001000 INTL 20061109)
[ 0.000000] ACPI: SSDT 0x00000000AB66A000 000A10 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: MCFG 0x00000000AB702000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
[ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[ 0.000000] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x24fff6000-0x24fff9fff]
[ 0.000000] [ffffea0000000000-ffffea00093fffff] PMD -> [ffff880247600000-ffff88024f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000024fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008dfff]
[ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009ffff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000ab659fff]
[ 0.000000] node 0: [mem 0x00000000ab713000-0x00000000ab729fff]
[ 0.000000] node 0: [mem 0x00000000ab731000-0x00000000ab744fff]
[ 0.000000] node 0: [mem 0x00000000ab75f000-0x00000000ab799fff]
[ 0.000000] node 0: [mem 0x00000000ab7af000-0x00000000ab7d9fff]
[ 0.000000] node 0: [mem 0x00000000ab7db000-0x00000000ab7fafff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000024fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000024fffffff]
[ 0.000000] On node 0 totalpages: 2078376
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 25 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 10909 pages used for memmap
[ 0.000000] DMA32 zone: 698123 pages, LIFO batch:31
[ 0.000000] Normal zone: 21504 pages used for memmap
[ 0.000000] Normal zone: 1376256 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xae000000-0xafffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-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 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0008e000-0x0008efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab65a000-0xab65bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab65c000-0xab666fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab667000-0xab669fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab66a000-0xab66afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab66b000-0xab66cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab66d000-0xab670fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab671000-0xab672fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab673000-0xab679fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab67a000-0xab6eefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab6ef000-0xab6effff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab6f0000-0xab708fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab709000-0xab70dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab70e000-0xab70efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab70f000-0xab70ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab710000-0xab712fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab72a000-0xab72afff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab72b000-0xab72cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab72d000-0xab730fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab745000-0xab75efff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab79a000-0xab7aefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab7da000-0xab7dafff]
[ 0.000000] PM: Registered nosave memory: [mem 0xab7fb000-0xabffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xac000000-0xaddfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xade00000-0xafffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xb0000000-0xe00f7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xffec3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffec4000-0xffee7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffee8000-0xffffffff]
[ 0.000000] e820: [mem 0xb0000000-0xe00f7fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 32 pages/cpu @ffff88024fc00000 s91480 r8192 d31400 u262144
[ 0.000000] pcpu-alloc: s91480 r8192 d31400 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2045874
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=3c8000c6-453f-4d6c-a2d3-4d9ccfddc38d rw cryptdevice=/dev/sda4:arch:allow-discards nouveau.modeset=0 i915.modeset=1 quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 8027520K/8313504K available (5611K kernel code, 922K rwdata, 1768K rodata, 1180K init, 1152K bss, 285984K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[ 0.000000] NR_IRQS:8448 nr_irqs:488 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2793.220 MHz processor
[ 0.000029] Calibrating delay loop (skipped), value calculated using timer frequency.. 5588.20 BogoMIPS (lpj=9310733)
[ 0.000031] pid_max: default: 32768 minimum: 301
[ 0.000037] ACPI: Core revision 20150619
[ 0.005167] ACPI: All ACPI Tables successfully acquired
[ 0.029127] Security Framework initialized
[ 0.029129] Yama: becoming mindful.
[ 0.029540] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.031358] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.032194] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.032205] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.032435] Initializing cgroup subsys blkio
[ 0.032439] Initializing cgroup subsys memory
[ 0.032447] Initializing cgroup subsys devices
[ 0.032449] Initializing cgroup subsys freezer
[ 0.032451] Initializing cgroup subsys net_cls
[ 0.032467] Disabled fast string operations
[ 0.032469] CPU: Physical Processor ID: 0
[ 0.032470] CPU: Processor Core ID: 0
[ 0.032476] mce: CPU supports 9 MCE banks
[ 0.032484] CPU0: Thermal monitoring enabled (TM1)
[ 0.032491] process: using mwait in idle threads
[ 0.032494] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[ 0.032495] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.032749] Freeing SMP alternatives memory: 20K (ffffffff81a0f000 - ffffffff81a14000)
[ 0.034944] ftrace: allocating 22161 entries in 87 pages
[ 0.044373] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.181304] smpboot: CPU0: Intel(R) Core(TM) i7 CPU M 640 @ 2.80GHz (fam: 06, model: 25, stepping: 05)
[ 0.181330] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
[ 0.181345] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
[ 0.181347] ... version: 3
[ 0.181348] ... bit width: 48
[ 0.181349] ... generic registers: 4
[ 0.181350] ... value mask: 0000ffffffffffff
[ 0.181350] ... max period: 000000007fffffff
[ 0.181351] ... fixed-purpose events: 3
[ 0.181351] ... event mask: 000000070000000f
[ 0.194744] x86: Booting SMP configuration:
[ 0.194748] .... node #0, CPUs: #1
[ 0.195785] Disabled fast string operations
[ 0.198122] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.201387] #2
[ 0.202649] microcode: CPU2 microcode updated early to revision 0x4, date = 2013-06-28
[ 0.202668] Disabled fast string operations
[ 0.208062] #3
[ 0.209196] Disabled fast string operations
[ 0.211320] x86: Booted up 1 node, 4 CPUs
[ 0.211324] smpboot: Total of 4 processors activated (22354.83 BogoMIPS)
[ 0.213839] devtmpfs: initialized
[ 0.216190] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff](4096 bytes)
[ 0.216191] PM: Registering ACPI NVS region [mem 0xab65a000-0xab65bfff](8192 bytes)
[ 0.216192] PM: Registering ACPI NVS region [mem 0xab667000-0xab669fff](12288 bytes)
[ 0.216193] PM: Registering ACPI NVS region [mem 0xab671000-0xab672fff](8192 bytes)
[ 0.216194] PM: Registering ACPI NVS region [mem 0xab67a000-0xab6eefff](479232 bytes)
[ 0.216277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.216353] pinctrl core: initialized pinctrl subsystem
[ 0.216398] RTC time: 22:42:53, date: 01/05/16
[ 0.216498] NET: Registered protocol family 16
[ 0.224690] cpuidle: using governor ladder
[ 0.238037] cpuidle: using governor menu
[ 0.238089] ACPI: bus type PCI registered
[ 0.238091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.238159] PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff](base 0xe0000000)
[ 0.238161] PCI: not using MMCONFIG
[ 0.238162] PCI: Using configuration type 1 for base access
[ 0.248317] ACPI: Added _OSI(Module Device)
[ 0.248319] ACPI: Added _OSI(Processor Device)
[ 0.248320] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.248321] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.249155] ACPI : EC: EC description table is found, configuring boot EC
[ 0.249168] ACPI : EC: EC started
[ 0.250735] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.252902] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.253141] ACPI: Dynamic OEM Table Load:
[ 0.253148] ACPI: SSDT 0xFFFF880246278800 0004BD (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.253428] ACPI: Dynamic OEM Table Load:
[ 0.253433] ACPI: SSDT 0xFFFF880246279000 0006E5 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.253862] ACPI: Dynamic OEM Table Load:
[ 0.253867] ACPI: SSDT 0xFFFF880245D88C00 0003A4 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.254169] ACPI: Dynamic OEM Table Load:
[ 0.254174] ACPI: SSDT 0xFFFF880245D90A00 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.254729] ACPI: Interpreter enabled
[ 0.254734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State S1
[ 0.254738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State S2
[ 0.254749] ACPI: (supports S0 S3 S4 S5)
[ 0.254750] ACPI: Using IOAPIC for interrupt routing
[ 0.254764] PCI: MMCONFIG for domain 0000 [bus 00-06] at [mem 0xe0000000-0xe06fffff](base 0xe0000000)
[ 0.255093] PCI: MMCONFIG at [mem 0xe0000000-0xe06fffff] reserved in ACPI motherboard resources
[ 0.255110] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.259988] ACPI: PCI Root Bridge [PCI0](domain 0000 [bus 00-fe])
[ 0.259993] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[ 0.260105] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-06] only partially covers this bridge
[ 0.260244] PCI host bridge to bus 0000:00
[ 0.260246] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.260248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.260249] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.260250] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.260251] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.260253] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.260254] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.260255] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.260256] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.260257] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.260259] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.260260] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.260261] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.260262] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.260263] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.260264] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.260266] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.260267] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfeafffff window]
[ 0.260273] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[ 0.260293] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
[ 0.260352] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
[ 0.260378] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.260405] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.260433] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
[ 0.260445] pci 0000:00:02.0: reg 0x10: [mem 0xd3400000-0xd37fffff 64bit]
[ 0.260450] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.260453] pci 0000:00:02.0: reg 0x20: [io 0x3130-0x3137]
[ 0.260557] pci 0000:00:1a.0: [8086:3b3b] type 00 class 0x0c0300
[ 0.260619] pci 0000:00:1a.0: reg 0x20: [io 0x3100-0x311f]
[ 0.260718] pci 0000:00:1a.7: [8086:3b3c] type 00 class 0x0c0320
[ 0.260751] pci 0000:00:1a.7: reg 0x10: [mem 0xd3d05c00-0xd3d05fff]
[ 0.260830] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[ 0.260890] pci 0000:00:1a.7: System wakeup disabled by ACPI
[ 0.260932] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[ 0.260967] pci 0000:00:1b.0: reg 0x10: [mem 0xd3d00000-0xd3d03fff 64bit]
[ 0.261036] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.261079] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.261117] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[ 0.261204] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.261239] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.261275] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[ 0.261366] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.261401] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.261440] pci 0000:00:1c.2: [8086:3b46] type 01 class 0x060400
[ 0.261528] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.261565] pci 0000:00:1c.2: System wakeup disabled by ACPI
[ 0.261604] pci 0000:00:1c.3: [8086:3b48] type 01 class 0x060400
[ 0.261684] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.261718] pci 0000:00:1c.3: System wakeup disabled by ACPI
[ 0.261758] pci 0000:00:1d.0: [8086:3b36] type 00 class 0x0c0300
[ 0.261818] pci 0000:00:1d.0: reg 0x20: [io 0x30a0-0x30bf]
[ 0.261917] pci 0000:00:1d.7: [8086:3b34] type 00 class 0x0c0320
[ 0.261950] pci 0000:00:1d.7: reg 0x10: [mem 0xd3d05800-0xd3d05bff]
[ 0.262030] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.262092] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.262129] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.262242] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
[ 0.262394] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
[ 0.262429] pci 0000:00:1f.2: reg 0x10: [io 0x3128-0x312f]
[ 0.262439] pci 0000:00:1f.2: reg 0x14: [io 0x313c-0x313f]
[ 0.262449] pci 0000:00:1f.2: reg 0x18: [io 0x3120-0x3127]
[ 0.262459] pci 0000:00:1f.2: reg 0x1c: [io 0x3138-0x313b]
[ 0.262469] pci 0000:00:1f.2: reg 0x20: [io 0x3020-0x303f]
[ 0.262479] pci 0000:00:1f.2: reg 0x24: [mem 0xd3d05000-0xd3d057ff]
[ 0.262516] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.262579] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[ 0.262599] pci 0000:00:1f.3: reg 0x10: [mem 0xd3d06000-0xd3d060ff 64bit]
[ 0.262620] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.262699] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[ 0.262732] pci 0000:00:1f.6: reg 0x10: [mem 0xd3d04000-0xd3d04fff 64bit]
[ 0.262862] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.262864] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.262866] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd30fffff]
[ 0.262869] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.263099] pci 0000:02:00.0: [14e4:1684] type 00 class 0x020000
[ 0.263162] pci 0000:02:00.0: reg 0x10: [mem 0xd3c00000-0xd3c0ffff 64bit]
[ 0.263304] pci 0000:02:00.0: PME# supported from D3hot D3cold
[ 0.263348] pci 0000:02:00.0: System wakeup disabled by ACPI
[ 0.271544] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.271552] pci 0000:00:1c.0: bridge window [mem 0xd3c00000-0xd3cfffff]
[ 0.271669] pci 0000:03:00.0: [14e4:4353] type 00 class 0x028000
[ 0.271729] pci 0000:03:00.0: reg 0x10: [mem 0xd3b00000-0xd3b03fff 64bit]
[ 0.271868] pci 0000:03:00.0: supports D1 D2
[ 0.271869] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.271903] pci 0000:03:00.0: System wakeup disabled by ACPI
[ 0.281431] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.281438] pci 0000:00:1c.1: bridge window [mem 0xd3b00000-0xd3bfffff]
[ 0.281520] pci 0000:04:00.0: [11c1:5901] type 00 class 0x0c0010
[ 0.281577] pci 0000:04:00.0: reg 0x10: [mem 0xd3a00000-0xd3a00fff 64bit]
[ 0.281710] pci 0000:04:00.0: supports D1 D2
[ 0.281711] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.291411] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 0.291424] pci 0000:00:1c.2: bridge window [mem 0xd3a00000-0xd3afffff]
[ 0.291504] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.291511] pci 0000:00:1c.3: bridge window [mem 0xd3900000-0xd39fffff]
[ 0.291590] pci 0000:00:1e.0: PCI bridge to [bus 06](subtractive decode)
[ 0.291597] pci 0000:00:1e.0: bridge window [mem 0xd3800000-0xd38fffff]
[ 0.291604] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window](subtractive decode)
[ 0.291605] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window](subtractive decode)
[ 0.291606] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window](subtractive decode)
[ 0.291608] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000c3fff window](subtractive decode)
[ 0.291609] pci 0000:00:1e.0: bridge window [mem 0x000c4000-0x000c7fff window](subtractive decode)
[ 0.291610] pci 0000:00:1e.0: bridge window [mem 0x000c8000-0x000cbfff window](subtractive decode)
[ 0.291611] pci 0000:00:1e.0: bridge window [mem 0x000cc000-0x000cffff window](subtractive decode)
[ 0.291612] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff window](subtractive decode)
[ 0.291614] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff window](subtractive decode)
[ 0.291615] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff window](subtractive decode)
[ 0.291616] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff window](subtractive decode)
[ 0.291617] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff window](subtractive decode)
[ 0.291618] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff window](subtractive decode)
[ 0.291620] pci 0000:00:1e.0: bridge window [mem 0x000e8000-0x000ebfff window](subtractive decode)
[ 0.291621] pci 0000:00:1e.0: bridge window [mem 0x000ec000-0x000effff window](subtractive decode)
[ 0.291622] pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff window](subtractive decode)
[ 0.291623] pci 0000:00:1e.0: bridge window [mem 0xb0000000-0xfeafffff window](subtractive decode)
[ 0.292196] ACPI: PCI Interrupt Link [LNKA](IRQs 1 3 4 5 6 7 10 12 14 15) 0, disabled.
[ 0.292236] ACPI: PCI Interrupt Link [LNKB](IRQs 1 3 4 5 6 7 11 12 14 15) 0, disabled.
[ 0.292275] ACPI: PCI Interrupt Link [LNKC](IRQs 1 3 4 5 6 7 10 12 14 15) 0, disabled.
[ 0.292313] ACPI: PCI Interrupt Link [LNKD](IRQs 1 3 4 5 6 7 11 12 14 15) 0, disabled.
[ 0.292351] ACPI: PCI Interrupt Link [LNKE](IRQs 1 3 4 5 6 7 10 12 14 15) 0, disabled.
[ 0.292389] ACPI: PCI Interrupt Link [LNKF](IRQs 1 3 4 5 6 7 11 12 14 15) 0, disabled.
[ 0.292427] ACPI: PCI Interrupt Link [LNKG](IRQs 1 3 4 5 6 7 10 12 14 15) 0, disabled.
[ 0.292465] ACPI: PCI Interrupt Link [LNKH](IRQs 1 3 4 5 6 7 11 12 14 15) 0, disabled.
[ 0.292584] ACPI: PCI Root Bridge [CPBG](domain 0000 [bus ff])
[ 0.292587] acpi PNP0A03:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[ 0.292594] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.292623] PCI host bridge to bus 0000:ff
[ 0.292625] pci_bus 0000:ff: root bus resource [bus ff]
[ 0.292629] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[ 0.292667] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[ 0.292709] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[ 0.292745] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[ 0.292781] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[ 0.292817] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[ 0.292899] ACPI: Enabled 4 GPEs in block 00 to 3F
[ 0.292921] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.293010] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.293012] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.293015] vgaarb: loaded
[ 0.293016] vgaarb: bridge control possible 0000:00:02.0
[ 0.293162] PCI: Using ACPI for IRQ routing
[ 0.293165] PCI: pci_cache_line_size set to 64 bytes
[ 0.293601] e820: reserve RAM buffer [mem 0x0008e000-0x0008ffff]
[ 0.293603] e820: reserve RAM buffer [mem 0xab65a000-0xabffffff]
[ 0.293606] e820: reserve RAM buffer [mem 0xab72a000-0xabffffff]
[ 0.293608] e820: reserve RAM buffer [mem 0xab745000-0xabffffff]
[ 0.293609] e820: reserve RAM buffer [mem 0xab79a000-0xabffffff]
[ 0.293610] e820: reserve RAM buffer [mem 0xab7da000-0xabffffff]
[ 0.293611] e820: reserve RAM buffer [mem 0xab7fb000-0xabffffff]
[ 0.293715] NetLabel: Initializing
[ 0.293716] NetLabel: domain hash size = 128
[ 0.293717] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.293726] NetLabel: unlabeled traffic allowed by default
[ 0.293763] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.293767] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.295799] clocksource: Switched to clocksource hpet
[ 0.300691] pnp: PnP ACPI init
[ 0.300885] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.300890] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[ 0.300931] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.300933] system 00:01: [io 0x1000-0x100f] has been reserved
[ 0.300935] system 00:01: [io 0xffff] has been reserved
[ 0.300936] system 00:01: [io 0xffff] has been reserved
[ 0.300937] system 00:01: [io 0x0400-0x047f] could not be reserved
[ 0.300939] system 00:01: [io 0x0500-0x057f] has been reserved
[ 0.300940] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.300942] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.300988] system 00:02: [io 0x06a0-0x06af] has been reserved
[ 0.300990] system 00:02: [io 0x06b0-0x06ff] has been reserved
[ 0.300992] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.301013] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.301073] pnp 00:04: Plug and Play ACPI device, IDs APP000b (active)
[ 0.301221] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.301223] system 00:05: [mem 0xfed10000-0xfed13fff] has been reserved
[ 0.301224] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.301226] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.301227] system 00:05: [mem 0xe0000000-0xefffffff] could not be reserved
[ 0.301229] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.301230] system 00:05: [mem 0xfeb00000-0xfeb03fff] has been reserved
[ 0.301232] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.301233] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.301235] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.301237] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.301366] pnp: PnP ACPI: found 6 devices
[ 0.307824] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.307847] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.307849] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.307859] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.307861] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.307871] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.307872] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[ 0.307882] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000
[ 0.307883] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[ 0.307898] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307900] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307901] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307903] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307904] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307906] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307907] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307909] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.307910] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307911] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307913] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307914] pci 0000:00:1c.1: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307915] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307917] pci 0000:00:1c.2: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307918] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307919] pci 0000:00:1c.3: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.307932] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.307940] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd3e00000-0xd3ffffff 64bit pref]
[ 0.307947] pci 0000:00:1c.2: BAR 15: assigned [mem 0xd4000000-0xd41fffff 64bit pref]
[ 0.307955] pci 0000:00:1c.3: BAR 15: assigned [mem 0xd4200000-0xd43fffff 64bit pref]
[ 0.307957] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
[ 0.307959] pci 0000:00:1c.1: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.307961] pci 0000:00:1c.2: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.307963] pci 0000:00:1c.3: BAR 13: assigned [io 0x7000-0x7fff]
[ 0.307966] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.307968] pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
[ 0.307970] pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd30fffff]
[ 0.307972] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.307975] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.307978] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.307983] pci 0000:00:1c.0: bridge window [mem 0xd3c00000-0xd3cfffff]
[ 0.307988] pci 0000:00:1c.0: bridge window [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.307994] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.307997] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 0.308002] pci 0000:00:1c.1: bridge window [mem 0xd3b00000-0xd3bfffff]
[ 0.308006] pci 0000:00:1c.1: bridge window [mem 0xd3e00000-0xd3ffffff 64bit pref]
[ 0.308013] pci 0000:00:1c.2: PCI bridge to [bus 04]
[ 0.308016] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
[ 0.308021] pci 0000:00:1c.2: bridge window [mem 0xd3a00000-0xd3afffff]
[ 0.308025] pci 0000:00:1c.2: bridge window [mem 0xd4000000-0xd41fffff 64bit pref]
[ 0.308032] pci 0000:00:1c.3: PCI bridge to [bus 05]
[ 0.308034] pci 0000:00:1c.3: bridge window [io 0x7000-0x7fff]
[ 0.308040] pci 0000:00:1c.3: bridge window [mem 0xd3900000-0xd39fffff]
[ 0.308044] pci 0000:00:1c.3: bridge window [mem 0xd4200000-0xd43fffff 64bit pref]
[ 0.308051] pci 0000:00:1e.0: PCI bridge to [bus 06]
[ 0.308056] pci 0000:00:1e.0: bridge window [mem 0xd3800000-0xd38fffff]
[ 0.308066] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.308067] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.308069] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.308070] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.308071] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.308072] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.308074] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.308075] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.308076] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.308077] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.308078] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.308080] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.308081] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.308082] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.308083] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.308085] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.308086] pci_bus 0000:00: resource 20 [mem 0xb0000000-0xfeafffff window]
[ 0.308088] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.308089] pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd30fffff]
[ 0.308090] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.308092] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
[ 0.308093] pci_bus 0000:02: resource 1 [mem 0xd3c00000-0xd3cfffff]
[ 0.308094] pci_bus 0000:02: resource 2 [mem 0xd3100000-0xd32fffff 64bit pref]
[ 0.308096] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
[ 0.308097] pci_bus 0000:03: resource 1 [mem 0xd3b00000-0xd3bfffff]
[ 0.308098] pci_bus 0000:03: resource 2 [mem 0xd3e00000-0xd3ffffff 64bit pref]
[ 0.308100] pci_bus 0000:04: resource 0 [io 0x6000-0x6fff]
[ 0.308101] pci_bus 0000:04: resource 1 [mem 0xd3a00000-0xd3afffff]
[ 0.308102] pci_bus 0000:04: resource 2 [mem 0xd4000000-0xd41fffff 64bit pref]
[ 0.308104] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
[ 0.308105] pci_bus 0000:05: resource 1 [mem 0xd3900000-0xd39fffff]
[ 0.308106] pci_bus 0000:05: resource 2 [mem 0xd4200000-0xd43fffff 64bit pref]
[ 0.308107] pci_bus 0000:06: resource 1 [mem 0xd3800000-0xd38fffff]
[ 0.308109] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7 window]
[ 0.308110] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff window]
[ 0.308111] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.308112] pci_bus 0000:06: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.308114] pci_bus 0000:06: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.308115] pci_bus 0000:06: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.308116] pci_bus 0000:06: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.308117] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.308119] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.308120] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.308121] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.308122] pci_bus 0000:06: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.308123] pci_bus 0000:06: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.308125] pci_bus 0000:06: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.308126] pci_bus 0000:06: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.308127] pci_bus 0000:06: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.308128] pci_bus 0000:06: resource 20 [mem 0xb0000000-0xfeafffff window]
[ 0.308159] NET: Registered protocol family 2
[ 0.308358] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.308514] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.308718] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.308759] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.308792] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.308860] NET: Registered protocol family 1
[ 0.308875] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.309523] PCI: CLS 256 bytes, default 64
[ 0.309581] Unpacking initramfs...
[ 0.515044] Freeing initrd memory: 14544K (ffff880036388000 - ffff8800371bc000)
[ 0.515057] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.515059] software IO TLB mem 0xa3aa8000-0xa7aa8000 mapped at [ffff8800a3aa8000-ffff8800a7aa7fff]
[ 0.515219] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x4
[ 0.515226] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x4
[ 0.515233] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x4
[ 0.515239] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x4
[ 0.515305] microcode: Microcode Update Driver: v2.00 tigran@aivazian.fsnet.co.uk, Peter Oruba
[ 0.515378] Scanning for low memory corruption every 60 seconds
[ 0.515387] efifb: dmi detected MacBookPro6,2 - framebuffer at 0xc0030000 (1680x1050, stride 8192)
[ 0.515659] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.515690] Initialise system trusted keyring
[ 0.515991] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.517275] zpool: loaded
[ 0.517277] zbud: loaded
[ 0.517432] VFS: Disk quotas dquot_6.6.0
[ 0.517462] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.517600] Key type big_key registered
[ 0.517744] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.517785] io scheduler noop registered
[ 0.517788] io scheduler deadline registered
[ 0.517816] io scheduler cfq registered (default)
[ 0.518514] pcieport 0000:00:1c.3: enabling device (0000 -> 0003)
[ 0.518679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.518692] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.518742] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
[ 0.518751] pciehp 0000:00:1c.1:pcie04: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.518790] pciehp 0000:00:1c.1:pcie04: service driver pciehp loaded
[ 0.518798] pciehp 0000:00:1c.2:pcie04: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.518835] pciehp 0000:00:1c.2:pcie04: service driver pciehp loaded
[ 0.518843] pciehp 0000:00:1c.3:pcie04: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 0.518880] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
[ 0.518884] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.518899] efifb: probing for efifb
[ 0.518930] efifb: framebuffer at 0xc0030000, mapped to 0xffffc90002000000, using 8448k, total 8448k
[ 0.518931] efifb: mode is 1680x1050x32, linelength=8192, pages=1
[ 0.518932] efifb: scrolling: redraw
[ 0.518933] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.522196] Console: switching to colour frame buffer device 210x65
[ 0.525333] fb0: EFI VGA frame buffer device
[ 0.525342] intel_idle: MWAIT substates: 0x1120
[ 0.525343] intel_idle: v0.4 model 0x25
[ 0.525343] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.525511] GHES: HEST is not enabled!
[ 0.525566] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.525930] Linux agpgart interface v0.103
[ 0.526228] rtc_cmos 00:03: RTC can wake from S4
[ 0.526357] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.526386] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.526400] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.526716] NET: Registered protocol family 10
[ 0.526898] NET: Registered protocol family 17
[ 0.527176] Loading compiled-in X.509 certificates
[ 0.527185] registered taskstats version 1
[ 0.527191] zswap: loading zswap
[ 0.527193] zswap: using zbud pool
[ 0.527196] zswap: using lzo compressor
[ 0.527894] Magic number: 0:363:754
[ 0.528009] rtc_cmos 00:03: setting system clock to 2016-01-05 22:42:53 UTC (1452033773)
[ 0.528103] PM: Hibernation image not present or could not be loaded.
[ 0.528491] Freeing unused kernel memory: 1180K (ffffffff818e8000 - ffffffff81a0f000)
[ 0.528493] Write protecting the kernel read-only data: 8192k
[ 0.528787] Freeing unused kernel memory: 520K (ffff88000157e000 - ffff880001600000)
[ 0.528897] Freeing unused kernel memory: 280K (ffff8800017ba000 - ffff880001800000)
[ 0.534408] random: systemd-tmpfile urandom read with 4 bits of entropy available
[ 0.539381] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[ 0.539436] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 0.540013] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[ 0.540166] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[ 0.541939] [drm] Initialized drm 1.1.0 20060810
[ 0.543119] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.543164] ACPI: Lid Switch [LID0]
[ 0.543206] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.543209] ACPI: Power Button [PWRB]
[ 0.543242] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.543243] ACPI: Sleep Button [SLPB]
[ 0.543276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.543277] ACPI: Power Button [PWRF]
[ 0.552002] Setting dangerous option enable_rc6 - tainting kernel
[ 0.552010] Setting dangerous option enable_fbc - tainting kernel
[ 0.552902] [drm] Memory usable by graphics device = 2048M
[ 0.552905] checking generic (c0030000 840000) vs hw (b0000000 10000000)
[ 0.552907] [drm] Replacing VGA console driver
[ 0.611284] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 0.611287] [drm] Driver supports precise vblank timestamp query.
[ 0.611302] i915 0000:00:02.0: Invalid ROM contents
[ 0.611347] [drm] failed to find VBIOS tables
[ 0.611467] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 0.640687] ACPI: Video Device [IGPU](multi-head: yes rom: no post: no)
[ 0.640933] acpi device:05: registered as cooling_device0
[ 0.640986] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 0.641029] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
[ 0.702977] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
[ 0.718811] checking generic (c0030000 840000) vs hw (b0000000 10000000)
[ 0.718890] fbcon: inteldrmfb (fb1) is primary device
[ 0.718891] fbcon: Remapping primary device, fb1, to tty 1-63
[ 0.943103] i915 0000:00:02.0: fb1: inteldrmfb frame buffer device
[ 0.943104] i915 0000:00:02.0: registered panic notifier
[ 1.000753] ACPI: bus type USB registered
[ 1.000782] usbcore: registered new interface driver usbfs
[ 1.000790] usbcore: registered new interface driver hub
[ 1.000824] usbcore: registered new device driver usb
[ 1.001362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.001644] ehci-pci: EHCI PCI platform driver
[ 1.001797] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.001851] ehci-pci 0000:00:1a.7: EHCI Host Controller
[ 1.001859] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[ 1.001880] ehci-pci 0000:00:1a.7: debug port 2
[ 1.005831] ehci-pci 0000:00:1a.7: cache line size of 256 is not supported
[ 1.005840] ehci-pci 0000:00:1a.7: irq 21, io mem 0xd3d05c00
[ 1.008484] SCSI subsystem initialized
[ 1.010546] libata version 3.00 loaded.
[ 1.013777] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[ 1.013822] SSE version of gcm_enc/dec engaged.
[ 1.014065] hub 1-0:1.0: USB hub found
[ 1.014075] hub 1-0:1.0: 6 ports detected
[ 1.014689] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 1.014696] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[ 1.014711] ehci-pci 0000:00:1d.7: debug port 2
[ 1.018664] ehci-pci 0000:00:1d.7: cache line size of 256 is not supported
[ 1.018681] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd3d05800
[ 1.026768] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.027015] hub 2-0:1.0: USB hub found
[ 1.027029] hub 2-0:1.0: 8 ports detected
[ 1.027305] uhci_hcd 0000:00:1a.0: Found HC with no IRQ. Check BIOS/PCI 0000:00:1a.0 setup!
[ 1.027388] uhci_hcd 0000:00:1a.0: init 0000:00:1a.0 fail, -19
[ 1.027469] uhci_hcd 0000:00:1d.0: Found HC with no IRQ. Check BIOS/PCI 0000:00:1d.0 setup!
[ 1.027555] uhci_hcd 0000:00:1d.0: init 0000:00:1d.0 fail, -19
[ 1.027666] ahci 0000:00:1f.2: version 3.0
[ 1.027907] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
[ 1.027911] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
[ 1.033984] scsi host0: ahci
[ 1.034231] scsi host1: ahci
[ 1.034509] scsi host2: ahci
[ 1.034767] scsi host3: ahci
[ 1.034882] ata1: SATA max UDMA/133 abar m2048@0xd3d05000 port 0xd3d05100 irq 31
[ 1.034886] ata2: SATA max UDMA/133 abar m2048@0xd3d05000 port 0xd3d05180 irq 31
[ 1.034888] ata3: DUMMY
[ 1.034889] ata4: DUMMY
[ 1.053469] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
[ 1.320312] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.333675] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 1.353735] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.353773] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.354574] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1.354748] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1.354948] ata1.00: READ LOG DMA EXT failed, trying unqueued
[ 1.355006] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 1.355011] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133
[ 1.355014] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.355165] ata2.00: ATA-8: Hitachi HTS725050A9A362, PC4ACB1E, max UDMA/133
[ 1.355169] ata2.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.355586] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1.355883] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
[ 1.356026] ata1.00: configured for UDMA/133
[ 1.356351] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5
[ 1.356432] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 1.356805] ata2.00: configured for UDMA/133
[ 1.356965] scsi 1:0:0:0: Direct-Access ATA Hitachi HTS72505 CB1E PQ: 0 ANSI: 5
[ 1.359361] ata1.00: Enabling discard_zeroes_data
[ 1.359376] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 1.359383] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.359436] sd 0:0:0:0: [sda] Write Protect is off
[ 1.359439] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.359457] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.359463] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.359465] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.359501] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.359598] ata1.00: Enabling discard_zeroes_data
[ 1.361492] sda: sda1 sda2 sda3 sda4
[ 1.362247] ata1.00: Enabling discard_zeroes_data
[ 1.362366] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.411434] sdb: sdb1 sdb2 sdb3
[ 1.412095] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.444702] hub 1-1:1.0: USB hub found
[ 1.444862] hub 1-1:1.0: 4 ports detected
[ 1.458100] hub 2-1:1.0: USB hub found
[ 1.458255] hub 2-1:1.0: 3 ports detected
[ 1.513884] tsc: Refined TSC clocksource calibration: 2793.161 MHz
[ 1.513890] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2843043ce7d, max_idle_ns: 440795312067 ns
[ 1.554055] firewire_core 0000:04:00.0: created device fw0: GUID 70cd60fffe39f872, S800
[ 1.554072] firewire_core 0000:04:00.0: phy config: new root=ffc0, gap_count=63
[ 1.724010] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
[ 1.737398] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
[ 1.824021] hub 1-1.1:1.0: USB hub found
[ 1.824134] hub 1-1.1:1.0: 3 ports detected
[ 1.861034] device-mapper: uevent: version 1.0.3
[ 1.861200] device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com
[ 1.904280] usb 1-1.2: new full-speed USB device number 4 using ehci-pci
[ 1.930976] usb 2-1.2: new low-speed USB device number 4 using ehci-pci
[ 2.012557] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.017669] usbcore: registered new interface driver usbhid
[ 2.017675] usbhid: USB HID core driver
[ 2.018559] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0237.0001/input/input5
[ 2.042264] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.2/2-1.2:1.0/0003:05AC:8242.0003/input/input6
[ 2.071301] apple 0003:05AC:0237.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input0
[ 2.091130] usb 1-1.3: new high-speed USB device number 5 using ehci-pci
[ 2.124687] appleir 0003:05AC:8242.0003: input,hiddev0,hidraw1: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:1d.7-1.2/input0
[ 2.197531] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 2.197737] scsi host4: usb-storage 1-1.3:1.0
[ 2.197801] usbcore: registered new interface driver usb-storage
[ 2.198180] usbcore: registered new interface driver uas
[ 2.254637] usb 1-1.1.1: new full-speed USB device number 6 using ehci-pci
[ 2.411469] usb 1-1.1.2: new full-speed USB device number 7 using ehci-pci
[ 2.515114] clocksource: Switched to clocksource tsc
[ 2.521870] apple 0003:05AC:0237.0002: hidraw2: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:1a.7-1.2/input1
[ 2.564927] usb 1-1.1.3: new full-speed USB device number 8 using ehci-pci
[ 3.197731] scsi 4:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0
[ 3.199905] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 4.964425] random: nonblocking pool is initialized
[ 10.658090] NET: Registered protocol family 38
[ 10.665291] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
[ 11.975818] PM: Marking nosave pages: [mem 0x00000000-0x00000fff]
[ 11.975822] PM: Marking nosave pages: [mem 0x0008e000-0x0008ffff]
[ 11.975823] PM: Marking nosave pages: [mem 0x000a0000-0x000fffff]
[ 11.975824] PM: Marking nosave pages: [mem 0xab65a000-0xab712fff]
[ 11.975827] PM: Marking nosave pages: [mem 0xab72a000-0xab730fff]
[ 11.975828] PM: Marking nosave pages: [mem 0xab745000-0xab75efff]
[ 11.975829] PM: Marking nosave pages: [mem 0xab79a000-0xab7aefff]
[ 11.975830] PM: Marking nosave pages: [mem 0xab7da000-0xab7dafff]
[ 11.975831] PM: Marking nosave pages: [mem 0xab7fb000-0xffffffff]
[ 11.976579] PM: Basic memory bitmaps created
[ 11.977714] PM: Basic memory bitmaps freed
[ 11.977719] video LNXVIDEO:00: Restoring backlight state
[ 12.012994] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.088585] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 12.577041] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 12.577180] systemd[1]: Detected architecture x86-64.
[ 12.578081] systemd[1]: Set hostname to
?
I've got the same issue. I'm running a MacBook Pro 6,2 with Fedora 23.
$ sudo ./gpu-switch -i
./gpu-switch: line 45: printf: write error: Invalid argument
I'm getting this issue on a Macbook Pro 5,4 running Arch
some system information
[matthew@ArchMacbook ~]$ dmesg | grep -i efi
[ 0.000000] efi: EFI v1.10 by Apple
[ 0.000000] efi: ACPI=0xbfeee000 ACPI 2.0=0xbfeee014 SMBIOS=0xbfec3000
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.747872] efifb: probing for efifb
[ 0.747900] efifb: framebuffer at 0xc0010000, using 7200k, total 7200k
[ 0.747901] efifb: mode is 1440x900x32, linelength=8192, pages=1
[ 0.747902] efifb: scrolling: redraw
[ 0.747903] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.753733] fb0: EFI VGA frame buffer device
[ 3.162082] fb: switching to nouveaufb from EFI VGA
[matthew@ArchMacbook ~]$ lspci |grep VGA
03:00.0 VGA compatible controller: NVIDIA Corporation C79 [GeForce 9400M] (rev b1)
[matthew@ArchMacbook ~]$ uname -a
Linux ArchMacbook 4.8.11-1-ARCH #1 SMP PREEMPT Sun Nov 27 09:26:14 CET 2016 x86_64 GNU/Linux
If you want anything else let me know. I know this is an older device but I can help with testing as well if you need it.
Hello, I have the same issue on a MPB 6.2 (+ broken discrete hw) and Ubuntu 14.
uname -a
Linux NumeriqueOrganique 3.19.0-51-generic #58~14.04.1-Ubuntu SMP Fri Feb 26 22:02:58 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
I got somewhat further digging into this, but no success...
[This thread might be useful](), anyways, the issue seems to comes from writing and/or reading from /sys/firmware/efi/efivars/gpu-power-prefs-fa4ce28d-b62f-4c99-9cc3-6815686e30f9
.
Using echo
instead of printf
didn't change anything. Even hexdump gives the invalid argument error.
hexdump: /sys/firmware/efi/efivars/gpu-power-prefs-fa4ce28d-b62f-4c99-9cc3-6815686e30f9: Invalid argument
str='\x07\x00\x00\x00\x01\x00\x00\x00'; var='/sys/firmware/efi/efivars/gpu-power-prefs-fa4ce28d-b62f-4c99-9cc3-6815686e30f9'; { head -c 4 "$var"; printf "$str"; } > "$var"
head: error reading ‘/sys/firmware/efi/efivars/gpu-power-prefs-fa4ce28d-b62f-4c99-9cc3-6815686e30f9’: Invalid argument
bash: printf: write error: Invalid argument
Any ideas on how to get past this point ?
FYI you can use the techniques mentioned here to get ubuntu working on your MBP 6,2 using only the integrated GPU:
http://forums.fedoraforum.org/showpost.php?p=1664873&postcount=10
Here are the steps I took, adapted from there:
edit /etc/default/grub and add the following line:
GRUB_PRELOAD_MODULES="iorw"
I also changed this line in the same file:
GRUB_CMDLINE_LINUX_DEFAULT="i915.modeset=1 nouveau.modeset=1"
Change this in /etc/grub.d/10_linux:
cat << 'EOF'
function gfxmode {
set gfxpayload="${1}"
EOF
if [ "$vt_handoff" = 1 ]; then
to this:
cat << 'EOF'
function gfxmode {
set gfxpayload="${1}"
EOF
echo " outb 0x728 1"
echo " outb 0x710 2"
echo " outb 0x740 2"
echo " outb 0x750 0"
if [ "$vt_handoff" = 1 ]; then
Here's what those do btw:
outb 0x728 1 # Switch select
outb 0x710 2 # Switch display
outb 0x740 2 # Switch DDC
outb 0x750 0 # Power down discrete graphics
Also you need to run this to update grub, and then reboot:
sudo update-grub
sudo /sbin/shutdown -r now
This is literally ALL I needed to do. I had installed 10.12.4 previously, which updated the EFI firmware, so I also reset my NVRAM with the command-option-P-R trick after rebooting to make sure there weren't any EFI variables left over which might be screwing with the framebuffer and GPU settings at boot.
I am also running a daily build clean install of Ubuntu 17.10 Artful Aardvark, which I think may have fixed some issues I was having with an upgrade to Zesty (Ubuntu 17.04) but you may be fine installing Zesty.
As it stands, the intel internal GPU is automatically detected, and the nvidia gpu is just never used.
(This is probably also using the internal apple_gmux driver functionality to see what is available when linux starts, so that maybe helps too.)
Hello there !
I'm having the exact same issue here trying to revive a MacBookPro 6,2 : ./gpu-switch: line 44: printf: write error: Invalid argument
I'm intending to use OS X 10.11.6, so the fix for Ubuntu will obviously not work.
Thanks for your work and thanks in advance for your kind help.
I also have the same issue as above.
Invalid argument [Warning - gpu-power-prefs-fac4ce28d-b62f-4c99-9cc3-6815685e30f9 is incomplete
Any way to force write this, even overriding in vim doesn't work. Thanks.
Hello !
@arpan-ghosh : your error msg ends with an 'incomplete' statement. It's easy to miss an option or suffer errors due to character encoding when copy/pasting commands (back quotes and such...). If you're sure about your command syntax and still faces error, I went around the problem using the method described here : boot to single user mode (Command + S) then type sudo nvram fa4ce28d-b62f-4c99-9cc3-6815686e30f9:gpu-power-prefs=%01%00%00%00
Good luck !
Hello,
Did you know if your solution could work with my version of MBP ? Also did you know if there is a way to use the MBP with bumblebee ? My only way to make X works till now it's with the nvidia nouveau module... I tried your tool and I get an error:
./gpu-switch -i
./gpu-switch: line 44: printf: write error: Invalid argument
So I tried to type it in shell:
printf "\x07\x00\x00\x00\x01\x00\x00\x00" > "/sys/firmware/efi/efivars/gpu-power-prefs-fa4ce28d-b62f-4c99-9cc3-6815686e30f9"
and got:
bash: printf: write error: Invalid argument
The efivar exist and the gpu-power-prefs exists too...