You are not logged in.

#1 2016-08-13 08:43:14

rwd
Member
Registered: 2009-02-08
Posts: 664

[SOLVED] how to run nvidia-340xx driver with zen-kernel?

Hi all

I have a  2010 Macbook Pro 7,1 with an Intel core2 duo cpu and Nvidia  GeForce 320M graphics (MCP89 chipset). It is running in bios compatibility mode. The chipset is not supported by the most recent nvidia driver so I use the legacy nvidia-340xx driver.

I do some light gaming on this laptop and  after reading this article  I wanted to try the zen-kernel to see if I can improve input lag a little. I compiled zen-kernel with  ABS using a few custom config parameters as per the article. In menuconfig I chose

‘Processor type and features’ select your CPU type under ‘Processor Family’: intel core2
‘Preemption Model’: Voluntary Kernel Preemption’
‘Timer Frequency’: 1000Hz.

In  /usr/src/linux/arch/x86/Makefile I edited line

KBUILD_CFLAGS +=  -pipe

to

KBUILD_CFLAGS += -march=core2 -mtune=native  -pipe

Compiling went fine and I can boot. However I haven't managed to get the nvidia-340xx driver to work with this kernel. There isn't one ready made on AUR. I tried recompiling the regular nvidia-340xx from aur, and simply copying nvidia* from /usr/lib/modules/extramodules-4.6-ARCH to /usr/lib/modules/extramodules-4.6-zen but  '#modprobe nvidia' gives these errors:

libkmod: kmod_config_parse: /etc/modprobe.d/nvidia.conf line 1: ignoring bad line starting with 'nvidia'
modprobe: ERROR: could not insert 'nvidia': Unknown symbol in module, or unknown parameter (see dmesg)

Below is the dmesg output:

[    0.000000] Linux version 4.6.5-1-zen (user1@arch-macbookpro) (gcc version 6.1.1 20160802 (GCC) ) #1 ZEN SMP Wed Aug 10 22:28:42 CEST 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-zen root=UUID=2e6a65b7-90e5-4506-aa10-ff34e3a5daef rw quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aeffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000af000000-0x00000000beffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bf70efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf70f000-0x00000000bf92ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf930000-0x00000000bf930fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bf931000-0x00000000bf938fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf939000-0x00000000bfef8fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bfef9000-0x00000000bfefefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bfeff000-0x00000000bfefffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d3400000-0x00000000d3400fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookPro7,1/Mac-F222BEC8, BIOS    MBP71.88Z.0039.B0B.1006012305 06/01/10
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x140000 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-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 0BFF00000 mask FFFF00000 uncachable
[    0.000000]   2 disabled
[    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 = 0xbf70f 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] BRK [0x01b52000, 0x01b52fff] PGTABLE
[    0.000000] BRK [0x01b53000, 0x01b53fff] PGTABLE
[    0.000000] BRK [0x01b54000, 0x01b54fff] PGTABLE
[    0.000000] BRK [0x01b55000, 0x01b55fff] PGTABLE
[    0.000000] BRK [0x01b56000, 0x01b56fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35764000-0x36ba9fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000FE020 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 0x00000000BF96A1C0 000084 (v01 APPLE  Apple00  00000039      01000013)
[    0.000000] ACPI: FACP 0x00000000BF968000 0000F4 (v04 APPLE  Apple00  00000039 Loki 0000005F)
[    0.000000] ACPI: DSDT 0x00000000BF95A000 0061ED (v01 APPLE  MacBookP 00070001 INTL 20061109)
[    0.000000] ACPI: FACS 0x00000000BF71E000 000040
[    0.000000] ACPI: FACS 0x00000000BF71E000 000040
[    0.000000] ACPI: HPET 0x00000000BF967000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 0x00000000BF966000 000068 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 0x00000000BF965000 000068 (v02 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: ASF! 0x00000000BF963000 0000A5 (v32 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 0x00000000BF962000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 0x00000000BF961000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 0x00000000BF956000 000024 (v01 APPLE  Apple    00001000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000BF955000 0004DC (v01 APPLE  CpuPm    00003000 INTL 20061109)
[    0.000000] ACPI: MCFG 0x00000000BF964000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 0x00000000BF959000 0000A5 (v01 SataRe SataPri  00001000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000BF958000 00009F (v01 SataRe SataSec  00001000 INTL 20061109)
[    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-0x000000013fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x13fffa000-0x13fffdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000aeffffff]
[    0.000000]   node   0: [mem 0x00000000bf000000-0x00000000bf70efff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 980653
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11165 pages used for memmap
[    0.000000]   DMA32 zone: 714511 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, 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: 0x10de8201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    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 0xaf000000-0xbeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf70f000-0xbf92ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf930000-0xbf930fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf931000-0xbf938fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf939000-0xbfef8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfef9000-0xbfefefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfeff000-0xbfefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbff00000-0xd33fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd3400000-0xd3400fff]
[    0.000000] PM: Registered nosave memory: [mem 0xd3401000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0xd3401000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 32 pages/cpu @ffff88013fc00000 s93016 r8192 d29864 u1048576
[    0.000000] pcpu-alloc: s93016 r8192 d29864 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 965307
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-zen root=UUID=2e6a65b7-90e5-4506-aa10-ff34e3a5daef rw 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: 3760080K/3922612K available (5890K kernel code, 979K rwdata, 1804K rodata, 1232K init, 1152K bss, 162532K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] 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=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:8448 nr_irqs:440 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2389.087 MHz processor
[    0.001013] Calibrating delay loop (skipped), value calculated using timer frequency.. 4778.17 BogoMIPS (lpj=2389087)
[    0.001016] pid_max: default: 32768 minimum: 301
[    0.001026] ACPI: Core revision 20160108
[    0.007618] ACPI: 5 ACPI AML tables successfully acquired and loaded

[    0.007648] Security Framework initialized
[    0.007650] Yama: becoming mindful.
[    0.007980] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009835] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.010866] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.010875] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.011269] CPU: Physical Processor ID: 0
[    0.011271] CPU: Processor Core ID: 0
[    0.011273] mce: CPU supports 6 MCE banks
[    0.011281] CPU0: Thermal monitoring enabled (TM2)
[    0.011286] process: using mwait in idle threads
[    0.011291] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.011292] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.011661] Freeing SMP alternatives memory: 24K (ffffffff81a2a000 - ffffffff81a30000)
[    0.013437] ftrace: allocating 23643 entries in 93 pages
[    0.019113] smpboot: Max logical packages: 1
[    0.019117] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.019574] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.030000] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz (family: 0x6, model: 0x17, stepping: 0xa)
[    0.030000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.030000] ... version:                2
[    0.030000] ... bit width:              40
[    0.030000] ... generic registers:      2
[    0.030000] ... value mask:             000000ffffffffff
[    0.030000] ... max period:             000000007fffffff
[    0.030000] ... fixed-purpose events:   3
[    0.030000] ... event mask:             0000000700000003
[    0.030000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.030000] x86: Booting SMP configuration:
[    0.030000] .... node  #0, CPUs:      #1
[    0.091061] x86: Booted up 1 node, 2 CPUs
[    0.091061] smpboot: Total of 2 processors activated (9556.41 BogoMIPS)
[    0.093069] devtmpfs: initialized
[    0.093099] x86/mm: Memory block size: 128MB
[    0.096549] PM: Registering ACPI NVS region [mem 0xbf70f000-0xbf92ffff] (2232320 bytes)
[    0.096582] PM: Registering ACPI NVS region [mem 0xbf931000-0xbf938fff] (32768 bytes)
[    0.096666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.096724] pinctrl core: initialized pinctrl subsystem
[    0.096819] RTC time:  6:02:09, date: 08/11/16
[    0.096939] NET: Registered protocol family 16
[    0.101004] cpuidle: using governor ladder
[    0.105003] cpuidle: using governor menu
[    0.105038] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.105040] ACPI: bus type PCI registered
[    0.105042] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.105321] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
[    0.105324] PCI: MMCONFIG at [mem 0xf0000000-0xf04fffff] reserved in E820
[    0.105330] PCI: Using configuration type 1 for base access
[    0.110040] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.110052] ACPI: Added _OSI(Module Device)
[    0.110054] ACPI: Added _OSI(Processor Device)
[    0.110055] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.110057] ACPI: Added _OSI(Processor Aggregator Device)
[    0.110298] ACPI : EC: EC description table is found, configuring boot EC
[    0.110314] ACPI : EC: EC started
[    0.113960] ACPI: Dynamic OEM Table Load:
[    0.113968] ACPI: SSDT 0xFFFF88013B48F800 00027A (v01 APPLE  Cpu0Ist  00003000 INTL 20061109)
[    0.114370] ACPI: Dynamic OEM Table Load:
[    0.114377] ACPI: SSDT 0xFFFF88013B417800 0005A6 (v01 APPLE  Cpu0Cst  00003001 INTL 20061109)
[    0.114936] ACPI: Dynamic OEM Table Load:
[    0.114943] ACPI: SSDT 0xFFFF88013A845A00 0000C8 (v01 APPLE  Cpu1Ist  00003000 INTL 20061109)
[    0.115294] ACPI: Dynamic OEM Table Load:
[    0.115300] ACPI: SSDT 0xFFFF88013A844900 000085 (v01 APPLE  Cpu1Cst  00003000 INTL 20061109)
[    0.115787] ACPI: Interpreter enabled
[    0.115805] ACPI: (supports S0 S3 S4 S5)
[    0.115807] ACPI: Using IOAPIC for interrupt routing
[    0.115831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.123248] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.123254] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[    0.123264] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-04] only partially covers this bridge
[    0.123512] PCI host bridge to bus 0000:00
[    0.123515] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.123518] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.123520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.123522] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.123524] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.123526] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.123528] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.123530] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.123532] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.123534] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.123536] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.123538] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.123540] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.123542] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.123544] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.123546] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.123549] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.123551] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.123568] pci 0000:00:00.0: [10de:0d60] type 00 class 0x060000
[    0.123763] pci 0000:00:00.1: [10de:0d68] type 00 class 0x050000
[    0.123974] pci 0000:00:01.0: [10de:0d6d] type 00 class 0x050000
[    0.124177] pci 0000:00:01.1: [10de:0d6e] type 00 class 0x050000
[    0.124382] pci 0000:00:01.2: [10de:0d6f] type 00 class 0x050000
[    0.124582] pci 0000:00:01.3: [10de:0d70] type 00 class 0x050000
[    0.124786] pci 0000:00:02.0: [10de:0d71] type 00 class 0x050000
[    0.124985] pci 0000:00:02.1: [10de:0d72] type 00 class 0x050000
[    0.125188] pci 0000:00:03.0: [10de:0d80] type 00 class 0x060100
[    0.125198] pci 0000:00:03.0: reg 0x10: [io  0x2100-0x21ff]
[    0.125317] pci 0000:00:03.1: [10de:0d7b] type 00 class 0x050000
[    0.125456] pci 0000:00:03.2: [10de:0d79] type 00 class 0x0c0500
[    0.125469] pci 0000:00:03.2: reg 0x10: [io  0x0000-0x00ff]
[    0.125491] pci 0000:00:03.2: reg 0x20: [io  0x2240-0x227f]
[    0.125497] pci 0000:00:03.2: reg 0x24: [io  0x2200-0x223f]
[    0.125532] pci 0000:00:03.2: PME# supported from D3hot D3cold
[    0.125633] pci 0000:00:03.3: [10de:0d69] type 00 class 0x050000
[    0.125866] pci 0000:00:03.4: [10de:0d7a] type 00 class 0x0b4000
[    0.125887] pci 0000:00:03.4: reg 0x10: [mem 0xd3400000-0xd347ffff]
[    0.126106] pci 0000:00:04.0: [10de:0d9c] type 00 class 0x0c0310
[    0.126117] pci 0000:00:04.0: reg 0x10: [mem 0xd348a000-0xd348afff]
[    0.126168] pci 0000:00:04.0: supports D1 D2
[    0.126170] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.126253] pci 0000:00:04.0: System wakeup disabled by ACPI
[    0.126303] pci 0000:00:04.1: [10de:0d9d] type 00 class 0x0c0320
[    0.126315] pci 0000:00:04.1: reg 0x10: [mem 0xd348b100-0xd348b1ff]
[    0.126372] pci 0000:00:04.1: supports D1 D2
[    0.126374] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.126461] pci 0000:00:04.1: System wakeup disabled by ACPI
[    0.126519] pci 0000:00:06.0: [10de:0d9c] type 00 class 0x0c0310
[    0.126530] pci 0000:00:06.0: reg 0x10: [mem 0xd3489000-0xd3489fff]
[    0.126581] pci 0000:00:06.0: supports D1 D2
[    0.126583] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.126663] pci 0000:00:06.0: System wakeup disabled by ACPI
[    0.126712] pci 0000:00:06.1: [10de:0d9d] type 00 class 0x0c0320
[    0.126725] pci 0000:00:06.1: reg 0x10: [mem 0xd348b000-0xd348b0ff]
[    0.126781] pci 0000:00:06.1: supports D1 D2
[    0.126783] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.126868] pci 0000:00:06.1: System wakeup disabled by ACPI
[    0.126928] pci 0000:00:08.0: [10de:0d94] type 00 class 0x040300
[    0.126940] pci 0000:00:08.0: reg 0x10: [mem 0xd3480000-0xd3483fff]
[    0.127002] pci 0000:00:08.0: PME# supported from D3hot D3cold
[    0.127109] pci 0000:00:0a.0: [10de:0d85] type 00 class 0x010185
[    0.127120] pci 0000:00:0a.0: reg 0x10: [io  0x2298-0x229f]
[    0.127126] pci 0000:00:0a.0: reg 0x14: [io  0x22a4-0x22a7]
[    0.127132] pci 0000:00:0a.0: reg 0x18: [io  0x2290-0x2297]
[    0.127137] pci 0000:00:0a.0: reg 0x1c: [io  0x22a0-0x22a3]
[    0.127143] pci 0000:00:0a.0: reg 0x20: [io  0x2280-0x228f]
[    0.127150] pci 0000:00:0a.0: reg 0x24: [mem 0xd3484000-0xd3485fff]
[    0.127260] pci 0000:00:0b.0: [10de:0d75] type 00 class 0x050000
[    0.127271] pci 0000:00:0b.0: reg 0x10: [mem 0xd3488000-0xd3488fff]
[    0.127436] pci 0000:00:0e.0: [10de:0d9a] type 01 class 0x060400
[    0.127687] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.127854] pci 0000:00:15.0: [10de:0d9b] type 01 class 0x060400
[    0.128107] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.128266] pci 0000:00:16.0: [10de:0d9b] type 01 class 0x060400
[    0.128516] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.128640] pci 0000:00:17.0: [10de:0d76] type 01 class 0x060400
[    0.128679] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.128909] pci 0000:01:00.0: [11c1:5901] type 00 class 0x0c0010
[    0.128932] pci 0000:01:00.0: reg 0x10: [mem 0xd3300000-0xd3300fff 64bit]
[    0.129049] pci 0000:01:00.0: supports D1 D2
[    0.129052] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.131024] pci 0000:00:0e.0: PCI bridge to [bus 01]
[    0.131047] pci 0000:00:0e.0:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.131358] pci 0000:02:00.0: [14e4:432b] type 00 class 0x028000
[    0.131380] pci 0000:02:00.0: reg 0x10: [mem 0xd3200000-0xd3203fff 64bit]
[    0.131495] pci 0000:02:00.0: supports D1 D2
[    0.131497] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.131533] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.131610] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.131632] pci 0000:00:15.0:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.131942] pci 0000:03:00.0: [14e4:1684] type 00 class 0x020000
[    0.131965] pci 0000:03:00.0: reg 0x10: [mem 0xd3100000-0xd310ffff 64bit]
[    0.132088] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.132139] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.134022] pci 0000:00:16.0: PCI bridge to [bus 03]
[    0.134044] pci 0000:00:16.0:   bridge window [mem 0xd3100000-0xd31fffff]
[    0.134109] pci 0000:04:00.0: [10de:08a0] type 00 class 0x030000
[    0.134120] pci 0000:04:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
[    0.134128] pci 0000:04:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.134136] pci 0000:04:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.134142] pci 0000:04:00.0: reg 0x24: [io  0x1000-0x107f]
[    0.134148] pci 0000:04:00.0: reg 0x30: [mem 0xd3000000-0xd301ffff pref]
[    0.134320] pci 0000:00:17.0: PCI bridge to [bus 04]
[    0.134324] pci 0000:00:17.0:   bridge window [io  0x1000-0x1fff]
[    0.134327] pci 0000:00:17.0:   bridge window [mem 0xd2000000-0xd30fffff]
[    0.134331] pci 0000:00:17.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.134803] ACPI: PCI Interrupt Link [LNK1] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.134895] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.134985] ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135080] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135170] ACPI: PCI Interrupt Link [Z00B] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135260] ACPI: PCI Interrupt Link [Z00C] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135350] ACPI: PCI Interrupt Link [Z00D] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135440] ACPI: PCI Interrupt Link [Z00E] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135531] ACPI: PCI Interrupt Link [Z00J] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135624] ACPI: PCI Interrupt Link [Z00K] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135714] ACPI: PCI Interrupt Link [Z00L] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135803] ACPI: PCI Interrupt Link [Z00M] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.135891] ACPI: PCI Interrupt Link [Z00N] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.135980] ACPI: PCI Interrupt Link [Z00O] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.136074] ACPI: PCI Interrupt Link [Z00P] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.136163] ACPI: PCI Interrupt Link [Z00Q] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.136254] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 22 23) *15
[    0.136341] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.136429] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 17 18 19 20 21 22 23) *10
[    0.136521] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.136608] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 20 21 22 23) *15
[    0.136700] ACPI: PCI Interrupt Link [LGPU] (IRQs 16 17 18 19 20 21 22 23) *7
[    0.136788] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.136876] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 18 19 20 21 22 23) *11
[    0.136966] ACPI: PCI Interrupt Link [Z000] (IRQs 16 17 18 19 20 21 22 23) *7
[    0.137062] ACPI: PCI Interrupt Link [Z001] (IRQs 16 17 18 19 20 21 22 23) *5
[    0.137153] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *14
[    0.137401] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.137419] ACPI: Enabled 3 GPEs in block 20 to 5F
[    0.137528] ACPI : EC: GPE = 0x57, I/O: command/status = 0x66, data = 0x62
[    0.137637] vgaarb: setting as boot device: PCI:0000:04:00.0
[    0.137637] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.137637] vgaarb: loaded
[    0.137637] vgaarb: bridge control possible 0000:04:00.0
[    0.137637] PCI: Using ACPI for IRQ routing
[    0.137637] PCI: pci_cache_line_size set to 64 bytes
[    0.138012] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.138014] e820: reserve RAM buffer [mem 0xaf000000-0xafffffff]
[    0.138015] e820: reserve RAM buffer [mem 0xbf70f000-0xbfffffff]
[    0.138150] NetLabel: Initializing
[    0.138152] NetLabel:  domain hash size = 128
[    0.138153] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.138169] NetLabel:  unlabeled traffic allowed by default
[    0.138185] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.138185] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
[    0.138185] hpet0: 4 comparators, 64-bit 25.000000 MHz counter
[    0.140011] amd_nb: Cannot enumerate AMD northbridges
[    0.140023] clocksource: Switched to clocksource hpet
[    0.148111] VFS: Disk quotas dquot_6.6.0
[    0.148139] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.148284] pnp: PnP ACPI init
[    0.148446] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.148452] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.148630] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.148634] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.148755] pnp 00:02: disabling [io  0x0010-0x001f] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148758] pnp 00:02: disabling [io  0x0022-0x003f] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148761] pnp 00:02: disabling [io  0x0044-0x005f] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148763] pnp 00:02: disabling [io  0x0063] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148766] pnp 00:02: disabling [io  0x0065] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148768] pnp 00:02: disabling [io  0x0067-0x006f] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148771] pnp 00:02: disabling [io  0x0072-0x0073] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148773] pnp 00:02: disabling [io  0x0074-0x007f] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148775] pnp 00:02: disabling [io  0x0091-0x0093] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148778] pnp 00:02: disabling [io  0x0097-0x009f] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148780] pnp 00:02: disabling [io  0x00a2-0x00bf] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148783] pnp 00:02: disabling [io  0x00e0-0x00ef] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148785] pnp 00:02: disabling [io  0x0080] because it overlaps 0000:00:03.2 BAR 0 [io  0x0000-0x00ff]
[    0.148832] system 00:02: [io  0x0400-0x047f] could not be reserved
[    0.148835] system 00:02: [io  0x0480-0x04ff] has been reserved
[    0.148837] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.148839] system 00:02: [io  0x0580-0x05ff] has been reserved
[    0.148841] system 00:02: [io  0x0800-0x087f] has been reserved
[    0.148843] system 00:02: [io  0x0880-0x08ff] has been reserved
[    0.148846] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.148848] system 00:02: [io  0x0295-0x0296] has been reserved
[    0.148852] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.148884] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.149425] pnp: PnP ACPI: found 4 devices
[    0.156626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.156709] pci 0000:00:03.2: BAR 0: assigned [io  0x2000-0x20ff]
[    0.156715] pci 0000:00:0e.0: PCI bridge to [bus 01]
[    0.156727] pci 0000:00:0e.0:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.156748] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.156760] pci 0000:00:15.0:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.156780] pci 0000:00:16.0: PCI bridge to [bus 03]
[    0.156791] pci 0000:00:16.0:   bridge window [mem 0xd3100000-0xd31fffff]
[    0.156812] pci 0000:00:17.0: PCI bridge to [bus 04]
[    0.156815] pci 0000:00:17.0:   bridge window [io  0x1000-0x1fff]
[    0.156818] pci 0000:00:17.0:   bridge window [mem 0xd2000000-0xd30fffff]
[    0.156822] pci 0000:00:17.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.156826] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.156828] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.156830] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.156832] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.156835] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.156837] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.156839] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.156841] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.156843] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.156845] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.156847] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.156849] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.156851] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.156853] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.156855] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.156857] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.156859] pci_bus 0000:00: resource 20 [mem 0xc0000000-0xfebfffff window]
[    0.156862] pci_bus 0000:01: resource 1 [mem 0xd3300000-0xd33fffff]
[    0.156864] pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd32fffff]
[    0.156866] pci_bus 0000:03: resource 1 [mem 0xd3100000-0xd31fffff]
[    0.156868] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.156870] pci_bus 0000:04: resource 1 [mem 0xd2000000-0xd30fffff]
[    0.156872] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.156905] NET: Registered protocol family 2
[    0.157094] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.157226] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.157433] TCP: Hash tables configured (established 32768 bind 32768)
[    0.157488] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.157520] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.157594] NET: Registered protocol family 1
[    0.157965] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 23
[    0.219373] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 22
[    0.219738] ACPI: PCI Interrupt Link [Z000] enabled at IRQ 21
[    0.270367] ACPI: PCI Interrupt Link [Z001] enabled at IRQ 20
[    0.270966] pci 0000:04:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.270969] PCI: CLS 256 bytes, default 64
[    0.271035] Unpacking initramfs...
[    0.675263] Freeing initrd memory: 20760K (ffff880035764000 - ffff880036baa000)
[    0.675310] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.675315] software IO TLB [mem 0xab000000-0xaf000000] (64MB) mapped at [ffff8800ab000000-ffff8800aeffffff]
[    0.675477] Scanning for low memory corruption every 60 seconds
[    0.675520] efifb: dmi detected MacBookPro7,1 - framebuffer at 0xd1000000 (1280x800, stride 5120)
[    0.675867] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.676267] Initialise system trusted keyring
[    0.676394] workingset: timestamp_bits=38 max_order=20 bucket_order=0
[    0.678767] zbud: loaded
[    0.679054] Key type big_key registered
[    0.679374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.679413] io scheduler noop registered
[    0.679416] io scheduler deadline registered
[    0.679458] io scheduler cfq registered
[    0.679527] io scheduler bfq registered (default)
[    0.679529] BFQ I/O-scheduler: v7r11
[    0.679920] ACPI: PCI Interrupt Link [Z00B] enabled at IRQ 19
[    0.680313] ACPI: PCI Interrupt Link [Z00J] enabled at IRQ 18
[    0.680678] ACPI: PCI Interrupt Link [Z00N] enabled at IRQ 17
[    0.680830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.680837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.680851] vesafb: mode is 1280x800x32, linelength=5120, pages=0
[    0.680852] vesafb: scrolling: redraw
[    0.680855] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.680870] vesafb: framebuffer at 0xd1000000, mapped to 0xffffc90001000000, using 4032k, total 4032k
[    0.711720] Console: switching to colour frame buffer device 160x50
[    0.742426] fb0: VESA VGA frame buffer device
[    0.742446] intel_idle: does not run on family 6 model 23
[    0.742492] GHES: HEST is not enabled!
[    0.742559] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.743024] Linux agpgart interface v0.103
[    0.743250] rtc_cmos 00:03: RTC can wake from S4
[    0.743524] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.743575] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    0.743591] ledtrig-cpu: registered to indicate activity on CPUs
[    0.744042] NET: Registered protocol family 10
[    0.744249] NET: Registered protocol family 17
[    0.744416] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[    0.744421] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[    0.744460] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.744631] registered taskstats version 1
[    0.744645] Loading compiled-in X.509 certificates
[    0.744662] zswap: loaded using pool lzo/zbud
[    0.745715]   Magic number: 12:433:13
[    0.745853] rtc_cmos 00:03: setting system clock to 2016-08-11 06:02:10 UTC (1470895330)
[    0.745938] PM: Hibernation image not present or could not be loaded.
[    0.747364] Freeing unused kernel memory: 1232K (ffffffff818f6000 - ffffffff81a2a000)
[    0.747366] Write protecting the kernel read-only data: 8192k
[    0.747590] Freeing unused kernel memory: 240K (ffff8800015c4000 - ffff880001600000)
[    0.748313] Freeing unused kernel memory: 244K (ffff8800017c3000 - ffff880001800000)
[    0.748315] CFS CPU scheduler.
[    0.756740] random: systemd-tmpfile urandom read with 3 bits of entropy available
[    0.761456] SCSI subsystem initialized
[    0.763041] libata version 3.00 loaded.
[    0.763779] ahci 0000:00:0a.0: version 3.0
[    0.763781] ahci: enabling MCP89 AHCI mode
[    0.764097] ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 16
[    0.764175] ahci 0000:00:0a.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    0.764179] ahci 0000:00:0a.0: flags: 64bit ncq sntf pm led pio slum part apst 
[    0.764568] scsi host0: ahci
[    0.764685] scsi host1: ahci
[    0.764750] ata1: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484100 irq 24
[    0.764752] ata2: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484180 irq 24
[    1.067260] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.067275] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.068056] ata1.00: ATA-8: Hitachi HTS545025B9SA02, PB2AC60W, max UDMA/133
[    1.068058] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 8/32)
[    1.068833] ata2.00: ATAPI: MATSHITADVD-R   UJ-898, HC10, max UDMA/100
[    1.068990] ata1.00: configured for UDMA/133
[    1.069219] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54502 C60W PQ: 0 ANSI: 5
[    1.071233] ata2.00: configured for UDMA/100
[    1.081323] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.081378] sd 0:0:0:0: [sda] Write Protect is off
[    1.081381] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.081405] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.083049] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-898   HC10 PQ: 0 ANSI: 5
[    1.101908]  sda: sda1 sda2
[    1.102238] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.109525] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.109530] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.109721] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.162535] ACPI: bus type USB registered
[    1.162568] usbcore: registered new interface driver usbfs
[    1.162581] usbcore: registered new interface driver hub
[    1.162607] usbcore: registered new device driver usb
[    1.163111] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.163349] ehci-pci: EHCI PCI platform driver
[    1.163485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.163586] ehci-pci 0000:00:04.1: EHCI Host Controller
[    1.163594] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 1
[    1.163605] ehci-pci 0000:00:04.1: debug port 1
[    1.163625] ehci-pci 0000:00:04.1: disable ppcd for nvidia mcp89
[    1.163630] ehci-pci 0000:00:04.1: cache line size of 256 is not supported
[    1.163647] ehci-pci 0000:00:04.1: irq 22, io mem 0xd348b100
[    1.169026] ehci-pci 0000:00:04.1: USB 2.0 started, EHCI 1.10
[    1.169411] hub 1-0:1.0: USB hub found
[    1.169505] hub 1-0:1.0: 6 ports detected
[    1.170489] ehci-pci 0000:00:06.1: EHCI Host Controller
[    1.170496] ehci-pci 0000:00:06.1: new USB bus registered, assigned bus number 2
[    1.170506] ehci-pci 0000:00:06.1: debug port 1
[    1.170529] ehci-pci 0000:00:06.1: disable ppcd for nvidia mcp89
[    1.170534] ehci-pci 0000:00:06.1: cache line size of 256 is not supported
[    1.170545] ehci-pci 0000:00:06.1: irq 20, io mem 0xd348b000
[    1.176031] ehci-pci 0000:00:06.1: USB 2.0 started, EHCI 1.10
[    1.176333] hub 2-0:1.0: USB hub found
[    1.176342] hub 2-0:1.0: 6 ports detected
[    1.177082] ohci-pci: OHCI PCI platform driver
[    1.177269] ohci-pci 0000:00:04.0: OHCI PCI host controller
[    1.177277] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 3
[    1.177305] ohci-pci 0000:00:04.0: irq 23, io mem 0xd348a000
[    1.218061] firewire_ohci 0000:01:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
[    1.230236] hub 3-0:1.0: USB hub found
[    1.230246] hub 3-0:1.0: 6 ports detected
[    1.230721] ohci-pci 0000:00:06.0: OHCI PCI host controller
[    1.230729] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 4
[    1.230754] ohci-pci 0000:00:06.0: irq 21, io mem 0xd3489000
[    1.283203] hub 4-0:1.0: USB hub found
[    1.283213] hub 4-0:1.0: 6 ports detected
[    1.471020] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.478015] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.594205] hub 1-1:1.0: USB hub found
[    1.594231] hub 1-1:1.0: 3 ports detected
[    1.598721] usb-storage 2-1:1.0: USB Mass Storage device detected
[    1.598893] scsi host2: usb-storage 2-1:1.0
[    1.598986] usbcore: registered new interface driver usb-storage
[    1.599404] usbcore: registered new interface driver uas
[    1.623386] random: nonblocking pool is initialized
[    1.676019] tsc: Refined TSC clocksource calibration: 2389.242 MHz
[    1.676022] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2270849bd18, max_idle_ns: 440795218647 ns
[    1.696016] usb 1-6: new high-speed USB device number 3 using ehci-pci
[    1.719124] firewire_core 0000:01:00.0: created device fw0: GUID e80688fffefdd81e, S800
[    1.719133] firewire_core 0000:01:00.0: phy config: new root=ffc0, gap_count=63
[    1.885018] usb 1-1.2: new low-speed USB device number 4 using ehci-pci
[    1.951023] usb 2-4: new high-speed USB device number 4 using ehci-pci
[    1.961017] usb 4-3: new full-speed USB device number 2 using ohci-pci
[    1.980154] hidraw: raw HID events driver (C) Jiri Kosina
[    1.985654] usbcore: registered new interface driver usbhid
[    1.985657] usbhid: USB HID core driver
[    1.986589] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0250.0001/input/input0
[    2.037092] apple 0003:05AC:0250.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-0000:00:04.1-1.2/input0
[    2.037706] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:04.1/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AC:0250.0002/input/input1
[    2.065981] hub 2-4:1.0: USB hub found
[    2.066065] hub 2-4:1.0: 4 ports detected
[    2.088085] apple 0003:05AC:0250.0002: input,hidraw1: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-0000:00:04.1-1.2/input1
[    2.168419] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.177691] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.0/0003:05AC:0237.0003/input/input2
[    2.228097] apple 0003:05AC:0237.0003: input,hidraw2: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input0
[    2.442015] usb 2-4.1: new low-speed USB device number 7 using ehci-pci
[    2.601715] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   1.00 PQ: 0 ANSI: 0
[    2.607199] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    2.608016] usb 2-4.4: new high-speed USB device number 8 using ehci-pci
[    2.676060] clocksource: Switched to clocksource tsc
[    2.679065] apple 0003:05AC:0237.0004: hidraw3: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input1
[    2.694974] hub 2-4.4:1.0: USB hub found
[    2.695062] hub 2-4.4:1.0: 3 ports detected
[    2.943013] usb 4-5: new low-speed USB device number 3 using ohci-pci
[    2.968007] usb 2-4.4.1: new full-speed USB device number 9 using ehci-pci
[    3.131008] usb 2-4.4.2: new high-speed USB device number 10 using ehci-pci
[    3.306008] usb 2-4.4.3: new full-speed USB device number 11 using ehci-pci
[    3.409009] usb 4-6: new full-speed USB device number 4 using ohci-pci
[    3.609067] hub 4-6:1.0: USB hub found
[    3.612029] hub 4-6:1.0: 3 ports detected
[    3.907008] usb 4-6.1: new full-speed USB device number 5 using ohci-pci
[    4.209176] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.337978] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    4.338109] systemd[1]: Detected architecture x86-64.
[    4.359742] systemd[1]: Set hostname to <arch-macbookpro>.
[    6.061102] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.164325] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.164342] systemd[1]: Reached target Swap.
[    6.164484] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.164501] systemd[1]: Reached target Remote File Systems.
[    6.164540] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    6.164977] systemd[1]: Created slice System Slice.
[    6.165025] systemd[1]: Listening on udev Kernel Socket.
[    6.165174] systemd[1]: Created slice system-autologin.slice.
[    6.165310] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[    6.165356] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.165490] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    6.165525] systemd[1]: Listening on LVM2 metadata daemon socket.
[    6.165561] systemd[1]: Listening on Journal Socket.
[    6.170114] systemd[1]: Starting Journal Service...
[    6.223060] systemd[1]: Mounting Temporary Directory...
[    6.223676] systemd[1]: Starting Setup Virtual Console...
[    6.224366] systemd[1]: Mounting POSIX Message Queue File System...
[    6.225033] systemd[1]: Mounting Debug File System...
[    6.225674] systemd[1]: Mounting Huge Pages File System...
[    6.226382] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.227191] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.227252] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.227323] systemd[1]: Listening on udev Control Socket.
[    6.227355] systemd[1]: Reached target Paths.
[    6.243457] systemd[1]: Listening on Process Core Dump Socket.
[    6.243629] systemd[1]: Created slice User and Session Slice.
[    6.243643] systemd[1]: Reached target Slices.
[    6.261097] systemd[1]: Starting Load Kernel Modules...
[    6.387104] systemd[1]: Started Journal Service.
[    6.793741] Monitor-Mwait will be used to enter C-1 state
[    6.793749] Monitor-Mwait will be used to enter C-2 state
[    6.793752] Monitor-Mwait will be used to enter C-3 state
[    6.793756] tsc: Marking TSC unstable due to TSC halts in idle
[    6.793809] clocksource: Switched to clocksource hpet
[    6.905646] EXT4-fs (sda1): re-mounted. Opts: (null)
[    6.909263] device-mapper: uevent: version 1.0.3
[    6.909372] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    7.345622] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    7.928505] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
[    7.928517] snd_hda_intel 0000:00:08.0: Disabling MSI
[    7.928519] snd_hda_intel 0000:00:08.0: position_fix set to 1 for device 10de:cb89
[    8.605026] snd_hda_codec_cirrus hdaudioC0D0: autoconfig for CS4206: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
[    8.605031] snd_hda_codec_cirrus hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.605034] snd_hda_codec_cirrus hdaudioC0D0:    hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
[    8.605036] snd_hda_codec_cirrus hdaudioC0D0:    mono: mono_out=0x0
[    8.605038] snd_hda_codec_cirrus hdaudioC0D0:    dig-out=0x10/0x0
[    8.605040] snd_hda_codec_cirrus hdaudioC0D0:    inputs:
[    8.605042] snd_hda_codec_cirrus hdaudioC0D0:      Mic=0xd
[    8.793714] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    8.793755] ACPI: Lid Switch [LID0]
[    8.793813] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[    8.793816] ACPI: Power Button [PWRB]
[    8.793867] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
[    8.793870] ACPI: Sleep Button [SLPB]
[    8.793951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
[    8.793954] ACPI: Power Button [PWRF]
[    8.830403] ACPI: AC Adapter [ADP1] (on-line)
[    8.968576] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    8.972058] input: HDA NVidia Headphone as /devices/pci0000:00/0000:00:08.0/sound/card0/input8
[    8.972105] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.0/sound/card0/input9
[    8.972148] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.0/sound/card0/input10
[    8.972191] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.0/sound/card0/input11
[    9.081968] ACPI: SBS HC: EC = 0xffff88013a845900, offset = 0x20, query_bit = 0x10
[    9.139358] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
[    9.139412] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[    9.139631] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input12
[    9.257630] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
[    9.501310] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.346118] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:06.0/usb4/4-5/4-5:1.0/0003:05AC:8242.0006/input/input13
[   10.397140] appleir 0003:05AC:8242.0006: input,hiddev0,hidraw4: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:06.0-5/input0
[   10.439611] pps_core: LinuxPPS API ver. 1 registered
[   10.439616] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[   10.506908] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.0005/input/input14
[   10.506975] hid-generic 0003:045E:0737.0005: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[   10.510812] hid-generic 0003:05AC:9236.0007: hiddev0,hidraw6: USB HID v1.11 Device [Apple Inc. Apple LED Cinema Display] on usb-0000:00:06.1-4.4.3/input0
[   10.548909] PTP clock support registered
[   10.594312] input: bcm5974 as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.2/input/input15
[   10.594354] usbcore: registered new interface driver bcm5974
[   10.632355] usbcore: registered new interface driver appledisplay
[   10.828073] Bluetooth: Core ver 2.21
[   10.828098] NET: Registered protocol family 31
[   10.828099] Bluetooth: HCI device and connection manager initialized
[   10.828105] Bluetooth: HCI socket layer initialized
[   10.828108] Bluetooth: L2CAP socket layer initialized
[   10.828120] Bluetooth: SCO socket layer initialized
[   10.854332] tg3.c:v3.137 (May 11, 2014)
[   10.859491] usbcore: registered new interface driver snd-usb-audio
[   10.876610] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95764m) rev 5784100] (PCI Express) MAC address c4:2c:03:14:ee:9d
[   10.876615] tg3 0000:03:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[   10.876618] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[   10.876620] tg3 0000:03:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[   11.025623] usbcore: registered new interface driver btusb
[   11.034056] Bluetooth: hci0: BCM: chip id 254 build 0396
[   11.037045] Bluetooth: hci0: BCM: product 05ac:8213
[   11.055045] Bluetooth: hci0: Bluetooth USB Host Controller
[   11.500919] tg3 0000:03:00.0 enp3s0: renamed from eth0
[   11.528376] mousedev: PS/2 mouse device common for all mice
[   11.914944] applesmc: key=322 fan=1 temp=15 index=15 acc=1 lux=2 kbd=1
[   11.949749] input: applesmc as /devices/platform/applesmc.768/input/input16
[   15.667131] NET: Registered protocol family 38
[   16.663300] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   16.911661] systemd-journald[145]: Received request to flush runtime journal from PID 1
[   23.495343] ata1.00: configured for UDMA/133
[   23.495348] ata1: EH complete
[   26.972642] NET: Registered protocol family 3
[   33.800888] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   35.406258] tg3 0000:03:00.0 enp3s0: Link is up at 100 Mbps, full duplex
[   35.406258] tg3 0000:03:00.0 enp3s0: Flow control is on for TX and on for RX
[   35.406258] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   37.241246] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   39.277103] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   40.904713] tg3 0000:03:00.0 enp3s0: Link is up at 100 Mbps, full duplex
[   40.904718] tg3 0000:03:00.0 enp3s0: Flow control is on for TX and on for RX
[   40.904763] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   81.103193] usb 2-4.1: USB disconnect, device number 7
[   82.560091] usb 2-4.1: new low-speed USB device number 12 using ehci-pci
[   82.656570] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.0008/input/input17
[   82.707616] hid-generic 0003:045E:0737.0008: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[  142.795175] usb 2-4.1: USB disconnect, device number 12
[  144.253198] usb 2-4.1: new low-speed USB device number 13 using ehci-pci
[  144.348271] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.0009/input/input18
[  144.399615] hid-generic 0003:045E:0737.0009: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[  204.488172] usb 2-4.1: USB disconnect, device number 13
[  205.946209] usb 2-4.1: new low-speed USB device number 14 using ehci-pci
[  206.042261] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.000A/input/input19
[  206.093459] hid-generic 0003:045E:0737.000A: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[  266.182503] usb 2-4.1: USB disconnect, device number 14
[  267.640193] usb 2-4.1: new low-speed USB device number 15 using ehci-pci
[  267.733851] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.000B/input/input20
[  267.784262] hid-generic 0003:045E:0737.000B: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[  300.842531] drm: module_layout: kernel tainted.
[  300.842535] Disabling lock debugging due to kernel taint
[  300.848469] drm: module has bad taint, not creating trace events
[  300.856520] [drm] Initialized drm 1.1.0 20060810
[  300.976486] nvidia: module license 'NVIDIA' taints kernel.
[  300.987752] nvidia: Unknown symbol ___preempt_schedule (err 0)
[  327.874396] usb 2-4.1: USB disconnect, device number 15
[  329.333196] usb 2-4.1: new low-speed USB device number 16 using ehci-pci
[  329.429514] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.000C/input/input21
[  329.480458] hid-generic 0003:045E:0737.000C: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[  379.435699] nvidia: disagrees about version of symbol module_layout
[  389.567387] usb 2-4.1: USB disconnect, device number 16
[  391.026107] usb 2-4.1: new low-speed USB device number 17 using ehci-pci
[  391.122532] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.000D/input/input22
[  391.173458] hid-generic 0003:045E:0737.000D: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0
[  415.618815] nvidia: Unknown symbol ___preempt_schedule (err 0)
[  451.261112] usb 2-4.1: USB disconnect, device number 17
[  452.718204] usb 2-4.1: new low-speed USB device number 18 using ehci-pci
[  452.813215] input: PixArt Microsoft USB Optical Mouse as /devices/pci0000:00/0000:00:06.1/usb2/2-4/2-4.1/2-4.1:1.0/0003:045E:0737.000E/input/input23
[  452.864735] hid-generic 0003:045E:0737.000E: input,hidraw5: USB HID v1.11 Mouse [PixArt Microsoft USB Optical Mouse] on usb-0000:00:06.1-4.1/input0

