You are not logged in.

#1 2020-06-05 08:12:09

Xwang
Member
Registered: 2012-05-14
Posts: 353

vlc cannot accelerate some mpeg avi videos

Hi to all,
on my laptop vlc cannot accelerate hardware some avi mpeg videos that are played in jerky mode.
When this problem happens I get the following output on the console from which I've launched vlc:

VLC media player 3.0.10 Vetinari (revision 3.0.10-0-g7f145afa84)
[0000558de8dea5b0] main libvlc: Esecuzione di vlc con l'interfaccia predefinita. Usa 'cvlc' per utilizzare vlc senza interfaccia.
[QtOIIO] Plugin Initialized
[00007f59380079e0] avcodec decoder: Using NVIDIA VDPAU Driver Shared Library  440.82  Wed Apr  1 19:39:06 UTC 2020 for hardware decoding
[mpeg4 @ 0x7f5938cad380] Failed setup for format vdpau: hwaccel initialisation returned error.
[00007f59380079e0] avcodec decoder error: existing hardware acceleration cannot be reused
[0000558de8eb2430] main playlist: end of playlist, exiting
QObject::~QObject: Timers cannot be stopped from another thread

In the past (months or a couple of years ago) the same files played correctly with vlc.

My laptop is an asus n752vx with i7-6700hq, 16GB RAM, nvidia 950M with proprietary drivers set up in order to always use the discrete card instead of the intel one and with prime enabled using nvidia-drm.modeset=1 and this is mine xorg.conf:

Section "Module"
    Load        "modesetting"
EndSection

Section "Device"
    Identifier  "nvidia"
    Driver      "nvidia"
    BusID       "PCI:1:0:0"
    Option      "AllowEmptyInitialConfiguration"
EndSection

Can you please help me to solve or investigate further this issue?
Thank you,
Xwang


I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#2 2020-06-08 15:30:07

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

Any idea?


I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#3 2020-06-08 16:04:54

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: vlc cannot accelerate some mpeg avi videos

Don't do that.
CoC - Bumping


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2020-06-09 19:29:42

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: vlc cannot accelerate some mpeg avi videos

Avi and mpeg are container formats that can use lots of different codecs.

Use a tool like mediainfo[1] to get accurate information about which codecs are used in the problem files.
That info may allow to figure out which codec gives the problems.

[1] https://www.archlinux.org/packages/comm … mediainfo/


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


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

Offline

#5 2020-07-01 15:45:25

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

Hi,
sorry for the delay. This is the output of mediainfo:

Format                                   : AVI
Format/Info                              : Audio Video Interleave
File size                                : 448 MiB
Duration                                 : 59 min 33 s
Overall bit rate                         : 1 053 kb/s
Writing application                      : MEncoder SVN-r37051
Writing library                          : MPlayer

Video
ID                                       : 0
Format                                   : MPEG-4 Visual
Format settings                          : BVOP1
Format settings, BVOP                    : 1
Format settings, QPel                    : No
Format settings, GMC                     : No warppoints
Format settings, Matrix                  : Default (H.263)
Muxing mode                              : Packed bitstream
Codec ID                                 : XVID
Codec ID/Hint                            : XviD
Duration                                 : 59 min 33 s
Bit rate                                 : 920 kb/s
Nominal bit rate                         : 4 854 kb/s
Width                                    : 720 pixels
Height                                   : 400 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 25.000 FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.128
Stream size                              : 392 MiB (87%)
Writing library                          : DivX 6.8.3-6.8.4 (UTC 2008-06-07)

Audio
ID                                       : 1
Format                                   : MPEG Audio
Format version                           : Version 1
Format profile                           : Layer 3
Format settings                          : Joint stereo / MS Stereo
Codec ID                                 : 55
Codec ID/Hint                            : MP3
Duration                                 : 59 min 33 s
Bit rate mode                            : Constant
Bit rate                                 : 128 kb/s
Channel(s)                               : 2 channels
Sampling rate                            : 48.0 kHz
Compression mode                         : Lossy
Stream size                              : 54.5 MiB (12%)
Alignment                                : Split across interleaves
Interleave, duration                     : 500  ms (12.50 video frames)
Interleave, preload duration             : 500  ms

Meantime I've discovered that if I install vlc using flatpak, it works without any issue, but I would like to understand why the vlc installed using pacman does not.


I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#6 2020-07-01 18:43:12

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: vlc cannot accelerate some mpeg avi videos

Seems it uses an older videocodec , the proprietary H.263 .

run vlc --list on the stock vlc and the flatpak vlc and compare the outputs.

I kinda expect the flatpak one to list more modules.
Incase those module lists are the same, try playing the file from an xterm with both players and post the output.


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


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

Offline

#7 2020-07-01 20:06:14

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

The two lists are pretty the same. Flatpack has less modules, but has some that archlinux vlc does not have.
Comparing the two list on the basis of the modules name nothing seems related to H.263 AFAIK.
Running both VLCs in xterm gives the same output as in the first post of the thread.


I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#8 2020-07-02 08:00:08

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: vlc cannot accelerate some mpeg avi videos

That suggests its time to look beyond vlc .

please post the outputs of

$ glxinfo -B
$ lspci -k
$ vdpauinfo #comes with community/vdpauinfo

and xorg logfile.

note : to get output in english, prepend commands with LC_ALL=C .


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


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

Offline

#9 2020-07-02 09:39:25

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

LC_ALL=C glxinfo -B:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 4096 MB
    Total available memory: 4096 MB
    Currently available dedicated video memory: 3602 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 950M/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 440.100
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 440.100
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 440.100
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

