You are not logged in.

#1 2018-10-22 19:06:56

aksdb
Member
Registered: 2007-10-07
Posts: 38

[SOLVED] Cannot get Xorg to use modeset on intel

Since apparently all distros recommend using modeset instead of xf86-video-intel, I meant to migrate there as well (especially since I'm pretty sure KMS is working fine here).
However, I cannot get X to start - not even when explicitly enforcing the modeset driver.

The log output:

[   150.630] (EE) Failed to load module "intel" (module does not exist, 0)
[   150.630] (II) LoadModule: "modesetting"
[   150.630] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   150.631] (II) Module modesetting: vendor="X.Org Foundation"
[   150.631] 	compiled for 1.20.2, module version = 1.20.2
[   150.631] 	Module class: X.Org Video Driver
[   150.631] 	ABI class: X.Org Video Driver, version 24.0
[   150.631] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   150.637] (II) modeset(G0): using drv /dev/dri/card0
[   150.637] (WW) Falling back to old probe method for modesetting
[   150.637] (EE) No devices detected.
[   150.637] (EE) 
Fatal server error:
[   150.637] (EE) no screens found(EE) 

The graphics card in question (lspci):

00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)

Some dmesg info:

[    9.496894] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    9.499627] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    9.506440] [drm] HuC: Loaded firmware i915/skl_huc_ver01_07_1398.bin (version 1.7)
[    9.516702] [drm] GuC: Loaded firmware i915/skl_guc_ver9_33.bin (version 9.33)
[    9.526132] i915 0000:00:02.0: GuC firmware version 9.33
[    9.526134] i915 0000:00:02.0: GuC submission enabled
[    9.526136] i915 0000:00:02.0: HuC enabled
[    9.527503] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0
[    9.532331] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   10.882149] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[  349.419442] [drm] HuC: Loaded firmware i915/skl_huc_ver01_07_1398.bin (version 1.7)
[  349.429577] [drm] GuC: Loaded firmware i915/skl_guc_ver9_33.bin (version 9.33)
[  349.441255] i915 0000:00:02.0: GuC firmware version 9.33
[  349.441259] i915 0000:00:02.0: GuC submission enabled
[  349.441262] i915 0000:00:02.0: HuC enabled

Options according to /etc/modprobe.d/i915.conf

options i915 modeset=1 enable_guc=3

From what I can tell, everything should be fine and working. Any ideas why Xorg fails to find/access the KMS device?

Last edited by aksdb (2018-10-23 15:23:18)

Offline

#2 2018-10-22 19:21:51

loqs
Member
Registered: 2014-03-06
Posts: 17,440

Re: [SOLVED] Cannot get Xorg to use modeset on intel

If you disable the i915 modprobe.conf any difference?  Please also post the full dmesg and Xorg.log.

Offline

#3 2018-10-22 20:06:39

aksdb
Member
Registered: 2007-10-07
Posts: 38

Re: [SOLVED] Cannot get Xorg to use modeset on intel

Without i915.conf the result is the same. Therefore I re-enabled that file.

dmsg:

[    0.000000] microcode: microcode updated early to revision 0xc6, date = 2018-04-17
[    0.000000] Linux version 4.18.16-arch1-1-ARCH (builduser@heftig-28760) (gcc version 8.2.1 20180831 (GCC)) #1 SMP PREEMPT Sat Oct 20 22:06:45 UTC 2018
[    0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=38d18d53-fb5e-4d53-8579-307639afe23c rw rootflags=subvol=archroot cryptdevice=/dev/disk/by-uuid/adb46290-2621-483d-bac8-68e83debac38:antroot:allow-discards rootflags=subvol=archroot quiet splash acpi_osi= pcie_port_pm=off
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    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] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007328ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000073290000-0x0000000073290fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000073291000-0x00000000732bafff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000732bb000-0x0000000075d4bfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000075d4c000-0x00000000767a8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000767a9000-0x0000000076a01fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000076a02000-0x00000000773a1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000773a2000-0x0000000077ffdfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] 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 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000283ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x6f5a8018-0x6f5b0e57] usable ==> usable
[    0.000000] e820: update [mem 0x6f5a8018-0x6f5b0e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000006f5a8017] usable
[    0.000000] reserve setup_data: [mem 0x000000006f5a8018-0x000000006f5b0e57] usable
[    0.000000] reserve setup_data: [mem 0x000000006f5b0e58-0x000000007328ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000073290000-0x0000000073290fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000073291000-0x00000000732bafff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000732bb000-0x0000000075d4bfff] usable
[    0.000000] reserve setup_data: [mem 0x0000000075d4c000-0x00000000767a8fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000767a9000-0x0000000076a01fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000076a02000-0x00000000773a1fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000773a2000-0x0000000077ffdfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000077ffe000-0x0000000077ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078000000-0x00000000780fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000283ffffff] usable
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ESRT=0x77ebee18  ACPI=0x76b06000  ACPI 2.0=0x76b06000  SMBIOS=0x778d8000  SMBIOS 3.0=0x778d7000  TPMEventLog=0x73319018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. UX303UB/UX303UB, BIOS UX303UB.206 03/02/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x284000 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 007C000000 mask 7FFC000000 uncachable
[    0.000000]   2 base 007A000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 0079000000 mask 7FFF000000 uncachable
[    0.000000]   4 base 0078800000 mask 7FFF800000 uncachable
[    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] last_pfn = 0x77fff max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x0000000077ebee18 to 0x0000000077ebee50.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x356ec000, 0x356ecfff] PGTABLE
[    0.000000] BRK [0x356ed000, 0x356edfff] PGTABLE
[    0.000000] BRK [0x356ee000, 0x356eefff] PGTABLE
[    0.000000] BRK [0x356ef000, 0x356effff] PGTABLE
[    0.000000] BRK [0x356f0000, 0x356f0fff] PGTABLE
[    0.000000] BRK [0x356f1000, 0x356f1fff] PGTABLE
[    0.000000] BRK [0x356f2000, 0x356f2fff] PGTABLE
[    0.000000] BRK [0x356f3000, 0x356f3fff] PGTABLE
[    0.000000] BRK [0x356f4000, 0x356f4fff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x6f5b1000-0x704d0fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000076B06000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x0000000076B060A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x0000000076B2C0B0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x0000000076B06210 025EA0 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000773A0F80 000040
[    0.000000] ACPI: APIC 0x0000000076B2C1C0 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x0000000076B2C248 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x0000000076B2C290 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x0000000076B2C330 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x0000000076B2C370 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 0x0000000076B2C3A8 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: ECDT 0x0000000076B2C6C0 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: LPIT 0x0000000076B2C788 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x0000000076B2C820 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x0000000076B2CA68 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x0000000076B2CAA0 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x0000000076B2CAF8 003DB6 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x0000000076B308B0 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x0000000076B36138 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x0000000076B36180 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: BGRT 0x0000000076B36FF8 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x0000000076B37030 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
[    0.000000] ACPI: DMAR 0x0000000076B377E0 0000A8 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: TPM2 0x0000000076B37888 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.000000] ACPI: SSDT 0x0000000076B378C0 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
[    0.000000] ACPI: MSDM 0x000000007656AF18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000283ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x283ffa000-0x283ffdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000283ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007328ffff]
[    0.000000]   node   0: [mem 0x00000000732bb000-0x0000000075d4bfff]
[    0.000000]   node   0: [mem 0x00000000767a9000-0x0000000076a01fff]
[    0.000000]   node   0: [mem 0x0000000077ffe000-0x0000000077ffefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000283ffffff]
[    0.000000] Reserved but unavailable: 8425 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000283ffffff]
[    0.000000] On node 0 totalpages: 2072343
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7486 pages used for memmap
[    0.000000]   DMA32 zone: 479099 pages, LIFO batch:31
[    0.000000]   Normal zone: 24832 pages used for memmap
[    0.000000]   Normal zone: 1589248 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at [mem 0x79000000-0x7affffff]
[    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] 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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x6f5a8000-0x6f5a8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6f5b0000-0x6f5b0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x73290000-0x73290fff]
[    0.000000] PM: Registered nosave memory: [mem 0x73291000-0x732bafff]
[    0.000000] PM: Registered nosave memory: [mem 0x75d4c000-0x767a8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x76a02000-0x773a1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x773a2000-0x77ffdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7b000000-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-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] [mem 0x7b000000-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] random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u524288
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2039940
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=38d18d53-fb5e-4d53-8579-307639afe23c rw rootflags=subvol=archroot cryptdevice=/dev/disk/by-uuid/adb46290-2621-483d-bac8-68e83debac38:antroot:allow-discards rootflags=subvol=archroot quiet splash acpi_osi= pcie_port_pm=off
[    0.000000] ACPI: _OSI method disabled
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7993508K/8289372K available (12300K kernel code, 1417K rwdata, 3812K rodata, 1524K init, 644K bss, 295864K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 35854 entries in 141 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.000000] 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[    0.000000] 	Offload RCU callbacks from CPUs: (none).
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180531
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] APIC: Switch to symmetric I/O mode setup
[    0.003333] DMAR: Host address width 39
[    0.003333] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.003333] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.003333] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.003333] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.003333] DMAR: RMRR base: 0x0000007654a000 end: 0x00000076569fff
[    0.003333] DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
[    0.003333] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.003333] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.003333] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.003333] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.003333] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.003333] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.006666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.023333] tsc: Detected 2600.000 MHz processor
[    0.023333] tsc: Detected 2592.000 MHz TSC
[    0.023333] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
[    0.023333] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
[    0.023333] pid_max: default: 32768 minimum: 301
[    0.023333] Security Framework initialized
[    0.023333] Yama: becoming mindful.
[    0.023333] AppArmor: AppArmor disabled by boot time parameter
[    0.023333] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.023333] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.023333] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.023333] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.023333] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.023333] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.023333] mce: CPU supports 8 MCE banks
[    0.023333] CPU0: Thermal monitoring enabled (TM1)
[    0.023333] process: using mwait in idle threads
[    0.023333] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.023333] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.023333] Spectre V2 : Mitigation: Full generic retpoline
[    0.023333] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.023333] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.023333] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.023333] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.023333] Freeing SMP alternatives memory: 32K
[    0.030372] TSC deadline timer enabled
[    0.030376] smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.050044] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.050083] ... version:                4
[    0.050084] ... bit width:              48
[    0.050085] ... generic registers:      4
[    0.050085] ... value mask:             0000ffffffffffff
[    0.050086] ... max period:             00007fffffffffff
[    0.050087] ... fixed-purpose events:   3
[    0.050087] ... event mask:             000000070000000f
[    0.056683] Hierarchical SRCU implementation.
[    0.076824] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.083348] smp: Bringing up secondary CPUs ...
[    0.123384] x86: Booting SMP configuration:
[    0.123386] .... node  #0, CPUs:      #1 #2 #3
[    0.203844] smp: Brought up 1 node, 4 CPUs
[    0.203844] smpboot: Max logical packages: 1
[    0.203844] smpboot: Total of 4 processors activated (20744.00 BogoMIPS)
[    0.206953] devtmpfs: initialized
[    0.206953] x86/mm: Memory block size: 128MB
[    0.207346] PM: Registering ACPI NVS region [mem 0x73290000-0x73290fff] (4096 bytes)
[    0.207346] PM: Registering ACPI NVS region [mem 0x76a02000-0x773a1fff] (10092544 bytes)
[    0.207346] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.207346] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.207346] pinctrl core: initialized pinctrl subsystem
[    0.207346] RTC time: 19:58:17, date: 10/22/18
[    0.207608] NET: Registered protocol family 16
[    0.207701] audit: initializing netlink subsys (disabled)
[    0.207707] audit: type=2000 audit(1540238296.206:1): state=initialized audit_enabled=0 res=1
[    0.207707] cpuidle: using governor ladder
[    0.207707] cpuidle: using governor menu
[    0.207707] KVM setup pv remote TLB flush
[    0.207707] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.207707] ACPI: bus type PCI registered
[    0.207707] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.207707] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.207707] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.207707] PCI: Using configuration type 1 for base access
[    0.210455] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.210455] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.210455] ACPI: Added _OSI(Module Device)
[    0.210455] ACPI: Added _OSI(Processor Device)
[    0.210455] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.210455] ACPI: Added _OSI(Processor Aggregator Device)
[    0.210455] ACPI: Added _OSI(Linux-Dell-Video)
[    0.210455] ACPI: EC: EC started
[    0.210455] ACPI: EC: interrupt blocked
[    0.210455] ACPI: \: Used as first EC
[    0.210455] ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.210455] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.236827] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20180531/psargs-330)
[    0.236839] ACPI Error: Ignore error and continue table load (20180531/psobject-604)
[    0.236843] ACPI Error: Skipping While/If block (20180531/psloop-611)
[    0.264863] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.285619] ACPI: Dynamic OEM Table Load:
[    0.285619] ACPI: SSDT 0xFFFF8B0BB9E90000 000660 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.285621] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.288506] ACPI: Dynamic OEM Table Load:
[    0.288511] ACPI: SSDT 0xFFFF8B0BB99CBC00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.288978] ACPI: Dynamic OEM Table Load:
[    0.288978] ACPI: SSDT 0xFFFF8B0BB9E93000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.290621] ACPI: Dynamic OEM Table Load:
[    0.290621] ACPI: SSDT 0xFFFF8B0BB9FF6800 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.293862] ACPI: Interpreter enabled
[    0.293906] ACPI: (supports S0 S3 S4 S5)
[    0.293907] ACPI: Using IOAPIC for interrupt routing
[    0.293948] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.294920] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.298585] ACPI: Power Resource [WRST] (off)
[    0.298788] ACPI: Power Resource [WRST] (off)
[    0.298988] ACPI: Power Resource [WRST] (off)
[    0.299187] ACPI: Power Resource [WRST] (off)
[    0.299383] ACPI: Power Resource [WRST] (off)
[    0.299450] ACPI: Power Resource [PC09] (on)
[    0.300722] ACPI: Power Resource [WRST] (off)
[    0.300926] ACPI: Power Resource [WRST] (off)
[    0.301131] ACPI: Power Resource [WRST] (off)
[    0.301332] ACPI: Power Resource [WRST] (off)
[    0.301843] ACPI: Power Resource [WRST] (off)
[    0.302074] ACPI: Power Resource [WRST] (off)
[    0.302271] ACPI: Power Resource [WRST] (off)
[    0.302470] ACPI: Power Resource [WRST] (off)
[    0.302668] ACPI: Power Resource [WRST] (off)
[    0.302867] ACPI: Power Resource [WRST] (off)
[    0.303063] ACPI: Power Resource [WRST] (off)
[    0.303263] ACPI: Power Resource [WRST] (off)
[    0.303333] ACPI: Power Resource [WRST] (off)
[    0.303333] ACPI: Power Resource [WRST] (off)
[    0.311999] ACPI BIOS Error (bug): Could not resolve [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180531/psargs-330)
[    0.312009] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180531/psparse-516)
[    0.315425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.315432] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.315485] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.316235] PCI host bridge to bus 0000:00
[    0.316237] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.316239] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.316240] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.316241] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.316243] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.316244] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.316245] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.316247] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.316248] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.316249] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.316250] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.316252] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.316253] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.316254] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.316255] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.316257] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
[    0.316258] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.316260] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.316268] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.316432] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.316444] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[    0.316451] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.316456] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.316472] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.316628] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.316643] pci 0000:00:04.0: reg 0x10: [mem 0xdf220000-0xdf227fff 64bit]
[    0.316896] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.316921] pci 0000:00:14.0: reg 0x10: [mem 0xdf210000-0xdf21ffff 64bit]
[    0.316996] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.317171] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.317195] pci 0000:00:14.2: reg 0x10: [mem 0xdf236000-0xdf236fff 64bit]
[    0.317393] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.317422] pci 0000:00:16.0: reg 0x10: [mem 0xdf235000-0xdf235fff 64bit]
[    0.317503] pci 0000:00:16.0: PME# supported from D3hot
[    0.317687] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.317707] pci 0000:00:17.0: reg 0x10: [mem 0xdf230000-0xdf231fff]
[    0.317716] pci 0000:00:17.0: reg 0x14: [mem 0xdf234000-0xdf2340ff]
[    0.317724] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.317733] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.317741] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.317750] pci 0000:00:17.0: reg 0x24: [mem 0xdf233000-0xdf2337ff]
[    0.317797] pci 0000:00:17.0: PME# supported from D3hot
[    0.317977] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.318056] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.318283] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.318371] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.318597] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.318872] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.318890] pci 0000:00:1f.2: reg 0x10: [mem 0xdf22c000-0xdf22ffff]
[    0.319105] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.319136] pci 0000:00:1f.3: reg 0x10: [mem 0xdf228000-0xdf22bfff 64bit]
[    0.319172] pci 0000:00:1f.3: reg 0x20: [mem 0xdf200000-0xdf20ffff 64bit]
[    0.319227] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.319474] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.319536] pci 0000:00:1f.4: reg 0x10: [mem 0xdf232000-0xdf2320ff 64bit]
[    0.319607] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.319900] pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
[    0.319926] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.319940] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.319953] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.319962] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.319971] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.319979] pci 0000:01:00.0: enabling Extended Tags
[    0.323553] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.323556] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.323559] pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.323564] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.323929] pci 0000:02:00.0: [8086:095a] type 00 class 0x028000
[    0.324035] pci 0000:02:00.0: reg 0x10: [mem 0xdf100000-0xdf101fff 64bit]
[    0.324473] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.325073] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.325078] pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.327585] ACPI BIOS Error (bug): Could not resolve [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180531/psargs-330)
[    0.327585] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180531/psparse-516)
[    0.327585] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.327585] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.328256] ACPI: EC: interrupt unblocked
[    0.328274] ACPI: EC: event unblocked
[    0.328288] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.328290] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.328363] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.328363] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.328363] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.328363] vgaarb: loaded
[    0.328363] ACPI: bus type USB registered
[    0.328363] usbcore: registered new interface driver usbfs
[    0.328363] usbcore: registered new interface driver hub
[    0.328363] usbcore: registered new device driver usb
[    0.328363] pps_core: LinuxPPS API ver. 1 registered
[    0.328363] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.328363] PTP clock support registered
[    0.328363] EDAC MC: Ver: 3.0.0
[    0.328363] Registered efivars operations
[    0.333373] PCI: Using ACPI for IRQ routing
[    0.362894] PCI: pci_cache_line_size set to 64 bytes
[    0.362973] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.362975] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.362976] e820: reserve RAM buffer [mem 0x6f5a8018-0x6fffffff]
[    0.362977] e820: reserve RAM buffer [mem 0x73290000-0x73ffffff]
[    0.362978] e820: reserve RAM buffer [mem 0x75d4c000-0x77ffffff]
[    0.362979] e820: reserve RAM buffer [mem 0x76a02000-0x77ffffff]
[    0.362980] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
[    0.363067] NetLabel: Initializing
[    0.363068] NetLabel:  domain hash size = 128
[    0.363069] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.363082] NetLabel:  unlabeled traffic allowed by default
[    0.363086] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.363086] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.363336] clocksource: Switched to clocksource tsc-early
[    0.374014] VFS: Disk quotas dquot_6.6.0
[    0.374027] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.374094] pnp: PnP ACPI init
[    0.374527] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.374529] system 00:00: [io  0xffff] has been reserved
[    0.374530] system 00:00: [io  0xffff] has been reserved
[    0.374532] system 00:00: [io  0xffff] has been reserved
[    0.374533] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.374535] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.374540] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.374656] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.374698] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.374702] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.374868] system 00:03: [io  0x0240-0x0259] has been reserved
[    0.374872] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.374971] pnp 00:04: Plug and Play ACPI device, IDs FLT0102 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    0.375014] pnp 00:05: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.375234] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.375236] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.375237] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.375239] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.375241] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.375242] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.375244] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.375246] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.375247] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.375249] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.375253] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375299] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.375301] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.375302] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.375304] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.375306] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.375307] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.375309] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.375312] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.375692] system 00:08: [io  0xff00-0xfffe] has been reserved
[    0.375695] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.377242] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.377244] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.377246] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.377249] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.377867] ACPI BIOS Error (bug): Could not resolve [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180531/psargs-330)
[    0.377877] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180531/psparse-516)
[    0.378391] pnp: PnP ACPI: found 10 devices
[    0.384057] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.384088] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.384091] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.384095] pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.384098] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.384103] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.384108] pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
[    0.384116] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.384118] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.384119] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.384121] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.384122] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.384123] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.384125] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.384126] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.384127] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.384129] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.384130] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.384131] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.384132] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.384134] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.384135] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.384136] pci_bus 0000:00: resource 19 [mem 0x7b000000-0xdfffffff window]
[    0.384138] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
[    0.384139] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.384141] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.384142] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.384143] pci_bus 0000:02: resource 1 [mem 0xdf100000-0xdf1fffff]
[    0.384319] NET: Registered protocol family 2
[    0.384445] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.384473] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.384591] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.384731] TCP: Hash tables configured (established 65536 bind 65536)
[    0.384758] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.384780] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.384828] NET: Registered protocol family 1
[    0.384832] NET: Registered protocol family 44
[    0.384840] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.385178] PCI: CLS 0 bytes, default 64
[    0.385208] Unpacking initramfs...
[    0.595478] Freeing initrd memory: 15488K
[    0.595525] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.595528] software IO TLB [mem 0x6b5a8000-0x6f5a8000] (64MB) mapped at [(____ptrval____)-(____ptrval____)]
[    0.595577] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
[    0.595596] clocksource: Switched to clocksource tsc
[    0.595678] Scanning for low memory corruption every 60 seconds
[    0.596218] Initialise system trusted keyrings
[    0.596226] Key type blacklist registered
[    0.596279] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.597408] zbud: loaded
[    0.597701] pstore: using lz4hc compression
[    0.598738] Key type asymmetric registered
[    0.598739] Asymmetric key parser 'x509' registered
[    0.598772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.598801] io scheduler noop registered
[    0.598802] io scheduler deadline registered
[    0.598825] io scheduler cfq registered (default)
[    0.598826] io scheduler mq-deadline registered
[    0.598827] io scheduler kyber registered
[    0.598855] io scheduler bfq registered
[    0.599431] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.599493] efifb: probing for efifb
[    0.599506] efifb: framebuffer at 0xb0000000, using 8100k, total 8100k
[    0.599507] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.599507] efifb: scrolling: redraw
[    0.599509] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.603308] Console: switching to colour frame buffer device 240x67
[    0.607062] fb0: EFI VGA frame buffer device
[    0.607072] intel_idle: MWAIT substates: 0x11142120
[    0.607073] intel_idle: v0.4.1 model 0x4E
[    0.607259] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.607348] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.607354] ACPI: Lid Switch [LID]
[    0.607384] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.607394] ACPI: Sleep Button [SLPB]
[    0.607422] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.607427] ACPI: Power Button [PWRF]
[    0.611991] thermal LNXTHERM:00: registered as thermal_zone0
[    0.611992] ACPI: Thermal Zone [THRM] (41 C)
[    0.612207] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.613182] VFIO - User Level meta-driver version: 0.3
[    0.613227] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.613230] ehci-pci: EHCI PCI platform driver
[    0.613237] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.613238] ohci-pci: OHCI PCI platform driver
[    0.613244] uhci_hcd: USB Universal Host Controller Interface driver
[    0.613405] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.613421] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.614500] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    0.614504] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.614680] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
[    0.614682] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.614683] usb usb1: Product: xHCI Host Controller
[    0.614685] usb usb1: Manufacturer: Linux 4.18.16-arch1-1-ARCH xhci-hcd
[    0.614686] usb usb1: SerialNumber: 0000:00:14.0
[    0.614771] hub 1-0:1.0: USB hub found
[    0.614786] hub 1-0:1.0: 12 ports detected
[    0.619206] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.619210] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.619213] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    0.619244] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18
[    0.619246] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.619247] usb usb2: Product: xHCI Host Controller
[    0.619249] usb usb2: Manufacturer: Linux 4.18.16-arch1-1-ARCH xhci-hcd
[    0.619250] usb usb2: SerialNumber: 0000:00:14.0
[    0.619365] hub 2-0:1.0: USB hub found
[    0.619375] hub 2-0:1.0: 6 ports detected
[    0.622157] usbcore: registered new interface driver usbserial_generic
[    0.622161] usbserial: USB Serial support registered for generic
[    0.622180] rtc_cmos 00:01: RTC can wake from S4
[    0.622667] rtc_cmos 00:01: registered as rtc0
[    0.622680] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.622728] intel_pstate: Intel P-state driver initializing
[    0.622988] intel_pstate: HWP enabled
[    0.623100] ledtrig-cpu: registered to indicate activity on CPUs
[    0.623119] hidraw: raw HID events driver (C) Jiri Kosina
[    0.623132] usbcore: registered new interface driver usbhid
[    0.623132] usbhid: USB HID core driver
[    0.623143] intel_pmc_core:  initialized
[    0.623329] NET: Registered protocol family 10
[    0.626504] Segment Routing with IPv6
[    0.626520] NET: Registered protocol family 17
[    0.626751] RAS: Correctable Errors collector initialized.
[    0.626814] microcode: sig=0x406e3, pf=0x80, revision=0xc6
[    0.626902] microcode: Microcode Update Driver: v2.2.
[    0.626910] sched_clock: Marking stable (626898725, 0)->(608885556, 18013169)
[    0.627107] registered taskstats version 1
[    0.627114] Loading compiled-in X.509 certificates
[    0.628755] Loaded X.509 cert 'Build time autogenerated kernel key: 893889fb80fa5763e18fe33b17bd4671d83b79c3'
[    0.628770] zswap: loaded using pool lzo/zbud
[    0.631222] Key type big_key registered
[    0.632128]   Magic number: 6:138:1002
[    0.632152] pnp 00:04: hash matches
[    0.632189] memory memory41: hash matches
[    0.632297] rtc_cmos 00:01: setting system clock to 2018-10-22 19:58:17 UTC (1540238297)
[    0.633362] Freeing unused kernel image memory: 1524K
[    0.650217] Write protecting the kernel read-only data: 18432k
[    0.650771] Freeing unused kernel image memory: 2008K
[    0.650855] Freeing unused kernel image memory: 284K
[    0.651003] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.651004] x86/mm: Checking user space page tables
[    0.651019] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.679987] device-mapper: uevent: version 1.0.3
[    0.680058] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    0.710861] Linux agpgart interface v0.103
[    0.780295] Setting dangerous option enable_guc - tainting kernel
[    0.781402] checking generic (b0000000 7e9000) vs hw (b0000000 10000000)
[    0.781403] fb: switching to inteldrmfb from EFI VGA
[    0.781418] Console: switching to colour dummy device 80x25
[    0.781494] [drm] Replacing VGA console driver
[    0.782419] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.782420] [drm] Driver supports precise vblank timestamp query.
[    0.782802] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.783315] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    0.791469] [drm] HuC: Loaded firmware i915/skl_huc_ver01_07_1398.bin (version 1.7)
[    0.802090] [drm] GuC: Loaded firmware i915/skl_guc_ver9_33.bin (version 9.33)
[    0.812288] i915 0000:00:02.0: GuC firmware version 9.33
[    0.812291] i915 0000:00:02.0: GuC submission enabled
[    0.812293] i915 0000:00:02.0: HuC enabled
[    0.814995] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0
[    0.820939] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.828309] acpi device:0f: registered as cooling_device4
[    0.828760] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    0.828858] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    0.828911] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input4
[    0.837030] fbcon: inteldrmfb (fb0) is primary device
[    0.946773] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.114244] usb 1-5: New USB device found, idVendor=064e, idProduct=9700, bcdDevice= 1.01
[    1.114249] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.114253] usb 1-5: Product: USB2.0 UVC HD Webcam
[    1.114257] usb 1-5: Manufacturer: SuYin
[    1.114261] usb 1-5: SerialNumber: HF1019-T838-SN03-Rev0101
[    1.240288] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    1.382389] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.01
[    1.382395] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.165641] Console: switching to colour frame buffer device 240x67
[    2.192717] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.299089] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.303440] i8042: Detected active multiplexing controller, rev 1.1
[    2.305032] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.305077] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.305103] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.305122] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.305141] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.309699] SCSI subsystem initialized
[    2.310218] cryptd: max_cpu_qlen set to 1000
[    2.315320] AVX2 version of gcm_enc/dec engaged.
[    2.315321] AES CTR mode by8 optimization enabled
[    2.320169] libata version 3.00 loaded.
[    2.324760] ahci 0000:00:17.0: version 3.0
[    2.335932] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.335937] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    2.336309] scsi host0: ahci
[    2.337553] scsi host1: ahci
[    2.337601] ata1: SATA max UDMA/133 abar m2048@0xdf233000 port 0xdf233100 irq 124
[    2.337603] ata2: SATA max UDMA/133 abar m2048@0xdf233000 port 0xdf233180 irq 124
[    2.368775] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.648239] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.648283] ata2: SATA link down (SStatus 4 SControl 300)
[    2.649036] ata1.00: ATA-8: HFS256G32MND-2200A, 20200L00, max UDMA/133
[    2.649045] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.649957] ata1.00: configured for UDMA/133
[    2.649977] ahci 0000:00:17.0: port does not support device sleep
[    2.650791] scsi 0:0:0:0: Direct-Access     ATA      HFS256G32MND-220 0L00 PQ: 0 ANSI: 5
[    2.665791] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.665837] sd 0:0:0:0: [sda] Write Protect is off
[    2.665846] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.665913] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.672813]  sda: sda1 sda2 sda3
[    2.674319] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.712333] random: fast init done
[   12.234868] NET: Registered protocol family 38
[   12.367822] random: cryptsetup: uninitialized urandom read (2 bytes read)
[   12.436677] raid6: sse2x1   gen() 11128 MB/s
[   12.493341] raid6: sse2x1   xor()  8197 MB/s
[   12.550002] raid6: sse2x2   gen() 13937 MB/s
[   12.606670] raid6: sse2x2   xor()  9441 MB/s
[   12.663336] raid6: sse2x4   gen() 16176 MB/s
[   12.720000] raid6: sse2x4   xor() 10246 MB/s
[   12.776667] raid6: avx2x1   gen() 22432 MB/s
[   12.833333] raid6: avx2x1   xor() 15662 MB/s
[   12.890001] raid6: avx2x2   gen() 26765 MB/s
[   12.946668] raid6: avx2x2   xor() 17281 MB/s
[   13.003334] raid6: avx2x4   gen() 30964 MB/s
[   13.060001] raid6: avx2x4   xor() 19024 MB/s
[   13.060002] raid6: using algorithm avx2x4 gen() 30964 MB/s
[   13.060002] raid6: .... xor() 19024 MB/s, rmw enabled
[   13.060003] raid6: using avx2x2 recovery algorithm
[   13.066070] xor: automatically using best checksumming function   avx       
[   13.097528] Btrfs loaded, crc32c=crc32c-intel
[   13.098789] BTRFS: device fsid 38d18d53-fb5e-4d53-8579-307639afe23c devid 1 transid 102907 /dev/dm-0
[   13.118287] BTRFS info (device dm-0): disk space caching is enabled
[   13.118288] BTRFS info (device dm-0): has skinny extents
[   13.242159] BTRFS info (device dm-0): enabling ssd optimizations
[   13.607214] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   13.623872] systemd[1]: Detected architecture x86-64.
[   13.629645] systemd[1]: Set hostname to <antasus>.
[   13.749722] random: systemd: uninitialized urandom read (16 bytes read)
[   13.749803] systemd[1]: Listening on Journal Socket (/dev/log).
[   13.749860] random: systemd: uninitialized urandom read (16 bytes read)
[   13.749866] systemd[1]: Reached target Swap.
[   13.749872] random: systemd: uninitialized urandom read (16 bytes read)
[   13.751090] systemd[1]: Listening on LVM2 metadata daemon socket.
[   13.751190] systemd[1]: Listening on udev Control Socket.
[   13.751205] systemd[1]: Reached target Remote File Systems.
[   13.752020] systemd[1]: Created slice User and Session Slice.
[   13.752080] systemd[1]: Listening on udev Kernel Socket.
[   13.842381] audit: type=1130 audit(1540238310.706:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.857036] bbswitch: loading out-of-tree module taints kernel.
[   13.857064] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[   13.857293] bbswitch: version 0.8
[   13.857299] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   13.857305] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP01.PEGP
[   13.857315] ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180531/nsarguments-66)
[   13.857462] bbswitch: detected an Optimus _DSM function
[   13.857564] bbswitch: disabling discrete graphics
[   13.891226] audit: type=1130 audit(1540238310.756:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.901504] audit: type=1130 audit(1540238310.766:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.912315] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is off
[   13.937606] audit: type=1130 audit(1540238310.803:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.969986] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   14.058396] vboxdrv: Found 4 processor cores
[   14.077147] vboxdrv: TSC mode is Invariant, tentative frequency 2592000774 Hz
[   14.077148] vboxdrv: Successfully loaded version 5.2.20 (interface 0x00290001)
[   14.089148] VBoxPciLinuxInit
[   14.089157] vboxpci: IOMMU not found (not registered)
[   14.099550] VBoxNetAdp: Successfully started.
[   14.106085] VBoxNetFlt: Successfully started.
[   14.109433] audit: type=1130 audit(1540238310.973:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.139650] BTRFS info (device dm-0): enabling auto defrag
[   14.139656] BTRFS info (device dm-0): enabling inode map caching
[   14.139658] BTRFS info (device dm-0): disk space caching is enabled
[   14.143150] audit: type=1130 audit(1540238311.006:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.169276] audit: type=1130 audit(1540238311.033:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.193201] audit: type=1130 audit(1540238311.056:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.202460] systemd-journald[346]: Received request to flush runtime journal from PID 1
[   14.305016] audit: type=1130 audit(1540238311.170:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.407457] audit: type=1130 audit(1540238311.273:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.608892] random: crng init done
[   14.608894] random: 6 urandom warning(s) missed due to ratelimiting
[   15.234780] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   15.237749] ACPI: AC Adapter [AC0] (off-line)
[   15.295253] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[   15.295322] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[   15.296276] ACPI: Battery Slot [BAT0] (battery present)
[   15.329616] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   15.336031] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   15.337401] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   15.337451] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   15.341637] ACPI BIOS Error (bug): Could not resolve [\_SB.PAGD._STA._OSI], AE_NOT_FOUND (20180531/psargs-330)
[   15.341713] ACPI Error: Method parse/execution failed \_SB.PAGD._STA, AE_NOT_FOUND (20180531/psparse-516)
[   15.342767] input: PC Speaker as /devices/platform/pcspkr/input/input10
[   15.359336] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   15.359338] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   15.359339] RAPL PMU: hw unit of domain package 2^-14 Joules
[   15.359340] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   15.359341] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   15.359342] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   15.430926] Intel(R) Wireless WiFi driver for Linux
[   15.430927] Copyright(c) 2003- 2015 Intel Corporation
[   15.439165] iwlwifi 0000:02:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[   15.539452] input: FocalTechPS/2 FocalTech Touchpad as /devices/platform/i8042/serio4/input/input14
[   15.547807] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   15.644172] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[   15.655953] Bluetooth: Core ver 2.22
[   15.655970] NET: Registered protocol family 31
[   15.655970] Bluetooth: HCI device and connection manager initialized
[   15.655974] Bluetooth: HCI socket layer initialized
[   15.655976] Bluetooth: L2CAP socket layer initialized
[   15.655982] Bluetooth: SCO socket layer initialized
[   15.656475] iTCO_vendor_support: vendor-support=0
[   15.656722] media: Linux media interface: v0.10
[   15.656961] mousedev: PS/2 mouse device common for all mice
[   15.661912] iwlwifi 0000:02:00.0: base HW address: dc:53:60:2b:27:17
[   15.670193] asus_wmi: ASUS WMI generic driver loaded
[   15.674190] asus_nb_wmi: Identified laptop model 'ASUSTeK COMPUTER INC. UX303UB'
[   15.674470] asus_wmi: Initialization: 0x1
[   15.674543] asus_wmi: BIOS WMI version: 7.9
[   15.674642] asus_wmi: SFUN value: 0xa2077
[   15.679417] usbcore: registered new interface driver btusb
[   15.683309] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input15
[   15.687403] asus_wmi: Number of fans: 1
[   15.688902] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   15.688976] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   15.697750] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.697815] Bluetooth: hci0: read Intel version: 370810011003110e32
[   15.697817] Bluetooth: hci0: Intel device is already patched. patch num: 32
[   15.742658] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   15.743459] thermal thermal_zone9: failed to read out thermal zone (-61)
[   15.784292] videodev: Linux video capture interface: v2.00
[   15.787477] intel_rapl: Found RAPL domain package
[   15.787478] intel_rapl: Found RAPL domain core
[   15.787479] intel_rapl: Found RAPL domain uncore
[   15.787480] intel_rapl: Found RAPL domain dram
[   15.796838] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   15.820072] uvcvideo: Found UVC 1.00 device USB2.0 UVC HD Webcam (064e:9700)
[   15.835283] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[   15.835286] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[   15.835288] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[   15.835360] input: USB2.0 UVC HD Webcam: USB2.0 UV as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input16
[   15.835434] usbcore: registered new interface driver uvcvideo
[   15.835435] USB Video Class driver (1.1.1)
[   15.840426] snd_hda_codec_conexant hdaudioC0D0: CX20751/2: BIOS auto-probing.
[   15.840795] snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   15.840797] snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   15.840799] snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[   15.840801] snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
[   15.840802] snd_hda_codec_conexant hdaudioC0D0:    inputs:
[   15.840804] snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x1a
[   15.840806] snd_hda_codec_conexant hdaudioC0D0:      Mic=0x19
[   15.841700] snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
[   15.863135] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   15.863888] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   15.863951] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   15.864007] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   15.864062] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   15.864119] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   15.864171] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   15.864223] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   16.646664] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.749149] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   16.868508] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.005813] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   18.852135] kauditd_printk_skb: 46 callbacks suppressed
[   18.852140] audit: type=1131 audit(1540238315.716:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   19.203517] audit: type=1130 audit(1540238316.070:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.203552] audit: type=1131 audit(1540238316.070:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.512394] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   20.770591] audit: type=1131 audit(1540238317.636:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.434632] wlan0: authenticate with 08:96:d7:1f:d1:7f
[   21.437548] wlan0: send auth to 08:96:d7:1f:d1:7f (try 1/3)
[   21.445320] wlan0: authenticated
[   21.446684] wlan0: associate with 08:96:d7:1f:d1:7f (try 1/3)
[   21.452295] wlan0: RX AssocResp from 08:96:d7:1f:d1:7f (capab=0x1431 status=0 aid=8)
[   21.454196] wlan0: associated
[   21.489384] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 08:96:d7:1f:d1:7f
[   21.489878] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   21.571937] audit: type=1130 audit(1540238318.436:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.796517] audit: type=1130 audit(1540238318.660:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=teamviewerd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.431979] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   22.435406] Bridge firewalling registered
[   22.465429] audit: type=1325 audit(1540238319.330:64): table=filter family=2 entries=0
[   22.465505] audit: type=1300 audit(1540238319.330:64): arch=c000003e syscall=175 success=yes exit=0 a0=5654dd2b5860 a1=25e9 a2=5654dd01ade6 a3=5654dd2b1010 items=0 ppid=194 pid=676 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
[   22.465507] audit: type=1327 audit(1540238319.330:64): proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
[   22.484960] audit: type=1325 audit(1540238319.350:65): table=nat family=2 entries=0
[   22.537276] Initializing XFRM netlink socket
[   22.594563] IPv6: ADDRCONF(NETDEV_UP): br-378ae27f3015: link is not ready
[   22.643431] IPv6: ADDRCONF(NETDEV_UP): br-3d1a6b481424: link is not ready
[   22.689569] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[   22.735842] IPv6: ADDRCONF(NETDEV_UP): br-d4be7ece1fdc: link is not ready
[   27.006867] kauditd_printk_skb: 210 callbacks suppressed
[   27.006872] audit: type=1131 audit(1540238323.873:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.408012] audit: type=1130 audit(1540238326.273:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.322857] audit: type=1006 audit(1540238329.186:138): pid=889 uid=0 old-auid=4294967295 auid=1000 tty=tty2 old-ses=4294967295 ses=1 res=1
[   32.330392] audit: type=1130 audit(1540238329.196:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.337978] audit: type=1006 audit(1540238329.203:140): pid=892 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   32.386314] audit: type=1130 audit(1540238329.250:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.609633] audit: type=1131 audit(1540238343.489:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Xorg.0.log:

[    18.752] 
X.Org X Server 1.20.2
X Protocol Version 11, Revision 0
[    18.752] Build Operating System: Linux Arch Linux
[    18.752] Current Operating System: Linux antasus 4.18.16-arch1-1-ARCH #1 SMP PREEMPT Sat Oct 20 22:06:45 UTC 2018 x86_64
[    18.752] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=38d18d53-fb5e-4d53-8579-307639afe23c rw rootflags=subvol=archroot cryptdevice=/dev/disk/by-uuid/adb46290-2621-483d-bac8-68e83debac38:antroot:allow-discards rootflags=subvol=archroot quiet splash acpi_osi= pcie_port_pm=off
[    18.752] Build Date: 16 October 2018  03:15:21PM
[    18.752]  
[    18.752] Current version of pixman: 0.34.0
[    18.752] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    18.752] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.753] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 22 21:58:35 2018
[    18.753] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    18.753] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    18.753] (==) No Layout section.  Using the first Screen section.
[    18.753] (==) No screen section available. Using defaults.
[    18.753] (**) |-->Screen "Default Screen Section" (0)
[    18.753] (**) |   |-->Monitor "<default monitor>"
[    18.753] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    18.753] (**) |   |-->Device "card0"
[    18.753] (**) |   |-->GPUDevice "Intel Graphics"
[    18.753] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    18.753] (**) Option "DontZap" "false"
[    18.753] (==) Automatically adding devices
[    18.753] (==) Automatically enabling devices
[    18.753] (==) Automatically adding GPU devices
[    18.753] (==) Automatically binding GPU devices
[    18.753] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    18.753] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    18.753] 	Entry deleted from font path.
[    18.753] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[    18.753] 	Entry deleted from font path.
[    18.753] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[    18.753] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[    18.753] 	Entry deleted from font path.
[    18.753] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[    18.753] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[    18.753] (==) ModulePath set to "/usr/lib/xorg/modules"
[    18.753] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    18.753] (II) Module ABI versions:
[    18.753] 	X.Org ANSI C Emulation: 0.4
[    18.753] 	X.Org Video Driver: 24.0
[    18.753] 	X.Org XInput driver : 24.1
[    18.753] 	X.Org Server Extension : 10.0
[    18.754] (++) using VT number 7