Any Ideas?

Last edited by rwd (2016-08-13 14:58:41)

Offline

#2 2016-08-13 15:00:32

rwd
Member
Registered: 2009-02-08
Posts: 664

Re: [SOLVED] how to run nvidia-340xx driver with zen-kernel?

I edited the nvidia-340xx PKGBUILD  using the nvidia-zen PKGBUILD as an example. After a recompile the driver works. For anyone who's interested I put up the PKGBUILD here:

http://pastebin.com/4xG8TKTS

Offline

#3 2017-05-28 22:12:41

erickwill
Member
Registered: 2013-11-05
Posts: 137

Re: [SOLVED] how to run nvidia-340xx driver with zen-kernel?

rwd wrote:

I edited the nvidia-340xx PKGBUILD  using the nvidia-zen PKGBUILD as an example. After a recompile the driver works. For anyone who's interested I put up the PKGBUILD here:

http://pastebin.com/4xG8TKTS

Thanks for sharing.
I wonder how did you handle all these things to have it working?
I mean, did you first installed:
pacman -S linux-zen linux-headers-zen

And later on you did execute the script you shared?

Thanks in advance,

Offline

#4 2023-04-11 04:18:29

raym
Member
Registered: 2023-04-11
Posts: 4

Re: [SOLVED] how to run nvidia-340xx driver with zen-kernel?

So it will automatically compile magic! No need to change PKGBUILD

Offline

#5 2023-04-11 06:52:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,627

Re: [SOLVED] how to run nvidia-340xx driver with zen-kernel?

Please don't necrobump 6 year old solved threads: https://wiki.archlinux.org/title/Genera … bumping%22

Offline

Board footer

Powered by FluxBB