You are not logged in.

#1 2020-10-05 05:29:45

fire100265
Member
Registered: 2020-10-05
Posts: 95

[SOLVED] I cannot use Optirun and optimus-manager-qt.

As the title implies, I am unable to use either solution for my laptop. What can I do?
Here is my bumblebee.conf

# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bu … PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia/xorg,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

Thank you very much for the help

Last edited by fire100265 (2020-10-05 12:10:35)

Offline

#2 2020-10-05 06:11:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Welcome to the boards,

Please use [ code ] and not [ quote ] tags for pasting output.

"Cannot use" doesn't mean anything.. What you definitely can't do is mix and match bumblebees/optirun's configuration will inherently have assumptions that break optimus-manager and vice versa. Having both of them set up will break both. So decide for one of the two, remove the other and then post the error messages you receive on an attempt to use whatever method you decided for. What's the actual graphics card and configured driver here?

Last edited by V1del (2020-10-05 06:13:38)

Offline

#3 2020-10-05 06:56:02

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

I am very sorry for the way I requested help. I will attach bumblebee.conf:

# Configuration file for Bumblebee. Values should **not** be put between quotes

## Server options. Any change made in this section will need a server restart
# to take effect.
[bumblebeed]
# The secondary Xorg server DISPLAY number
VirtualDisplay=:8
# Should the unused Xorg server be kept running? Set this to true if waiting
# for X to be ready is too long and don't need power management at all.
KeepUnusedXServer=false
# The name of the Bumbleblee server group name (GID name)
ServerGroup=bumblebee
# Card power state at exit. Set to false if the card shoud be ON when Bumblebee
# server exits.
TurnCardOffAtExit=false
# The default behavior of '-f' option on optirun. If set to "true", '-f' will
# be ignored.
NoEcoModeOverride=false
# The Driver used by Bumblebee server. If this value is not set (or empty),
# auto-detection is performed. The available drivers are nvidia and nouveau
# (See also the driver-specific sections below)
Driver=
# Directory with a dummy config file to pass as a -configdir to secondary X
XorgConfDir=/etc/bumblebee/xorg.conf.d

## Client options. Will take effect on the next optirun executed.
[optirun]
# Acceleration/ rendering bridge, possible values are auto, virtualgl and
# primus.
Bridge=auto
# The method used for VirtualGL to transport frames between X servers.
# Possible values are proxy, jpeg, rgb, xv and yuv.
VGLTransport=proxy
# List of paths which are searched for the primus libGL.so.1 when using
# the primus bridge
PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
# Should the program run under optirun even if Bumblebee server or nvidia card
# is not available?
AllowFallbackToIGC=false


# Driver-specific settings are grouped under [driver-NAME]. The sections are
# parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
# detection resolves to NAME).
# PMMethod: method to use for saving power by disabling the nvidia card, valid
# values are: auto - automatically detect which PM method to use
#         bbswitch - new in BB 3, recommended if available
#       switcheroo - vga_switcheroo method, use at your own risk
#             none - disable PM completely
# https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods

## Section with nvidia driver specific options, only parsed if Driver=nvidia
[driver-nvidia]
# Module name to load, defaults to Driver if empty or unset
KernelDriver=nvidia
PMMethod=auto
# colon-separated path to the nvidia libraries
LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia:/usr/lib:/usr/lib32
# comma-separated path of the directory containing nvidia_drv.so and the
# default Xorg modules path
XorgModulePath=/usr/lib/nvidia/xorg,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

## Section with nouveau driver specific options, only parsed if Driver=nouveau
[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

This is the error I get:

[  490.782722] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected.

[  490.782750] [ERROR]Aborting because fallback start is disabled.

The solutions I found on Google cannot help me. What can I do?

Offline

#4 2020-10-05 07:13:49

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

You need to answer my other questions before we can go much further with this. What's in your /var/log/Xorg.8.log and the output of

pacman -Qs nvidia
pacman -Qs optimus
dmesg

Offline

#5 2020-10-05 07:23:10

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Thank you for the reply.
Xorg.8.log:

[   808.551] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[   808.551] Build Operating System: Linux Arch Linux
[   808.551] Current Operating System: Linux Arch-vivobookx510uf 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +0000 x86_64
[   808.551] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db294b2b-f64e-4bbe-87c1-35d9f039ee3a rw loglevel=3 quiet
[   808.551] Build Date: 02 September 2020  06:17:44AM
[   808.551]  
[   808.551] Current version of pixman: 0.40.0
[   808.551]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   808.551] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   808.551] (==) Log file: "/var/log/Xorg.8.log", Time: Mon Oct  5 14:59:40 2020
[   808.551] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[   808.551] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[   808.551] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   808.551] (==) ServerLayout "Layout0"
[   808.551] (==) No screen section available. Using defaults.
[   808.551] (**) |-->Screen "Default Screen Section" (0)
[   808.551] (**) |   |-->Monitor "<default monitor>"
[   808.551] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[   808.551] (**) |   |-->Device "DiscreteNvidia"
[   808.551] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   808.551] (**) Option "AutoAddDevices" "false"
[   808.551] (**) Option "AutoAddGPU" "false"
[   808.551] (**) Not automatically adding devices
[   808.551] (==) Automatically enabling devices
[   808.551] (**) Not automatically adding GPU devices
[   808.551] (==) Automatically binding GPU devices
[   808.551] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   808.551] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   808.551]    Entry deleted from font path.
[   808.551] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   808.551]    Entry deleted from font path.
[   808.551] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   808.551]    Entry deleted from font path.
[   808.551] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[   808.551] (++) ModulePath set to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[   808.551] (==) |-->Input Device "<default pointer>"
[   808.551] (==) |-->Input Device "<default keyboard>"
[   808.551] (==) The core pointer device wasn't specified explicitly in the layout.
        Using the default mouse configuration.
[   808.551] (==) The core keyboard device wasn't specified explicitly in the layout.
        Using the default keyboard configuration.
[   808.551] (II) Module ABI versions:
[   808.551]    X.Org ANSI C Emulation: 0.4
[   808.551]    X.Org Video Driver: 24.1
[   808.551]    X.Org XInput driver : 24.1
[   808.551]    X.Org Server Extension : 10.0
[   808.552] (--) using VT number 1

[   808.552] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   808.553] (II) xfree86: Adding drm device (/dev/dri/card0)
[   808.553] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   808.555] (--) PCI: (1@0:0:0) 10de:174d:1043:1131 rev 162, Mem @ 0xee000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   808.555] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   808.555] (II) LoadModule: "glx"
[   808.555] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   808.557] (II) Module glx: vendor="X.Org Foundation"
[   808.557]    compiled for 1.20.9, module version = 1.0.0
[   808.557]    ABI class: X.Org Server Extension, version 10.0
[   808.557] (II) LoadModule: "nvidia"
[   808.557] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   808.557] (II) Module nvidia: vendor="NVIDIA Corporation"
[   808.557]    compiled for 1.6.99.901, module version = 1.0.0
[   808.557]    Module class: X.Org Video Driver
[   808.557] (II) LoadModule: "mouse"
[   808.557] (WW) Warning, couldn't open module mouse
[   808.557] (EE) Failed to load module "mouse" (module does not exist, 0)
[   808.557] (II) LoadModule: "kbd"
[   808.557] (WW) Warning, couldn't open module kbd
[   808.558] (EE) Failed to load module "kbd" (module does not exist, 0)
[   808.558] (II) NVIDIA dlloader X Driver  455.23.04  Sun Sep 13 23:15:36 UTC 2020
[   808.558] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   808.558] (EE) No devices detected.
[   808.558] (EE) 
Fatal server error:
[   808.558] (EE) no screens found(EE) 
[   808.558] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[   808.558] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
[   808.558] (EE) 
[   808.558] (EE) Server terminated with error (1). Closing log file.

pacman -Qs nvidia:

local/bumblebee 3.2.1-21
    NVIDIA Optimus support for Linux through VirtualGL
local/egl-wayland 1.1.5-1
    EGLStream-based Wayland external platform
local/lib32-nvidia-utils 455.23.04-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl 455.23.04-1
    NVIDIA NV-CONTROL X extension
local/nvidia 455.23.04-4
    NVIDIA drivers for linux
local/nvidia-settings 455.23.04-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 455.23.04-1
    NVIDIA drivers utilities
local/nvidia-xrun 0.3-0
    Script to run dedicated X server with discrete nvidia graphics
local/opencl-nvidia 455.23.04-1
    OpenCL implemention for NVIDIA

pacman -Qs optimus:

local/bbswitch 0.8-353
    Kernel module allowing to switch dedicated graphics card on Optimus laptops
local/bumblebee 3.2.1-21
    NVIDIA Optimus support for Linux through VirtualGL
local/libgdm-prime 3.36.3-1
    GDM support library - patched with Prime support for Optimus laptops

dmesg:

[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db294b2b-f64e-4bbe-87c1-35d9f039ee3a rw loglevel=3 quiet
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    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-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000853b0fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000853b1000-0x00000000853b1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000853b2000-0x00000000853b2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000853b3000-0x000000008b6cefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008b6cf000-0x000000008c57cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008c57d000-0x000000008c5c9fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000008c5ca000-0x000000008ca20fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000008ca21000-0x000000008ceaafff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008ceab000-0x000000008cf7efff] type 20
[    0.000000] BIOS-e820: [mem 0x000000008cf7f000-0x000000008cffefff] usable
[    0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi: TPMFinalLog=0x8c9f0000 ACPI 2.0=0x8c58c000 ACPI=0x8c58c000 SMBIOS=0x8ce0b000 SMBIOS 3.0=0x8ce0a000 ESRT=0x8a0b8b98 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. VivoBook S15 X510UF/X510UF, BIOS X510UF.303 04/17/2019
[    0.000000] tsc: Detected 1800.000 MHz processor
[    0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -16574677 force to 0
[    0.001149] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001152] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001163] last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[    0.001169] MTRR default type: write-back
[    0.001170] MTRR fixed ranges enabled:
[    0.001173]   00000-9FFFF write-back
[    0.001174]   A0000-BFFFF uncachable
[    0.001175]   C0000-FFFFF write-protect
[    0.001176] MTRR variable ranges enabled:
[    0.001179]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.001180]   1 base 00A0000000 mask 7FE0000000 uncachable
[    0.001181]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.001183]   3 base 008E000000 mask 7FFE000000 uncachable
[    0.001184]   4 base 008D800000 mask 7FFF800000 uncachable
[    0.001185]   5 disabled
[    0.001186]   6 disabled
[    0.001186]   7 disabled
[    0.001187]   8 disabled
[    0.001188]   9 disabled
[    0.001928] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002308] last_pfn = 0x8cfff max_arch_pfn = 0x400000000
[    0.015149] found SMP MP-table at [mem 0x000fcda0-0x000fcdaf]
[    0.015171] esrt: Reserving ESRT space from 0x000000008a0b8b98 to 0x000000008a0b8bd0.
[    0.015178] e820: update [mem 0x8a0b8000-0x8a0b8fff] usable ==> reserved
[    0.015200] check: Scanning 1 areas for low memory corruption
[    0.015206] Using GB pages for direct mapping
[    0.016322] Secure boot could not be determined
[    0.016323] RAMDISK: [mem 0x36cbf000-0x37656fff]
[    0.016332] ACPI: Early table checksum verification disabled
[    0.016336] ACPI: RSDP 0x000000008C58C000 000024 (v02 _ASUS_)
[    0.016341] ACPI: XSDT 0x000000008C58C0C0 0000FC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016350] ACPI: FACP 0x000000008C5B9828 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016358] ACPI: DSDT 0x000000008C58C248 02D5DF (v02 _ASUS_ Notebook 01072009 INTL 20160422)
[    0.016362] ACPI: FACS 0x000000008C9EFF00 000040
[    0.016366] ACPI: APIC 0x000000008C5B9940 0000BC (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016370] ACPI: FPDT 0x000000008C5B9A00 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016374] ACPI: FIDT 0x000000008C5B9A48 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016378] ACPI: ECDT 0x000000008C5B9AE8 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.016382] ACPI: MCFG 0x000000008C5B9BB0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.016386] ACPI: SSDT 0x000000008C5B9BF0 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.016390] ACPI: SSDT 0x000000008C5B9F50 006117 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.016395] ACPI: SSDT 0x000000008C5C0068 0012DA (v02 GddvDu GddvDumm 00001000 INTL 20160422)
[    0.016399] ACPI: MSDM 0x000000008C5C1348 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.016403] ACPI: SSDT 0x000000008C5C13A0 003158 (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.016407] ACPI: HPET 0x000000008C5C44F8 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.016411] ACPI: UEFI 0x000000008C5C4530 000042 (v01 _ASUS_ Notebook 00000002      01000013)
[    0.016415] ACPI: SSDT 0x000000008C5C4578 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.016419] ACPI: LPIT 0x000000008C5C5D28 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.016423] ACPI: SSDT 0x000000008C5C5DC0 00018F (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.016427] ACPI: SSDT 0x000000008C5C5F50 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.016431] ACPI: SSDT 0x000000008C5C61F0 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.016435] ACPI: DBGP 0x000000008C5C6708 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.016439] ACPI: DBG2 0x000000008C5C6740 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.016443] ACPI: SSDT 0x000000008C5C6798 000829 (v02 SgRef  SgPch    00001000 INTL 20160422)
[    0.016447] ACPI: SSDT 0x000000008C5C6FC8 00039B (v02 SgRef  SgUlx    00001000 INTL 20160422)
[    0.016451] ACPI: DMAR 0x000000008C5C7368 000138 (v01 INTEL  EDK2     00000001 INTL 00000001)
[    0.016455] ACPI: BGRT 0x000000008C5C74A0 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016459] ACPI: TPM2 0x000000008C5C74D8 000034 (v03 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.016463] ACPI: SSDT 0x000000008C5C7510 001EE2 (v01 OptRef OptTabl  00001000 INTL 20160422)
[    0.016467] ACPI: WSMT 0x000000008C5C93F8 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.016480] ACPI: Local APIC address 0xfee00000
[    0.016604] No NUMA configuration found
[    0.016605] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[    0.016610] NODE_DATA(0) allocated [mem 0x26effc000-0x26effffff]
[    0.016648] Zone ranges:
[    0.016649]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.016651]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.016653]   Normal   [mem 0x0000000100000000-0x000000026effffff]
[    0.016654]   Device   empty
[    0.016655] Movable zone start for each node
[    0.016656] Early memory node ranges
[    0.016658]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.016659]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.016660]   node   0: [mem 0x0000000000100000-0x00000000853b0fff]
[    0.016662]   node   0: [mem 0x00000000853b3000-0x000000008b6cefff]
[    0.016663]   node   0: [mem 0x000000008cf7f000-0x000000008cffefff]
[    0.016664]   node   0: [mem 0x0000000100000000-0x000000026effffff]
[    0.016971] Zeroed struct page in unavailable ranges: 22806 pages
[    0.016973] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[    0.016975] On node 0 totalpages: 2074346
[    0.016977]   DMA zone: 64 pages used for memmap
[    0.016978]   DMA zone: 27 pages reserved
[    0.016979]   DMA zone: 3997 pages, LIFO batch:0
[    0.017031]   DMA32 zone: 8862 pages used for memmap
[    0.017032]   DMA32 zone: 567117 pages, LIFO batch:63
[    0.025410]   Normal zone: 23488 pages used for memmap
[    0.025411]   Normal zone: 1503232 pages, LIFO batch:63
[    0.047569] Reserving Intel graphics memory at [mem 0x8e000000-0x8fffffff]
[    0.047891] ACPI: PM-Timer IO Port: 0x1808
[    0.047893] ACPI: Local APIC address 0xfee00000
[    0.047902] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.047903] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.047904] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.047905] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.047906] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.047907] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.047908] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.047909] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.047937] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.047940] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.047942] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.047944] ACPI: IRQ0 used by override.
[    0.047945] ACPI: IRQ9 used by override.
[    0.047948] Using ACPI (MADT) for SMP configuration information
[    0.047950] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.047960] e820: update [mem 0x89ae5000-0x89afdfff] usable ==> reserved
[    0.047973] TSC deadline timer available
[    0.047975] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.048005] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.048007] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.048009] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.048012] PM: hibernation: Registered nosave memory: [mem 0x853b1000-0x853b1fff]
[    0.048013] PM: hibernation: Registered nosave memory: [mem 0x853b2000-0x853b2fff]
[    0.048015] PM: hibernation: Registered nosave memory: [mem 0x89ae5000-0x89afdfff]
[    0.048017] PM: hibernation: Registered nosave memory: [mem 0x8a0b8000-0x8a0b8fff]
[    0.048019] PM: hibernation: Registered nosave memory: [mem 0x8b6cf000-0x8c57cfff]
[    0.048020] PM: hibernation: Registered nosave memory: [mem 0x8c57d000-0x8c5c9fff]
[    0.048021] PM: hibernation: Registered nosave memory: [mem 0x8c5ca000-0x8ca20fff]
[    0.048022] PM: hibernation: Registered nosave memory: [mem 0x8ca21000-0x8ceaafff]
[    0.048023] PM: hibernation: Registered nosave memory: [mem 0x8ceab000-0x8cf7efff]
[    0.048025] PM: hibernation: Registered nosave memory: [mem 0x8cfff000-0x8fffffff]
[    0.048026] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xefffffff]
[    0.048027] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.048028] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[    0.048029] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.048029] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.048030] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.048031] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.048032] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.048033] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.048034] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.048034] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.048035] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.048038] [mem 0x90000000-0xefffffff] available for PCI devices
[    0.048039] Booting paravirtualized kernel on bare hardware
[    0.048044] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.057087] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.057400] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.057413] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.057414] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.057444] Built 1 zonelists, mobility grouping on.  Total pages: 2041905
[    0.057445] Policy zone: Normal
[    0.057446] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db294b2b-f64e-4bbe-87c1-35d9f039ee3a rw loglevel=3 quiet
[    0.058333] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.058761] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.058886] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.102867] Memory: 7921288K/8297384K available (14339K kernel code, 1480K rwdata, 7916K rodata, 1644K init, 3024K bss, 376096K reserved, 0K cma-reserved)
[    0.102878] random: get_random_u64 called from __kmem_cache_create+0x3e/0x600 with crng_init=0
[    0.103064] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.103082] Kernel/User page tables isolation: enabled
[    0.103113] ftrace: allocating 40118 entries in 157 pages
[    0.126097] ftrace: allocated 157 pages with 5 groups
[    0.126272] rcu: Preemptible hierarchical RCU implementation.
[    0.126274] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
[    0.126275] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.126276] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.126277]  Trampoline variant of Tasks RCU enabled.
[    0.126278]  Rude variant of Tasks RCU enabled.
[    0.126279] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.126281] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.131424] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.131866] Console: colour dummy device 80x25
[    0.131871] printk: console [tty0] enabled
[    0.131897] ACPI: Core revision 20200528
[    0.132362] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.132435] APIC: Switch to symmetric I/O mode setup
[    0.132438] DMAR: Host address width 39
[    0.132439] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.132449] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.132450] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.132457] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.132458] DMAR: RMRR base: 0x0000008bce5000 end: 0x0000008bd04fff
[    0.132460] DMAR: RMRR base: 0x0000008d800000 end: 0x0000008fffffff
[    0.132462] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.132463] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.132463] DMAR: ANDD device: 7 name: \_SB.PCI0.SPI0
[    0.132464] DMAR: ANDD device: 9 name: \_SB.PCI0.UA00
[    0.132466] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.132467] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.132469] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.134417] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.134419] x2apic enabled
[    0.134433] Switched APIC routing to cluster x2apic.
[    0.138597] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.152406] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[    0.152412] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
[    0.152416] pid_max: default: 32768 minimum: 301
[    0.159125] LSM: Security Framework initializing
[    0.159132] Yama: becoming mindful.
[    0.159183] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.159230] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.159627] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.159666] process: using mwait in idle threads
[    0.159669] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.159670] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.159674] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.159676] Spectre V2 : Mitigation: Full generic retpoline
[    0.159677] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.159677] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.159679] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.159680] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.159682] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.159686] SRBDS: Vulnerable: No microcode
[    0.159687] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.160113] Freeing SMP alternatives memory: 32K
[    0.162542] smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.162691] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.162700] ... version:                4
[    0.162701] ... bit width:              48
[    0.162702] ... generic registers:      4
[    0.162703] ... value mask:             0000ffffffffffff
[    0.162704] ... max period:             00007fffffffffff
[    0.162705] ... fixed-purpose events:   3
[    0.162706] ... event mask:             000000070000000f
[    0.162775] rcu: Hierarchical SRCU implementation.
[    0.164187] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.164308] smp: Bringing up secondary CPUs ...
[    0.164475] x86: Booting SMP configuration:
[    0.164477] .... node  #0, CPUs:      #1
[    0.003971] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[    0.165147]  #2 #3 #4
[    0.166668] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.166668]  #5 #6 #7
[    0.169883] smp: Brought up 1 node, 8 CPUs
[    0.169883] smpboot: Max logical packages: 1
[    0.169883] smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
[    0.172900] devtmpfs: initialized
[    0.172900] x86/mm: Memory block size: 128MB
[    0.173450] PM: Registering ACPI NVS region [mem 0x853b1000-0x853b1fff] (4096 bytes)
[    0.173450] PM: Registering ACPI NVS region [mem 0x8c5ca000-0x8ca20fff] (4550656 bytes)
[    0.173450] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.173450] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.173450] pinctrl core: initialized pinctrl subsystem
[    0.173450] PM: RTC time: 07:15:09, date: 2020-10-05
[    0.173450] thermal_sys: Registered thermal governor 'fair_share'
[    0.173450] thermal_sys: Registered thermal governor 'bang_bang'
[    0.173450] thermal_sys: Registered thermal governor 'step_wise'
[    0.173450] thermal_sys: Registered thermal governor 'user_space'
[    0.173450] thermal_sys: Registered thermal governor 'power_allocator'
[    0.173450] NET: Registered protocol family 16
[    0.173450] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.173450] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.173450] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.173450] audit: initializing netlink subsys (disabled)
[    0.173450] audit: type=2000 audit(1601882109.039:1): state=initialized audit_enabled=0 res=1
[    0.173450] cpuidle: using governor ladder
[    0.173450] cpuidle: using governor menu
[    0.173450] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.173450] ACPI: bus type PCI registered
[    0.173450] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.173450] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.173450] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.173450] PCI: Using configuration type 1 for base access
[    0.176192] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.177718] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.177718] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.179271] ACPI: Added _OSI(Module Device)
[    0.179273] ACPI: Added _OSI(Processor Device)
[    0.179274] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.179275] ACPI: Added _OSI(Processor Aggregator Device)
[    0.179277] ACPI: Added _OSI(Linux-Dell-Video)
[    0.179278] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.179280] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.268706] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.271935] ACPI: EC: EC started
[    0.271936] ACPI: EC: interrupt blocked
[    0.276126] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.276127] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.289694] ACPI: Dynamic OEM Table Load:
[    0.289704] ACPI: SSDT 0xFFFF9D1D65780000 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.292928] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.295917] ACPI: Dynamic OEM Table Load:
[    0.295926] ACPI: SSDT 0xFFFF9D1D64D6FC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.299061] ACPI: Dynamic OEM Table Load:
[    0.299068] ACPI: SSDT 0xFFFF9D1D6575D540 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.302037] ACPI: Dynamic OEM Table Load:
[    0.302044] ACPI: SSDT 0xFFFF9D1D65782800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.305763] ACPI: Dynamic OEM Table Load:
[    0.305775] ACPI: SSDT 0xFFFF9D1D64EE5000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.310305] ACPI: Dynamic OEM Table Load:
[    0.310312] ACPI: SSDT 0xFFFF9D1D64D6EC00 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.313534] ACPI: Dynamic OEM Table Load:
[    0.313541] ACPI: SSDT 0xFFFF9D1D64D6BC00 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.322714] ACPI: Interpreter enabled
[    0.322794] ACPI: (supports S0 S3 S4 S5)
[    0.322795] ACPI: Using IOAPIC for interrupt routing
[    0.322868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.325124] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.335473] ACPI: Power Resource [PC01] (on)
[    0.339010] ACPI: Power Resource [WRST] (on)
[    0.369943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.369954] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.372740] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.372742] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.374438] PCI host bridge to bus 0000:00
[    0.374441] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.374443] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.374445] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.374446] pci_bus 0000:00: root bus resource [mem 0x90000000-0xefffffff window]
[    0.374448] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.374450] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.374466] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    0.375247] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    0.375266] pci 0000:00:02.0: reg 0x10: [mem 0xed000000-0xedffffff 64bit]
[    0.375276] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.375283] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.375312] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.375649] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.375669] pci 0000:00:04.0: reg 0x10: [mem 0xef220000-0xef227fff 64bit]
[    0.376163] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.376194] pci 0000:00:14.0: reg 0x10: [mem 0xef210000-0xef21ffff 64bit]
[    0.376290] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.376942] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.376972] pci 0000:00:14.2: reg 0x10: [mem 0xef23a000-0xef23afff 64bit]
[    0.377389] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.377653] pci 0000:00:15.0: reg 0x10: [mem 0xef239000-0xef239fff 64bit]
[    0.378946] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.379203] pci 0000:00:15.1: reg 0x10: [mem 0xef238000-0xef238fff 64bit]
[    0.380440] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.380474] pci 0000:00:16.0: reg 0x10: [mem 0xef237000-0xef237fff 64bit]
[    0.380572] pci 0000:00:16.0: PME# supported from D3hot
[    0.381124] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.381149] pci 0000:00:17.0: reg 0x10: [mem 0xef230000-0xef231fff]
[    0.381160] pci 0000:00:17.0: reg 0x14: [mem 0xef236000-0xef2360ff]
[    0.381170] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.381180] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.381191] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.381201] pci 0000:00:17.0: reg 0x24: [mem 0xef235000-0xef2357ff]
[    0.381261] pci 0000:00:17.0: PME# supported from D3hot
[    0.381675] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.381797] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.382402] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.382540] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.383204] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
[    0.383468] pci 0000:00:1e.0: reg 0x10: [mem 0xef234000-0xef234fff 64bit]
[    0.384772] pci 0000:00:1e.2: [8086:9d29] type 00 class 0x118000
[    0.385036] pci 0000:00:1e.2: reg 0x10: [mem 0xef233000-0xef233fff 64bit]
[    0.386269] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    0.386779] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.386798] pci 0000:00:1f.2: reg 0x10: [mem 0xef22c000-0xef22ffff]
[    0.387225] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[    0.387259] pci 0000:00:1f.3: reg 0x10: [mem 0xef228000-0xef22bfff 64bit]
[    0.387290] pci 0000:00:1f.3: reg 0x20: [mem 0xef200000-0xef20ffff 64bit]
[    0.387355] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.388154] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.388217] pci 0000:00:1f.4: reg 0x10: [mem 0xef232000-0xef2320ff 64bit]
[    0.388289] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.388823] pci 0000:01:00.0: [10de:174d] type 00 class 0x030200
[    0.388854] pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff]
[    0.388871] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.388887] pci 0000:01:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[    0.388898] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.388909] pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref]
[    0.388936] pci 0000:01:00.0: Enabling HDA controller
[    0.389327] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.389331] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.389335] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.389341] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.389831] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[    0.389983] pci 0000:02:00.0: reg 0x10: [mem 0xef100000-0xef101fff 64bit]
[    0.390558] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.391773] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.391780] pci 0000:00:1c.5:   bridge window [mem 0xef100000-0xef1fffff]
[    0.395928] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.396035] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.396139] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.396241] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.396344] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.396446] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.396548] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.396649] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.397997] ACPI: EC: interrupt unblocked
[    0.397998] ACPI: EC: event unblocked
[    0.398012] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.398013] ACPI: EC: GPE=0x50
[    0.398015] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot ECDT EC initialization complete
[    0.398017] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.398132] iommu: Default domain type: Translated 
[    0.398154] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.398154] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.398154] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.398154] vgaarb: loaded
[    0.398154] SCSI subsystem initialized
[    0.398154] libata version 3.00 loaded.
[    0.398154] ACPI: bus type USB registered
[    0.398154] usbcore: registered new interface driver usbfs
[    0.398154] usbcore: registered new interface driver hub
[    0.398154] usbcore: registered new device driver usb
[    0.398154] pps_core: LinuxPPS API ver. 1 registered
[    0.398154] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.398154] PTP clock support registered
[    0.398154] EDAC MC: Ver: 3.0.0
[    0.399382] Registered efivars operations
[    0.399382] NetLabel: Initializing
[    0.399382] NetLabel:  domain hash size = 128
[    0.399382] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.399382] NetLabel:  unlabeled traffic allowed by default
[    0.399382] PCI: Using ACPI for IRQ routing
[    0.413957] PCI: pci_cache_line_size set to 64 bytes
[    0.414669] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.414670] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.414672] e820: reserve RAM buffer [mem 0x853b1000-0x87ffffff]
[    0.414673] e820: reserve RAM buffer [mem 0x89ae5000-0x8bffffff]
[    0.414675] e820: reserve RAM buffer [mem 0x8a0b8000-0x8bffffff]
[    0.414676] e820: reserve RAM buffer [mem 0x8b6cf000-0x8bffffff]
[    0.414677] e820: reserve RAM buffer [mem 0x8cfff000-0x8fffffff]
[    0.414678] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[    0.414686] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.414686] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.416826] clocksource: Switched to clocksource tsc-early
[    0.433626] VFS: Disk quotas dquot_6.6.0
[    0.433649] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.433753] pnp: PnP ACPI init
[    0.434324] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.434326] system 00:00: [io  0xffff] has been reserved
[    0.434328] system 00:00: [io  0xffff] has been reserved
[    0.434330] system 00:00: [io  0xffff] has been reserved
[    0.434332] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.434334] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.434341] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.434544] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.434614] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.434619] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.434959] pnp 00:03: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.435456] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.435458] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.435460] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.435462] system 00:04: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.435464] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.435466] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.435468] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.435470] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.435472] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.435474] system 00:04: [mem 0xeffe0000-0xefffffff] has been reserved
[    0.435480] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.435562] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.435564] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.435566] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.435572] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.435574] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.435576] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.435578] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.435582] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.436231] system 00:06: [io  0xff00-0xfffe] has been reserved
[    0.436236] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.438815] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.438817] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.438819] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.438821] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.438823] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.438828] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.441164] pnp: PnP ACPI: found 8 devices
[    0.447615] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.447701] NET: Registered protocol family 2
[    0.447911] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.447978] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.448192] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.448309] TCP: Hash tables configured (established 65536 bind 65536)
[    0.448421] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.448457] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.448570] NET: Registered protocol family 1
[    0.448576] NET: Registered protocol family 44
[    0.448591] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.448596] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.448601] pci 0000:00:1c.0:   bridge window [mem 0xee000000-0xef0fffff]
[    0.448605] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.448611] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.448618] pci 0000:00:1c.5:   bridge window [mem 0xef100000-0xef1fffff]
[    0.448628] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.448630] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.448632] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.448634] pci_bus 0000:00: resource 7 [mem 0x90000000-0xefffffff window]
[    0.448635] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.448637] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.448638] pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff]
[    0.448640] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.448642] pci_bus 0000:02: resource 1 [mem 0xef100000-0xef1fffff]
[    0.448950] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.449770] PCI: CLS 64 bytes, default 64
[    0.449825] Trying to unpack rootfs image as initramfs...
[    0.685838] Freeing initrd memory: 9824K
[    0.685885] DMAR: ACPI device "device:71" under DMAR at fed91000 as 00:15.0
[    0.685889] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.1
[    0.685893] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:1e.2
[    0.685897] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:1e.0
[    0.705822] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.705824] software IO TLB: mapped [mem 0x800ec000-0x840ec000] (64MB)
[    0.706059] check: Scanning for low memory corruption every 60 seconds
[    0.706588] Initialise system trusted keyrings
[    0.706600] Key type blacklist registered
[    0.706665] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.708396] zbud: loaded
[    0.723770] Key type asymmetric registered
[    0.723772] Asymmetric key parser 'x509' registered
[    0.723784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.723853] io scheduler mq-deadline registered
[    0.723854] io scheduler kyber registered
[    0.723888] io scheduler bfq registered
[    0.724543] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    0.724622] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[    0.724986] pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
[    0.725057] pcieport 0000:00:1c.5: AER: enabled with IRQ 123
[    0.725179] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.725303] efifb: probing for efifb
[    0.725329] efifb: showing boot graphics
[    0.725945] efifb: framebuffer at 0xc0000000, using 4160k, total 4160k
[    0.725947] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    0.725947] efifb: scrolling: redraw
[    0.725949] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.726007] fbcon: Deferring console take-over
[    0.726008] fb0: EFI VGA frame buffer device
[    0.726019] intel_idle: MWAIT substates: 0x11142120
[    0.726020] intel_idle: v0.5.1 model 0x8E
[    0.726715] intel_idle: Local APIC timer is reliable in all C-states
[    0.726825] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:01/PNP0C0D:00/input/input0
[    0.726852] ACPI: Lid Switch [LID]
[    0.726947] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.726970] ACPI: Sleep Button [SLPB]
[    0.727007] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.727028] ACPI: Power Button [PWRB]
[    0.727067] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.732460] ACPI: Power Button [PWRF]
[    0.735640] thermal LNXTHERM:00: registered as thermal_zone0
[    0.735641] ACPI: Thermal Zone [THRM] (41 C)
[    0.736146] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.737358] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.737359] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.738792] ahci 0000:00:17.0: version 3.0
[    0.739104] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[    0.739107] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    0.739690] scsi host0: ahci
[    0.739900] scsi host1: ahci
[    0.740016] scsi host2: ahci
[    0.740070] ata1: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235100 irq 124
[    0.740072] ata2: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235180 irq 124
[    0.740074] ata3: SATA max UDMA/133 abar m2048@0xef235000 port 0xef235200 irq 124
[    0.740132] usbcore: registered new interface driver usbserial_generic
[    0.740139] usbserial: USB Serial support registered for generic
[    0.740161] rtc_cmos 00:01: RTC can wake from S4
[    0.740720] rtc_cmos 00:01: registered as rtc0
[    0.740854] rtc_cmos 00:01: setting system clock to 2020-10-05T07:15:09 UTC (1601882109)
[    0.740875] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.740969] intel_pstate: Intel P-state driver initializing
[    0.741750] intel_pstate: HWP enabled
[    0.741835] ledtrig-cpu: registered to indicate activity on CPUs
[    0.741903] intel_pmc_core INT33A1:00:  initialized
[    0.741994] drop_monitor: Initializing network drop monitor service
[    0.742169] NET: Registered protocol family 10
[    0.748108] Segment Routing with IPv6
[    0.748109] RPL Segment Routing with IPv6
[    0.748130] NET: Registered protocol family 17
[    0.748878] microcode: sig=0x806ea, pf=0x80, revision=0x96
[    0.748984] microcode: Microcode Update Driver: v2.2.
[    0.748988] IPI shorthand broadcast: enabled
[    0.748995] sched_clock: Marking stable (748341956, 638497)->(754588536, -5608083)
[    0.749068] registered taskstats version 1
[    0.749084] Loading compiled-in X.509 certificates
[    0.751806] Loaded X.509 cert 'Build time autogenerated kernel key: 65ffbe7aae84dcdfecfb2c43cc155c8e5e23c456'
[    0.751901] zswap: loaded using pool lz4/z3fold
[    0.752078] Key type ._fscrypt registered
[    0.752079] Key type .fscrypt registered
[    0.752079] Key type fscrypt-provisioning registered
[    0.753408] PM:   Magic number: 8:858:267
[    0.753565] RAS: Correctable Errors collector initialized.
[    1.056078] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.056110] ata3: SATA link down (SStatus 4 SControl 300)
[    1.056147] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.060279] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.060285] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.060289] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.060403] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.060408] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.060412] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.061892] ata2.00: ATA-11: WDC WDS500G2B0B-00YS70, X61190WD, max UDMA/133
[    1.061896] ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.063240] ata1.00: ATA-10: TOSHIBA MQ04ABF100, JU000J, max UDMA/100
[    1.063245] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.064908] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.064914] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.064917] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.068134] ata2.00: configured for UDMA/133
[    1.068972] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.068977] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.068981] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.071945] ata1.00: configured for UDMA/100
[    1.073122] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MQ04ABF1 0J   PQ: 0 ANSI: 5
[    1.073523] sd 0:0:0:0: [sda] Drive-managed SMR disk
[    1.073532] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.073535] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.073551] sd 0:0:0:0: [sda] Write Protect is off
[    1.073555] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.073579] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.079395] ahci 0000:00:17.0: port does not support device sleep
[    1.079821] scsi 1:0:0:0: Direct-Access     ATA      WDC WDS500G2B0B- 90WD PQ: 0 ANSI: 5
[    1.080233] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.080251] sd 1:0:0:0: [sdb] Write Protect is off
[    1.080255] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.080279] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.083758]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7
[    1.085449] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.142296]  sda: sda1
[    1.143045] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.145408] Freeing unused decrypted memory: 2040K
[    1.146058] Freeing unused kernel image (initmem) memory: 1644K
[    1.159462] Write protecting the kernel read-only data: 24576k
[    1.160693] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    1.161013] Freeing unused kernel image (rodata/data gap) memory: 276K
[    1.229394] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.229395] x86/mm: Checking user space page tables
[    1.269941] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.269945] Run /init as init process
[    1.269946]   with arguments:
[    1.269947]     /init
[    1.269947]   with environment:
[    1.269947]     HOME=/
[    1.269948]     TERM=linux
[    1.269948]     BOOT_IMAGE=/boot/vmlinuz-linux
[    1.335761] fbcon: Taking over console
[    1.335814] Console: switching to colour frame buffer device 170x48
[    1.387119] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    1.387121] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.389313] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.396729] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.396734] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.397806] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.397998] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.398170] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[    1.398171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.398172] usb usb1: Product: xHCI Host Controller
[    1.398173] usb usb1: Manufacturer: Linux 5.8.13-arch1-1 xhci-hcd
[    1.398173] usb usb1: SerialNumber: 0000:00:14.0
[    1.398287] hub 1-0:1.0: USB hub found
[    1.398305] hub 1-0:1.0: 12 ports detected
[    1.399440] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.399443] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.399446] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.399491] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[    1.399492] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.399493] usb usb2: Product: xHCI Host Controller
[    1.399494] usb usb2: Manufacturer: Linux 5.8.13-arch1-1 xhci-hcd
[    1.399494] usb usb2: SerialNumber: 0000:00:14.0
[    1.399621] hub 2-0:1.0: USB hub found
[    1.399634] hub 2-0:1.0: 6 ports detected
[    1.399873] usb: port power management may be unreliable
[    1.423496] random: fast init done
[    1.445540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.729184] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    1.729188] tsc: Refined TSC clocksource calibration: 1800.000 MHz
[    1.729204] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[    1.729301] clocksource: Switched to clocksource tsc
[    1.775263] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    1.873074] usb 1-1: New USB device found, idVendor=18f8, idProduct=1286, bcdDevice= 1.00
[    1.873079] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.873083] usb 1-1: Product: USB GAMING MOUSE 
[    1.966376] systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    1.982872] systemd[1]: Detected architecture x86-64.
[    1.996109] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    2.011314] systemd[1]: Set hostname to <Arch-vivobookx510uf>.
[    2.159218] usb 1-6: New USB device found, idVendor=13d3, idProduct=5a07, bcdDevice=16.01
[    2.159221] usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.159224] usb 1-6: Product: USB2.0 VGA UVC WebCam
[    2.159226] usb 1-6: Manufacturer: Azurewave
[    2.159227] usb 1-6: SerialNumber: 0x0001
[    2.282440] usb 1-8: new full-speed USB device number 4 using xhci_hcd
[    2.325436] systemd[1]: Queued start job for default target Graphical Interface.
[    2.326773] systemd[1]: Created slice system-getty.slice.
[    2.327067] systemd[1]: Created slice system-modprobe.slice.
[    2.327351] systemd[1]: Created slice User and Session Slice.
[    2.327424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.327477] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.327661] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.327709] systemd[1]: Reached target Local Encrypted Volumes.
[    2.327721] systemd[1]: Reached target Login Prompts.
[    2.327742] systemd[1]: Reached target Paths.
[    2.327756] systemd[1]: Reached target Remote File Systems.
[    2.327768] systemd[1]: Reached target Slices.
[    2.327862] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.327952] systemd[1]: Listening on LVM2 metadata daemon socket.
[    2.328018] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.329749] systemd[1]: Listening on Process Core Dump Socket.
[    2.329890] systemd[1]: Listening on Journal Audit Socket.
[    2.329984] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.330075] systemd[1]: Listening on Journal Socket.
[    2.330180] systemd[1]: Listening on udev Control Socket.
[    2.330251] systemd[1]: Listening on udev Kernel Socket.
[    2.331165] systemd[1]: Mounting Huge Pages File System...
[    2.332071] systemd[1]: Mounting POSIX Message Queue File System...
[    2.333032] systemd[1]: Mounting Kernel Debug File System...
[    2.333837] systemd[1]: Mounting Kernel Trace File System...
[    2.334698] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    2.335391] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.336245] systemd[1]: Starting Load Kernel Module drm...
[    2.337640] systemd[1]: Starting Set Up Additional Binary Formats...
[    2.337707] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    2.339204] systemd[1]: Starting Journal Service...
[    2.340960] systemd[1]: Starting Load Kernel Modules...
[    2.341662] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.341716] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    2.342362] systemd[1]: Starting Coldplug All udev Devices...
[    2.343637] systemd[1]: Mounted Huge Pages File System.
[    2.343744] systemd[1]: Mounted POSIX Message Queue File System.
[    2.343830] systemd[1]: Mounted Kernel Debug File System.
[    2.343965] systemd[1]: Mounted Kernel Trace File System.
[    2.344388] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    2.344572] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 254 (systemd-binfmt)
[    2.345309] Linux agpgart interface v0.103
[    2.345617] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    2.347175] random: lvm: uninitialized urandom read (4 bytes read)
[    2.347993] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    2.349067] EXT4-fs (sdb4): re-mounted. Opts: (null)
[    2.350121] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.350540] systemd[1]: Finished Set Up Additional Binary Formats.
[    2.350667] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    2.351767] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    2.352429] systemd[1]: Starting Load/Save Random Seed...
[    2.353134] systemd[1]: Starting Create System Users...
[    2.353624] systemd[1]: Finished Load Kernel Modules.
[    2.353807] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    2.354440] systemd[1]: Mounting Kernel Configuration File System...
[    2.355334] systemd[1]: Starting Apply Kernel Variables...
[    2.356559] systemd[1]: Mounted Kernel Configuration File System.
[    2.363501] systemd[1]: Finished Apply Kernel Variables.
[    2.370144] systemd[1]: Finished Create System Users.
[    2.370943] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.383440] systemd[1]: Finished Create Static Device Nodes in /dev.
[    2.384980] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    2.386757] systemd[1]: modprobe@drm.service: Succeeded.
[    2.387115] systemd[1]: Finished Load Kernel Module drm.
[    2.401798] systemd[1]: Finished Coldplug All udev Devices.
[    2.426922] usb 1-8: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    2.426924] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.631783] systemd[1]: Started Journal Service.
[    2.631866] audit: type=1130 audit(1601882111.385: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'
[    2.717428] audit: type=1130 audit(1601882111.471:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.718282] audit: type=1130 audit(1601882111.471: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'
[    2.754155] audit: type=1130 audit(1601882111.508:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.767144] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5
[    2.803534] ACPI: AC Adapter [AC0] (off-line)
[    2.818032] battery: ACPI: Battery Slot [BAT0] (battery present)
[    2.896399] hid: raw HID events driver (C) Jiri Kosina
[    2.896424] mc: Linux media interface: v0.10
[    2.899000] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.899340] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.903377] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[    2.905097] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.905876] usbcore: registered new interface driver usbhid
[    2.905877] usbhid: USB HID core driver
[    2.906764] intel_rapl_common: Found RAPL domain package
[    2.906765] intel_rapl_common: Found RAPL domain dram
[    2.906928] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    2.911446] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    2.911794] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.919888] i2c_hid i2c-ELAN1300:00: supply vdd not found, using dummy regulator
[    2.919906] i2c_hid i2c-ELAN1300:00: supply vddl not found, using dummy regulator
[    2.963523] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    2.966005] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.966043] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.968912] i2c i2c-2: 1/4 memory slots populated (from DMI)
[    2.969062] videodev: Linux video capture interface: v2.00
[    2.969946] i2c i2c-2: Successfully instantiated SPD at 0x52
[    2.992478] Adding 8388604k swap on /dev/sdb5.  Priority:-2 extents:1 across:8388604k SSFS
[    3.065137] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.065304] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    3.065305] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.065306] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.065306] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.065307] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.065678] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (13d3:5a07)
[    3.067177] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    3.067565] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    3.067891] intel-lpss 0000:00:1e.2: enabling device (0000 -> 0002)
[    3.068216] idma64 idma64.3: Found Intel integrated DMA 64-bit
[    3.068496] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.069027] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.069029] cfg80211: failed to load regulatory.db
[    3.069713] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[    3.069715] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[    3.069716] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[    3.069778] input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input7
[    3.069823] usbcore: registered new interface driver uvcvideo
[    3.069823] USB Video Class driver (1.1.1)
[    3.090351] audit: type=1130 audit(1601882111.845:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.113526] cryptd: max_cpu_qlen set to 1000
[    3.137894] fuse: init (API version 7.31)
[    3.152654] Intel(R) Wireless WiFi driver for Linux
[    3.153038] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    3.170776] iwlwifi 0000:02:00.0: Found debug destination: EXTERNAL_DRAM
[    3.170778] iwlwifi 0000:02:00.0: Found debug configuration: 0
[    3.171553] iwlwifi 0000:02:00.0: loaded firmware version 36.79ff3ccf.0 8265-36.ucode op_mode iwlmvm
[    3.171592] iwlwifi 0000:02:00.0: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
[    3.264787] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    3.342952] loop: module loaded
[    3.353012] intel_rapl_common: Found RAPL domain package
[    3.353014] intel_rapl_common: Found RAPL domain core
[    3.353015] intel_rapl_common: Found RAPL domain uncore
[    3.353016] intel_rapl_common: Found RAPL domain dram
[    3.353370] input: USB GAMING MOUSE  as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:18F8:1286.0001/input/input8
[    3.353464] hid-generic 0003:18F8:1286.0001: input,hidraw0: USB HID v1.10 Mouse [USB GAMING MOUSE ] on usb-0000:00:14.0-1/input0
[    3.353667] input: USB GAMING MOUSE  Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:18F8:1286.0002/input/input9
[    3.396516] asus_wmi: ASUS WMI generic driver loaded
[    3.396744] ee1004 2-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[    3.396769] iTCO_vendor_support: vendor-support=0
[    3.400763] checking generic (c0000000 410000) vs hw (ed000000 1000000)
[    3.400765] checking generic (c0000000 410000) vs hw (c0000000 10000000)
[    3.400766] fb0: switching to inteldrmfb from EFI VGA
[    3.400847] Console: switching to colour dummy device 80x25
[    3.400882] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.402189] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.402266] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    3.402390] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.406094] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.407338] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.409634] input: USB GAMING MOUSE  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:18F8:1286.0002/input/input10
[    3.409641] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    3.409867] hid-generic 0003:18F8:1286.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [USB GAMING MOUSE ] on usb-0000:00:14.0-1/input1
[    3.410193] input: ELAN1300:00 04F3:3057 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0003/input/input12
[    3.410274] input: ELAN1300:00 04F3:3057 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0003/input/input13
[    3.410511] hid-generic 0018:04F3:3057.0003: input,hidraw2: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3057] on i2c-ELAN1300:00
[    3.411706] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    3.429090] random: crng init done
[    3.431471] audit: type=1130 audit(1601882112.185:7): 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'
[    3.440495] [drm] Initialized i915 1.6.0 20200515 for 0000:00:02.0 on minor 0
[    3.442878] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.443228] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[    3.443375] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    3.443398] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:01/input/input15
[    3.443619] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.447881] fbcon: i915drmfb (fb0) is primary device
[    3.452987] Bluetooth: Core ver 2.22
[    3.453003] NET: Registered protocol family 31
[    3.453004] Bluetooth: HCI device and connection manager initialized
[    3.453007] Bluetooth: HCI socket layer initialized
[    3.453009] Bluetooth: L2CAP socket layer initialized
[    3.453011] asus_wmi: Initialization: 0x1
[    3.453013] Bluetooth: SCO socket layer initialized
[    3.453077] asus_wmi: BIOS WMI version: 9.0
[    3.453117] asus_wmi: SFUN value: 0x21
[    3.453119] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    3.453120] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[    3.454509] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.455010] Console: switching to colour frame buffer device 170x48
[    3.456601] dw-apb-uart.2: ttyS0 at MMIO 0xef234000 (irq = 20, base_baud = 115200) is a 16550A
[    3.459402] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    3.462346] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input16
[    3.468064] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[    3.468537] iwlwifi 0000:02:00.0: Allocated 0x00400000 bytes for firmware monitor.
[    3.473328] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    3.486657] usbcore: registered new interface driver btusb
[    3.487651] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    3.488680] Bluetooth: hci0: Device revision is 16
[    3.488681] Bluetooth: hci0: Secure boot is enabled
[    3.488682] Bluetooth: hci0: OTP lock is enabled
[    3.488683] Bluetooth: hci0: API lock is enabled
[    3.488684] Bluetooth: hci0: Debug lock is disabled
[    3.488685] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.493142] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    3.503491] battery: new extension: ASUS Battery Extension
[    3.503960] input: ELAN1300:00 04F3:3057 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0003/input/input17
[    3.504033] input: ELAN1300:00 04F3:3057 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0003/input/input18
[    3.504099] hid-multitouch 0018:04F3:3057.0003: input,hidraw2: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3057] on i2c-ELAN1300:00
[    3.509281] audit: type=1130 audit(1601882112.265:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.518435] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    3.518438] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.518440] snd_hda_codec_generic hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    3.518442] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[    3.518443] snd_hda_codec_generic hdaudioC0D0:    inputs:
[    3.518445] snd_hda_codec_generic hdaudioC0D0:      Internal Mic=0x1a
[    3.518446] snd_hda_codec_generic hdaudioC0D0:      Mic=0x19
[    3.518793] mousedev: PS/2 mouse device common for all mice
[    3.522004] iwlwifi 0000:02:00.0: base HW address: 20:16:b9:48:ed:a1
[    3.522158] audit: type=1127 audit(1601882112.275:9): pid=403 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    3.528160] audit: type=1130 audit(1601882112.281:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.544040] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.544080] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    3.544120] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    3.544163] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    3.544197] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    3.544229] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    3.544260] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    3.598136] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    3.598564] thermal thermal_zone9: failed to read out thermal zone (-61)
[    3.601439] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[    3.841207] bbswitch: loading out-of-tree module taints kernel.
[    3.841237] bbswitch: module verification failed: signature and/or required key missing - tainting kernel
[    3.841447] bbswitch: version 0.8
[    3.841452] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[    3.841458] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.RP01.PEGP
[    3.841467] ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200528/nsarguments-59)
[    3.841597] bbswitch: detected an Optimus _DSM function
[    3.841610] pci 0000:01:00.0: enabling device (0006 -> 0007)
[    3.841707] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[    3.843577] bbswitch: disabling discrete graphics
[    4.219282] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[    4.353364] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[    4.422146] iwlwifi 0000:02:00.0: FW already configured (0) - re-configuring
[    4.474770] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[    4.609775] iwlwifi 0000:02:00.0: Applying debug destination EXTERNAL_DRAM
[    4.678262] iwlwifi 0000:02:00.0: FW already configured (0) - re-configuring
[    5.201394] Bluetooth: hci0: Waiting for firmware download to complete
[    5.201620] Bluetooth: hci0: Firmware loaded in 1674790 usecs
[    5.201646] Bluetooth: hci0: Waiting for device to boot
[    5.213785] Bluetooth: hci0: Device booted in 11868 usecs
[    5.214032] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    5.216908] Bluetooth: hci0: Applying Intel DDC parameters completed
[    5.217881] Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
[    6.347133] kauditd_printk_skb: 19 callbacks suppressed
[    6.347134] audit: type=1100 audit(1601882115.101:30): pid=468 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[    6.347137] audit: type=1101 audit(1601882115.101:31): pid=468 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[    6.347943] audit: type=1103 audit(1601882115.101:32): pid=468 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[    6.366654] audit: type=1130 audit(1601882115.121:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.382389] audit: type=1101 audit(1601882115.135:34): pid=471 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.382394] audit: type=1103 audit(1601882115.135:35): pid=471 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    6.382521] audit: type=1006 audit(1601882115.138:36): pid=471 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
[    6.385997] audit: type=1105 audit(1601882115.141:37): pid=471 uid=0 auid=975 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.396598] audit: type=1334 audit(1601882115.151:38): prog-id=11 op=LOAD
[    6.396603] audit: type=1334 audit(1601882115.151:39): prog-id=11 op=UNLOAD
[   11.625654] kauditd_printk_skb: 19 callbacks suppressed
[   11.625656] audit: type=1130 audit(1601882120.378:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.631461] audit: type=1334 audit(1601882120.385:60): prog-id=13 op=LOAD
[   11.631512] audit: type=1334 audit(1601882120.385:61): prog-id=14 op=LOAD
[   12.049352] audit: type=1130 audit(1601882120.805:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.250653] audit: type=1130 audit(1601882121.005:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.454818] kmixctrl[656]: segfault at 0 ip 0000000000000000 sp 00007ffc13112728 error 14 in kmixctrl[556d60062000+2000]
[   12.454828] Code: Bad RIP value.
[   12.454887] audit: type=1701 audit(1601882121.208:64): auid=1000 uid=1000 gid=1000 ses=2 pid=656 comm="kmixctrl" exe="/usr/bin/kmixctrl" sig=11 res=1
[   12.471412] audit: type=1334 audit(1601882121.225:65): prog-id=15 op=LOAD
[   12.471500] audit: type=1334 audit(1601882121.225:66): prog-id=16 op=LOAD
[   12.473581] audit: type=1130 audit(1601882121.228:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-808-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.859249] wlp2s0: authenticate with 30:23:03:41:ea:b0
[   15.870182] wlp2s0: send auth to 30:23:03:41:ea:b0 (try 1/3)
[   15.884096] wlp2s0: authenticated
[   15.885931] wlp2s0: associate with 30:23:03:41:ea:b0 (try 1/3)
[   15.971850] wlp2s0: RX AssocResp from 30:23:03:41:ea:b0 (capab=0x131 status=0 aid=1)
[   15.983636] wlp2s0: associated
[   16.072565] wlp2s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 30:23:03:41:ea:b0
[   16.114255] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   20.428368] kauditd_printk_skb: 5 callbacks suppressed
[   20.428370] audit: type=1131 audit(1601882129.181:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   20.448396] audit: type=1131 audit(1601882129.201:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.013594] audit: type=1131 audit(1601882134.768:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.208359] audit: type=1131 audit(1601882143.396:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   34.282649] audit: type=1334 audit(1601882143.473:77): prog-id=10 op=UNLOAD
[   34.282677] audit: type=1334 audit(1601882143.473:78): prog-id=9 op=UNLOAD
[  293.951697] audit: type=1100 audit(1601882403.142:79): pid=1456 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="pranav" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  293.952964] audit: type=1101 audit(1601882403.142:80): pid=1456 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="pranav" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  293.953189] audit: type=1110 audit(1601882403.142:81): pid=1456 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  293.953428] audit: type=1105 audit(1601882403.142:82): pid=1456 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  293.982276] audit: type=1106 audit(1601882403.172:83): pid=1456 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  293.982378] audit: type=1104 audit(1601882403.172:84): pid=1456 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  307.694963] audit: type=1101 audit(1601882416.885:85): pid=1458 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="pranav" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  307.695174] audit: type=1110 audit(1601882416.885:86): pid=1458 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  307.695388] audit: type=1105 audit(1601882416.885:87): pid=1458 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  311.541479] audit: type=1334 audit(1601882420.732:88): prog-id=6 op=UNLOAD
[  311.541483] audit: type=1334 audit(1601882420.732:89): prog-id=5 op=UNLOAD
[  311.541792] audit: type=1334 audit(1601882420.732:90): prog-id=8 op=UNLOAD
[  311.541799] audit: type=1334 audit(1601882420.732:91): prog-id=7 op=UNLOAD
[  311.542098] audit: type=1334 audit(1601882420.732:92): prog-id=14 op=UNLOAD
[  311.542107] audit: type=1334 audit(1601882420.732:93): prog-id=13 op=UNLOAD
[  311.553520] audit: type=1334 audit(1601882420.745:94): prog-id=4 op=UNLOAD