LC_ALL=C lspci -k:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: skl_uncore
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
        Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        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 07)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: proc_thermal
        Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 201f
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: intel_pch_thermal
        Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #0 (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Serial IO I2C Controller #1 (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation HM170/QM170 Chipset SATA Controller [AHCI Mode] (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: ahci
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #3 (rev f1)
        Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #4 (rev f1)
        Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1)
        Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation HM170 Chipset LPC/eSPI Controller (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 950M] (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia_drm, nvidia
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
        Subsystem: Intel Corporation Dual Band Wireless-AC 7265
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
        Subsystem: ASUSTeK Computer Inc. Device 202f
        Kernel driver in use: rtsx_pci
        Kernel modules: rtsx_pci
03:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
        Subsystem: ASUSTeK Computer Inc. Device 200f
        Kernel driver in use: r8169
        Kernel modules: r8169
04:00.0 USB controller: ASMedia Technology Inc. ASM1142 USB 3.1 Host Controller
        Subsystem: ASUSTeK Computer Inc. Device 10a0
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

LC_ALL=C vdpauinfo:

display: :0   screen: 0
API version: 1
Information string: NVIDIA VDPAU Driver Shared Library  440.100  Fri May 29 08:12:22 UTC 2020

Video surface:

name   width height types
-------------------------------------------
420     4096  4096  NV12 YV12 
422     4096  4096  UYVY YUYV 
444     4096  4096  NV24 YV24 

Decoder capabilities:

name                        level macbs width height
----------------------------------------------------
MPEG1                           0 65536  4080  4080
MPEG2_SIMPLE                    3 65536  4080  4080
MPEG2_MAIN                      3 65536  4080  4080
H264_BASELINE                  51 65536  4096  4096
H264_MAIN                      51 65536  4096  4096
H264_HIGH                      51 65536  4096  4096
VC1_SIMPLE                      1  8190  2048  2048
VC1_MAIN                        2  8190  2048  2048
VC1_ADVANCED                    4  8190  2048  2048
MPEG4_PART2_SP                  3  8192  2048  2048
MPEG4_PART2_ASP                 5  8192  2048  2048
DIVX4_QMOBILE                   0  8192  2048  2048
DIVX4_MOBILE                    0  8192  2048  2048
DIVX4_HOME_THEATER              0  8192  2048  2048
DIVX4_HD_1080P                  0  8192  2048  2048
DIVX5_QMOBILE                   0  8192  2048  2048
DIVX5_MOBILE                    0  8192  2048  2048
DIVX5_HOME_THEATER              0  8192  2048  2048
DIVX5_HD_1080P                  0  8192  2048  2048
H264_CONSTRAINED_BASELINE      51 65536  4096  4096
H264_EXTENDED                  51 65536  4096  4096
H264_PROGRESSIVE_HIGH          51 65536  4096  4096
H264_CONSTRAINED_HIGH          51 65536  4096  4096
H264_HIGH_444_PREDICTIVE       51 65536  4096  4096
VP9_PROFILE_0                  --- not supported ---
VP9_PROFILE_1                  --- not supported ---
VP9_PROFILE_2                  --- not supported ---
VP9_PROFILE_3                  --- not supported ---
HEVC_MAIN                      --- not supported ---
HEVC_MAIN_10                   --- not supported ---
HEVC_MAIN_STILL                --- not supported ---
HEVC_MAIN_12                   --- not supported ---
HEVC_MAIN_444                  --- not supported ---
HEVC_MAIN_444_10               --- not supported ---
HEVC_MAIN_444_12               --- not supported ---

Output surface:

name              width height nat types
----------------------------------------------------
B8G8R8A8         16384 16384    y  Y8U8V8A8 V8U8Y8A8 A4I4 I4A4 A8I8 I8A8 
R10G10B10A2      16384 16384    y  Y8U8V8A8 V8U8Y8A8 A4I4 I4A4 A8I8 I8A8 

Bitmap surface:

name              width height
------------------------------
B8G8R8A8         16384 16384
R8G8B8A8         16384 16384
R10G10B10A2      16384 16384
B10G10R10A2      16384 16384
A8               16384 16384

Video mixer:

feature name                    sup
------------------------------------
DEINTERLACE_TEMPORAL             y
DEINTERLACE_TEMPORAL_SPATIAL     y
INVERSE_TELECINE                 y
NOISE_REDUCTION                  y
SHARPNESS                        y
LUMA_KEY                         y
HIGH QUALITY SCALING - L1        y
HIGH QUALITY SCALING - L2        -
HIGH QUALITY SCALING - L3        -
HIGH QUALITY SCALING - L4        -
HIGH QUALITY SCALING - L5        -
HIGH QUALITY SCALING - L6        -
HIGH QUALITY SCALING - L7        -
HIGH QUALITY SCALING - L8        -
HIGH QUALITY SCALING - L9        -

parameter name                  sup      min      max
-----------------------------------------------------
VIDEO_SURFACE_WIDTH              y         1     4096
VIDEO_SURFACE_HEIGHT             y         1     4096
CHROMA_TYPE                      y  
LAYERS                           y         0        4

attribute name                  sup      min      max
-----------------------------------------------------
BACKGROUND_COLOR                 y  
CSC_MATRIX                       y  
NOISE_REDUCTION_LEVEL            y      0.00     1.00
SHARPNESS_LEVEL                  y     -1.00     1.00
LUMA_KEY_MIN_LUMA                y  
LUMA_KEY_MAX_LUMA                y  

I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#10 2020-07-02 09:43:42

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

This is the output of cat /var/log/Xorg.0.log (consider that in this session I've not used the VLC at all, so please let me know if you need me to send this log after having used the VLC with those files which higlight the problem):

[     6.281] (--) Log file renamed from "/var/log/Xorg.pid-799.log" to "/var/log/Xorg.0.log"
[     6.285] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[     6.285] Build Operating System: Linux Arch Linux
[     6.285] Current Operating System: Linux n752vx 5.7.6-arch1-1 #1 SMP PREEMPT Thu, 25 Jun 2020 00:14:47 +0000 x86_64
[     6.285] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=74296c4e-84df-4eda-87a1-09be9d8e114b rw loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 splash mitigations=auto,nosmt pci=noaer nvidia-drm.modeset=1
[     6.285] Build Date: 05 May 2020  05:08:17AM
[     6.285]  
[     6.285] Current version of pixman: 0.40.0
[     6.285]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     6.285] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.285] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul  1 18:32:27 2020
[     6.293] (==) Using config file: "/etc/X11/xorg.conf"
[     6.293] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.293] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.295] (==) No Layout section.  Using the first Screen section.
[     6.295] (==) No screen section available. Using defaults.
[     6.295] (**) |-->Screen "Default Screen Section" (0)
[     6.295] (**) |   |-->Monitor "<default monitor>"
[     6.297] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[     6.297] (**) |   |-->Device "nvidia"
[     6.297] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     6.297] (==) Automatically adding devices
[     6.297] (==) Automatically enabling devices
[     6.297] (==) Automatically adding GPU devices
[     6.297] (==) Automatically binding GPU devices
[     6.297] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     6.300]    Entry deleted from font path.
[     6.300]    (Run 'mkfontdir' on "/usr/share/fonts/misc").
[     6.303] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[     6.303]    Entry deleted from font path.
[     6.303]    (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[     6.306] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[     6.306]    Entry deleted from font path.
[     6.306]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[     6.307] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[     6.307]    Entry deleted from font path.
[     6.307]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[     6.307] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
[     6.307] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.307] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.307] (II) Module ABI versions:
[     6.307]    X.Org ANSI C Emulation: 0.4
[     6.307]    X.Org Video Driver: 24.1
[     6.307]    X.Org XInput driver : 24.1
[     6.307]    X.Org Server Extension : 10.0
[     6.308] (++) using VT number 1