[    18.754] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    18.755] (II) xfree86: Adding drm device (/dev/dri/card0)
[    18.767] (--) PCI:*(0@0:2:0) 8086:1916:1043:1b1d rev 7, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    18.767] (--) PCI: (1@0:0:0) 10de:1347:1043:1b1d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    18.767] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    18.767] (II) LoadModule: "glx"
[    18.767] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    18.769] (II) Module glx: vendor="X.Org Foundation"
[    18.769] 	compiled for 1.20.2, module version = 1.0.0
[    18.769] 	ABI class: X.Org Server Extension, version 10.0
[    18.769] (II) LoadModule: "intel"
[    18.769] (WW) Warning, couldn't open module intel
[    18.769] (EE) Failed to load module "intel" (module does not exist, 0)
[    18.769] (II) LoadModule: "modesetting"
[    18.769] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    18.769] (II) Module modesetting: vendor="X.Org Foundation"
[    18.769] 	compiled for 1.20.2, module version = 1.20.2
[    18.769] 	Module class: X.Org Video Driver
[    18.769] 	ABI class: X.Org Video Driver, version 24.0
[    18.769] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    18.781] (II) modeset(G0): using drv /dev/dri/card0
[    18.782] (WW) Falling back to old probe method for modesetting
[    18.782] (EE) No devices detected.
[    18.782] (EE) 
Fatal server error:
[    18.782] (EE) no screens found(EE) 
[    18.782] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    18.782] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    18.782] (EE) 
[    18.843] (EE) Server terminated with error (1). Closing log file.