Offline

#6 2020-10-05 07:28:12

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Remove nvidia-xrun and libgdm-prime, if you want to use bumblebee... the notice in https://wiki.archlinux.org/index.php/NV … le_methods isn't a mere suggestion.

Last edited by V1del (2020-10-05 07:28:35)

Offline

#7 2020-10-05 07:35:12

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

I uninstalled both of them but still get the same error.

Offline

#8 2020-10-05 07:45:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Do you have any left over X config files ?

tree /etc/X11
tree /usr/share/X11/xorg.conf.d
lspci -k

Last edited by V1del (2020-10-05 07:48:56)

Offline

#9 2020-10-05 07:55:01

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Xorg.0.log:

[     4.881] (--) Log file renamed from "/var/log/Xorg.pid-453.log" to "/var/log/Xorg.0.log"
[     4.885] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[     4.885] Build Operating System: Linux Arch Linux
[     4.885] Current Operating System: Linux Arch-vivobookx510uf 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +0000 x86_64
[     4.885] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=db294b2b-f64e-4bbe-87c1-35d9f039ee3a rw loglevel=3 quiet
[     4.885] Build Date: 02 September 2020  06:17:44AM
[     4.885]  
[     4.885] Current version of pixman: 0.40.0
[     4.885]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     4.885] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.885] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct  5 15:47:05 2020
[     4.892] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.893] (==) No Layout section.  Using the first Screen section.
[     4.893] (==) No screen section available. Using defaults.
[     4.893] (**) |-->Screen "Default Screen Section" (0)
[     4.893] (**) |   |-->Monitor "<default monitor>"
[     4.894] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     4.894] (==) Automatically adding devices
[     4.894] (==) Automatically enabling devices
[     4.894] (==) Automatically adding GPU devices
[     4.894] (==) Automatically binding GPU devices
[     4.894] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.895] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     4.895]    Entry deleted from font path.
[     4.897] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     4.897]    Entry deleted from font path.
[     4.897] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.897]    Entry deleted from font path.
[     4.900] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[     4.900] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.900] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.900] (II) Module ABI versions:
[     4.900]    X.Org ANSI C Emulation: 0.4
[     4.900]    X.Org Video Driver: 24.1
[     4.900]    X.Org XInput driver : 24.1
[     4.900]    X.Org Server Extension : 10.0
[     4.901] (++) using VT number 1