[     6.308] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.310] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.312] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.323] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     6.326] (--) PCI:*(0@0:2:0) 8086:191b:1043:10a0 rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     6.326] (--) PCI: (1@0:0:0) 10de:139a:1043:10a0 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     6.326] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.326] (II) "glx" will be loaded by default.
[     6.326] (II) LoadModule: "modesetting"
[     6.337] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.343] (II) Module modesetting: vendor="X.Org Foundation"
[     6.343]    compiled for 1.20.8, module version = 1.20.8
[     6.343]    Module class: X.Org Video Driver
[     6.343]    ABI class: X.Org Video Driver, version 24.1
[     6.343] (II) LoadModule: "glx"
[     6.343] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.365] (II) Module glx: vendor="X.Org Foundation"
[     6.365]    compiled for 1.20.8, module version = 1.0.0
[     6.365]    ABI class: X.Org Server Extension, version 10.0
[     6.365] (II) LoadModule: "nvidia"
[     6.365] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.375] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.375]    compiled for 1.6.99.901, module version = 1.0.0
[     6.375]    Module class: X.Org Video Driver
[     6.376] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.377] (II) NVIDIA dlloader X Driver  440.100  Fri May 29 08:21:27 UTC 2020
[     6.377] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.378] (WW) Falling back to old probe method for modesetting
[     6.379] (II) Loading sub module "fb"
[     6.379] (II) LoadModule: "fb"
[     6.380] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.382] (II) Module fb: vendor="X.Org Foundation"
[     6.382]    compiled for 1.20.8, module version = 1.0.0
[     6.382]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.382] (II) Loading sub module "wfb"
[     6.382] (II) LoadModule: "wfb"
[     6.382] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.385] (II) Module wfb: vendor="X.Org Foundation"
[     6.385]    compiled for 1.20.8, module version = 1.0.0
[     6.385]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.385] (II) Loading sub module "ramdac"
[     6.385] (II) LoadModule: "ramdac"
[     6.385] (II) Module "ramdac" already built-in
[     6.403] (II) modeset(G0): using drv /dev/dri/card0
[     6.403] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     6.403] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     6.403] (==) NVIDIA(0): RGB weight 888
[     6.403] (==) NVIDIA(0): Default visual is TrueColor
[     6.403] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.404] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.404] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     6.404] (**) NVIDIA(0): Enabling 2D acceleration
[     6.404] (II) Loading sub module "glxserver_nvidia"
[     6.404] (II) LoadModule: "glxserver_nvidia"
[     6.404] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     6.489] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     6.489]    compiled for 1.6.99.901, module version = 1.0.0
[     6.489]    Module class: X.Org Server Extension
[     6.490] (II) NVIDIA GLX Module  440.100  Fri May 29 08:19:01 UTC 2020
[     6.493] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.504] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 950M (GM107-A) at PCI:1:0:0 (GPU-0)
[     6.504] (--) NVIDIA(0): Memory: 4194304 kBytes
[     6.504] (--) NVIDIA(0): VideoBIOS: 82.07.8f.00.2b
[     6.504] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     6.505] (II) NVIDIA(0): Validated MetaModes:
[     6.505] (II) NVIDIA(0):     "NULL"
[     6.505] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[     6.505] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[     6.505] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[     6.505] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     6.505] (==) modeset(G0): RGB weight 888
[     6.505] (==) modeset(G0): Default visual is TrueColor
[     6.505] (II) Loading sub module "glamoregl"
[     6.505] (II) LoadModule: "glamoregl"
[     6.505] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.522] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.522]    compiled for 1.20.8, module version = 1.0.1
[     6.522]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.970] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 530 (SKL GT2)
[     6.970] (II) modeset(G0): glamor initialized
[     6.971] (II) modeset(G0): Output eDP-1-1 has no monitor section
[     6.971] (II) modeset(G0): Output DP-1-1 has no monitor section
[     6.975] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[     6.978] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[     6.980] (II) modeset(G0): EDID for output eDP-1-1
[     6.980] (II) modeset(G0): Manufacturer: LGD  Model: 4e8  Serial#: 0
[     6.980] (II) modeset(G0): Year: 2015  Week: 0
[     6.980] (II) modeset(G0): EDID Version: 1.4
[     6.980] (II) modeset(G0): Digital Display Input
[     6.980] (II) modeset(G0): 6 bits per channel
[     6.980] (II) modeset(G0): Digital interface is DisplayPort
[     6.980] (II) modeset(G0): Max Image Size [cm]: horiz.: 38  vert.: 21
[     6.980] (II) modeset(G0): Gamma: 2.20
[     6.980] (II) modeset(G0): No DPMS capabilities specified
[     6.980] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     6.980] (II) modeset(G0): First detailed timing is preferred mode
[     6.980] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[     6.980] (II) modeset(G0): redX: 0.637 redY: 0.348   greenX: 0.334 greenY: 0.628
[     6.980] (II) modeset(G0): blueX: 0.154 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[     6.980] (II) modeset(G0): Manufacturer's mask: 0
[     6.980] (II) modeset(G0): Supported detailed timing:
[     6.980] (II) modeset(G0): clock: 138.7 MHz   Image Size:  382 x 215 mm
[     6.980] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     6.980] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     6.980] (II) modeset(G0):  LG Display
[     6.980] (II) modeset(G0):  LP173WF4-SPF3
[     6.980] (II) modeset(G0): EDID (in hex):
[     6.980] (II) modeset(G0):  00ffffffffffff0030e4e80400000000
[     6.980] (II) modeset(G0):  00190104952615780a0bb5a35955a027
[     6.980] (II) modeset(G0):  0c505400000001010101010101010101
[     6.980] (II) modeset(G0):  0101010101012e3680a070381f403020
[     6.980] (II) modeset(G0):  35007ed71000001a0000000000000000
[     6.980] (II) modeset(G0):  00000000000000000000000000fe004c
[     6.980] (II) modeset(G0):  4720446973706c61790a2020000000fe
[     6.980] (II) modeset(G0):  004c503137335746342d53504633004f
[     6.980] (II) modeset(G0): Printing probed modes for output eDP-1-1
[     6.980] (II) modeset(G0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[     6.980] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     6.980] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     6.980] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     6.980] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     6.980] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     6.980] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     6.980] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     6.980] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     6.980] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     6.980] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     6.980] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     6.980] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     6.980] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     6.980] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     6.980] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     6.980] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     6.981] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     6.981] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     6.981] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     6.981] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     6.981] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     6.981] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     6.981] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     6.981] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     6.981] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     6.981] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     6.981] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     6.981] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     6.981] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     6.981] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     6.981] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     6.981] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     6.981] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     6.981] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     6.981] (II) modeset(G0): EDID for output DP-1-1
[     6.985] (II) modeset(G0): EDID for output HDMI-1-1
[     6.988] (II) modeset(G0): EDID for output HDMI-1-2
[     6.988] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     6.988] (==) modeset(G0): DPI set to (96, 96)
[     6.988] (II) Loading sub module "fb"
[     6.988] (II) LoadModule: "fb"
[     6.988] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.988] (II) Module fb: vendor="X.Org Foundation"
[     6.988]    compiled for 1.20.8, module version = 1.0.0
[     6.988]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.989] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[     6.989] (II) NVIDIA:     access.
[     6.992] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.992] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     6.992] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     6.992] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.992] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     6.992] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     6.992] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.992] (II) NVIDIA(0):     Config Options in the README.
[     7.013] (II) NVIDIA(0): Setting mode "NULL"
[     7.020] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.020] (==) NVIDIA(0): Backing store enabled
[     7.020] (==) NVIDIA(0): Silken mouse disabled
[     7.020] (==) NVIDIA(0): DPMS enabled
[     7.021] (II) Loading sub module "dri2"
[     7.021] (II) LoadModule: "dri2"
[     7.021] (II) Module "dri2" already built-in
[     7.021] (II) NVIDIA(0): [DRI2] Setup complete
[     7.021] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.052] (==) modeset(G0): Backing store enabled
[     7.052] (==) modeset(G0): Silken mouse disabled
[     7.120] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[     7.121] (==) modeset(G0): DPMS enabled
[     7.121] (II) modeset(G0): [DRI2] Setup complete
[     7.121] (II) modeset(G0): [DRI2]   DRI driver: iris
[     7.121] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[     7.121] (II) Initializing extension Generic Event Extension
[     7.121] (II) Initializing extension SHAPE
[     7.122] (II) Initializing extension MIT-SHM
[     7.122] (II) Initializing extension XInputExtension
[     7.122] (II) Initializing extension XTEST
[     7.123] (II) Initializing extension BIG-REQUESTS
[     7.123] (II) Initializing extension SYNC
[     7.123] (II) Initializing extension XKEYBOARD
[     7.124] (II) Initializing extension XC-MISC
[     7.124] (II) Initializing extension SECURITY
[     7.124] (II) Initializing extension XFIXES
[     7.125] (II) Initializing extension RENDER
[     7.125] (II) Initializing extension RANDR
[     7.126] (II) Initializing extension COMPOSITE
[     7.126] (II) Initializing extension DAMAGE
[     7.126] (II) Initializing extension MIT-SCREEN-SAVER
[     7.127] (II) Initializing extension DOUBLE-BUFFER
[     7.127] (II) Initializing extension RECORD
[     7.127] (II) Initializing extension DPMS
[     7.128] (II) Initializing extension Present
[     7.128] (II) Initializing extension DRI3
[     7.128] (II) Initializing extension X-Resource
[     7.128] (II) Initializing extension XVideo
[     7.129] (II) Initializing extension XVideo-MotionCompensation
[     7.129] (II) Initializing extension GLX
[     7.129] (II) Initializing extension GLX
[     7.129] (II) Indirect GLX disabled.
[     7.129] (II) GLX: Another vendor is already registered for screen 0
[     7.129] (II) Initializing extension XFree86-VidModeExtension
[     7.129] (II) Initializing extension XFree86-DGA
[     7.130] (II) Initializing extension XFree86-DRI
[     7.130] (II) Initializing extension DRI2
[     7.130] (II) Initializing extension NV-GLX
[     7.130] (II) Initializing extension NV-CONTROL
[     7.414] (II) modeset(G0): Damage tracking initialized
[     7.525] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     7.525] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.525] (**) Power Button: Applying InputClass "system-keyboard"
[     7.525] (II) LoadModule: "libinput"
[     7.525] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.531] (II) Module libinput: vendor="X.Org Foundation"
[     7.531]    compiled for 1.20.8, module version = 0.30.0
[     7.531]    Module class: X.Org XInput Driver
[     7.531]    ABI class: X.Org XInput driver, version 24.1
[     7.531] (II) Using input driver 'libinput' for 'Power Button'
[     7.531] (**) Power Button: always reports core events
[     7.531] (**) Option "Device" "/dev/input/event2"
[     7.531] (**) Option "_source" "server/udev"
[     7.546] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.546] (II) event2  - Power Button: device is a keyboard
[     7.547] (II) event2  - Power Button: device removed
[     7.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     7.561] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.561] (**) Option "xkb_layout" "it"
[     7.588] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.589] (II) event2  - Power Button: device is a keyboard
[     7.589] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event9)
[     7.589] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     7.589] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[     7.589] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[     7.589] (**) Asus Wireless Radio Control: always reports core events
[     7.589] (**) Option "Device" "/dev/input/event9"
[     7.589] (**) Option "_source" "server/udev"
[     7.591] (II) event9  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     7.591] (II) event9  - Asus Wireless Radio Control: device is a keyboard
[     7.591] (II) event9  - Asus Wireless Radio Control: device removed
[     7.641] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input9/event9"
[     7.641] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[     7.641] (**) Option "xkb_layout" "it"
[     7.644] (II) event9  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     7.644] (II) event9  - Asus Wireless Radio Control: device is a keyboard
[     7.645] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[     7.646] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     7.646] (**) Video Bus: Applying InputClass "system-keyboard"
[     7.646] (II) Using input driver 'libinput' for 'Video Bus'
[     7.646] (**) Video Bus: always reports core events
[     7.646] (**) Option "Device" "/dev/input/event7"
[     7.646] (**) Option "_source" "server/udev"
[     7.648] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[     7.648] (II) event7  - Video Bus: device is a keyboard
[     7.649] (II) event7  - Video Bus: device removed
[     7.714] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[     7.714] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     7.714] (**) Option "xkb_layout" "it"
[     7.718] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[     7.718] (II) event7  - Video Bus: device is a keyboard
[     7.720] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[     7.720] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     7.720] (**) Video Bus: Applying InputClass "system-keyboard"
[     7.720] (II) Using input driver 'libinput' for 'Video Bus'
[     7.720] (**) Video Bus: always reports core events
[     7.720] (**) Option "Device" "/dev/input/event8"
[     7.720] (**) Option "_source" "server/udev"
[     7.723] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[     7.724] (II) event8  - Video Bus: device is a keyboard
[     7.724] (II) event8  - Video Bus: device removed
[     7.761] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input8/event8"
[     7.761] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     7.761] (**) Option "xkb_layout" "it"
[     7.765] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[     7.765] (II) event8  - Video Bus: device is a keyboard
[     7.767] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     7.767] (II) No input driver specified, ignoring this device.
[     7.767] (II) This device may have been added with another device file.
[     7.768] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     7.768] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     7.768] (**) Sleep Button: Applying InputClass "system-keyboard"
[     7.768] (II) Using input driver 'libinput' for 'Sleep Button'
[     7.768] (**) Sleep Button: always reports core events
[     7.768] (**) Option "Device" "/dev/input/event1"
[     7.768] (**) Option "_source" "server/udev"
[     7.771] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     7.771] (II) event1  - Sleep Button: device is a keyboard
[     7.771] (II) event1  - Sleep Button: device removed
[     7.798] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     7.798] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     7.798] (**) Option "xkb_layout" "it"
[     7.801] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     7.801] (II) event1  - Sleep Button: device is a keyboard
[     7.805] (II) config/udev: Adding input device HID 1bcf:08a0 Mouse (/dev/input/event4)
[     7.805] (**) HID 1bcf:08a0 Mouse: Applying InputClass "libinput pointer catchall"
[     7.805] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Mouse'
[     7.805] (**) HID 1bcf:08a0 Mouse: always reports core events
[     7.805] (**) Option "Device" "/dev/input/event4"
[     7.805] (**) Option "_source" "server/udev"
[     7.809] (II) event4  - HID 1bcf:08a0 Mouse: is tagged by udev as: Mouse
[     7.809] (II) event4  - HID 1bcf:08a0 Mouse: device is a pointer
[     7.809] (II) event4  - HID 1bcf:08a0 Mouse: device removed
[     7.861] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input4/event4"
[     7.861] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Mouse" (type: MOUSE, id 11)
[     7.861] (**) Option "AccelerationScheme" "none"
[     7.861] (**) HID 1bcf:08a0 Mouse: (accel) selected scheme none/0
[     7.861] (**) HID 1bcf:08a0 Mouse: (accel) acceleration factor: 2.000
[     7.861] (**) HID 1bcf:08a0 Mouse: (accel) acceleration threshold: 4
[     7.866] (II) event4  - HID 1bcf:08a0 Mouse: is tagged by udev as: Mouse
[     7.866] (II) event4  - HID 1bcf:08a0 Mouse: device is a pointer
[     7.868] (II) config/udev: Adding input device HID 1bcf:08a0 Mouse (/dev/input/mouse0)
[     7.868] (II) No input driver specified, ignoring this device.
[     7.868] (II) This device may have been added with another device file.
[     7.870] (II) config/udev: Adding input device HID 1bcf:08a0 Keyboard (/dev/input/event5)
[     7.870] (**) HID 1bcf:08a0 Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.870] (**) HID 1bcf:08a0 Keyboard: Applying InputClass "system-keyboard"
[     7.870] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Keyboard'
[     7.870] (**) HID 1bcf:08a0 Keyboard: always reports core events
[     7.870] (**) Option "Device" "/dev/input/event5"
[     7.870] (**) Option "_source" "server/udev"
[     7.874] (II) event5  - HID 1bcf:08a0 Keyboard: is tagged by udev as: Keyboard
[     7.874] (II) event5  - HID 1bcf:08a0 Keyboard: device is a keyboard
[     7.875] (II) event5  - HID 1bcf:08a0 Keyboard: device removed
[     7.894] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input5/event5"
[     7.894] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Keyboard" (type: KEYBOARD, id 12)
[     7.894] (**) Option "xkb_layout" "it"
[     7.899] (II) event5  - HID 1bcf:08a0 Keyboard: is tagged by udev as: Keyboard
[     7.899] (II) event5  - HID 1bcf:08a0 Keyboard: device is a keyboard
[     7.901] (II) config/udev: Adding input device HID 1bcf:08a0 Consumer Control (/dev/input/event6)
[     7.901] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     7.901] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "system-keyboard"
[     7.901] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Consumer Control'
[     7.901] (**) HID 1bcf:08a0 Consumer Control: always reports core events
[     7.902] (**) Option "Device" "/dev/input/event6"
[     7.902] (**) Option "_source" "server/udev"
[     7.905] (II) event6  - HID 1bcf:08a0 Consumer Control: is tagged by udev as: Keyboard
[     7.906] (II) event6  - HID 1bcf:08a0 Consumer Control: device is a keyboard
[     7.906] (II) event6  - HID 1bcf:08a0 Consumer Control: device removed
[     7.924] (II) libinput: HID 1bcf:08a0 Consumer Control: needs a virtual subdevice
[     7.924] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input6/event6"
[     7.924] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Consumer Control" (type: MOUSE, id 13)
[     7.925] (**) Option "AccelerationScheme" "none"
[     7.925] (**) HID 1bcf:08a0 Consumer Control: (accel) selected scheme none/0
[     7.925] (**) HID 1bcf:08a0 Consumer Control: (accel) acceleration factor: 2.000
[     7.925] (**) HID 1bcf:08a0 Consumer Control: (accel) acceleration threshold: 4
[     7.929] (II) event6  - HID 1bcf:08a0 Consumer Control: is tagged by udev as: Keyboard
[     7.929] (II) event6  - HID 1bcf:08a0 Consumer Control: device is a keyboard
[     7.931] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event11)
[     7.931] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[     7.931] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "system-keyboard"
[     7.931] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[     7.931] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[     7.931] (**) Option "Device" "/dev/input/event11"
[     7.931] (**) Option "_source" "server/udev"
[     7.935] (II) event11 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     7.935] (II) event11 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     7.935] (II) event11 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     7.971] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input11/event11"
[     7.971] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 14)
[     7.971] (**) Option "xkb_layout" "it"
[     7.975] (II) event11 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     7.975] (II) event11 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     7.976] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event12)
[     7.976] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[     7.976] (II) Using input driver 'libinput' for 'Elan Touchpad'
[     7.976] (**) Elan Touchpad: always reports core events
[     7.976] (**) Option "Device" "/dev/input/event12"
[     7.976] (**) Option "_source" "server/udev"
[     7.977] (II) event12 - Elan Touchpad: is tagged by udev as: Touchpad
[     7.978] (II) event12 - Elan Touchpad: device is a touchpad
[     7.979] (II) event12 - Elan Touchpad: device removed
[     8.042] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN1000:00/input/input12/event12"
[     8.042] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 15)
[     8.045] (**) Option "AccelerationScheme" "none"
[     8.045] (**) Elan Touchpad: (accel) selected scheme none/0
[     8.045] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[     8.045] (**) Elan Touchpad: (accel) acceleration threshold: 4
[     8.048] (II) event12 - Elan Touchpad: is tagged by udev as: Touchpad
[     8.052] (II) event12 - Elan Touchpad: device is a touchpad
[     8.054] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse1)
[     8.055] (II) No input driver specified, ignoring this device.
[     8.055] (II) This device may have been added with another device file.
[     8.056] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[     8.056] (II) No input driver specified, ignoring this device.
[     8.056] (II) This device may have been added with another device file.
[     8.057] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[     8.057] (II) No input driver specified, ignoring this device.
[     8.057] (II) This device may have been added with another device file.
[     8.058] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[     8.058] (II) No input driver specified, ignoring this device.
[     8.058] (II) This device may have been added with another device file.
[     8.059] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[     8.059] (II) No input driver specified, ignoring this device.
[     8.059] (II) This device may have been added with another device file.
[     8.060] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[     8.060] (II) No input driver specified, ignoring this device.
[     8.060] (II) This device may have been added with another device file.
[     8.061] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event19)
[     8.061] (II) No input driver specified, ignoring this device.
[     8.061] (II) This device may have been added with another device file.
[     8.062] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[     8.062] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     8.062] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[     8.062] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     8.062] (**) Asus WMI hotkeys: always reports core events
[     8.062] (**) Option "Device" "/dev/input/event13"
[     8.062] (**) Option "_source" "server/udev"
[     8.064] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.064] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     8.065] (II) event13 - Asus WMI hotkeys: device removed
[     8.121] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input13/event13"
[     8.121] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 16)
[     8.121] (**) Option "xkb_layout" "it"
[     8.124] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.124] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     8.126] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     8.126] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.126] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     8.126] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.126] (**) AT Translated Set 2 keyboard: always reports core events
[     8.126] (**) Option "Device" "/dev/input/event3"
[     8.126] (**) Option "_source" "server/udev"
[     8.129] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.129] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.132] (II) event3  - AT Translated Set 2 keyboard: device removed
[     8.148] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     8.148] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[     8.148] (**) Option "xkb_layout" "it"
[     8.151] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.152] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.156] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[     8.156] (II) No input driver specified, ignoring this device.
[     8.156] (II) This device may have been added with another device file.
[     8.169] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.169] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "system-keyboard"
[     8.169] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Consumer Control'
[     8.169] (**) HID 1bcf:08a0 Consumer Control: always reports core events
[     8.169] (**) Option "Device" "/dev/input/event6"
[     8.169] (**) Option "_source" "_driver/libinput"
[     8.169] (II) libinput: HID 1bcf:08a0 Consumer Control: is a virtual subdevice
[     8.169] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input6/event6"
[     8.169] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Consumer Control" (type: KEYBOARD, id 18)
[     8.169] (**) Option "xkb_layout" "it"
[     8.180] (EE) Failed to open authorization file "/var/run/sddm/{e016ab12-8539-4087-bdb0-09843bf42eef}": No such file or directory