Last edited by aksdb (2018-10-22 20:07:37)

Offline

#4 2018-10-22 20:15:11

loqs
Member
Registered: 2014-03-06
Posts: 17,440

Re: [SOLVED] Cannot get Xorg to use modeset on intel

Please post the contents of all .conf files in /etc/X11/xorg.conf.d

Offline

#5 2018-10-22 21:09:45

aksdb
Member
Registered: 2007-10-07
Posts: 38

Re: [SOLVED] Cannot get Xorg to use modeset on intel

Keyboard:

# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "de"
EndSection

Section "ServerFlags"
   Option "DontZap" "false"
EndSection

Section "InputClass"
   Identifier      "Keyboard Defaults"
   MatchIsKeyboard   "yes"
   Option         "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

Touchpad

# Example xorg.conf.d snippet that assigns the touchpad driver
# to all touchpads. See xorg.conf.d(5) for more information on
# InputClass.
# DO NOT EDIT THIS FILE, your distribution will likely overwrite
# it when updating. Copy (and rename) this file into
# /etc/X11/xorg.conf.d first.
# Additional options may be added in the form of
#   Option "OptionName" "value"
#
Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
        MatchDevicePath "/dev/input/event*"
EndSection

Section "InputClass"
        Identifier "touchpad ignore duplicates"
        MatchIsTouchpad "on"
        MatchOS "Linux"
        MatchDevicePath "/dev/input/mouse*"
        Option "Ignore" "on"