[     4.901] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.903] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.903] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     4.920] (--) PCI:*(0@0:2:0) 8086:5917:1043:1131 rev 7, Mem @ 0xed000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     4.920] (--) PCI: (1@0:0:0) 10de:174d:1043:1131 rev 162, Mem @ 0xee000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     4.920] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.920] (II) LoadModule: "glx"
[     4.921] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.933] (II) Module glx: vendor="X.Org Foundation"
[     4.933]    compiled for 1.20.9, module version = 1.0.0
[     4.933]    ABI class: X.Org Server Extension, version 10.0
[     4.933] (==) Matched intel as autoconfigured driver 0
[     4.933] (==) Matched modesetting as autoconfigured driver 1
[     4.933] (==) Matched fbdev as autoconfigured driver 2
[     4.933] (==) Matched vesa as autoconfigured driver 3
[     4.933] (==) Assigned the driver to the xf86ConfigLayout
[     4.933] (II) LoadModule: "intel"
[     4.934] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     4.938] (II) Module intel: vendor="X.Org Foundation"
[     4.938]    compiled for 1.20.8, module version = 2.99.917
[     4.938]    Module class: X.Org Video Driver
[     4.938]    ABI class: X.Org Video Driver, version 24.1
[     4.938] (II) LoadModule: "modesetting"
[     4.938] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.943] (II) Module modesetting: vendor="X.Org Foundation"
[     4.943]    compiled for 1.20.9, module version = 1.20.9
[     4.943]    Module class: X.Org Video Driver
[     4.943]    ABI class: X.Org Video Driver, version 24.1
[     4.943] (II) LoadModule: "fbdev"
[     4.943] (WW) Warning, couldn't open module fbdev
[     4.943] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.943] (II) LoadModule: "vesa"
[     4.943] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     4.944] (II) Module vesa: vendor="X.Org Foundation"
[     4.944]    compiled for 1.20.9, module version = 2.5.0
[     4.944]    Module class: X.Org Video Driver
[     4.944]    ABI class: X.Org Video Driver, version 24.1
[     4.944] (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
[     4.945] (II) intel: Driver for Intel(R) HD Graphics
[     4.945] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     4.945] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     4.945] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.945] (II) VESA: driver for VESA chipsets: vesa
[     4.946] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200515
[     4.946] (II) intel(0): SNA compiled from 2.99.917-908-g7181c5a4
[     4.948] (WW) Falling back to old probe method for modesetting
[     4.949] (--) intel(0): gen9 engineering sample
[     4.949] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[     4.949] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     4.949] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     4.949] (==) intel(0): RGB weight 888
[     4.949] (==) intel(0): Default visual is TrueColor
[     4.951] (II) intel(0): Output eDP1 has no monitor section
[     4.951] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     4.951] (II) intel(0): Enabled output eDP1
[     4.951] (II) intel(0): Output HDMI1 has no monitor section
[     4.951] (II) intel(0): Enabled output HDMI1
[     4.952] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     4.952] (II) intel(0): Output VIRTUAL1 has no monitor section
[     4.952] (II) intel(0): Enabled output VIRTUAL1
[     4.952] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[     4.952] (==) intel(0): TearFree enabled
[     4.952] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.953] (==) intel(0): DPI set to (96, 96)
[     4.953] (II) Loading sub module "dri3"
[     4.953] (II) LoadModule: "dri3"
[     4.953] (II) Module "dri3" already built-in
[     4.953] (II) Loading sub module "dri2"
[     4.953] (II) LoadModule: "dri2"
[     4.953] (II) Module "dri2" already built-in
[     4.953] (II) Loading sub module "present"
[     4.953] (II) LoadModule: "present"
[     4.953] (II) Module "present" already built-in
[     4.953] (II) UnloadModule: "modesetting"
[     4.953] (II) Unloading modesetting
[     4.953] (II) UnloadModule: "vesa"
[     4.953] (II) Unloading vesa
[     4.956] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[     4.956] (==) intel(0): Backing store enabled
[     4.956] (==) intel(0): Silken mouse disabled
[     4.956] (II) intel(0): HW Cursor enabled
[     4.957] (==) intel(0): DPMS enabled
[     4.958] (==) intel(0): Display hotplug detection enabled
[     4.958] (II) intel(0): [DRI2] Setup complete
[     4.958] (II) intel(0): [DRI2]   DRI driver: i965
[     4.958] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     4.958] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     4.958] (II) intel(0): hardware support for Present enabled
[     4.958] (II) Initializing extension Generic Event Extension
[     4.959] (II) Initializing extension SHAPE
[     4.959] (II) Initializing extension MIT-SHM
[     4.959] (II) Initializing extension XInputExtension
[     4.960] (II) Initializing extension XTEST
[     4.961] (II) Initializing extension BIG-REQUESTS
[     4.961] (II) Initializing extension SYNC
[     4.961] (II) Initializing extension XKEYBOARD
[     4.962] (II) Initializing extension XC-MISC
[     4.962] (II) Initializing extension SECURITY
[     4.962] (II) Initializing extension XFIXES
[     4.963] (II) Initializing extension RENDER
[     4.963] (II) Initializing extension RANDR
[     4.964] (II) Initializing extension COMPOSITE
[     4.964] (II) Initializing extension DAMAGE
[     4.964] (II) Initializing extension MIT-SCREEN-SAVER
[     4.965] (II) Initializing extension DOUBLE-BUFFER
[     4.965] (II) Initializing extension RECORD
[     4.965] (II) Initializing extension DPMS
[     4.965] (II) Initializing extension Present
[     4.966] (II) Initializing extension DRI3
[     4.966] (II) Initializing extension X-Resource
[     4.966] (II) Initializing extension XVideo
[     4.967] (II) Initializing extension XVideo-MotionCompensation
[     4.967] (II) Initializing extension GLX
[     5.020] (II) AIGLX: Loaded and initialized i965
[     5.020] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.020] (II) Initializing extension XFree86-VidModeExtension
[     5.021] (II) Initializing extension XFree86-DGA
[     5.021] (II) Initializing extension XFree86-DRI
[     5.021] (II) Initializing extension DRI2
[     5.025] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     5.031] (II) intel(0): Setting screen physical size to 361 x 203
[     5.102] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     5.102] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.102] (II) LoadModule: "libinput"
[     5.102] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.106] (II) Module libinput: vendor="X.Org Foundation"
[     5.106]    compiled for 1.20.8, module version = 0.30.0
[     5.106]    Module class: X.Org XInput Driver
[     5.106]    ABI class: X.Org XInput driver, version 24.1
[     5.106] (II) Using input driver 'libinput' for 'Power Button'
[     5.106] (**) Power Button: always reports core events
[     5.106] (**) Option "Device" "/dev/input/event3"
[     5.106] (**) Option "_source" "server/udev"
[     5.114] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     5.114] (II) event3  - Power Button: device is a keyboard
[     5.114] (II) event3  - Power Button: device removed
[     5.133] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[     5.133] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.134] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     5.134] (II) event3  - Power Button: device is a keyboard
[     5.134] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event5)
[     5.134] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     5.134] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[     5.134] (**) Asus Wireless Radio Control: always reports core events
[     5.134] (**) Option "Device" "/dev/input/event5"
[     5.134] (**) Option "_source" "server/udev"
[     5.135] (II) event5  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     5.135] (II) event5  - Asus Wireless Radio Control: device is a keyboard
[     5.135] (II) event5  - Asus Wireless Radio Control: device removed
[     5.221] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input5/event5"
[     5.221] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[     5.224] (II) event5  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     5.224] (II) event5  - Asus Wireless Radio Control: device is a keyboard
[     5.225] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     5.225] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.225] (II) Using input driver 'libinput' for 'Video Bus'
[     5.225] (**) Video Bus: always reports core events
[     5.225] (**) Option "Device" "/dev/input/event14"
[     5.225] (**) Option "_source" "server/udev"
[     5.227] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     5.228] (II) event14 - Video Bus: device is a keyboard
[     5.228] (II) event14 - Video Bus: device removed
[     5.288] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event14"
[     5.288] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     5.291] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     5.291] (II) event14 - Video Bus: device is a keyboard
[     5.292] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     5.292] (II) No input driver specified, ignoring this device.
[     5.292] (II) This device may have been added with another device file.
[     5.293] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[     5.293] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.294] (II) Using input driver 'libinput' for 'Video Bus'
[     5.294] (**) Video Bus: always reports core events
[     5.294] (**) Option "Device" "/dev/input/event15"
[     5.294] (**) Option "_source" "server/udev"
[     5.296] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     5.296] (II) event15 - Video Bus: device is a keyboard
[     5.297] (II) event15 - Video Bus: device removed
[     5.354] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:01/input/input16/event15"
[     5.355] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     5.358] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     5.358] (II) event15 - Video Bus: device is a keyboard
[     5.359] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     5.359] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.359] (II) Using input driver 'libinput' for 'Power Button'
[     5.359] (**) Power Button: always reports core events
[     5.359] (**) Option "Device" "/dev/input/event2"
[     5.359] (**) Option "_source" "server/udev"
[     5.361] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.361] (II) event2  - Power Button: device is a keyboard
[     5.362] (II) event2  - Power Button: device removed
[     5.408] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[     5.408] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     5.410] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.410] (II) event2  - Power Button: device is a keyboard
[     5.412] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     5.412] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.412] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.412] (**) Sleep Button: always reports core events
[     5.412] (**) Option "Device" "/dev/input/event1"
[     5.412] (**) Option "_source" "server/udev"
[     5.414] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     5.414] (II) event1  - Sleep Button: device is a keyboard
[     5.414] (II) event1  - Sleep Button: device removed
[     5.448] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     5.448] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[     5.450] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     5.451] (II) event1  - Sleep Button: device is a keyboard
[     5.453] (II) config/udev: Adding input device USB GAMING MOUSE  (/dev/input/event8)
[     5.453] (**) USB GAMING MOUSE : Applying InputClass "libinput pointer catchall"
[     5.453] (II) Using input driver 'libinput' for 'USB GAMING MOUSE '
[     5.453] (**) USB GAMING MOUSE : always reports core events
[     5.453] (**) Option "Device" "/dev/input/event8"
[     5.453] (**) Option "_source" "server/udev"
[     5.511] (II) event8  - USB GAMING MOUSE : is tagged by udev as: Mouse
[     5.511] (II) event8  - USB GAMING MOUSE : device is a pointer
[     5.512] (II) event8  - USB GAMING MOUSE : device removed
[     5.581] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:18F8:1286.0001/input/input8/event8"
[     5.581] (II) XINPUT: Adding extended input device "USB GAMING MOUSE " (type: MOUSE, id 12)
[     5.582] (**) Option "AccelerationScheme" "none"
[     5.582] (**) USB GAMING MOUSE : (accel) selected scheme none/0
[     5.582] (**) USB GAMING MOUSE : (accel) acceleration factor: 2.000
[     5.582] (**) USB GAMING MOUSE : (accel) acceleration threshold: 4
[     5.641] (II) event8  - USB GAMING MOUSE : is tagged by udev as: Mouse
[     5.641] (II) event8  - USB GAMING MOUSE : device is a pointer
[     5.642] (II) config/udev: Adding input device USB GAMING MOUSE  (/dev/input/mouse0)
[     5.642] (II) No input driver specified, ignoring this device.
[     5.642] (II) This device may have been added with another device file.
[     5.642] (II) config/udev: Adding input device USB GAMING MOUSE  Consumer Control (/dev/input/event11)
[     5.642] (**) USB GAMING MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[     5.642] (II) Using input driver 'libinput' for 'USB GAMING MOUSE  Consumer Control'
[     5.642] (**) USB GAMING MOUSE  Consumer Control: always reports core events
[     5.642] (**) Option "Device" "/dev/input/event11"
[     5.642] (**) Option "_source" "server/udev"
[     5.644] (II) event11 - USB GAMING MOUSE  Consumer Control: is tagged by udev as: Keyboard
[     5.644] (II) event11 - USB GAMING MOUSE  Consumer Control: device is a keyboard
[     5.644] (II) event11 - USB GAMING MOUSE  Consumer Control: device removed
[     5.675] (II) libinput: USB GAMING MOUSE  Consumer Control: needs a virtual subdevice
[     5.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:18F8:1286.0002/input/input10/event11"
[     5.675] (II) XINPUT: Adding extended input device "USB GAMING MOUSE  Consumer Control" (type: MOUSE, id 13)
[     5.675] (**) Option "AccelerationScheme" "none"
[     5.675] (**) USB GAMING MOUSE  Consumer Control: (accel) selected scheme none/0
[     5.675] (**) USB GAMING MOUSE  Consumer Control: (accel) acceleration factor: 2.000
[     5.675] (**) USB GAMING MOUSE  Consumer Control: (accel) acceleration threshold: 4
[     5.679] (II) event11 - USB GAMING MOUSE  Consumer Control: is tagged by udev as: Keyboard
[     5.679] (II) event11 - USB GAMING MOUSE  Consumer Control: device is a keyboard
[     5.681] (II) config/udev: Adding input device USB GAMING MOUSE  Keyboard (/dev/input/event9)
[     5.681] (**) USB GAMING MOUSE  Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.681] (II) Using input driver 'libinput' for 'USB GAMING MOUSE  Keyboard'
[     5.681] (**) USB GAMING MOUSE  Keyboard: always reports core events
[     5.681] (**) Option "Device" "/dev/input/event9"
[     5.681] (**) Option "_source" "server/udev"
[     5.684] (II) event9  - USB GAMING MOUSE  Keyboard: is tagged by udev as: Keyboard
[     5.684] (II) event9  - USB GAMING MOUSE  Keyboard: device is a keyboard
[     5.685] (II) event9  - USB GAMING MOUSE  Keyboard: device removed
[     5.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:18F8:1286.0002/input/input9/event9"
[     5.728] (II) XINPUT: Adding extended input device "USB GAMING MOUSE  Keyboard" (type: KEYBOARD, id 14)
[     5.732] (II) event9  - USB GAMING MOUSE  Keyboard: is tagged by udev as: Keyboard
[     5.732] (II) event9  - USB GAMING MOUSE  Keyboard: device is a keyboard
[     5.734] (II) config/udev: Adding input device USB2.0 VGA UVC WebCam: USB2.0 V (/dev/input/event7)
[     5.734] (**) USB2.0 VGA UVC WebCam: USB2.0 V: Applying InputClass "libinput keyboard catchall"
[     5.734] (II) Using input driver 'libinput' for 'USB2.0 VGA UVC WebCam: USB2.0 V'
[     5.734] (**) USB2.0 VGA UVC WebCam: USB2.0 V: always reports core events
[     5.734] (**) Option "Device" "/dev/input/event7"
[     5.734] (**) Option "_source" "server/udev"
[     5.737] (II) event7  - USB2.0 VGA UVC WebCam: USB2.0 V: is tagged by udev as: Keyboard
[     5.737] (II) event7  - USB2.0 VGA UVC WebCam: USB2.0 V: device is a keyboard
[     5.737] (II) event7  - USB2.0 VGA UVC WebCam: USB2.0 V: device removed
[     5.781] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input7/event7"
[     5.781] (II) XINPUT: Adding extended input device "USB2.0 VGA UVC WebCam: USB2.0 V" (type: KEYBOARD, id 15)
[     5.785] (II) event7  - USB2.0 VGA UVC WebCam: USB2.0 V: is tagged by udev as: Keyboard
[     5.785] (II) event7  - USB2.0 VGA UVC WebCam: USB2.0 V: device is a keyboard
[     5.786] (II) config/udev: Adding input device ELAN1300:00 04F3:3057 Mouse (/dev/input/event12)
[     5.787] (**) ELAN1300:00 04F3:3057 Mouse: Applying InputClass "libinput pointer catchall"
[     5.787] (II) Using input driver 'libinput' for 'ELAN1300:00 04F3:3057 Mouse'
[     5.787] (**) ELAN1300:00 04F3:3057 Mouse: always reports core events
[     5.787] (**) Option "Device" "/dev/input/event12"
[     5.787] (**) Option "_source" "server/udev"
[     5.790] (II) event12 - ELAN1300:00 04F3:3057 Mouse: is tagged by udev as: Mouse Pointingstick
[     5.790] (II) event12 - ELAN1300:00 04F3:3057 Mouse: device is a pointer
[     5.793] (II) event12 - ELAN1300:00 04F3:3057 Mouse: device removed
[     5.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0003/input/input17/event12"
[     5.848] (II) XINPUT: Adding extended input device "ELAN1300:00 04F3:3057 Mouse" (type: MOUSE, id 16)
[     5.848] (**) Option "AccelerationScheme" "none"
[     5.848] (**) ELAN1300:00 04F3:3057 Mouse: (accel) selected scheme none/0
[     5.848] (**) ELAN1300:00 04F3:3057 Mouse: (accel) acceleration factor: 2.000
[     5.848] (**) ELAN1300:00 04F3:3057 Mouse: (accel) acceleration threshold: 4
[     5.852] (II) event12 - ELAN1300:00 04F3:3057 Mouse: is tagged by udev as: Mouse Pointingstick
[     5.852] (II) event12 - ELAN1300:00 04F3:3057 Mouse: device is a pointer
[     5.856] (II) config/udev: Adding input device ELAN1300:00 04F3:3057 Mouse (/dev/input/mouse1)
[     5.856] (II) No input driver specified, ignoring this device.
[     5.856] (II) This device may have been added with another device file.
[     5.857] (II) config/udev: Adding input device ELAN1300:00 04F3:3057 Touchpad (/dev/input/event13)
[     5.857] (**) ELAN1300:00 04F3:3057 Touchpad: Applying InputClass "libinput touchpad catchall"
[     5.857] (II) Using input driver 'libinput' for 'ELAN1300:00 04F3:3057 Touchpad'
[     5.857] (**) ELAN1300:00 04F3:3057 Touchpad: always reports core events
[     5.857] (**) Option "Device" "/dev/input/event13"
[     5.857] (**) Option "_source" "server/udev"
[     5.861] (II) event13 - ELAN1300:00 04F3:3057 Touchpad: is tagged by udev as: Touchpad
[     5.864] (II) event13 - ELAN1300:00 04F3:3057 Touchpad: device is a touchpad
[     5.864] (II) event13 - ELAN1300:00 04F3:3057 Touchpad: device removed
[     5.929] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3057.0003/input/input18/event13"
[     5.929] (II) XINPUT: Adding extended input device "ELAN1300:00 04F3:3057 Touchpad" (type: TOUCHPAD, id 17)
[     5.932] (**) Option "AccelerationScheme" "none"
[     5.932] (**) ELAN1300:00 04F3:3057 Touchpad: (accel) selected scheme none/0
[     5.932] (**) ELAN1300:00 04F3:3057 Touchpad: (accel) acceleration factor: 2.000
[     5.932] (**) ELAN1300:00 04F3:3057 Touchpad: (accel) acceleration threshold: 4
[     5.935] (II) event13 - ELAN1300:00 04F3:3057 Touchpad: is tagged by udev as: Touchpad
[     5.938] (II) event13 - ELAN1300:00 04F3:3057 Touchpad: device is a touchpad
[     5.940] (II) config/udev: Adding input device ELAN1300:00 04F3:3057 Touchpad (/dev/input/mouse2)
[     5.940] (II) No input driver specified, ignoring this device.
[     5.940] (II) This device may have been added with another device file.
[     5.942] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[     5.942] (II) No input driver specified, ignoring this device.
[     5.942] (II) This device may have been added with another device file.
[     5.942] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event17)
[     5.942] (II) No input driver specified, ignoring this device.
[     5.942] (II) This device may have been added with another device file.
[     5.943] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event18)
[     5.943] (II) No input driver specified, ignoring this device.
[     5.943] (II) This device may have been added with another device file.
[     5.944] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event19)
[     5.944] (II) No input driver specified, ignoring this device.
[     5.944] (II) This device may have been added with another device file.
[     5.945] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event20)
[     5.945] (II) No input driver specified, ignoring this device.
[     5.945] (II) This device may have been added with another device file.
[     5.946] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event21)
[     5.946] (II) No input driver specified, ignoring this device.
[     5.946] (II) This device may have been added with another device file.
[     5.946] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event22)
[     5.946] (II) No input driver specified, ignoring this device.
[     5.946] (II) This device may have been added with another device file.
[     5.947] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event10)
[     5.947] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.947] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     5.947] (**) Asus WMI hotkeys: always reports core events
[     5.947] (**) Option "Device" "/dev/input/event10"
[     5.947] (**) Option "_source" "server/udev"
[     5.949] (II) event10 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     5.949] (II) event10 - Asus WMI hotkeys: device is a keyboard
[     5.950] (II) event10 - Asus WMI hotkeys: device removed
[     6.008] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input12/event10"
[     6.008] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 18)
[     6.010] (II) event10 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     6.010] (II) event10 - Asus WMI hotkeys: device is a keyboard
[     6.012] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[     6.012] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.012] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.012] (**) AT Translated Set 2 keyboard: always reports core events
[     6.012] (**) Option "Device" "/dev/input/event4"
[     6.012] (**) Option "_source" "server/udev"
[     6.014] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.015] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     6.017] (II) event4  - AT Translated Set 2 keyboard: device removed
[     6.035] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[     6.035] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[     6.038] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.038] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     6.041] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     6.041] (II) No input driver specified, ignoring this device.
[     6.041] (II) This device may have been added with another device file.
[     6.065] (**) USB GAMING MOUSE  Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.065] (II) Using input driver 'libinput' for 'USB GAMING MOUSE  Consumer Control'
[     6.065] (**) USB GAMING MOUSE  Consumer Control: always reports core events
[     6.065] (**) Option "Device" "/dev/input/event11"
[     6.065] (**) Option "_source" "_driver/libinput"
[     6.065] (II) libinput: USB GAMING MOUSE  Consumer Control: is a virtual subdevice
[     6.065] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:18F8:1286.0002/input/input10/event11"
[     6.065] (II) XINPUT: Adding extended input device "USB GAMING MOUSE  Consumer Control" (type: KEYBOARD, id 20)
[     6.080] (EE) Failed to open authorization file "/var/run/sddm/{2d854c6a-fc8d-450c-aca4-e16eb05ca05d}": No such file or directory
[     6.958] (II) intel(0): EDID vendor "CMN", prod id 5606
[     6.958] (II) intel(0): Printing DDC gathered Modelines:
[     6.958] (II) intel(0): Modeline "1366x768"x0.0   76.42  1366 1434 1479 1592  768 772 779 800 -hsync -vsync (48.0 kHz eP)