I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#11 2020-07-03 12:57:59

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: vlc cannot accelerate some mpeg avi videos

I have  the feeling your issue with vlc is a symptom of an underlying problem with your graphics setup .
The outputs help to figure out if that's correct.


Your xorg log has

[     6.310] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.312] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.323] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     6.326] (--) PCI:*(0@0:2:0) 8086:191b:1043:10a0 rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     6.326] (--) PCI: (1@0:0:0) 10de:139a:1043:10a0 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/52428

The * indicates that the videocard at 0@0:2;0 is primary gpu and lspci shows 00:02.0 is the intel iGPU .
The xorg conf you posted in #1 doesn't set a PrimaryGPU , so those 3 outputs combine into : the intel card is your primary gpu, nvidia is secondary .


However, glxinfo , vdpauinfo and others see your nvidia card without special options/vars , which normally means the nvidia card is primary card.

You also state

My laptop is an asus n752vx with i7-6700hq, 16GB RAM, nvidia 950M with proprietary drivers set up in order to always use the discrete card instead of the intel one and with prime enabled using nvidia-drm.modeset=1

.

There can be only one primary gpu so we need to investigate further.

How did you make sure the nvidia card is used, are you using one of the methods on https://wiki.archlinux.org/index.php/NVIDIA_Optimus page ?


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


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