EndSection

# This option enables the bottom right corner to be a right button on
# non-synaptics clickpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Default clickpad buttons"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
EndSection

# This option disables software buttons on Apple touchpads.
# This option is only interpreted by clickpads.
Section "InputClass"
        Identifier "Disable clickpad buttons on Apple touchpads"
        MatchProduct "Apple|bcm5974"
        MatchDriver "synaptics"
        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection

Graphics

Section "Device"
	Identifier "Intel Graphics"
	Driver "modesetting"
EndSection

And before you ask: I don't have a /etc/X11/xorg.conf :-)

Offline

#6 2018-10-23 07:12:05

seth
Member
Registered: 2012-09-03
Posts: 51,681

Re: [SOLVED] Cannot get Xorg to use modeset on intel

[   13.857036] bbswitch: loading out-of-tree module taints kernel.
[   13.857064] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[   13.857293] bbswitch: version 0.8
[   13.857299] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   13.857305] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP01.PEGP
[   13.857315] ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180531/nsarguments-66)
[   13.857462] bbswitch: detected an Optimus _DSM function
[   13.857564] bbswitch: disabling discrete graphics

What's the actual optimus layout (complete lspci, preferably w/o bbswitch) and how exactly did you configure it?

Did/does Xorg still start on xf86-video-intel? Please post the xorg log for that setup.