lspci -k:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: i915
        Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: proc_thermal
        Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 201f
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: intel_pch_thermal
        Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: ahci
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
        Kernel driver in use: pcieport
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
        Kernel driver in use: pcieport
00:1e.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO UART Controller #0 (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1d2d
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:1e.2 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO SPI Controller #0 (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1d2d
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1a40
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
        Subsystem: ASUSTeK Computer Inc. Device 1131
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce MX130] (rev ff)
        Kernel modules: nouveau, nvidia_drm, nvidia
02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
        Subsystem: Intel Corporation Device 0110
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi

Model: Asus Vivobook S15-X510UF

Offline

#10 2020-10-05 08:20:34

Khere
Member
From: Italy
Registered: 2020-03-04
Posts: 170

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Don't post the output of command that nobody asked you.
Post the answer of V1del's question


Fan of Giorgio Moroder & Mohammad Ammax enemy

Offline

#11 2020-10-05 08:38:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Having a xorg log of a standard run isn't too bad, generally things look like they are supposed to just from the logs so far.

I asked for the tree output (if you don't have that install the tree program) of the directory structure so we know which configuration files are there, the log is still useful, but not quite what I asked for

It feels like the driver isn't properly loaded, is bbswitch invoked on trying optirun (compare the dmesg again after running optirun) is your user in the proper group and the bumblebee server started?

groups
systemctl status bumblebeed

Last edited by V1del (2020-10-05 08:46:52)

Offline

#12 2020-10-05 08:38:42

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

I did. They asked me for my lspci and X config files. If xorg.0.lof is not one, I am sorry about that. I thought it was one.

Offline

#13 2020-10-05 08:48:44

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Thank you for the reply.
For groups, the reply I get is

bumblebee USERNAME

Systemctl states that bumblebee is running and active. From

dmesg

  I found this message:

bbswitch: Succesfully loaded Discrete card 0000:01:00.0 is on

Offline

#14 2020-10-05 08:55:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

does

sudo modprobe -v nvidia

work or give an error? I it's likely one of the plethora of tools has added a hard blacklist on the nvidia module

grep -R nvidia /etc/modprobe.d/ /usr/lib/modprobe.d/

Offline

#15 2020-10-05 09:49:52

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

I need to reinstall Arch due to accidentally messing with important files. I will see if I have a problem after the reinstallation. Thanks for the help so far.

Offline

#16 2020-10-05 11:18:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,365

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

I usually dislike this approach but given the information we have so far I'd also say that's a good option. When you come back to this it's important to decide for one approach and then ask for help with that one approach if needed. You need to be sure to remove all configuration done by following any other approach before attempting another, if you are unsure ask for help before doing incorrect configuration.

FWIW I'd recommend that on a system with such a modern set of CPU and GPU you'd follow https://wiki.archlinux.org/index.php/PR … er_offload instead of bumblebee or optimus-manager as it's the official method supported by nvidia that's likely to yield the generally best performance.

Offline

#17 2020-10-05 12:09:30

fire100265
Member
Registered: 2020-10-05
Posts: 95

Re: [SOLVED] I cannot use Optirun and optimus-manager-qt.

Thank you so much for the help. I am now able to use nVidia PRIME for both my GPUs. This was my first forum post so I apologise if I broke a few rules. Once again, thank you very much for helping me with my problem.

Offline

Board footer

Powered by FluxBB