You are not logged in.
I'm trying to set up an installation with nvidia graphics in a laptop that has both an intel integrated gpu and a nvidia gpu. The problem is that when I try to start X it goes to a black screen. X is actually started, since If I type "exit" after starting xterm in X it exits correctly, even though I can only see a black screen. After coming back from X, there is a message from xterm saying that the resource :0 is temporarily unaivailable and stating how many requests were made and failed.
I have tried many things but nothing has worked so far.
https://wiki.archlinux.org/index.php/NV … X_shutdown did not work
https://wiki.archlinux.org/index.php/NV … grated_GPU I blacklisted these modules and the resolution changed to a very poor one when I have a 1920x1080 screen.
I have also reinstalled nvidia and nvidia-utils. lsmod shows that the nvidia module is loaded (nouveau is uninstalled).
Any ideas? The system is very barebones as it has pretty much the base package, the xorg ones and the nvidia drivers.
Last dmesg output:
[ 0.000000] microcode: microcode updated early to revision 0x5e, date = 2017-04-06
[ 0.000000] Linux version 4.14.7-1-ARCH (builduser@heftig-26837) (gcc version 7.2.1 20171128 (GCC)) #1 SMP PREEMPT Sun Dec 17 19:13:39 UTC 2017
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda6 rw "nvidia-drm modeset=1"
[ 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: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009c400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007600dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007600e000-0x000000007600efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007600f000-0x000000007600ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000076010000-0x000000007bc8efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007bc8f000-0x000000007c747fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007c748000-0x000000007c8d2fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007c8d3000-0x000000007cfb9fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000007cfba000-0x000000007d3fdfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007d3fe000-0x000000007d3fefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007d3ff000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] random: fast init done
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Micro-Star International Co., Ltd. GP62M 7RD/MS-16J9, BIOS E16J9IMS.318 05/22/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x47f000 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.000000] 1 base 007E000000 mask 7FFE000000 uncachable
[ 0.000000] 2 base 007D800000 mask 7FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] e820: last_pfn = 0x7d3ff max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000fcc50-0x000fcc5f] mapped at [ffffffffff200c50]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff9d9ac0096000] 96000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x18a214000, 0x18a214fff] PGTABLE
[ 0.000000] BRK [0x18a215000, 0x18a215fff] PGTABLE
[ 0.000000] BRK [0x18a216000, 0x18a216fff] PGTABLE
[ 0.000000] BRK [0x18a217000, 0x18a217fff] PGTABLE
[ 0.000000] BRK [0x18a218000, 0x18a218fff] PGTABLE
[ 0.000000] BRK [0x18a219000, 0x18a219fff] PGTABLE
[ 0.000000] BRK [0x18a21a000, 0x18a21afff] PGTABLE
[ 0.000000] BRK [0x18a21b000, 0x18a21bfff] PGTABLE
[ 0.000000] BRK [0x18a21c000, 0x18a21cfff] PGTABLE
[ 0.000000] BRK [0x18a21d000, 0x18a21dfff] PGTABLE
[ 0.000000] BRK [0x18a21e000, 0x18a21efff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x35f1d000-0x36f85fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 MSI_NB)
[ 0.000000] ACPI: XSDT 0x000000007C8D30B0 0000E4 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007C8FB3C0 000114 (v06 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007C8D3230 02818E (v02 MSI_NB MEGABOOK 01072009 INTL 20160422)
[ 0.000000] ACPI: FACS 0x000000007CFA1C40 000040
[ 0.000000] ACPI: APIC 0x000000007C8FB4D8 0000BC (v03 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007C8FB598 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: ECDT 0x000000007C8FB5E0 0000C1 (v01 MSI_NB MEGABOOK 01072009 AMI. 00010013)
[ 0.000000] ACPI: MCFG 0x000000007C8FB6A8 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x000000007C8FB6E8 000322 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.000000] ACPI: FIDT 0x000000007C8FBA10 00009C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: SLIC 0x000000007C8FBAB0 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007C8FBC28 00317F (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x000000007C8FEDA8 002771 (v02 PegSsd PegSsdt 00001000 INTL 20160422)
[ 0.000000] ACPI: HPET 0x000000007C901520 000038 (v01 INTEL KBL 00000001 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007C901558 005DFB (v02 INTEL RV11Rtd3 00001000 INTL 20160422)
[ 0.000000] ACPI: SSDT 0x000000007C907358 000DE5 (v02 INTEL Ther_Rvp 00001000 INTL 20160422)
[ 0.000000] ACPI: UEFI 0x000000007C908140 000042 (v01 INTEL EDK2 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000007C908188 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.000000] ACPI: LPIT 0x000000007C909068 000094 (v01 INTEL KBL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: WSMT 0x000000007C909100 000028 (v01 INTEL KBL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007C909128 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.000000] ACPI: DBGP 0x000000007C9093C8 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000007C909400 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007C909458 0000AE (v02 SgRef SgPeg 00001000 INTL 20160422)
[ 0.000000] ACPI: TPM2 0x000000007C909508 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.000000] ACPI: SSDT 0x000000007C909540 001A94 (v01 OptRef OptTabl 00001000 INTL 20160422)
[ 0.000000] ACPI: ASF! 0x000000007C90AFD8 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000047effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x47effc000-0x47effffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000047effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009bfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000007600dfff]
[ 0.000000] node 0: [mem 0x0000000076010000-0x000000007bc8efff]
[ 0.000000] node 0: [mem 0x000000007c748000-0x000000007c8d2fff]
[ 0.000000] node 0: [mem 0x000000007d3fe000-0x000000007d3fefff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000047effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047effffff]
[ 0.000000] On node 0 totalpages: 4173236
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7865 pages used for memmap
[ 0.000000] DMA32 zone: 503321 pages, LIFO batch:31
[ 0.000000] Normal zone: 57280 pages used for memmap
[ 0.000000] Normal zone: 3665920 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics memory at 0x000000007e000000-0x000000007fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 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-119
[ 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, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-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 0x7600e000-0x7600efff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7600f000-0x7600ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7bc8f000-0x7c747fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c8d3000-0x7cfb9fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7cfba000-0x7d3fdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7d3ff000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xdfffffff] 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 36 pages/cpu @ffff9d9f3ec00000 s107032 r8192 d32232 u262144
[ 0.000000] pcpu-alloc: s107032 r8192 d32232 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4108006
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda6 rw "nvidia-drm modeset=1"
[ 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: 16328164K/16692944K available (6646K kernel code, 1150K rwdata, 2788K rodata, 1312K init, 1008K bss, 364780K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] ftrace: allocating 29077 entries in 114 pages
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] NR_IRQS: 8448, nr_irqs: 2048, preallocated irqs: 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.003333] tsc: Detected 2800.000 MHz processor
[ 0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 5618.00 BogoMIPS (lpj=9360000)
[ 0.003333] pid_max: default: 32768 minimum: 301
[ 0.003333] ACPI: Core revision 20170728
[ 0.036311] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.036335] Security Framework initialized
[ 0.036335] Yama: becoming mindful.
[ 0.038334] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.039313] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.039349] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.039381] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.039536] CPU: Physical Processor ID: 0
[ 0.039536] CPU: Processor Core ID: 0
[ 0.039540] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.039540] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.039544] mce: CPU supports 10 MCE banks
[ 0.039552] CPU0: Thermal monitoring enabled (TM1)
[ 0.039570] process: using mwait in idle threads
[ 0.039572] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.039572] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.039751] Freeing SMP alternatives memory: 24K
[ 0.041050] smpboot: Max logical packages: 2
[ 0.042249] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.046419] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.079453] TSC deadline timer enabled
[ 0.079458] smpboot: CPU0: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[ 0.090014] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.090058] ... version: 4
[ 0.090059] ... bit width: 48
[ 0.090059] ... generic registers: 4
[ 0.090060] ... value mask: 0000ffffffffffff
[ 0.090060] ... max period: 00007fffffffffff
[ 0.090060] ... fixed-purpose events: 3
[ 0.090061] ... event mask: 000000070000000f
[ 0.096672] Hierarchical SRCU implementation.
[ 0.110106] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.116671] smp: Bringing up secondary CPUs ...
[ 0.143369] x86: Booting SMP configuration:
[ 0.143371] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.304887] smp: Brought up 1 node, 8 CPUs
[ 0.304887] smpboot: Total of 8 processors activated (44945.00 BogoMIPS)
[ 0.307004] devtmpfs: initialized
[ 0.307004] x86/mm: Memory block size: 128MB
[ 0.307528] PM: Registering ACPI NVS region [mem 0x7600e000-0x7600efff] (4096 bytes)
[ 0.307528] PM: Registering ACPI NVS region [mem 0x7c8d3000-0x7cfb9fff] (7237632 bytes)
[ 0.307528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.307528] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.307528] pinctrl core: initialized pinctrl subsystem
[ 0.307528] RTC time: 16:05:38, date: 12/22/17
[ 0.307528] NET: Registered protocol family 16
[ 0.307528] cpuidle: using governor ladder
[ 0.307528] cpuidle: using governor menu
[ 0.307528] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.307528] ACPI: bus type PCI registered
[ 0.307528] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.307528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.307528] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.307528] PCI: Using configuration type 1 for base access
[ 0.307528] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.307528] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.307528] ACPI: Added _OSI(Module Device)
[ 0.307528] ACPI: Added _OSI(Processor Device)
[ 0.307528] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.307528] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.307528] ACPI: EC: EC started
[ 0.307528] ACPI: EC: interrupt blocked
[ 0.311696] ACPI Error: [^^^PEG0.PEGP.EASP] Namespace lookup failure, AE_NOT_FOUND (20170728/psargs-364)
[ 0.311763] ACPI Error: Method parse/execution failed \_SB.PCI0.LPCB.EC._REG, AE_NOT_FOUND (20170728/psparse-550)
[ 0.311840] ACPI: \: Used as first EC
[ 0.311841] ACPI: \: GPE=0x13, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.311842] ACPI: \: Used as boot ECDT EC to handle transactions
[ 0.312830] ACPI Exception: Could not find/resolve named package element: V0PR (20170728/dspkginit-381)
[ 0.312830] ACPI Exception: Could not find/resolve named package element: V0PR (20170728/dspkginit-381)
[ 0.312830] ACPI Exception: Could not find/resolve named package element: V1PR (20170728/dspkginit-381)
[ 0.312830] ACPI Exception: Could not find/resolve named package element: V1PR (20170728/dspkginit-381)
[ 0.312830] ACPI Exception: Could not find/resolve named package element: V2PR (20170728/dspkginit-381)
[ 0.312830] ACPI Exception: Could not find/resolve named package element: V2PR (20170728/dspkginit-381)
[ 0.312830] ACPI: Executed 42 blocks of module-level executable AML code
[ 0.325101] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.330174] ACPI: Dynamic OEM Table Load:
[ 0.330180] ACPI: SSDT 0xFFFF9D9F2C116800 000663 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.330327] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.330384] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.330384] ACPI: Dynamic OEM Table Load:
[ 0.330384] ACPI: SSDT 0xFFFF9D9F2BC09800 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.330415] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.333598] ACPI: Dynamic OEM Table Load:
[ 0.333603] ACPI: SSDT 0xFFFF9D9F2C1CA000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.333899] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.333912] ACPI: Dynamic OEM Table Load:
[ 0.333912] ACPI: SSDT 0xFFFF9D9F2BC73A00 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.333912] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.333912] ACPI: Interpreter enabled
[ 0.333912] ACPI: (supports S0 S3 S4 S5)
[ 0.333912] ACPI: Using IOAPIC for interrupt routing
[ 0.333912] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.334411] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.336562] ACPI: Power Resource [PG00] (on)
[ 0.397304] ACPI: Power Resource [PG01] (on)
[ 0.397633] ACPI: Power Resource [PG02] (on)
[ 0.398002] ACPI: Power Resource [PXP] (off)
[ 0.398300] ACPI: Power Resource [WRST] (on)
[ 0.398577] ACPI: Power Resource [WRST] (on)
[ 0.398848] ACPI: Power Resource [WRST] (on)
[ 0.399120] ACPI: Power Resource [WRST] (on)
[ 0.399200] ACPI: Power Resource [PXP] (off)
[ 0.399525] ACPI: Power Resource [WRST] (on)
[ 0.399862] ACPI: Power Resource [WRST] (on)
[ 0.400143] ACPI: Power Resource [WRST] (on)
[ 0.400415] ACPI: Power Resource [WRST] (on)
[ 0.400688] ACPI: Power Resource [WRST] (on)
[ 0.400957] ACPI: Power Resource [WRST] (on)
[ 0.401038] ACPI: Power Resource [PXP] (off)
[ 0.401333] ACPI: Power Resource [WRST] (on)
[ 0.401417] ACPI: Power Resource [PXP] (off)
[ 0.401713] ACPI: Power Resource [WRST] (on)
[ 0.401989] ACPI: Power Resource [WRST] (on)
[ 0.402069] ACPI: Power Resource [PXP] (off)
[ 0.402392] ACPI: Power Resource [WRST] (on)
[ 0.402724] ACPI: Power Resource [WRST] (on)
[ 0.402993] ACPI: Power Resource [WRST] (on)
[ 0.403266] ACPI: Power Resource [WRST] (on)
[ 0.404304] ACPI: Power Resource [WRST] (on)
[ 0.404576] ACPI: Power Resource [WRST] (on)
[ 0.404844] ACPI: Power Resource [WRST] (on)
[ 0.408004] ACPI: Power Resource [PX01] (off)
[ 0.408739] ACPI: Power Resource [PX02] (off)
[ 0.409437] ACPI: Power Resource [PX03] (off)
[ 0.410635] ACPI: Power Resource [PX04] (off)
[ 0.411398] ACPI: Power Resource [PX05] (off)
[ 0.411577] ACPI: Power Resource [PX06] (off)
[ 0.413554] ACPI: Power Resource [USBC] (on)
[ 0.413695] ACPI: Power Resource [PAUD] (on)
[ 0.414124] ACPI: Power Resource [V0PR] (on)
[ 0.414163] ACPI: Power Resource [V1PR] (on)
[ 0.414201] ACPI: Power Resource [V2PR] (on)
[ 0.416629] ACPI: Power Resource [PXTC] (on)
[ 0.417158] ACPI: Power Resource [PXTC] (off)
[ 0.423053] ACPI: Power Resource [FN00] (off)
[ 0.423117] ACPI: Power Resource [FN01] (off)
[ 0.423177] ACPI: Power Resource [FN02] (off)
[ 0.423237] ACPI: Power Resource [FN03] (off)
[ 0.423297] ACPI: Power Resource [FN04] (off)
[ 0.424288] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.424293] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.425615] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.425616] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.426189] PCI host bridge to bus 0000:00
[ 0.426191] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.426192] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.426193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.426193] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.426194] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfc00ffff window]
[ 0.426195] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.426196] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.426202] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
[ 0.426489] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.426524] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.426672] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000
[ 0.426681] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[ 0.426685] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.426688] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.426860] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.426879] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[ 0.426938] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.427105] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.427123] pci 0000:00:14.2: reg 0x10: [mem 0xdf32e000-0xdf32efff 64bit]
[ 0.427272] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.427296] pci 0000:00:16.0: reg 0x10: [mem 0xdf32d000-0xdf32dfff 64bit]
[ 0.427363] pci 0000:00:16.0: PME# supported from D3hot
[ 0.427497] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[ 0.427512] pci 0000:00:17.0: reg 0x10: [mem 0xdf328000-0xdf329fff]
[ 0.427518] pci 0000:00:17.0: reg 0x14: [mem 0xdf32c000-0xdf32c0ff]
[ 0.427524] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.427530] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.427536] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.427542] pci 0000:00:17.0: reg 0x24: [mem 0xdf32b000-0xdf32b7ff]
[ 0.427577] pci 0000:00:17.0: PME# supported from D3hot
[ 0.427708] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[ 0.427764] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.427901] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[ 0.427958] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.428104] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
[ 0.428311] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.428325] pci 0000:00:1f.2: reg 0x10: [mem 0xdf324000-0xdf327fff]
[ 0.428481] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040300
[ 0.428506] pci 0000:00:1f.3: reg 0x10: [mem 0xdf320000-0xdf323fff 64bit]
[ 0.428535] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[ 0.428581] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.428749] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.428808] pci 0000:00:1f.4: reg 0x10: [mem 0xdf32a000-0xdf32a0ff 64bit]
[ 0.428877] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.429084] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030200
[ 0.429097] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.429104] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.429110] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.429115] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.429119] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[ 0.436677] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.436679] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.436680] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.436683] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.436744] pci 0000:02:00.0: [8086:24fb] type 00 class 0x028000
[ 0.436794] pci 0000:02:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
[ 0.436969] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.437104] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.437108] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.437159] pci 0000:03:00.0: [1969:e0b1] type 00 class 0x020000
[ 0.437189] pci 0000:03:00.0: reg 0x10: [mem 0xdf100000-0xdf13ffff 64bit]
[ 0.437199] pci 0000:03:00.0: reg 0x18: [io 0xd000-0xd07f]
[ 0.437302] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.437390] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.437392] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.437394] pci 0000:00:1c.3: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.440933] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.440973] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.441010] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.441047] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.441085] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.441122] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.441159] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.441196] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.441720] ACPI: EC: interrupt unblocked
[ 0.441732] ACPI: EC: event unblocked
[ 0.441743] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x13, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.441744] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[ 0.441793] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.441793] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.441793] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.441793] vgaarb: loaded
[ 0.441793] EDAC MC: Ver: 3.0.0
[ 0.441793] PCI: Using ACPI for IRQ routing
[ 0.469931] PCI: pci_cache_line_size set to 64 bytes
[ 0.469976] e820: reserve RAM buffer [mem 0x0009c400-0x0009ffff]
[ 0.469977] e820: reserve RAM buffer [mem 0x7600e000-0x77ffffff]
[ 0.469978] e820: reserve RAM buffer [mem 0x7bc8f000-0x7bffffff]
[ 0.469979] e820: reserve RAM buffer [mem 0x7c8d3000-0x7fffffff]
[ 0.469979] e820: reserve RAM buffer [mem 0x7d3ff000-0x7fffffff]
[ 0.469980] e820: reserve RAM buffer [mem 0x47f000000-0x47fffffff]
[ 0.470038] NetLabel: Initializing
[ 0.470039] NetLabel: domain hash size = 128
[ 0.470039] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.470050] NetLabel: unlabeled traffic allowed by default
[ 0.470337] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.470341] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.472385] clocksource: Switched to clocksource hpet
[ 0.476873] VFS: Disk quotas dquot_6.6.0
[ 0.476885] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.476923] pnp: PnP ACPI init
[ 0.477079] pnp 00:00: Plug and Play ACPI device, IDs MSI0007 PNP0303 (active)
[ 0.477108] pnp 00:01: Plug and Play ACPI device, IDs SYN1509 SYN1500 SYN0002 PNP0f13 (active)
[ 0.477214] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.477215] system 00:02: [io 0xffff] has been reserved
[ 0.477216] system 00:02: [io 0xffff] has been reserved
[ 0.477217] system 00:02: [io 0xffff] has been reserved
[ 0.477218] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.477219] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.477222] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.477296] system 00:03: [io 0x0800-0x087f] has been reserved
[ 0.477298] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.477311] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.477334] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.477336] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.477869] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.477870] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.477871] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.477872] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.477873] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.477874] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.477874] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.477875] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.477877] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.477878] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.477880] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.477907] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.477908] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.477909] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.477910] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.477911] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.477912] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.477913] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.477915] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.478167] system 00:08: [io 0xff00-0xfffe] has been reserved
[ 0.478170] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.479118] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.479119] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.479120] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.479122] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.479830] pnp: PnP ACPI: found 10 devices
[ 0.487415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.487432] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.487434] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.487436] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.487437] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.487440] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.487443] pci 0000:00:1c.0: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.487447] pci 0000:00:1c.3: PCI bridge to [bus 03]
[ 0.487449] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.487451] pci 0000:00:1c.3: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.487456] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.487457] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.487458] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.487459] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
[ 0.487460] pci_bus 0000:00: resource 8 [mem 0xfc000000-0xfc00ffff window]
[ 0.487460] pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
[ 0.487461] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.487462] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.487463] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.487464] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.487464] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.487465] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.487595] NET: Registered protocol family 2
[ 0.487701] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.487848] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.487974] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.487999] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.488038] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.488093] NET: Registered protocol family 1
[ 0.488104] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.488321] PCI: CLS 64 bytes, default 64
[ 0.488344] Unpacking initramfs...
[ 0.665455] Freeing initrd memory: 16804K
[ 0.665461] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.665463] software IO TLB [mem 0x77c8f000-0x7bc8f000] (64MB) mapped at [ffff9d9b37c8f000-ffff9d9b3bc8efff]
[ 0.665690] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c5f06f2, max_idle_ns: 440795220049 ns
[ 0.665898] Scanning for low memory corruption every 60 seconds
[ 0.666398] Initialise system trusted keyrings
[ 0.666405] Key type blacklist registered
[ 0.666472] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.667211] zbud: loaded
[ 0.669639] Key type asymmetric registered
[ 0.669666] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.669708] io scheduler noop registered
[ 0.669708] io scheduler deadline registered
[ 0.669737] io scheduler cfq registered (default)
[ 0.669737] io scheduler mq-deadline registered
[ 0.669738] io scheduler kyber registered
[ 0.669753] io scheduler bfq registered
[ 0.670425] pcieport 0000:00:1c.0: AER enabled with IRQ 121
[ 0.670441] pcieport 0000:00:1c.3: AER enabled with IRQ 122
[ 0.670452] pcieport 0000:00:01.0: Signaling PME with IRQ 120
[ 0.670458] pcieport 0000:00:1c.0: Signaling PME with IRQ 121
[ 0.670465] pcieport 0000:00:1c.3: Signaling PME with IRQ 122
[ 0.670481] intel_idle: MWAIT substates: 0x11142120
[ 0.670482] intel_idle: v0.4.1 model 0x9E
[ 0.670849] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.671136] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.672088] rtc_cmos 00:04: RTC can wake from S4
[ 0.672469] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.672549] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.672555] intel_pstate: Intel P-state driver initializing
[ 0.672578] intel_pstate: Disabling energy efficiency optimization
[ 0.673420] intel_pstate: HWP enabled
[ 0.673694] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.673722] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[ 0.673882] NET: Registered protocol family 10
[ 0.676619] Segment Routing with IPv6
[ 0.676630] NET: Registered protocol family 17
[ 0.677259] RAS: Correctable Errors collector initialized.
[ 0.677309] microcode: sig=0x906e9, pf=0x20, revision=0x5e
[ 0.677484] microcode: Microcode Update Driver: v2.2.
[ 0.677490] sched_clock: Marking stable (677482456, 0)->(684366422, -6883966)
[ 0.677768] registered taskstats version 1
[ 0.677775] Loading compiled-in X.509 certificates
[ 0.677784] zswap: loaded using pool lzo/zbud
[ 0.679444] Key type big_key registered
[ 0.680024] Magic number: 13:899:85
[ 0.680031] event_source uncore_cbox_3: hash matches
[ 0.680234] rtc_cmos 00:04: setting system clock to 2017-12-22 16:05:39 UTC (1513958739)
[ 0.681581] Freeing unused kernel memory: 1312K
[ 0.681582] Write protecting the kernel read-only data: 12288k
[ 0.681932] Freeing unused kernel memory: 1524K
[ 0.683585] Freeing unused kernel memory: 1308K
[ 0.694841] nvidia: loading out-of-tree module taints kernel.
[ 0.694846] nvidia: module license 'NVIDIA' taints kernel.
[ 0.694846] Disabling lock debugging due to kernel taint
[ 0.701798] nvidia-nvlink: Nvlink Core is being initialized, major device number 246
[ 0.702122] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 387.34 Tue Nov 21 03:09:00 PST 2017 (using threaded interrupts)
[ 0.737019] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.741211] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.741233] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.745883] SCSI subsystem initialized
[ 0.746607] ACPI: bus type USB registered
[ 0.746622] usbcore: registered new interface driver usbfs
[ 0.746628] usbcore: registered new interface driver hub
[ 0.746651] usbcore: registered new device driver usb
[ 0.747593] libata version 3.00 loaded.
[ 0.748343] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.748346] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.749521] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 0.749525] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.749689] hub 1-0:1.0: USB hub found
[ 0.749716] hub 1-0:1.0: 16 ports detected
[ 0.750594] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.750595] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.750676] hub 2-0:1.0: USB hub found
[ 0.750698] hub 2-0:1.0: 8 ports detected
[ 0.751270] ahci 0000:00:17.0: version 3.0
[ 0.761519] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
[ 0.761520] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[ 0.770664] scsi host0: ahci
[ 0.770948] scsi host1: ahci
[ 0.771161] scsi host2: ahci
[ 0.771507] scsi host3: ahci
[ 0.771533] ata1: DUMMY
[ 0.771534] ata2: DUMMY
[ 0.771536] ata3: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b200 irq 124
[ 0.771537] ata4: SATA max UDMA/133 abar m2048@0xdf32b000 port 0xdf32b280 irq 124
[ 0.776853] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.080175] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[ 1.080928] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.080961] ata4: SATA link down (SStatus 4 SControl 300)
[ 1.082601] ata3.00: ATA-8: HGST HTS721010A9E630, JB0OA3U0, max UDMA/133
[ 1.082605] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.084492] ata3.00: configured for UDMA/133
[ 1.084970] scsi 2:0:0:0: Direct-Access ATA HGST HTS721010A9 A3U0 PQ: 0 ANSI: 5
[ 1.092750] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.092754] sd 2:0:0:0: [sda] 4096-byte physical blocks
[ 1.092804] sd 2:0:0:0: [sda] Write Protect is off
[ 1.092808] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.092893] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.140324] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 1.142511] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.226804] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.229187] usbcore: registered new interface driver usbhid
[ 1.229188] usbhid: USB HID core driver
[ 1.346803] usb 1-10: new full-speed USB device number 3 using xhci_hcd
[ 1.610184] usb 1-11: new high-speed USB device number 4 using xhci_hcd
[ 1.677151] clocksource: Switched to clocksource tsc
[ 1.866704] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 1.906776] usb 1-12: new high-speed USB device number 5 using xhci_hcd
[ 2.661697] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.700815] systemd[1]: systemd 236 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[ 2.701144] systemd[1]: Detected architecture x86-64.
[ 2.716264] systemd[1]: Set hostname to <juanmi>.
[ 2.951992] random: crng init done
[ 3.537401] systemd[1]: Reached target Remote File Systems.
[ 3.538001] systemd[1]: Created slice System Slice.
[ 3.538665] systemd[1]: Mounting Huge Pages File System...
[ 3.539004] systemd[1]: Created slice User and Session Slice.
[ 3.539398] systemd[1]: Created slice system-systemd-fsck.slice.
[ 3.539755] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.540223] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.667794] EXT4-fs (sda6): re-mounted. Opts: data=ordered
[ 3.881835] systemd-journald[244]: Received request to flush runtime journal from PID 1
[ 4.871518] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[ 4.871853] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[ 5.117029] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:49/PNP0C09:01/PNP0C0D:00/input/input2
[ 5.117226] ACPI: Lid Switch [LID0]
[ 5.117269] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 5.117275] ACPI: Sleep Button [SLPB]
[ 5.117299] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 5.117303] ACPI: Power Button [PWRB]
[ 5.117327] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 5.117337] ACPI: Power Button [PWRF]
[ 5.185760] Bluetooth: Core ver 2.22
[ 5.185769] NET: Registered protocol family 31
[ 5.185769] Bluetooth: HCI device and connection manager initialized
[ 5.185771] Bluetooth: HCI socket layer initialized
[ 5.185772] Bluetooth: L2CAP socket layer initialized
[ 5.185775] Bluetooth: SCO socket layer initialized
[ 5.369847] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 5.370156] thermal LNXTHERM:00: registered as thermal_zone0
[ 5.370159] ACPI: Thermal Zone [THRM] (61 C)
[ 5.420159] thermal LNXTHERM:01: registered as thermal_zone1
[ 5.420161] ACPI: Thermal Zone [TZ00] (28 C)
[ 5.420284] thermal LNXTHERM:02: registered as thermal_zone2
[ 5.420284] ACPI: Thermal Zone [TZ01] (30 C)
[ 5.423376] ACPI: Battery Slot [BAT1] (battery present)
[ 5.665950] ACPI: AC Adapter [ADP1] (on-line)
[ 5.683120] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 5.688781] Bluetooth: HCI UART driver ver 2.3
[ 5.688784] Bluetooth: HCI UART protocol H4 registered
[ 5.688786] Bluetooth: HCI UART protocol BCSP registered
[ 5.688815] Bluetooth: HCI UART protocol LL registered
[ 5.688817] Bluetooth: HCI UART protocol ATH3K registered
[ 5.688818] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.688854] Bluetooth: HCI UART protocol Intel registered
[ 5.688897] Bluetooth: HCI UART protocol Broadcom registered
[ 5.688899] Bluetooth: HCI UART protocol QCA registered
[ 5.688900] Bluetooth: HCI UART protocol AG6XX registered
[ 5.688901] Bluetooth: HCI UART protocol Marvell registered
[ 5.712366] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 5.712393] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 5.755335] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 5.755336] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 5.755337] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 5.755337] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 5.755337] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 5.755338] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 5.845580] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 5.857399] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 6.001175] media: Linux media interface: v0.10
[ 6.076218] input: MSI WMI hotkeys as /devices/virtual/input/input8
[ 6.099802] usbcore: registered new interface driver btusb
[ 6.110490] Bluetooth: hci0: read Intel version: 370810225019140f1d
[ 6.110491] Bluetooth: hci0: Intel device is already patched. patch num: 1d
[ 6.124291] usbcore: registered new interface driver rtsx_usb
[ 6.225887] Linux video capture interface: v2.00
[ 6.228730] iTCO_vendor_support: vendor-support=0
[ 6.233762] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 6.233909] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 6.234049] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 6.379599] alx 0000:03:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [4c:cc:6a:de:3a:b3]
[ 6.383184] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0683)
[ 6.385857] uvcvideo 1-11:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[ 6.385859] uvcvideo 1-11:1.0: Entity type for entity Extension 4 was not initialized!
[ 6.385860] uvcvideo 1-11:1.0: Entity type for entity Processing 2 was not initialized!
[ 6.385861] uvcvideo 1-11:1.0: Entity type for entity Camera 1 was not initialized!
[ 6.385909] input: BisonCam, NB Pro: BisonCam, NB as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input9
[ 6.385953] usbcore: registered new interface driver uvcvideo
[ 6.385954] USB Video Class driver (1.1.1)
[ 6.399215] AVX2 version of gcm_enc/dec engaged.
[ 6.399216] AES CTR mode by8 optimization enabled
[ 6.415244] Intel(R) Wireless WiFi driver for Linux
[ 6.415245] Copyright(c) 2003- 2015 Intel Corporation
[ 6.423593] psmouse serio1: synaptics: queried max coordinates: x [..5656], y [..4728]
[ 6.451552] psmouse serio1: synaptics: queried min coordinates: x [1284..], y [1128..]
[ 6.451562] psmouse serio1: synaptics: Your touchpad (PNP: SYN1509 SYN1500 SYN0002 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[ 6.505832] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00323/0x840300/0x26800/0x0, board id: 3163, fw id: 2286728
[ 6.540748] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 6.624337] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 7.084758] iwlwifi 0000:02:00.0: loaded firmware version 29.610311.0 op_mode iwlmvm
[ 7.177526] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[ 7.186063] alx 0000:03:00.0 enp3s0: renamed from eth0
[ 7.194594] iwlwifi 0000:02:00.0: base HW address: 10:f0:05:3a:5c:4b
[ 7.221764] Linux agpgart interface v0.103
[ 7.392149] mousedev: PS/2 mouse device common for all mice
[ 7.415415] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 7.416060] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 7.416102] thermal thermal_zone4: failed to read out thermal zone (-61)
[ 7.427243] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 7.505388] intel_rapl: Found RAPL domain package
[ 7.505393] intel_rapl: Found RAPL domain core
[ 7.505395] intel_rapl: Found RAPL domain uncore
[ 7.505398] intel_rapl: Found RAPL domain dram
[ 7.537682] Adding 16383996k swap on /dev/sda5. Priority:-2 extents:1 across:16383996k FS
[ 7.712985] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 387.34 Tue Nov 21 02:09:45 PST 2017
[ 7.743150] snd_hda_intel 0000:00:1f.3: failed to add i915 component master (-19)
[ 8.012313] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 8.012319] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 8.046135] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC898: line_outs=2 (0x15/0x1b/0x0/0x0/0x0) type:speaker
[ 8.046138] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 8.046139] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x14/0x0/0x0/0x0/0x0)
[ 8.046140] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 8.046142] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 8.046143] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 8.046144] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 8.046146] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 8.071656] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: stripe=32747,data=ordered
[ 8.074027] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
[ 8.074484] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
[ 8.080367] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[ 8.080417] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 8.080462] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 8.839143] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170728/nsarguments-100)
[ 10.775336] nvidia-modeset: Allocated GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 10.775441] nvidia-modeset: Freed GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 10.775545] nvidia-modeset: Allocated GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 10.775642] nvidia-modeset: Freed GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 18.463818] nvidia-modeset: Allocated GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 18.464076] nvidia-modeset: Freed GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 18.733743] nvidia-modeset: Allocated GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0
[ 18.734004] nvidia-modeset: Freed GPU:0 (GPU-ba57d398-a712-b54c-0770-571f9199426d) @ PCI:0000:01:00.0/var/log/Xorg.1.log
[ 638.315]
X.Org X Server 1.19.5
Release Date: 2017-10-12
[ 638.317] X Protocol Version 11, Revision 0
[ 638.318] Build Operating System: Linux 4.9.54-1-lts x86_64
[ 638.319] Current Operating System: Linux juanmi 4.14.7-1-ARCH #1 SMP PREEMPT Sun Dec 17 19:13:39 UTC 2017 x86_64
[ 638.319] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda6 rw
[ 638.320] Build Date: 12 October 2017 09:59:53PM
[ 638.321]
[ 638.321] Current version of pixman: 0.34.0
[ 638.323] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 638.323] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 638.326] (==) Log file: "/var/log/Xorg.1.log", Time: Fri Dec 22 14:43:47 2017
[ 638.327] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 638.328] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 638.328] (==) No Layout section. Using the first Screen section.
[ 638.328] (==) No screen section available. Using defaults.
[ 638.328] (**) |-->Screen "Default Screen Section" (0)
[ 638.328] (**) | |-->Monitor "<default monitor>"
[ 638.328] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 638.328] (==) Automatically adding devices
[ 638.328] (==) Automatically enabling devices
[ 638.328] (==) Automatically adding GPU devices
[ 638.328] (==) Automatically binding GPU devices
[ 638.328] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 638.328] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 638.328] Entry deleted from font path.
[ 638.328] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 638.328] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 638.328] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 638.328] (II) Loader magic: 0x55e2ed605d60
[ 638.328] (II) Module ABI versions:
[ 638.328] X.Org ANSI C Emulation: 0.4
[ 638.328] X.Org Video Driver: 23.0
[ 638.328] X.Org XInput driver : 24.1
[ 638.328] X.Org Server Extension : 10.0
[ 638.328] (++) using VT number 3
[ 638.328] (--) controlling tty is VT number 3, auto-enabling KeepTty
[ 638.329] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[ 638.330] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 638.330] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[ 638.330] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 638.330] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 12 paused 0
[ 638.331] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[ 638.331] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[ 638.331] (--) PCI: (0:0:2:0) 8086:591b:1462:11c8 rev 4, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 638.331] (--) PCI:*(0:1:0:0) 10de:1c8d:1462:11c8 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 638.331] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 638.331] (II) LoadModule: "glx"
[ 638.331] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[ 638.333] (II) Module glx: vendor="NVIDIA Corporation"
[ 638.333] compiled for 4.0.2, module version = 1.0.0
[ 638.333] Module class: X.Org Server Extension
[ 638.333] (II) NVIDIA GLX Module 387.34 Tue Nov 21 02:04:31 PST 2017
[ 638.333] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 638.333] loading driver: nvidia
[ 638.333] (II) Applying OutputClass "intel" to /dev/dri/card1
[ 638.334] loading driver: modesetting
[ 638.334] (==) Matched nvidia as autoconfigured driver 0
[ 638.334] (==) Matched nouveau as autoconfigured driver 1
[ 638.334] (==) Matched nv as autoconfigured driver 2
[ 638.334] (==) Matched modesetting as autoconfigured driver 3
[ 638.334] (==) Matched intel as autoconfigured driver 4
[ 638.334] (==) Matched nouveau as autoconfigured driver 5
[ 638.334] (==) Matched nv as autoconfigured driver 6
[ 638.334] (==) Matched modesetting as autoconfigured driver 7
[ 638.334] (==) Matched fbdev as autoconfigured driver 8
[ 638.334] (==) Matched vesa as autoconfigured driver 9
[ 638.334] (==) Assigned the driver to the xf86ConfigLayout
[ 638.334] (II) LoadModule: "nvidia"
[ 638.334] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 638.334] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 638.334] compiled for 4.0.2, module version = 1.0.0
[ 638.334] Module class: X.Org Video Driver
[ 638.334] (II) LoadModule: "nouveau"
[ 638.334] (WW) Warning, couldn't open module nouveau
[ 638.334] (II) UnloadModule: "nouveau"
[ 638.334] (II) Unloading nouveau
[ 638.334] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 638.334] (II) LoadModule: "nv"
[ 638.334] (WW) Warning, couldn't open module nv
[ 638.334] (II) UnloadModule: "nv"
[ 638.334] (II) Unloading nv
[ 638.334] (EE) Failed to load module "nv" (module does not exist, 0)
[ 638.334] (II) LoadModule: "modesetting"
[ 638.334] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 638.334] (II) Module modesetting: vendor="X.Org Foundation"
[ 638.334] compiled for 1.19.5, module version = 1.19.5
[ 638.334] Module class: X.Org Video Driver
[ 638.334] ABI class: X.Org Video Driver, version 23.0
[ 638.334] (II) LoadModule: "intel"
[ 638.334] (WW) Warning, couldn't open module intel
[ 638.334] (II) UnloadModule: "intel"
[ 638.334] (II) Unloading intel
[ 638.334] (EE) Failed to load module "intel" (module does not exist, 0)
[ 638.334] (II) LoadModule: "fbdev"
[ 638.334] (WW) Warning, couldn't open module fbdev
[ 638.334] (II) UnloadModule: "fbdev"
[ 638.334] (II) Unloading fbdev
[ 638.334] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 638.334] (II) LoadModule: "vesa"
[ 638.334] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 638.334] (II) Module vesa: vendor="X.Org Foundation"
[ 638.334] compiled for 1.19.3, module version = 2.3.4
[ 638.334] Module class: X.Org Video Driver
[ 638.334] ABI class: X.Org Video Driver, version 23.0
[ 638.334] (II) NVIDIA dlloader X Driver 387.34 Tue Nov 21 01:38:22 PST 2017
[ 638.334] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 638.334] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 638.334] (II) VESA: driver for VESA chipsets: vesa
[ 638.334] (II) systemd-logind: releasing fd for 226:0
[ 638.335] (II) Loading sub module "fb"
[ 638.335] (II) LoadModule: "fb"
[ 638.335] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 638.335] (II) Module fb: vendor="X.Org Foundation"
[ 638.335] compiled for 1.19.5, module version = 1.0.0
[ 638.335] ABI class: X.Org ANSI C Emulation, version 0.4
[ 638.335] (II) Loading sub module "wfb"
[ 638.335] (II) LoadModule: "wfb"
[ 638.335] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 638.335] (II) Module wfb: vendor="X.Org Foundation"
[ 638.335] compiled for 1.19.5, module version = 1.0.0
[ 638.335] ABI class: X.Org ANSI C Emulation, version 0.4
[ 638.335] (II) Loading sub module "ramdac"
[ 638.335] (II) LoadModule: "ramdac"
[ 638.335] (II) Module "ramdac" already built-in
[ 638.335] (WW) Falling back to old probe method for modesetting
[ 638.335] (WW) Falling back to old probe method for vesa
[ 638.335] (II) modeset(G0): using drv /dev/dri/card1
[ 638.335] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 638.335] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 638.335] (==) NVIDIA(0): RGB weight 888
[ 638.335] (==) NVIDIA(0): Default visual is TrueColor
[ 638.335] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 638.335] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 638.335] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 638.335] (**) NVIDIA(0): Enabling 2D acceleration
[ 638.338] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 (GP107-A) at PCI:1:0:0 (GPU-0)
[ 638.338] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 638.338] (--) NVIDIA(0): VideoBIOS: 86.07.2b.00.14
[ 638.338] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 638.338] (II) NVIDIA(0): Validated MetaModes:
[ 638.338] (II) NVIDIA(0): "NULL"
[ 638.338] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 638.338] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 638.338] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 638.338] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 638.338] (==) modeset(G0): RGB weight 888
[ 638.338] (==) modeset(G0): Default visual is TrueColor
[ 638.338] (II) Loading sub module "glamoregl"
[ 638.338] (II) LoadModule: "glamoregl"
[ 638.338] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 638.339] (II) Module glamoregl: vendor="X.Org Foundation"
[ 638.339] compiled for 1.19.5, module version = 1.0.0
[ 638.339] ABI class: X.Org ANSI C Emulation, version 0.4
[ 638.339] (II) glamor: OpenGL accelerated X.org driver based.
[ 638.345] (II) glamor: EGL version 1.4 (DRI2):
[ 638.348] (II) modeset(G0): glamor initialized
[ 638.349] (II) modeset(G0): Output eDP-1-1 has no monitor section
[ 638.349] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 638.356] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 638.368] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 638.369] (II) modeset(G0): EDID for output eDP-1-1
[ 638.369] (II) modeset(G0): Manufacturer: CMN Model: 15d2 Serial#: 0
[ 638.369] (II) modeset(G0): Year: 2015 Week: 18
[ 638.369] (II) modeset(G0): EDID Version: 1.4
[ 638.369] (II) modeset(G0): Digital Display Input
[ 638.369] (II) modeset(G0): 6 bits per channel
[ 638.369] (II) modeset(G0): Digital interface is DisplayPort
[ 638.369] (II) modeset(G0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 638.369] (II) modeset(G0): Gamma: 2.20
[ 638.369] (II) modeset(G0): No DPMS capabilities specified
[ 638.370] (II) modeset(G0): Supported color encodings: RGB 4:4:4
[ 638.370] (II) modeset(G0): First detailed timing is preferred mode
[ 638.370] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[ 638.370] (II) modeset(G0): redX: 0.673 redY: 0.309 greenX: 0.266 greenY: 0.674
[ 638.370] (II) modeset(G0): blueX: 0.156 blueY: 0.047 whiteX: 0.313 whiteY: 0.329
[ 638.370] (II) modeset(G0): Manufacturer's mask: 0
[ 638.370] (II) modeset(G0): Supported detailed timing:
[ 638.370] (II) modeset(G0): clock: 152.8 MHz Image Size: 344 x 193 mm
[ 638.370] (II) modeset(G0): h_active: 1920 h_sync: 2020 h_sync_end 2086 h_blank_end 2250 h_border: 0
[ 638.370] (II) modeset(G0): v_active: 1080 v_sync: 1086 v_sync_end 1096 v_blanking: 1132 v_border: 0
[ 638.370] (II) modeset(G0): N156HGE-EAL
[ 638.370] (II) modeset(G0): CMN
[ 638.370] (II) modeset(G0): N156HGE-EAL
[ 638.370] (II) modeset(G0): EDID (in hex):
[ 638.370] (II) modeset(G0): 00ffffffffffff000daed21500000000
[ 638.370] (II) modeset(G0): 1219010495221378024205ac4f44ac28
[ 638.370] (II) modeset(G0): 0c505400000001010101010101010101
[ 638.370] (II) modeset(G0): 010101010101b43b804a713834406442
[ 638.370] (II) modeset(G0): 6a0058c110000018000000fe004e3135
[ 638.370] (II) modeset(G0): 364847452d45414c0a20000000fe0043
[ 638.370] (II) modeset(G0): 4d4e0a202020202020202020000000fe
[ 638.370] (II) modeset(G0): 004e3135364847452d45414c0a2000df
[ 638.370] (II) modeset(G0): Printing probed modes for output eDP-1-1
[ 638.370] (II) modeset(G0): Modeline "1920x1080"x60.0 152.84 1920 2020 2086 2250 1080 1086 1096 1132 -hsync -vsync (67.9 kHz eP)
[ 638.370] (II) modeset(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 638.370] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 638.370] (II) modeset(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 638.370] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 638.370] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 638.370] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 638.370] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 638.370] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 638.370] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 638.370] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 638.370] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 638.370] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 638.370] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 638.370] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 638.370] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 638.370] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 638.370] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 638.370] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 638.370] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 638.370] (II) modeset(G0): EDID for output DP-1-1
[ 638.378] (II) modeset(G0): EDID for output HDMI-1-1
[ 638.393] (II) modeset(G0): EDID for output HDMI-1-2
[ 638.393] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 638.393] (==) modeset(G0): DPI set to (96, 96)
[ 638.393] (II) Loading sub module "fb"
[ 638.393] (II) LoadModule: "fb"
[ 638.393] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 638.393] (II) Module fb: vendor="X.Org Foundation"
[ 638.393] compiled for 1.19.5, module version = 1.0.0
[ 638.393] ABI class: X.Org ANSI C Emulation, version 0.4
[ 638.393] (II) UnloadModule: "vesa"
[ 638.393] (II) Unloading vesa
[ 638.393] (--) Depth 24 pixmap format is 32 bpp
[ 638.435] (==) modeset(G0): Backing store enabled
[ 638.435] (==) modeset(G0): Silken mouse enabled
[ 638.435] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 638.501] (==) modeset(G0): DPMS enabled
[ 638.501] (II) modeset(G0): [DRI2] Setup complete
[ 638.501] (II) modeset(G0): [DRI2] DRI driver: i965
[ 638.501] (II) modeset(G0): [DRI2] VDPAU driver: i965
[ 638.501] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 638.501] (II) NVIDIA: access.
[ 638.522] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 638.522] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 638.522] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 638.522] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 638.522] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 638.522] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 638.522] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 638.523] (II) NVIDIA(0): Config Options in the README.
[ 638.531] (II) NVIDIA(0): Setting mode "NULL"
[ 638.535] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 638.535] (==) NVIDIA(0): Backing store enabled
[ 638.535] (==) NVIDIA(0): Silken mouse enabled
[ 638.535] (==) NVIDIA(0): DPMS enabled
[ 638.536] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 638.536] (II) Loading sub module "dri2"
[ 638.536] (II) LoadModule: "dri2"
[ 638.536] (II) Module "dri2" already built-in
[ 638.536] (II) NVIDIA(0): [DRI2] Setup complete
[ 638.536] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 638.536] (--) RandR disabled
[ 638.538] (II) Initializing extension GLX
[ 638.538] (II) Indirect GLX disabled.
[ 638.808] (II) modeset(G0): Damage tracking initialized
[ 638.883] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 638.883] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 638.883] (**) Power Button: Applying InputClass "system-keyboard"
[ 638.883] (II) LoadModule: "libinput"
[ 638.883] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 638.884] (II) Module libinput: vendor="X.Org Foundation"
[ 638.884] compiled for 1.19.3, module version = 0.26.0
[ 638.884] Module class: X.Org XInput Driver
[ 638.884] ABI class: X.Org XInput driver, version 24.1
[ 638.884] (II) Using input driver 'libinput' for 'Power Button'
[ 638.884] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[ 638.885] (**) Power Button: always reports core events
[ 638.885] (**) Option "Device" "/dev/input/event4"
[ 638.885] (**) Option "_source" "server/udev"
[ 638.885] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 638.885] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 638.885] (II) event4 - (II) Power Button: (II) device removed
[ 638.885] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 638.885] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 638.885] (**) Option "xkb_model" "pc105"
[ 638.885] (**) Option "xkb_layout" "es"
[ 638.885] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.893] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 638.893] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 638.893] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 638.893] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 638.893] (**) Video Bus: Applying InputClass "system-keyboard"
[ 638.893] (II) Using input driver 'libinput' for 'Video Bus'
[ 638.894] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 42 paused 0
[ 638.894] (**) Video Bus: always reports core events
[ 638.894] (**) Option "Device" "/dev/input/event9"
[ 638.894] (**) Option "_source" "server/udev"
[ 638.894] (II) event9 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 638.894] (II) event9 - (II) Video Bus: (II) device is a keyboard
[ 638.894] (II) event9 - (II) Video Bus: (II) device removed
[ 638.894] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event9"
[ 638.894] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 638.894] (**) Option "xkb_model" "pc105"
[ 638.894] (**) Option "xkb_layout" "es"
[ 638.894] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.894] (II) event9 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 638.894] (II) event9 - (II) Video Bus: (II) device is a keyboard
[ 638.894] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 638.894] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 638.894] (**) Video Bus: Applying InputClass "system-keyboard"
[ 638.894] (II) Using input driver 'libinput' for 'Video Bus'
[ 638.895] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 43 paused 0
[ 638.895] (**) Video Bus: always reports core events
[ 638.895] (**) Option "Device" "/dev/input/event10"
[ 638.895] (**) Option "_source" "server/udev"
[ 638.895] (II) event10 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 638.895] (II) event10 - (II) Video Bus: (II) device is a keyboard
[ 638.895] (II) event10 - (II) Video Bus: (II) device removed
[ 638.895] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input11/event10"
[ 638.895] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 638.895] (**) Option "xkb_model" "pc105"
[ 638.895] (**) Option "xkb_layout" "es"
[ 638.895] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.895] (II) event10 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 638.895] (II) event10 - (II) Video Bus: (II) device is a keyboard
[ 638.895] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 638.895] (II) No input driver specified, ignoring this device.
[ 638.895] (II) This device may have been added with another device file.
[ 638.896] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 638.896] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 638.896] (**) Power Button: Applying InputClass "system-keyboard"
[ 638.896] (II) Using input driver 'libinput' for 'Power Button'
[ 638.896] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[ 638.896] (**) Power Button: always reports core events
[ 638.896] (**) Option "Device" "/dev/input/event3"
[ 638.896] (**) Option "_source" "server/udev"
[ 638.896] (II) event3 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 638.896] (II) event3 - (II) Power Button: (II) device is a keyboard
[ 638.896] (II) event3 - (II) Power Button: (II) device removed
[ 638.896] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
[ 638.896] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 638.896] (**) Option "xkb_model" "pc105"
[ 638.896] (**) Option "xkb_layout" "es"
[ 638.896] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.896] (II) event3 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 638.896] (II) event3 - (II) Power Button: (II) device is a keyboard
[ 638.897] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 638.897] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 638.897] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 638.897] (II) Using input driver 'libinput' for 'Sleep Button'
[ 638.897] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[ 638.897] (**) Sleep Button: always reports core events
[ 638.897] (**) Option "Device" "/dev/input/event2"
[ 638.897] (**) Option "_source" "server/udev"
[ 638.897] (II) event2 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 638.897] (II) event2 - (II) Sleep Button: (II) device is a keyboard
[ 638.897] (II) event2 - (II) Sleep Button: (II) device removed
[ 638.897] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 638.897] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 638.897] (**) Option "xkb_model" "pc105"
[ 638.897] (**) Option "xkb_layout" "es"
[ 638.897] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.897] (II) event2 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 638.897] (II) event2 - (II) Sleep Button: (II) device is a keyboard
[ 638.898] (II) config/udev: Adding input device BisonCam, NB Pro: BisonCam, NB (/dev/input/event7)
[ 638.898] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "libinput keyboard catchall"
[ 638.898] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "system-keyboard"
[ 638.898] (II) Using input driver 'libinput' for 'BisonCam, NB Pro: BisonCam, NB '
[ 638.898] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 46 paused 0
[ 638.898] (**) BisonCam, NB Pro: BisonCam, NB : always reports core events
[ 638.898] (**) Option "Device" "/dev/input/event7"
[ 638.898] (**) Option "_source" "server/udev"
[ 638.898] (II) event7 - (II) BisonCam, NB Pro: BisonCam, NB : (II) is tagged by udev as: Keyboard
[ 638.898] (II) event7 - (II) BisonCam, NB Pro: BisonCam, NB : (II) device is a keyboard
[ 638.898] (II) event7 - (II) BisonCam, NB Pro: BisonCam, NB : (II) device removed
[ 638.898] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input9/event7"
[ 638.898] (II) XINPUT: Adding extended input device "BisonCam, NB Pro: BisonCam, NB " (type: KEYBOARD, id 11)
[ 638.898] (**) Option "xkb_model" "pc105"
[ 638.898] (**) Option "xkb_layout" "es"
[ 638.898] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.898] (II) event7 - (II) BisonCam, NB Pro: BisonCam, NB : (II) is tagged by udev as: Keyboard
[ 638.898] (II) event7 - (II) BisonCam, NB Pro: BisonCam, NB : (II) device is a keyboard
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 638.899] (II) No input driver specified, ignoring this device.
[ 638.899] (II) This device may have been added with another device file.
[ 638.899] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 638.899] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 638.899] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 638.899] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 638.900] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 47 paused 0
[ 638.900] (**) AT Translated Set 2 keyboard: always reports core events
[ 638.900] (**) Option "Device" "/dev/input/event0"
[ 638.900] (**) Option "_source" "server/udev"
[ 638.900] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 638.900] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 638.900] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 638.900] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 638.900] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 638.900] (**) Option "xkb_model" "pc105"
[ 638.900] (**) Option "xkb_layout" "es"
[ 638.900] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.900] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 638.900] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 638.900] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[ 638.900] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 638.900] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 638.901] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 48 paused 0
[ 638.901] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 638.901] (**) Option "Device" "/dev/input/event8"
[ 638.901] (**) Option "_source" "server/udev"
[ 638.901] (II) event8 - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[ 638.901] (II) event8 - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[ 638.901] (II) event8 - (II) SynPS/2 Synaptics TouchPad: (II) device removed
[ 638.901] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[ 638.901] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 638.901] (**) Option "AccelerationScheme" "none"
[ 638.901] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 638.901] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 638.901] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 638.901] (II) event8 - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[ 638.901] (II) event8 - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[ 638.901] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 638.901] (II) No input driver specified, ignoring this device.
[ 638.901] (II) This device may have been added with another device file.
[ 638.902] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 638.902] (II) No input driver specified, ignoring this device.
[ 638.902] (II) This device may have been added with another device file.
[ 638.902] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event6)
[ 638.902] (**) MSI WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 638.902] (**) MSI WMI hotkeys: Applying InputClass "system-keyboard"
[ 638.902] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[ 638.902] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 49 paused 0
[ 638.902] (**) MSI WMI hotkeys: always reports core events
[ 638.902] (**) Option "Device" "/dev/input/event6"
[ 638.902] (**) Option "_source" "server/udev"
[ 638.902] (II) event6 - (II) MSI WMI hotkeys: (II) is tagged by udev as: Keyboard
[ 638.902] (II) event6 - (II) MSI WMI hotkeys: (II) device is a keyboard
[ 638.902] (II) event6 - (II) MSI WMI hotkeys: (II) device removed
[ 638.902] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
[ 638.902] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 14)
[ 638.902] (**) Option "xkb_model" "pc105"
[ 638.902] (**) Option "xkb_layout" "es"
[ 638.902] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 638.902] (II) event6 - (II) MSI WMI hotkeys: (II) is tagged by udev as: Keyboard
[ 638.902] (II) event6 - (II) MSI WMI hotkeys: (II) device is a keyboard
[ 685.601] (**) Option "fd" "39"
[ 685.601] (II) event4 - (II) Power Button: (II) device removed
[ 685.601] (**) Option "fd" "42"
[ 685.601] (II) event9 - (II) Video Bus: (II) device removed
[ 685.601] (**) Option "fd" "43"
[ 685.601] (II) event10 - (II) Video Bus: (II) device removed
[ 685.601] (**) Option "fd" "44"
[ 685.601] (II) event3 - (II) Power Button: (II) device removed
[ 685.601] (**) Option "fd" "45"
[ 685.601] (II) event2 - (II) Sleep Button: (II) device removed
[ 685.601] (**) Option "fd" "46"
[ 685.601] (II) event7 - (II) BisonCam, NB Pro: BisonCam, NB : (II) device removed
[ 685.601] (**) Option "fd" "47"
[ 685.601] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 685.602] (**) Option "fd" "48"
[ 685.602] (II) event8 - (II) SynPS/2 Synaptics TouchPad: (II) device removed
[ 685.602] (**) Option "fd" "49"
[ 685.602] (II) event6 - (II) MSI WMI hotkeys: (II) device removed
[ 685.605] (II) UnloadModule: "libinput"
[ 685.605] (II) systemd-logind: releasing fd for 13:70
[ 685.626] (II) UnloadModule: "libinput"
[ 685.626] (II) systemd-logind: releasing fd for 13:72
[ 685.650] (II) UnloadModule: "libinput"
[ 685.650] (II) systemd-logind: releasing fd for 13:64
[ 685.676] (II) UnloadModule: "libinput"
[ 685.676] (II) systemd-logind: releasing fd for 13:71
[ 685.696] (II) UnloadModule: "libinput"
[ 685.696] (II) systemd-logind: releasing fd for 13:66
[ 685.716] (II) UnloadModule: "libinput"
[ 685.716] (II) systemd-logind: releasing fd for 13:67
[ 685.740] (II) UnloadModule: "libinput"
[ 685.740] (II) systemd-logind: releasing fd for 13:74
[ 685.756] (II) UnloadModule: "libinput"
[ 685.756] (II) systemd-logind: releasing fd for 13:73
[ 685.777] (II) UnloadModule: "libinput"
[ 685.777] (II) systemd-logind: releasing fd for 13:68
[ 685.805] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 686.036] (II) Server terminated successfully (0). Closing log file.current .xinitrc
#!/bin/sh
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap
# merge in defaults and keymaps
if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi
if [ -f "$userresources" ]; then
xrdb -merge "$userresources"
fi
if [ -f "$usermodmap" ]; then
xmodmap "$usermodmap"
fi
# start some nice programs
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
[ -x "$f" ] && . "$f"
done
unset f
fiLast edited by Ifnister (2017-12-22 17:12:34)
Offline
What are you expecting that .xinitrc to do?
Offline
Yeah, nothing, but I use 'startx `which xterm`' for testing purposes. I get a black screen too if I start X being root and using the default .xinitrc
Offline
Remove the blacklist of i915 if that is still present, it is absolutely essential for this to work. In general if you have an Optimus setup, you should completely disregard the Nvidia article and only follow https://wiki.archlinux.org/index.php/NVIDIA_Optimus
There's a bit of a disjoint in the outputs you provide, i.e. that dmesg is not from the same boot as the Xorg.1.log since the kernel parameters are different. And your .xinitrc does currently not start anything, does something happen if you explicitly add something to start? Any manual config files in /etc/X11/xorg.conf.d ?
Edit:
Yeah, nothing, but I use 'startx `which xterm`' for testing purposes. I get a black screen too if I start X being root and using the default .xinitrc
And that is wrong, if you startx with arguments it will ignore your .xinitrc and hence not run the essential xrandr lines, and the default root owned .xinitrc will also not have them present.
Last edited by V1del (2017-12-22 17:05:20)
Offline
You are right. So I removed the blacklist of i915 and intel_agp and went back the native resolution. I added the lines I wanted in the .xinitrc and it worked. I didn't think that startx was ignoring my .xinitrc.
In case this helps, the /etc/X11/xorg.conf file that I have is the one provided in https://wiki.archlinux.org/index.php/NVIDIA_Optimus
Many thanks
Offline