Online

#7 2018-10-23 09:12:46

aksdb
Member
Registered: 2007-10-07
Posts: 38

Re: [SOLVED] Cannot get Xorg to use modeset on intel

seth wrote:

What's the actual optimus layout (complete lspci, preferably w/o bbswitch) and how exactly did you configure it?

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)

I simply load bbswitch to disable NVIDIA by default. Whenever I want to use that card, I use nvidia-xrun (so it's a completely separate X session and config).

seth wrote:

Did/does Xorg still start on xf86-video-intel? Please post the xorg log for that setup.

Sure, I simply have to install xf86-video-intel and X starts up fine.

[  1421.375] 
X.Org X Server 1.20.2
X Protocol Version 11, Revision 0
[  1421.375] Build Operating System: Linux Arch Linux
[  1421.375] Current Operating System: Linux antasus 4.18.16-arch1-1-ARCH #1 SMP PREEMPT Sat Oct 20 22:06:45 UTC 2018 x86_64
[  1421.375] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=38d18d53-fb5e-4d53-8579-307639afe23c rw rootflags=subvol=archroot cryptdevice=/dev/disk/by-uuid/adb46290-2621-483d-bac8-68e83debac38:antroot:allow-discards rootflags=subvol=archroot quiet splash acpi_osi= pcie_port_pm=off
[  1421.375] Build Date: 16 October 2018  03:15:21PM
[  1421.375]  
[  1421.375] Current version of pixman: 0.34.0
[  1421.375] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1421.375] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1421.375] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 23 11:05:53 2018
[  1421.375] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1421.375] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1421.375] (==) No Layout section.  Using the first Screen section.
[  1421.375] (==) No screen section available. Using defaults.
[  1421.375] (**) |-->Screen "Default Screen Section" (0)
[  1421.375] (**) |   |-->Monitor "<default monitor>"
[  1421.375] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  1421.375] (**) |   |-->Device "card0"
[  1421.375] (**) |   |-->GPUDevice "Intel Graphics"
[  1421.375] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1421.375] (**) Option "DontZap" "false"
[  1421.376] (==) Automatically adding devices
[  1421.376] (==) Automatically enabling devices
[  1421.376] (==) Automatically adding GPU devices
[  1421.376] (==) Automatically binding GPU devices
[  1421.376] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1421.376] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1421.376] 	Entry deleted from font path.
[  1421.376] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[  1421.376] 	Entry deleted from font path.
[  1421.376] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[  1421.376] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[  1421.376] 	Entry deleted from font path.
[  1421.376] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[  1421.376] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[  1421.376] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1421.376] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1421.376] (II) Module ABI versions:
[  1421.376] 	X.Org ANSI C Emulation: 0.4
[  1421.376] 	X.Org Video Driver: 24.0
[  1421.376] 	X.Org XInput driver : 24.1
[  1421.376] 	X.Org Server Extension : 10.0
[  1421.376] (++) using VT number 7