Offline

#12 2020-07-03 15:12:34

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

I've used (or at least tried to) the https://wiki.archlinux.org/index.php/NV … phics_only.
Now I see that maybe I've missed the  Option "PrimaryGPU" "yes" in the Xorg.conf, but since glxinfo , vdpauinfo and others see your nvidia card, I was sure it was not needed.
Should I try to add it?


I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

#13 2020-07-03 17:00:58

Xwang
Member
Registered: 2012-05-14
Posts: 353

Re: vlc cannot accelerate some mpeg avi videos

I've renamed the xorg.conf and followed the wiki and this is the X0rg.log and now the primary card is the nvidia:

[     6.626] (--) Log file renamed from "/var/log/Xorg.pid-782.log" to "/var/log/Xorg.0.log"
[     6.629] 
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[     6.629] Build Operating System: Linux Arch Linux
[     6.629] Current Operating System: Linux n752vx 5.7.7-arch1-1 #1 SMP PREEMPT Wed, 01 Jul 2020 14:53:16 +0000 x86_64
[     6.629] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=74296c4e-84df-4eda-87a1-09be9d8e114b rw loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 splash mitigations=auto,nosmt pci=noaer nvidia-drm.modeset=1
[     6.629] Build Date: 05 May 2020  05:08:17AM
[     6.630]  
[     6.630] Current version of pixman: 0.40.0
[     6.630]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     6.630] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.630] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul  3 18:34:18 2020
[     6.632] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.632] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.634] (==) No Layout section.  Using the first Screen section.
[     6.634] (==) No screen section available. Using defaults.
[     6.634] (**) |-->Screen "Default Screen Section" (0)
[     6.634] (**) |   |-->Monitor "<default monitor>"
[     6.635] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     6.635] (==) Automatically adding devices
[     6.635] (==) Automatically enabling devices
[     6.635] (==) Automatically adding GPU devices
[     6.635] (==) Automatically binding GPU devices
[     6.635] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.636] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     6.636]    Entry deleted from font path.
[     6.636]    (Run 'mkfontdir' on "/usr/share/fonts/misc").
[     6.636] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[     6.636]    Entry deleted from font path.
[     6.636]    (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[     6.637] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[     6.637]    Entry deleted from font path.
[     6.637]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[     6.638] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[     6.638]    Entry deleted from font path.
[     6.638]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[     6.638] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/Type1
[     6.638] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.638] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.638] (II) Module ABI versions:
[     6.638]    X.Org ANSI C Emulation: 0.4
[     6.638]    X.Org Video Driver: 24.1
[     6.638]    X.Org XInput driver : 24.1
[     6.638]    X.Org Server Extension : 10.0
[     6.639] (++) using VT number 1