[  1421.376] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  1421.377] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1421.379] (--) PCI:*(0@0:2:0) 8086:1916:1043:1b1d rev 7, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  1421.379] (--) PCI: (1@0:0:0) 10de:1347:1043:1b1d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[  1421.379] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1421.379] (II) LoadModule: "glx"
[  1421.380] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1421.381] (II) Module glx: vendor="X.Org Foundation"
[  1421.381] 	compiled for 1.20.2, module version = 1.0.0
[  1421.381] 	ABI class: X.Org Server Extension, version 10.0
[  1421.381] (II) LoadModule: "intel"
[  1421.381] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1421.381] (II) Module intel: vendor="X.Org Foundation"
[  1421.381] 	compiled for 1.20.1, module version = 2.99.917
[  1421.381] 	Module class: X.Org Video Driver
[  1421.381] 	ABI class: X.Org Video Driver, version 24.0
[  1421.381] (II) LoadModule: "modesetting"
[  1421.381] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1421.382] (II) Module modesetting: vendor="X.Org Foundation"
[  1421.382] 	compiled for 1.20.2, module version = 1.20.2
[  1421.382] 	Module class: X.Org Video Driver
[  1421.382] 	ABI class: X.Org Video Driver, version 24.0
[  1421.382] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1421.382] (II) intel: Driver for Intel(R) HD Graphics
[  1421.382] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1421.382] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1421.382] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1421.417] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180514
[  1421.417] (II) intel(0): SNA compiled from 2.99.917-847-g25c9a2fc
[  1421.433] (WW) Falling back to old probe method for modesetting
[  1421.434] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 520
[  1421.434] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[  1421.434] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1421.434] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1421.434] (==) intel(0): RGB weight 888
[  1421.434] (==) intel(0): Default visual is TrueColor
[  1421.434] (**) intel(0): Option "Backlight" "intel_backlight"
[  1421.434] (**) intel(0): Option "VirtualHeads" "2"
[  1421.435] (II) intel(0): Output eDP1 has no monitor section
[  1421.435] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[  1421.435] (II) intel(0): Enabled output eDP1
[  1421.435] (II) intel(0): Output DP1 has no monitor section
[  1421.435] (II) intel(0): Enabled output DP1
[  1421.435] (II) intel(0): Output HDMI1 has no monitor section
[  1421.435] (II) intel(0): Enabled output HDMI1
[  1421.435] (II) intel(0): Output HDMI2 has no monitor section
[  1421.435] (II) intel(0): Enabled output HDMI2
[  1421.435] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  1421.436] (II) intel(0): Output VIRTUAL1 has no monitor section
[  1421.436] (II) intel(0): Enabled output VIRTUAL1
[  1421.436] (II) intel(0): Output VIRTUAL2 has no monitor section
[  1421.436] (II) intel(0): Enabled output VIRTUAL2
[  1421.436] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[  1421.436] (==) intel(0): TearFree enabled
[  1421.436] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[  1421.436] (==) intel(0): DPI set to (96, 96)
[  1421.436] (II) Loading sub module "dri3"
[  1421.436] (II) LoadModule: "dri3"
[  1421.436] (II) Module "dri3" already built-in
[  1421.436] (II) Loading sub module "dri2"
[  1421.436] (II) LoadModule: "dri2"
[  1421.436] (II) Module "dri2" already built-in
[  1421.436] (II) Loading sub module "present"
[  1421.436] (II) LoadModule: "present"
[  1421.436] (II) Module "present" already built-in
[  1421.436] (II) UnloadModule: "modesetting"
[  1421.436] (II) Unloading modesetting
[  1421.436] (II) intel(0): SNA initialized with Skylake (gen9) backend
[  1421.436] (==) intel(0): Backing store enabled
[  1421.436] (==) intel(0): Silken mouse disabled
[  1421.436] (II) intel(0): HW Cursor enabled
[  1421.437] (==) intel(0): DPMS enabled
[  1421.437] (==) intel(0): Display hotplug detection enabled
[  1421.437] (II) intel(0): [DRI2] Setup complete
[  1421.437] (II) intel(0): [DRI2]   DRI driver: i965
[  1421.437] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  1421.437] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[  1421.437] (II) intel(0): hardware support for Present enabled
[  1421.437] (II) Initializing extension Generic Event Extension
[  1421.437] (II) Initializing extension SHAPE
[  1421.437] (II) Initializing extension MIT-SHM
[  1421.438] (II) Initializing extension XInputExtension
[  1421.438] (II) Initializing extension XTEST
[  1421.438] (II) Initializing extension BIG-REQUESTS
[  1421.438] (II) Initializing extension SYNC
[  1421.438] (II) Initializing extension XKEYBOARD
[  1421.438] (II) Initializing extension XC-MISC
[  1421.439] (II) Initializing extension SECURITY
[  1421.439] (II) Initializing extension XFIXES
[  1421.439] (II) Initializing extension RENDER
[  1421.439] (II) Initializing extension RANDR
[  1421.439] (II) Initializing extension COMPOSITE
[  1421.440] (II) Initializing extension DAMAGE
[  1421.440] (II) Initializing extension MIT-SCREEN-SAVER
[  1421.440] (II) Initializing extension DOUBLE-BUFFER
[  1421.440] (II) Initializing extension RECORD
[  1421.440] (II) Initializing extension DPMS
[  1421.440] (II) Initializing extension Present
[  1421.440] (II) Initializing extension DRI3
[  1421.441] (II) Initializing extension X-Resource
[  1421.441] (II) Initializing extension XVideo
[  1421.441] (II) Initializing extension XVideo-MotionCompensation
[  1421.441] (II) Initializing extension GLX
[  1421.454] (II) AIGLX: Loaded and initialized i965
[  1421.454] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1421.454] (II) Initializing extension XFree86-VidModeExtension
[  1421.454] (II) Initializing extension XFree86-DGA
[  1421.454] (II) Initializing extension XFree86-DRI
[  1421.454] (II) Initializing extension DRI2
[  1421.458] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  1421.470] (II) intel(0): Setting screen physical size to 508 x 285
[  1421.527] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1421.527] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1421.527] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1421.527] (**) Power Button: Applying InputClass "system-keyboard"
[  1421.527] (**) Power Button: Applying InputClass "Keyboard Defaults"
[  1421.527] (II) LoadModule: "libinput"
[  1421.527] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1421.528] (II) Module libinput: vendor="X.Org Foundation"
[  1421.528] 	compiled for 1.20.1, module version = 0.28.1
[  1421.528] 	Module class: X.Org XInput Driver
[  1421.528] 	ABI class: X.Org XInput driver, version 24.1
[  1421.528] (II) Using input driver 'libinput' for 'Power Button'
[  1421.528] (**) Power Button: always reports core events
[  1421.528] (**) Option "Device" "/dev/input/event2"
[  1421.528] (**) Option "_source" "server/udev"
[  1421.529] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1421.529] (II) event2  - Power Button: device is a keyboard
[  1421.530] (II) event2  - Power Button: device removed
[  1421.560] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[  1421.560] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1421.560] (**) Option "xkb_layout" "de"
[  1421.560] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.579] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1421.579] (II) event2  - Power Button: device is a keyboard
[  1421.579] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  1421.580] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1421.580] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1421.580] (**) Video Bus: Applying InputClass "system-keyboard"
[  1421.580] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[  1421.580] (II) Using input driver 'libinput' for 'Video Bus'
[  1421.580] (**) Video Bus: always reports core events
[  1421.580] (**) Option "Device" "/dev/input/event3"
[  1421.580] (**) Option "_source" "server/udev"
[  1421.580] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  1421.580] (II) event3  - Video Bus: device is a keyboard
[  1421.581] (II) event3  - Video Bus: device removed
[  1421.609] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[  1421.609] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1421.609] (**) Option "xkb_layout" "de"
[  1421.610] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.611] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  1421.611] (II) event3  - Video Bus: device is a keyboard
[  1421.612] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[  1421.612] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1421.612] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  1421.612] (**) Video Bus: Applying InputClass "system-keyboard"
[  1421.612] (**) Video Bus: Applying InputClass "Keyboard Defaults"
[  1421.612] (II) Using input driver 'libinput' for 'Video Bus'
[  1421.612] (**) Video Bus: always reports core events
[  1421.612] (**) Option "Device" "/dev/input/event4"
[  1421.612] (**) Option "_source" "server/udev"
[  1421.614] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  1421.614] (II) event4  - Video Bus: device is a keyboard
[  1421.614] (II) event4  - Video Bus: device removed
[  1421.643] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input4/event4"
[  1421.643] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  1421.643] (**) Option "xkb_layout" "de"
[  1421.643] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.645] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  1421.645] (II) event4  - Video Bus: device is a keyboard
[  1421.646] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  1421.646] (II) No input driver specified, ignoring this device.
[  1421.646] (II) This device may have been added with another device file.
[  1421.647] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[  1421.647] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1421.647] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  1421.647] (**) Sleep Button: Applying InputClass "system-keyboard"
[  1421.647] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
[  1421.647] (II) Using input driver 'libinput' for 'Sleep Button'
[  1421.647] (**) Sleep Button: always reports core events
[  1421.647] (**) Option "Device" "/dev/input/event1"
[  1421.647] (**) Option "_source" "server/udev"
[  1421.648] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[  1421.648] (II) event1  - Sleep Button: device is a keyboard
[  1421.648] (II) event1  - Sleep Button: device removed
[  1421.693] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[  1421.693] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1421.693] (**) Option "xkb_layout" "de"
[  1421.693] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.696] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[  1421.696] (II) event1  - Sleep Button: device is a keyboard
[  1421.698] (II) config/udev: Adding input device USB2.0 UVC HD Webcam: USB2.0 UV (/dev/input/event9)
[  1421.698] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "evdev keyboard catchall"
[  1421.698] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "libinput keyboard catchall"
[  1421.698] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "system-keyboard"
[  1421.698] (**) USB2.0 UVC HD Webcam: USB2.0 UV: Applying InputClass "Keyboard Defaults"
[  1421.699] (II) Using input driver 'libinput' for 'USB2.0 UVC HD Webcam: USB2.0 UV'
[  1421.699] (**) USB2.0 UVC HD Webcam: USB2.0 UV: always reports core events
[  1421.699] (**) Option "Device" "/dev/input/event9"
[  1421.699] (**) Option "_source" "server/udev"
[  1421.701] (II) event9  - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[  1421.701] (II) event9  - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[  1421.702] (II) event9  - USB2.0 UVC HD Webcam: USB2.0 UV: device removed
[  1421.760] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input16/event9"
[  1421.760] (II) XINPUT: Adding extended input device "USB2.0 UVC HD Webcam: USB2.0 UV" (type: KEYBOARD, id 10)
[  1421.760] (**) Option "xkb_layout" "de"
[  1421.760] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.764] (II) event9  - USB2.0 UVC HD Webcam: USB2.0 UV: is tagged by udev as: Keyboard
[  1421.764] (II) event9  - USB2.0 UVC HD Webcam: USB2.0 UV: device is a keyboard
[  1421.765] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[  1421.765] (II) No input driver specified, ignoring this device.
[  1421.765] (II) This device may have been added with another device file.
[  1421.766] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[  1421.766] (II) No input driver specified, ignoring this device.
[  1421.766] (II) This device may have been added with another device file.
[  1421.767] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[  1421.767] (II) No input driver specified, ignoring this device.
[  1421.767] (II) This device may have been added with another device file.
[  1421.767] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[  1421.767] (II) No input driver specified, ignoring this device.
[  1421.767] (II) This device may have been added with another device file.
[  1421.768] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[  1421.768] (II) No input driver specified, ignoring this device.
[  1421.768] (II) This device may have been added with another device file.
[  1421.769] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[  1421.769] (II) No input driver specified, ignoring this device.
[  1421.769] (II) This device may have been added with another device file.
[  1421.770] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[  1421.770] (II) No input driver specified, ignoring this device.
[  1421.770] (II) This device may have been added with another device file.
[  1421.771] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[  1421.771] (II) No input driver specified, ignoring this device.
[  1421.771] (II) This device may have been added with another device file.
[  1421.772] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
[  1421.772] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  1421.772] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  1421.772] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[  1421.772] (**) Asus WMI hotkeys: Applying InputClass "Keyboard Defaults"
[  1421.772] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[  1421.772] (**) Asus WMI hotkeys: always reports core events
[  1421.772] (**) Option "Device" "/dev/input/event8"
[  1421.772] (**) Option "_source" "server/udev"
[  1421.774] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[  1421.774] (II) event8  - Asus WMI hotkeys: device is a keyboard
[  1421.774] (II) event8  - Asus WMI hotkeys: device removed
[  1421.839] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input15/event8"
[  1421.839] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[  1421.839] (**) Option "xkb_layout" "de"
[  1421.839] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.841] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[  1421.841] (II) event8  - Asus WMI hotkeys: device is a keyboard
[  1421.842] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[  1421.842] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1421.842] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  1421.842] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[  1421.842] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
[  1421.842] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  1421.842] (**) AT Translated Set 2 keyboard: always reports core events
[  1421.842] (**) Option "Device" "/dev/input/event5"
[  1421.842] (**) Option "_source" "server/udev"
[  1421.843] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1421.843] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[  1421.844] (II) event5  - AT Translated Set 2 keyboard: device removed
[  1421.880] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[  1421.880] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[  1421.880] (**) Option "xkb_layout" "de"
[  1421.880] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[  1421.882] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1421.882] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[  1421.883] (II) config/udev: Adding input device FocalTechPS/2 FocalTech Touchpad (/dev/input/event7)
[  1421.883] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "evdev touchpad catchall"
[  1421.884] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "libinput touchpad catchall"
[  1421.884] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "touchpad catchall"
[  1421.884] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "Default clickpad buttons"
[  1421.884] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "touchpad catchall"
[  1421.884] (**) FocalTechPS/2 FocalTech Touchpad: Applying InputClass "Default clickpad buttons"
[  1421.884] (II) LoadModule: "synaptics"
[  1421.884] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1421.884] (II) Module synaptics: vendor="X.Org Foundation"
[  1421.884] 	compiled for 1.20.0, module version = 1.9.1
[  1421.884] 	Module class: X.Org XInput Driver
[  1421.884] 	ABI class: X.Org XInput driver, version 24.1
[  1421.884] (II) Using input driver 'synaptics' for 'FocalTechPS/2 FocalTech Touchpad'
[  1421.884] (**) FocalTechPS/2 FocalTech Touchpad: always reports core events
[  1421.884] (**) Option "Device" "/dev/input/event7"
[  1421.936] (II) synaptics: FocalTechPS/2 FocalTech Touchpad: found clickpad property
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: x-axis range 0 - 2432 (res 0)
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: y-axis range 0 - 1664 (res 0)
[  1421.937] (II) synaptics: FocalTechPS/2 FocalTech Touchpad: device does not report pressure, will use touch data.
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: finger width range 0 - 15
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: buttons: left double triple
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: Vendor 0x2 Product 0x12
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: invalid pressure range.  defaulting to 0 - 255
[  1421.937] (**) Option "TapButton1" "1"
[  1421.937] (**) Option "TapButton2" "2"
[  1421.937] (**) Option "TapButton3" "3"
[  1421.937] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  1421.937] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: touchpad found
[  1421.937] (**) FocalTechPS/2 FocalTech Touchpad: always reports core events
[  1422.001] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input14/event7"
[  1422.001] (II) XINPUT: Adding extended input device "FocalTechPS/2 FocalTech Touchpad" (type: TOUCHPAD, id 13)
[  1422.002] (**) synaptics: FocalTechPS/2 FocalTech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  1422.002] (**) synaptics: FocalTechPS/2 FocalTech Touchpad: (accel) MaxSpeed is now 1.75
[  1422.002] (**) synaptics: FocalTechPS/2 FocalTech Touchpad: (accel) AccelFactor is now 0.068
[  1422.002] (**) FocalTechPS/2 FocalTech Touchpad: (accel) keeping acceleration scheme 1
[  1422.002] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration profile 1
[  1422.002] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration factor: 2.000
[  1422.002] (**) FocalTechPS/2 FocalTech Touchpad: (accel) acceleration threshold: 4
[  1422.002] (--) synaptics: FocalTechPS/2 FocalTech Touchpad: touchpad found
[  1422.003] (II) config/udev: Adding input device FocalTechPS/2 FocalTech Touchpad (/dev/input/mouse0)
[  1422.003] (**) FocalTechPS/2 FocalTech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1422.004] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  1422.004] (II) No input driver specified, ignoring this device.
[  1422.004] (II) This device may have been added with another device file.
[  1423.438] (II) intel(0): EDID vendor "CMN", prod id 4961
[  1423.438] (II) intel(0): Printing DDC gathered Modelines:
[  1423.438] (II) intel(0): Modeline "1920x1080"x0.0  138.78  1920 1966 1996 2080  1080 1082 1086 1112 -hsync -vsync (66.7 kHz eP)
[  1423.438] (II) intel(0): Modeline "1920x1080"x0.0   92.52  1920 1966 1996 2080  1080 1082 1086 1112 -hsync -vsync (44.5 kHz e)

Offline

#8 2018-10-23 12:22:56

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,964

Re: [SOLVED] Cannot get Xorg to use modeset on intel

please remove xf86-video-intel AND the graphics.conf you posted in #5 .
Then try again.

[  1421.375] (**) |   |-->Device "card0"
[  1421.375] (**) |   |-->GPUDevice "Intel Graphics"

If xorg log still has those lines with this setup, figure out where the lines come from and remove that file.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#9 2018-10-23 12:48:41

aksdb
Member
Registered: 2007-10-07
Posts: 38

Re: [SOLVED] Cannot get Xorg to use modeset on intel

Lone_Wolf wrote:

please remove xf86-video-intel AND the graphics.conf you posted in #5 .
Then try again.

[  1421.375] (**) |   |-->Device "card0"
[  1421.375] (**) |   |-->GPUDevice "Intel Graphics"

If xorg log still has those lines with this setup, figure out where the lines come from and remove that file.

If only it was that easy. Without this file Xorg doesn't even consider the modesetting driver.

[   104.543] 
X.Org X Server 1.20.2
X Protocol Version 11, Revision 0
[   104.543] Build Operating System: Linux Arch Linux
[   104.543] Current Operating System: Linux antasus 4.18.16-arch1-1-ARCH #1 SMP PREEMPT Sat Oct 20 22:06:45 UTC 2018 x86_64
[   104.544] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=38d18d53-fb5e-4d53-8579-307639afe23c rw rootflags=subvol=archroot cryptdevice=/dev/disk/by-uuid/adb46290-2621-483d-bac8-68e83debac38:antroot:allow-discards rootflags=subvol=archroot quiet splash acpi_osi= pcie_port_pm=off
[   104.544] Build Date: 16 October 2018  03:15:21PM
[   104.544]  
[   104.544] Current version of pixman: 0.34.0
[   104.544] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   104.544] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   104.544] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Oct 23 14:41:31 2018
[   104.544] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   104.544] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   104.545] (==) No Layout section.  Using the first Screen section.
[   104.545] (==) No screen section available. Using defaults.
[   104.545] (**) |-->Screen "Default Screen Section" (0)
[   104.545] (**) |   |-->Monitor "<default monitor>"
[   104.545] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   104.545] (**) |   |-->Device "card0"
[   104.545] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   104.545] (**) Option "DontZap" "false"
[   104.545] (==) Automatically adding devices
[   104.545] (==) Automatically enabling devices
[   104.546] (==) Automatically adding GPU devices
[   104.546] (==) Automatically binding GPU devices
[   104.546] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   104.546] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   104.546] 	Entry deleted from font path.
[   104.546] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[   104.546] 	Entry deleted from font path.
[   104.546] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[   104.546] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[   104.546] 	Entry deleted from font path.
[   104.546] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[   104.546] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[   104.546] (==) ModulePath set to "/usr/lib/xorg/modules"
[   104.546] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   104.546] (II) Module ABI versions:
[   104.546] 	X.Org ANSI C Emulation: 0.4
[   104.546] 	X.Org Video Driver: 24.0
[   104.546] 	X.Org XInput driver : 24.1
[   104.546] 	X.Org Server Extension : 10.0
[   104.547] (++) using VT number 7

[   104.547] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   104.548] (II) xfree86: Adding drm device (/dev/dri/card0)
[   104.565] (--) PCI:*(0@0:2:0) 8086:1916:1043:1b1d rev 7, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   104.565] (--) PCI: (1@0:0:0) 10de:1347:1043:1b1d rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   104.565] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   104.565] (II) LoadModule: "glx"
[   104.565] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   104.567] (II) Module glx: vendor="X.Org Foundation"
[   104.567] 	compiled for 1.20.2, module version = 1.0.0
[   104.567] 	ABI class: X.Org Server Extension, version 10.0
[   104.567] (II) LoadModule: "intel"
[   104.567] (WW) Warning, couldn't open module intel
[   104.567] (EE) Failed to load module "intel" (module does not exist, 0)
[   104.567] (EE) No drivers available.
[   104.567] (EE) 
Fatal server error:
[   104.567] (EE) no screens found(EE) 
[   104.567] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   104.567] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   104.567] (EE) 
[   104.567] (EE) Server terminated with error (1). Closing log file.

I have no clue why Xorg insists on loading intel.

Offline

#10 2018-10-23 14:22:44

seth
Member
Registered: 2012-09-03
Posts: 51,681

Re: [SOLVED] Cannot get Xorg to use modeset on intel

grep -r intel /etc/X11/xorg.conf* /usr/share/X11/xorg.conf*

Online

#11 2018-10-23 15:23:02

aksdb
Member
Registered: 2007-10-07
Posts: 38

Re: [SOLVED] Cannot get Xorg to use modeset on intel

seth wrote:
grep -r intel /etc/X11/xorg.conf* /usr/share/X11/xorg.conf*

Ohhhh. I grepped only /etc/X11 so far which turned up nothing. I wasn't aware of /usr/share/X11 *facepalm*.
In there I indeed found some rogue config that set the backlight control for the intel driver ... and therefore implied the intel driver in the first place.

After removing that config Xorg now finally settles with the modesetting driver.

Thank you very much!

Offline

Board footer

Powered by FluxBB