[     6.639] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.640] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.642] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.657] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     6.657] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     6.657] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[     6.658] (--) PCI: (0@0:2:0) 8086:191b:1043:10a0 rev 6, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     6.658] (--) PCI:*(1@0:0:0) 10de:139a:1043:10a0 rev 162, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[     6.658] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.658] (II) LoadModule: "glx"
[     6.663] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.677] (II) Module glx: vendor="X.Org Foundation"
[     6.677]    compiled for 1.20.8, module version = 1.0.0
[     6.677]    ABI class: X.Org Server Extension, version 10.0
[     6.677] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     6.677]    loading driver: nvidia
[     6.677] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     6.677]    loading driver: nvidia
[     6.677] (II) Applying OutputClass "intel" to /dev/dri/card0
[     6.677]    loading driver: modesetting
[     6.677] (==) Matched nvidia as autoconfigured driver 0
[     6.677] (==) Matched nouveau as autoconfigured driver 1
[     6.677] (==) Matched nv as autoconfigured driver 2
[     6.677] (==) Matched modesetting as autoconfigured driver 3
[     6.677] (==) Matched intel as autoconfigured driver 4
[     6.677] (==) Matched fbdev as autoconfigured driver 5
[     6.677] (==) Matched vesa as autoconfigured driver 6
[     6.677] (==) Assigned the driver to the xf86ConfigLayout
[     6.678] (II) LoadModule: "nvidia"
[     6.678] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.685] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.685]    compiled for 1.6.99.901, module version = 1.0.0
[     6.685]    Module class: X.Org Video Driver
[     6.686] (II) LoadModule: "nouveau"
[     6.686] (WW) Warning, couldn't open module nouveau
[     6.686] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     6.686] (II) LoadModule: "nv"
[     6.687] (WW) Warning, couldn't open module nv
[     6.687] (EE) Failed to load module "nv" (module does not exist, 0)
[     6.687] (II) LoadModule: "modesetting"
[     6.687] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.690] (II) Module modesetting: vendor="X.Org Foundation"
[     6.690]    compiled for 1.20.8, module version = 1.20.8
[     6.690]    Module class: X.Org Video Driver
[     6.690]    ABI class: X.Org Video Driver, version 24.1
[     6.690] (II) LoadModule: "intel"
[     6.690] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     6.694] (II) Module intel: vendor="X.Org Foundation"
[     6.694]    compiled for 1.20.8, module version = 2.99.917
[     6.694]    Module class: X.Org Video Driver
[     6.694]    ABI class: X.Org Video Driver, version 24.1
[     6.694] (II) LoadModule: "fbdev"
[     6.694] (WW) Warning, couldn't open module fbdev
[     6.694] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.694] (II) LoadModule: "vesa"
[     6.695] (WW) Warning, couldn't open module vesa
[     6.695] (EE) Failed to load module "vesa" (module does not exist, 0)
[     6.695] (II) NVIDIA dlloader X Driver  440.100  Fri May 29 08:21:27 UTC 2020
[     6.695] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.696] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.696] (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
[     6.696] (II) intel: Driver for Intel(R) HD Graphics
[     6.696] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     6.696] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     6.697] (II) Loading sub module "fb"
[     6.697] (II) LoadModule: "fb"
[     6.697] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.698] (II) Module fb: vendor="X.Org Foundation"
[     6.698]    compiled for 1.20.8, module version = 1.0.0
[     6.698]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.699] (II) Loading sub module "wfb"
[     6.699] (II) LoadModule: "wfb"
[     6.699] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.700] (II) Module wfb: vendor="X.Org Foundation"
[     6.700]    compiled for 1.20.8, module version = 1.0.0
[     6.700]    ABI class: X.Org ANSI C Emulation, version 0.4
[     6.700] (II) Loading sub module "ramdac"
[     6.700] (II) LoadModule: "ramdac"
[     6.700] (II) Module "ramdac" already built-in
[     6.701] (WW) Falling back to old probe method for modesetting
[     6.721] (II) modeset(G0): using drv /dev/dri/card0
[     6.721] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     6.721] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     6.721] (==) NVIDIA(0): RGB weight 888
[     6.721] (==) NVIDIA(0): Default visual is TrueColor
[     6.721] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.722] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.722] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.722] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     6.722] (**) NVIDIA(0): Enabling 2D acceleration
[     6.722] (II) Loading sub module "glxserver_nvidia"
[     6.722] (II) LoadModule: "glxserver_nvidia"
[     6.722] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     6.814] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     6.814]    compiled for 1.6.99.901, module version = 1.0.0
[     6.814]    Module class: X.Org Server Extension
[     6.815] (II) NVIDIA GLX Module  440.100  Fri May 29 08:19:01 UTC 2020
[     6.818] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.823] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 950M (GM107-A) at PCI:1:0:0 (GPU-0)
[     6.823] (--) NVIDIA(0): Memory: 4194304 kBytes
[     6.823] (--) NVIDIA(0): VideoBIOS: 82.07.8f.00.2b
[     6.823] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     6.823] (II) NVIDIA(0): Validated MetaModes:
[     6.823] (II) NVIDIA(0):     "NULL"
[     6.823] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[     6.823] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[     6.823] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[     6.823] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     6.824] (==) modeset(G0): RGB weight 888
[     6.824] (==) modeset(G0): Default visual is TrueColor
[     6.824] (II) Loading sub module "glamoregl"
[     6.824] (II) LoadModule: "glamoregl"
[     6.824] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.841] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.841]    compiled for 1.20.8, module version = 1.0.1
[     6.841]    ABI class: X.Org ANSI C Emulation, version 0.4
[     7.283] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 530 (SKL GT2)
[     7.283] (II) modeset(G0): glamor initialized
[     7.284] (II) modeset(G0): Output eDP-1-1 has no monitor section
[     7.284] (II) modeset(G0): Output DP-1-1 has no monitor section
[     7.288] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[     7.292] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[     7.293] (II) modeset(G0): EDID for output eDP-1-1
[     7.293] (II) modeset(G0): Manufacturer: LGD  Model: 4e8  Serial#: 0
[     7.293] (II) modeset(G0): Year: 2015  Week: 0
[     7.293] (II) modeset(G0): EDID Version: 1.4
[     7.293] (II) modeset(G0): Digital Display Input
[     7.293] (II) modeset(G0): 6 bits per channel
[     7.293] (II) modeset(G0): Digital interface is DisplayPort
[     7.293] (II) modeset(G0): Max Image Size [cm]: horiz.: 38  vert.: 21
[     7.293] (II) modeset(G0): Gamma: 2.20
[     7.293] (II) modeset(G0): No DPMS capabilities specified
[     7.293] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     7.293] (II) modeset(G0): First detailed timing is preferred mode
[     7.293] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[     7.293] (II) modeset(G0): redX: 0.637 redY: 0.348   greenX: 0.334 greenY: 0.628
[     7.293] (II) modeset(G0): blueX: 0.154 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[     7.293] (II) modeset(G0): Manufacturer's mask: 0
[     7.293] (II) modeset(G0): Supported detailed timing:
[     7.293] (II) modeset(G0): clock: 138.7 MHz   Image Size:  382 x 215 mm
[     7.293] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     7.293] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     7.293] (II) modeset(G0):  LG Display
[     7.293] (II) modeset(G0):  LP173WF4-SPF3
[     7.293] (II) modeset(G0): EDID (in hex):
[     7.293] (II) modeset(G0):  00ffffffffffff0030e4e80400000000
[     7.293] (II) modeset(G0):  00190104952615780a0bb5a35955a027
[     7.293] (II) modeset(G0):  0c505400000001010101010101010101
[     7.293] (II) modeset(G0):  0101010101012e3680a070381f403020
[     7.293] (II) modeset(G0):  35007ed71000001a0000000000000000
[     7.293] (II) modeset(G0):  00000000000000000000000000fe004c
[     7.293] (II) modeset(G0):  4720446973706c61790a2020000000fe
[     7.293] (II) modeset(G0):  004c503137335746342d53504633004f
[     7.294] (II) modeset(G0): Printing probed modes for output eDP-1-1
[     7.294] (II) modeset(G0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[     7.294] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     7.294] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     7.294] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     7.294] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     7.294] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     7.294] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     7.294] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     7.294] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     7.294] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     7.295] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     7.295] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     7.295] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     7.295] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     7.295] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     7.295] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     7.295] (II) modeset(G0): EDID for output DP-1-1
[     7.298] (II) modeset(G0): EDID for output HDMI-1-1
[     7.302] (II) modeset(G0): EDID for output HDMI-1-2
[     7.302] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     7.302] (==) modeset(G0): DPI set to (96, 96)
[     7.302] (II) Loading sub module "fb"
[     7.302] (II) LoadModule: "fb"
[     7.302] (II) Loading /usr/lib/xorg/modules/libfb.so
[     7.302] (II) Module fb: vendor="X.Org Foundation"
[     7.302]    compiled for 1.20.8, module version = 1.0.0
[     7.302]    ABI class: X.Org ANSI C Emulation, version 0.4
[     7.302] (II) UnloadModule: "intel"
[     7.302] (II) Unloading intel
[     7.302] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[     7.302] (II) NVIDIA:     access.
[     7.306] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     7.306] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     7.306] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     7.306] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     7.306] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     7.306] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     7.306] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     7.306] (II) NVIDIA(0):     Config Options in the README.
[     7.326] (II) NVIDIA(0): Setting mode "NULL"
[     7.333] (==) NVIDIA(0): Disabling shared memory pixmaps
[     7.333] (==) NVIDIA(0): Backing store enabled
[     7.333] (==) NVIDIA(0): Silken mouse disabled
[     7.333] (==) NVIDIA(0): DPMS enabled
[     7.333] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[     7.333] (II) Loading sub module "dri2"
[     7.333] (II) LoadModule: "dri2"
[     7.333] (II) Module "dri2" already built-in
[     7.333] (II) NVIDIA(0): [DRI2] Setup complete
[     7.333] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     7.358] (==) modeset(G0): Backing store enabled
[     7.358] (==) modeset(G0): Silken mouse disabled
[     7.439] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[     7.439] (==) modeset(G0): DPMS enabled
[     7.439] (II) modeset(G0): [DRI2] Setup complete
[     7.439] (II) modeset(G0): [DRI2]   DRI driver: iris
[     7.439] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[     7.439] (II) Initializing extension Generic Event Extension
[     7.440] (II) Initializing extension SHAPE
[     7.440] (II) Initializing extension MIT-SHM
[     7.440] (II) Initializing extension XInputExtension
[     7.441] (II) Initializing extension XTEST
[     7.441] (II) Initializing extension BIG-REQUESTS
[     7.441] (II) Initializing extension SYNC
[     7.442] (II) Initializing extension XKEYBOARD
[     7.442] (II) Initializing extension XC-MISC
[     7.442] (II) Initializing extension SECURITY
[     7.443] (II) Initializing extension XFIXES
[     7.443] (II) Initializing extension RENDER
[     7.443] (II) Initializing extension RANDR
[     7.444] (II) Initializing extension COMPOSITE
[     7.444] (II) Initializing extension DAMAGE
[     7.444] (II) Initializing extension MIT-SCREEN-SAVER
[     7.445] (II) Initializing extension DOUBLE-BUFFER
[     7.445] (II) Initializing extension RECORD
[     7.445] (II) Initializing extension DPMS
[     7.446] (II) Initializing extension Present
[     7.446] (II) Initializing extension DRI3
[     7.446] (II) Initializing extension X-Resource
[     7.446] (II) Initializing extension XVideo
[     7.447] (II) Initializing extension XVideo-MotionCompensation
[     7.447] (II) Initializing extension GLX
[     7.447] (II) Initializing extension GLX
[     7.447] (II) Indirect GLX disabled.
[     7.447] (II) GLX: Another vendor is already registered for screen 0
[     7.447] (II) Initializing extension XFree86-VidModeExtension
[     7.447] (II) Initializing extension XFree86-DGA
[     7.448] (II) Initializing extension XFree86-DRI
[     7.448] (II) Initializing extension DRI2
[     7.448] (II) Initializing extension NV-GLX
[     7.448] (II) Initializing extension NV-CONTROL
[     7.716] (II) modeset(G0): Damage tracking initialized
[     7.825] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     7.825] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.825] (**) Power Button: Applying InputClass "system-keyboard"
[     7.825] (II) LoadModule: "libinput"
[     7.825] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.831] (II) Module libinput: vendor="X.Org Foundation"
[     7.831]    compiled for 1.20.8, module version = 0.30.0
[     7.831]    Module class: X.Org XInput Driver
[     7.831]    ABI class: X.Org XInput driver, version 24.1
[     7.831] (II) Using input driver 'libinput' for 'Power Button'
[     7.831] (**) Power Button: always reports core events
[     7.831] (**) Option "Device" "/dev/input/event2"
[     7.831] (**) Option "_source" "server/udev"
[     7.847] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.847] (II) event2  - Power Button: device is a keyboard
[     7.847] (II) event2  - Power Button: device removed
[     7.880] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     7.880] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.880] (**) Option "xkb_layout" "it"
[     7.926] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     7.926] (II) event2  - Power Button: device is a keyboard
[     7.927] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event9)
[     7.927] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     7.927] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[     7.927] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[     7.927] (**) Asus Wireless Radio Control: always reports core events
[     7.927] (**) Option "Device" "/dev/input/event9"
[     7.927] (**) Option "_source" "server/udev"
[     7.929] (II) event9  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     7.929] (II) event9  - Asus Wireless Radio Control: device is a keyboard
[     7.929] (II) event9  - Asus Wireless Radio Control: device removed
[     8.000] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input9/event9"
[     8.000] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[     8.000] (**) Option "xkb_layout" "it"
[     8.004] (II) event9  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     8.004] (II) event9  - Asus Wireless Radio Control: device is a keyboard
[     8.006] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[     8.006] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.006] (**) Video Bus: Applying InputClass "system-keyboard"
[     8.006] (II) Using input driver 'libinput' for 'Video Bus'
[     8.006] (**) Video Bus: always reports core events
[     8.006] (**) Option "Device" "/dev/input/event7"
[     8.006] (**) Option "_source" "server/udev"
[     8.009] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[     8.009] (II) event7  - Video Bus: device is a keyboard
[     8.009] (II) event7  - Video Bus: device removed
[     8.067] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[     8.067] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     8.067] (**) Option "xkb_layout" "it"
[     8.070] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[     8.071] (II) event7  - Video Bus: device is a keyboard
[     8.073] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[     8.073] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.073] (**) Video Bus: Applying InputClass "system-keyboard"
[     8.073] (II) Using input driver 'libinput' for 'Video Bus'
[     8.073] (**) Video Bus: always reports core events
[     8.073] (**) Option "Device" "/dev/input/event8"
[     8.073] (**) Option "_source" "server/udev"
[     8.076] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[     8.076] (II) event8  - Video Bus: device is a keyboard
[     8.077] (II) event8  - Video Bus: device removed
[     8.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input8/event8"
[     8.160] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     8.160] (**) Option "xkb_layout" "it"
[     8.164] (II) event8  - Video Bus: is tagged by udev as: Keyboard
[     8.165] (II) event8  - Video Bus: device is a keyboard
[     8.166] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     8.166] (II) No input driver specified, ignoring this device.
[     8.166] (II) This device may have been added with another device file.
[     8.168] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     8.168] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     8.168] (**) Sleep Button: Applying InputClass "system-keyboard"
[     8.168] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.168] (**) Sleep Button: always reports core events
[     8.168] (**) Option "Device" "/dev/input/event1"
[     8.168] (**) Option "_source" "server/udev"
[     8.170] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.171] (II) event1  - Sleep Button: device is a keyboard
[     8.171] (II) event1  - Sleep Button: device removed
[     8.200] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     8.200] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     8.200] (**) Option "xkb_layout" "it"
[     8.204] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.204] (II) event1  - Sleep Button: device is a keyboard
[     8.208] (II) config/udev: Adding input device HID 1bcf:08a0 Mouse (/dev/input/event4)
[     8.208] (**) HID 1bcf:08a0 Mouse: Applying InputClass "libinput pointer catchall"
[     8.208] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Mouse'
[     8.208] (**) HID 1bcf:08a0 Mouse: always reports core events
[     8.208] (**) Option "Device" "/dev/input/event4"
[     8.208] (**) Option "_source" "server/udev"
[     8.212] (II) event4  - HID 1bcf:08a0 Mouse: is tagged by udev as: Mouse
[     8.213] (II) event4  - HID 1bcf:08a0 Mouse: device is a pointer
[     8.213] (II) event4  - HID 1bcf:08a0 Mouse: device removed
[     8.267] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input4/event4"
[     8.267] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Mouse" (type: MOUSE, id 11)
[     8.267] (**) Option "AccelerationScheme" "none"
[     8.267] (**) HID 1bcf:08a0 Mouse: (accel) selected scheme none/0
[     8.267] (**) HID 1bcf:08a0 Mouse: (accel) acceleration factor: 2.000
[     8.267] (**) HID 1bcf:08a0 Mouse: (accel) acceleration threshold: 4
[     8.272] (II) event4  - HID 1bcf:08a0 Mouse: is tagged by udev as: Mouse
[     8.272] (II) event4  - HID 1bcf:08a0 Mouse: device is a pointer
[     8.275] (II) config/udev: Adding input device HID 1bcf:08a0 Mouse (/dev/input/mouse0)
[     8.275] (II) No input driver specified, ignoring this device.
[     8.275] (II) This device may have been added with another device file.
[     8.277] (II) config/udev: Adding input device HID 1bcf:08a0 Keyboard (/dev/input/event5)
[     8.277] (**) HID 1bcf:08a0 Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.277] (**) HID 1bcf:08a0 Keyboard: Applying InputClass "system-keyboard"
[     8.277] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Keyboard'
[     8.277] (**) HID 1bcf:08a0 Keyboard: always reports core events
[     8.277] (**) Option "Device" "/dev/input/event5"
[     8.277] (**) Option "_source" "server/udev"
[     8.281] (II) event5  - HID 1bcf:08a0 Keyboard: is tagged by udev as: Keyboard
[     8.281] (II) event5  - HID 1bcf:08a0 Keyboard: device is a keyboard
[     8.282] (II) event5  - HID 1bcf:08a0 Keyboard: device removed
[     8.307] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input5/event5"
[     8.307] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Keyboard" (type: KEYBOARD, id 12)
[     8.307] (**) Option "xkb_layout" "it"
[     8.312] (II) event5  - HID 1bcf:08a0 Keyboard: is tagged by udev as: Keyboard
[     8.312] (II) event5  - HID 1bcf:08a0 Keyboard: device is a keyboard
[     8.315] (II) config/udev: Adding input device HID 1bcf:08a0 Consumer Control (/dev/input/event6)
[     8.315] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.315] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "system-keyboard"
[     8.315] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Consumer Control'
[     8.315] (**) HID 1bcf:08a0 Consumer Control: always reports core events
[     8.315] (**) Option "Device" "/dev/input/event6"
[     8.315] (**) Option "_source" "server/udev"
[     8.320] (II) event6  - HID 1bcf:08a0 Consumer Control: is tagged by udev as: Keyboard
[     8.320] (II) event6  - HID 1bcf:08a0 Consumer Control: device is a keyboard
[     8.320] (II) event6  - HID 1bcf:08a0 Consumer Control: device removed
[     8.347] (II) libinput: HID 1bcf:08a0 Consumer Control: needs a virtual subdevice
[     8.347] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1BCF:08A0.0001/input/input6/event6"
[     8.347] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Consumer Control" (type: MOUSE, id 13)
[     8.347] (**) Option "AccelerationScheme" "none"
[     8.347] (**) HID 1bcf:08a0 Consumer Control: (accel) selected scheme none/0
[     8.347] (**) HID 1bcf:08a0 Consumer Control: (accel) acceleration factor: 2.000
[     8.347] (**) HID 1bcf:08a0 Consumer Control: (accel) acceleration threshold: 4
[     8.352] (II) event6  - HID 1bcf:08a0 Consumer Control: is tagged by udev as: Keyboard
[     8.352] (II) event6  - HID 1bcf:08a0 Consumer Control: device is a keyboard
[     8.354] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event13)
[     8.354] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[     8.354] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "system-keyboard"
[     8.355] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[     8.355] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[     8.355] (**) Option "Device" "/dev/input/event13"
[     8.355] (**) Option "_source" "server/udev"
[     8.358] (II) event13 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     8.358] (II) event13 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     8.359] (II) event13 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[     8.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input14/event13"
[     8.427] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 14)
[     8.427] (**) Option "xkb_layout" "it"
[     8.431] (II) event13 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[     8.432] (II) event13 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[     8.432] (II) config/udev: Adding input device Elan Touchpad (/dev/input/event11)
[     8.433] (**) Elan Touchpad: Applying InputClass "libinput touchpad catchall"
[     8.433] (II) Using input driver 'libinput' for 'Elan Touchpad'
[     8.433] (**) Elan Touchpad: always reports core events
[     8.433] (**) Option "Device" "/dev/input/event11"
[     8.433] (**) Option "_source" "server/udev"
[     8.434] (II) event11 - Elan Touchpad: is tagged by udev as: Touchpad
[     8.435] (II) event11 - Elan Touchpad: device is a touchpad
[     8.435] (II) event11 - Elan Touchpad: device removed
[     8.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-ELAN1000:00/input/input11/event11"
[     8.487] (II) XINPUT: Adding extended input device "Elan Touchpad" (type: TOUCHPAD, id 15)
[     8.490] (**) Option "AccelerationScheme" "none"
[     8.490] (**) Elan Touchpad: (accel) selected scheme none/0
[     8.490] (**) Elan Touchpad: (accel) acceleration factor: 2.000
[     8.490] (**) Elan Touchpad: (accel) acceleration threshold: 4
[     8.492] (II) event11 - Elan Touchpad: is tagged by udev as: Touchpad
[     8.493] (II) event11 - Elan Touchpad: device is a touchpad
[     8.494] (II) config/udev: Adding input device Elan Touchpad (/dev/input/mouse1)
[     8.494] (II) No input driver specified, ignoring this device.
[     8.494] (II) This device may have been added with another device file.
[     8.494] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[     8.494] (II) No input driver specified, ignoring this device.
[     8.494] (II) This device may have been added with another device file.
[     8.495] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[     8.495] (II) No input driver specified, ignoring this device.
[     8.495] (II) This device may have been added with another device file.
[     8.495] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[     8.495] (II) No input driver specified, ignoring this device.
[     8.495] (II) This device may have been added with another device file.
[     8.495] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[     8.495] (II) No input driver specified, ignoring this device.
[     8.495] (II) This device may have been added with another device file.
[     8.496] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[     8.496] (II) No input driver specified, ignoring this device.
[     8.496] (II) This device may have been added with another device file.
[     8.496] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event19)
[     8.496] (II) No input driver specified, ignoring this device.
[     8.496] (II) This device may have been added with another device file.
[     8.496] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event12)
[     8.496] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     8.496] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[     8.496] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     8.496] (**) Asus WMI hotkeys: always reports core events
[     8.496] (**) Option "Device" "/dev/input/event12"
[     8.496] (**) Option "_source" "server/udev"
[     8.497] (II) event12 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.497] (II) event12 - Asus WMI hotkeys: device is a keyboard
[     8.497] (II) event12 - Asus WMI hotkeys: device removed
[     8.552] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input12/event12"
[     8.552] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 16)
[     8.552] (**) Option "xkb_layout" "it"
[     8.555] (II) event12 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.556] (II) event12 - Asus WMI hotkeys: device is a keyboard
[     8.557] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     8.557] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.557] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     8.557] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.557] (**) AT Translated Set 2 keyboard: always reports core events
[     8.557] (**) Option "Device" "/dev/input/event3"
[     8.557] (**) Option "_source" "server/udev"
[     8.561] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.561] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.564] (II) event3  - AT Translated Set 2 keyboard: device removed
[     8.587] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     8.587] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, 
[     8.587] (**) Option "xkb_layout" "it"
[     8.591] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.591] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     8.595] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[     8.595] (II) No input driver specified, ignoring this device.
[     8.595] (II) This device may have been added with another device file.
[     8.608] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "libinput keyboard catchall"
[     8.608] (**) HID 1bcf:08a0 Consumer Control: Applying InputClass "system-keyboard"
[     8.608] (II) Using input driver 'libinput' for 'HID 1bcf:08a0 Consumer Control'
[     8.608] (**) HID 1bcf:08a0 Consumer Control: always reports core events
[     8.608] (**) Option "Device" "/dev/input/event6"
[     8.608] (**) Option "_source" "_driver/libinput"
[     8.608] (II) libinput: HID 1bcf:08a0 Consumer Control: is a virtual subdevice
[     8.608] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003
[     8.608] (II) XINPUT: Adding extended input device "HID 1bcf:08a0 Consumer Control" (type: KEYBOARD
[     8.608] (**) Option "xkb_layout" "it"
[     8.617] (EE) Failed to open authorization file "/var/run/sddm/{8cd72b9c-7dbb-4c65-b9df-bc48d3571d1

I've tried VLC, but the issue is still there.
In any case I think that the actual configuration is more correct than the previous xorg.conf.


I'm still learning English so please excuse me if my English is not good enough and feel free to correct me via PM if you want.

Offline

Board footer

Powered by FluxBB