You are not logged in.

#1 2023-01-16 01:15:38

Kozyge
Member
Registered: 2023-01-16
Posts: 12

[RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

So i have a problem i think with my graphics card.
Its not that bad it should be able to run CSGO or even the game on linux  0 A.D.
Im getting like 7-10 fps and i dont know why.

Here are my specs :

OS: Arch Linux x86_64
Host: N53SN 1.0
Kernel: 6.1.6-arch1-1
Uptime: 3 hours, 1 min
Packages: 1073 (pacman)
Shell: bash 5.1.16
Resolution: 1920x1080
DE: Plasma 5.26.5
WM: KWin
WM Theme: Otto
Theme: Qogirdark [Plasma], Breeze [GTK3]
Icons: ePapirus-Dark [Plasma], ePapirus-Dark [GTK2/3]
Terminal: konsole
Terminal Font: Hack 12
CPU: Intel i7-2670QM (8) @ 3.100GHz
GPU: NVIDIA GeForce GT 550M
GPU: Intel 2nd Generation Core Processor Family
Memory: 3181MiB / 15902MiB

I am a new user to arch, fresh off ubuntu. Ill appreciate any help

Last edited by Kozyge (2023-02-02 13:26:00)

Offline

#2 2023-01-16 07:38:27

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

Are the games using your NVIDIA card? Sounds like they aren't.

I think https://wiki.archlinux.org/title/PRIME is the relevant page but I don't do NVIDIA so you should probably wait for somebody who does.


Jin, Jîyan, Azadî

Offline

#3 2023-01-16 09:25:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,398

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

glxinfo -B
prime-run glxinfo -B

For many windows games you'll need lib32-nvidia-utils and finally, try to disable the compositor (SHIFT+alt+F12)

Offline

#4 2023-01-16 13:49:22

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

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

A 550M is Fermi so you'd need nvidia-390xx and one of the older methods of enabling Optimus https://wiki.archlinux.org/title/NVIDIA_Optimus

Frankly this card even if you make use of the nvidia card via Optimus is quite lowend and you shouldn't expect much of it, especially so if you invoke the copy overhead via the intel card

Online

#5 2023-01-16 13:54:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,398

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

it should be able to run … the game on linux  0 A.D.

though.

Offline

#6 2023-01-16 18:49:56

Kozyge
Member
Registered: 2023-01-16
Posts: 12

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

seth wrote:
glxinfo -B
prime-run glxinfo -B

For many windows games you'll need lib32-nvidia-utils and finally, try to disable the compositor (SHIFT+alt+F12)


[kozyge@kozyge ~]$ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2) (0x116)
    Version: 21.3.9
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 21.3.9 Amber
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 21.3.9 Amber
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 21.3.9 Amber
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

[kozyge@kozyge ~]$ ^C
[kozyge@kozyge ~]$ ^C
[kozyge@kozyge ~]$ glxinfo -B
prime-run glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2) (0x116)
    Version: 21.3.9
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 21.3.9 Amber
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 21.3.9 Amber
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 21.3.9 Amber
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

And for prime-run i get a message :
bash: prime-run: command not found

Offline

#7 2023-01-16 18:58:11

Kozyge
Member
Registered: 2023-01-16
Posts: 12

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

V1del wrote:

A 550M is Fermi so you'd need nvidia-390xx and one of the older methods of enabling Optimus https://wiki.archlinux.org/title/NVIDIA_Optimus

Frankly this card even if you make use of the nvidia card via Optimus is quite lowend and you shouldn't expect much of it, especially so if you invoke the copy overhead via the intel card

Tried it, and nothing. Same FPS

Offline

#8 2023-01-16 19:09:21

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

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

Tried what? Just installing the driver wont do anything you need to configure it to be used as linked and even if so, chances that this will noticeably improve things are low.

If you think you configured things correctly, post a /var/log/Xorg.0.log and glxinfo -B

But again, this system is low end and you can't and shouldn't expect much from it.

Online

#9 2023-01-16 19:23:44

Kozyge
Member
Registered: 2023-01-16
Posts: 12

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

V1del wrote:

Tried what? Just installing the driver wont do anything you need to configure it to be used as linked and even if so, chances that this will noticeably improve things are low.

If you think you configured things correctly, post a /var/log/Xorg.0.log and glxinfo -B

But again, this system is low end and you can't and shouldn't expect much from it.

8.028] (--) Log file renamed from "/var/log/Xorg.pid-608.log" to "/var/log/Xorg.0.log"
[     8.030]
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[     8.030] Current Operating System: Linux kozyge 6.1.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 14 Jan 2023 13:09:35 +0000 x86_64
[     8.030] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=076c5d1d-3349-41e7-bc23-142713b85312 rw quiet resume=UUID=aaec77e3-574d-4548-9dde-cc535723045f loglevel=3 audit=0
[     8.030] 
[     8.030] Current version of pixman: 0.42.2
[     8.030]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     8.030] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.030] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 16 21:04:16 2023
[     8.031] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.031] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.032] (==) No Layout section.  Using the first Screen section.
[     8.032] (==) No screen section available. Using defaults.
[     8.032] (**) |-->Screen "Default Screen Section" (0)
[     8.032] (**) |   |-->Monitor "<default monitor>"
[     8.033] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     8.033] (==) Automatically adding devices
[     8.033] (==) Automatically enabling devices
[     8.033] (==) Automatically adding GPU devices
[     8.033] (==) Automatically binding GPU devices
[     8.033] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.033] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     8.033]    Entry deleted from font path.
[     8.034] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.034]    Entry deleted from font path.
[     8.034] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.034]    Entry deleted from font path.
[     8.036] (==) FontPath set to:
        /usr/share/fonts/TTF,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[     8.036] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.036] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.036] (II) Module ABI versions:
[     8.036]    X.Org ANSI C Emulation: 0.4
[     8.036]    X.Org Video Driver: 25.2
[     8.036]    X.Org XInput driver : 24.4
[     8.036]    X.Org Server Extension : 10.0
[     8.036] (++) using VT number 1

[     8.036] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.037] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.037] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     8.056] (--) PCI:*(0@0:2:0) 8086:0116:1043:1712 rev 9, Mem @ 0xdc400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[     8.056] (--) PCI: (1@0:0:0) 10de:0df6:1043:1712 rev 161, Mem @ 0xdb000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[     8.056] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.056] (II) LoadModule: "glx"
[     8.057] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.065] (II) Module glx: vendor="X.Org Foundation"
[     8.065]    compiled for 1.21.1.6, module version = 1.0.0
[     8.065]    ABI class: X.Org Server Extension, version 10.0
[     8.065] (II) Applying OutputClass "intel" to /dev/dri/card0
[     8.065]    loading driver: modesetting
[     8.065] (==) Matched modesetting as autoconfigured driver 0
[     8.065] (==) Matched intel as autoconfigured driver 1
[     8.065] (==) Matched fbdev as autoconfigured driver 2
[     8.065] (==) Matched vesa as autoconfigured driver 3
[     8.065] (==) Assigned the driver to the xf86ConfigLayout
[     8.065] (II) LoadModule: "modesetting"
[     8.066] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.068] (II) Module modesetting: vendor="X.Org Foundation"
[     8.068]    compiled for 1.21.1.6, module version = 1.21.1
[     8.068]    Module class: X.Org Video Driver
[     8.068]    ABI class: X.Org Video Driver, version 25.2
[     8.068] (II) LoadModule: "intel"
[     8.068] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     8.072] (II) Module intel: vendor="X.Org Foundation"
[     8.072]    compiled for 1.21.1.1, module version = 2.99.917
[     8.072]    Module class: X.Org Video Driver
[     8.072]    ABI class: X.Org Video Driver, version 25.2
[     8.072] (II) LoadModule: "fbdev"
[     8.072] (WW) Warning, couldn't open module fbdev
[     8.072] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.072] (II) LoadModule: "vesa"
[     8.072] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     8.073] (II) Module vesa: vendor="X.Org Foundation"
[     8.073]    compiled for 1.21.1.4, module version = 2.6.0
[     8.073]    Module class: X.Org Video Driver
[     8.073]    ABI class: X.Org Video Driver, version 25.2
[     8.073] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.073] (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
[     8.073] (II) intel: Driver for Intel(R) HD Graphics
[     8.073] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     8.073] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     8.073] (II) VESA: driver for VESA chipsets: vesa
[     8.087] (II) modeset(0): using drv /dev/dri/card0
[     8.087] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     8.087] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     8.087] (==) modeset(0): RGB weight 888
[     8.087] (==) modeset(0): Default visual is TrueColor
[     8.087] (II) Loading sub module "glamoregl"
[     8.087] (II) LoadModule: "glamoregl"
[     8.087] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     8.094] (II) Module glamoregl: vendor="X.Org Foundation"
[     8.094]    compiled for 1.21.1.6, module version = 1.0.1
[     8.094]    ABI class: X.Org ANSI C Emulation, version 0.4
[     8.167] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
[     8.167] (II) modeset(0): glamor initialized
[     8.167] (==) modeset(0): VariableRefresh: disabled
[     8.167] (==) modeset(0): AsyncFlipSecondaries: disabled
[     8.167] (II) modeset(0): Output LVDS-1 has no monitor section
[     8.168] (II) modeset(0): Output VGA-1 has no monitor section
[     8.169] (II) modeset(0): Output HDMI-1 has no monitor section
[     8.169] (II) modeset(0): Output DP-1 has no monitor section
[     8.170] (II) modeset(0): EDID for output LVDS-1
[     8.170] (II) modeset(0): Manufacturer: AUO  Model: 21ed  Serial#: 0
[     8.170] (II) modeset(0): Year: 2011  Week: 4
[     8.170] (II) modeset(0): EDID Version: 1.4
[     8.170] (II) modeset(0): Digital Display Input
[     8.170] (II) modeset(0): 6 bits per channel
[     8.170] (II) modeset(0): Digital interface is undefined
[     8.170] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     8.170] (II) modeset(0): Gamma: 2.20
[     8.170] (II) modeset(0): No DPMS capabilities specified
[     8.170] (II) modeset(0): Supported color encodings: RGB 4:4:4
[     8.170] (II) modeset(0): First detailed timing is preferred mode
[     8.170] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     8.170] (II) modeset(0): redX: 0.620 redY: 0.350   greenX: 0.320 greenY: 0.600
[     8.170] (II) modeset(0): blueX: 0.150 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
[     8.170] (II) modeset(0): Manufacturer's mask: 0
[     8.170] (II) modeset(0): Supported detailed timing:
[     8.170] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 194 mm
[     8.170] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2124 h_border: 0
[     8.170] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1114 v_border: 0
[     8.170] (II) modeset(0): Supported detailed timing:
[     8.170] (II) modeset(0): clock: 94.7 MHz   Image Size:  344 x 194 mm
[     8.170] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2124 h_border: 0
[     8.170] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1114 v_border: 0
[     8.170] (II) modeset(0):  AUO
[     8.170] (II) modeset(0):  B156HW02 V1
[     8.170] (II) modeset(0): EDID (in hex):
[     8.170] (II) modeset(0):   00ffffffffffff0006afed2100000000
[     8.170] (II) modeset(0):   041501049022137802e2b59e59529926
[     8.170] (II) modeset(0):   1e505400000001010101010101010101
[     8.170] (II) modeset(0):   010101010101783780cc703822403064
[     8.170] (II) modeset(0):   aa0058c210000018fb2480cc70382240
[     8.170] (II) modeset(0):   3064aa0058c210000018000000fe0041
[     8.170] (II) modeset(0):   554f0a202020202020202020000000fe
[     8.170] (II) modeset(0):   004231353648573032205631200a0040
[     8.170] (II) modeset(0): Printing probed modes for output LVDS-1
[     8.170] (II) modeset(0): Modeline "1920x1080"x60.0  142.00  1920 1968 2068 2124  1080 1090 1100 1114 -hsync -vsync (66.9 kHz eP)
[     8.170] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     8.170] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     8.170] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     8.170] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     8.170] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     8.170] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     8.170] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     8.170] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     8.170] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     8.170] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     8.170] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     8.170] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     8.170] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     8.170] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     8.170] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     8.170] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     8.170] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     8.170] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     8.170] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     8.170] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     8.170] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     8.170] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     8.170] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     8.170] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     8.170] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     8.170] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     8.170] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     8.170] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     8.170] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     8.170] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     8.170] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     8.170] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     8.170] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     8.170] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     8.170] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     8.170] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     8.170] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     8.170] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     8.170] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     8.170] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     8.170] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     8.170] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     8.170] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     8.170] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     8.170] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     8.170] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     8.171] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     8.171] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     8.171] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     8.171] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     8.171] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     8.171] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     8.171] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     8.171] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     8.171] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     8.171] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     8.171] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     8.171] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     8.171] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     8.171] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     8.171] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     8.171] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     8.171] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     8.171] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     8.171] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     8.171] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     8.171] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     8.171] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     8.171] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     8.171] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     8.171] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     8.171] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     8.172] (II) modeset(0): EDID for output VGA-1
[     8.173] (II) modeset(0): EDID for output HDMI-1
[     8.173] (II) modeset(0): EDID for output DP-1
[     8.173] (II) modeset(0): Output LVDS-1 connected
[     8.173] (II) modeset(0): Output VGA-1 disconnected
[     8.173] (II) modeset(0): Output HDMI-1 disconnected
[     8.173] (II) modeset(0): Output DP-1 disconnected
[     8.173] (II) modeset(0): Using exact sizes for initial modes
[     8.173] (II) modeset(0): Output LVDS-1 using initial mode 1920x1080 +0+0
[     8.173] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.173] (==) modeset(0): DPI set to (96, 96)
[     8.173] (II) Loading sub module "fb"
[     8.173] (II) LoadModule: "fb"
[     8.173] (II) Module "fb" already built-in
[     8.173] (II) UnloadModule: "intel"
[     8.173] (II) Unloading intel
[     8.173] (II) UnloadModule: "vesa"
[     8.173] (II) Unloading vesa
[     8.192] (==) modeset(0): Backing store enabled
[     8.192] (==) modeset(0): Silken mouse enabled
[     8.221] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     8.221] (==) modeset(0): DPMS enabled
[     8.221] (II) modeset(0): [DRI2] Setup complete
[     8.221] (II) modeset(0): [DRI2]   DRI driver: i965
[     8.221] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     8.221] (II) Initializing extension Generic Event Extension
[     8.221] (II) Initializing extension SHAPE
[     8.221] (II) Initializing extension MIT-SHM
[     8.221] (II) Initializing extension XInputExtension
[     8.222] (II) Initializing extension XTEST
[     8.222] (II) Initializing extension BIG-REQUESTS
[     8.222] (II) Initializing extension SYNC
[     8.222] (II) Initializing extension XKEYBOARD
[     8.222] (II) Initializing extension XC-MISC
[     8.222] (II) Initializing extension SECURITY
[     8.222] (II) Initializing extension XFIXES
[     8.222] (II) Initializing extension RENDER
[     8.223] (II) Initializing extension RANDR
[     8.223] (II) Initializing extension COMPOSITE
[     8.223] (II) Initializing extension DAMAGE
[     8.223] (II) Initializing extension MIT-SCREEN-SAVER
[     8.223] (II) Initializing extension DOUBLE-BUFFER
[     8.223] (II) Initializing extension RECORD
[     8.223] (II) Initializing extension DPMS
[     8.223] (II) Initializing extension Present
[     8.224] (II) Initializing extension DRI3
[     8.224] (II) Initializing extension X-Resource
[     8.224] (II) Initializing extension XVideo
[     8.224] (II) Initializing extension XVideo-MotionCompensation
[     8.224] (II) Initializing extension GLX
[     8.227] (II) AIGLX: Loaded and initialized i965
[     8.227] (II) GLX: Initialized DRI2 GL provider for screen 0
[     8.227] (II) Initializing extension XFree86-VidModeExtension
[     8.227] (II) Initializing extension XFree86-DGA
[     8.227] (II) Initializing extension XFree86-DRI
[     8.227] (II) Initializing extension DRI2
[     8.228] (II) modeset(0): Damage tracking initialized
[     8.228] (II) modeset(0): Setting screen physical size to 508 x 285
[     8.328] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     8.328] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     8.328] (**) Power Button: Applying InputClass "system-keyboard"
[     8.328] (II) LoadModule: "libinput"
[     8.328] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     8.332] (II) Module libinput: vendor="X.Org Foundation"
[     8.332]    compiled for 1.21.1.3, module version = 1.2.1
[     8.332]    Module class: X.Org XInput Driver
[     8.332]    ABI class: X.Org XInput driver, version 24.4
[     8.332] (II) Using input driver 'libinput' for 'Power Button'
[     8.332] (**) Power Button: always reports core events
[     8.332] (**) Option "Device" "/dev/input/event2"
[     8.341] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.341] (II) event2  - Power Button: device is a keyboard
[     8.341] (II) event2  - Power Button: device removed
[     8.372] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     8.372] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     8.372] (**) Option "xkb_layout" "us"
[     8.373] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     8.373] (II) event2  - Power Button: device is a keyboard
[     8.374] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[     8.374] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.374] (**) Video Bus: Applying InputClass "system-keyboard"
[     8.374] (II) Using input driver 'libinput' for 'Video Bus'
[     8.374] (**) Video Bus: always reports core events
[     8.374] (**) Option "Device" "/dev/input/event10"
[     8.375] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[     8.375] (II) event10 - Video Bus: device is a keyboard
[     8.375] (II) event10 - Video Bus: device removed
[     8.422] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input20/event10"
[     8.422] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     8.422] (**) Option "xkb_layout" "us"
[     8.423] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[     8.423] (II) event10 - Video Bus: device is a keyboard
[     8.424] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[     8.424] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     8.424] (**) Video Bus: Applying InputClass "system-keyboard"
[     8.424] (II) Using input driver 'libinput' for 'Video Bus'
[     8.424] (**) Video Bus: always reports core events
[     8.424] (**) Option "Device" "/dev/input/event9"
[     8.425] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[     8.425] (II) event9  - Video Bus: device is a keyboard
[     8.425] (II) event9  - Video Bus: device removed
[     8.492] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input19/event9"
[     8.492] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     8.492] (**) Option "xkb_layout" "us"
[     8.494] (II) event9  - Video Bus: is tagged by udev as: Keyboard
[     8.494] (II) event9  - Video Bus: device is a keyboard
[     8.494] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     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 Sleep Button (/dev/input/event1)
[     8.495] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     8.495] (**) Sleep Button: Applying InputClass "system-keyboard"
[     8.495] (II) Using input driver 'libinput' for 'Sleep Button'
[     8.495] (**) Sleep Button: always reports core events
[     8.495] (**) Option "Device" "/dev/input/event1"
[     8.495] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.496] (II) event1  - Sleep Button: device is a keyboard
[     8.496] (II) event1  - Sleep Button: device removed
[     8.512] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     8.512] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     8.512] (**) Option "xkb_layout" "us"
[     8.513] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     8.513] (II) event1  - Sleep Button: device is a keyboard
[     8.515] (II) config/udev: Adding input device USB2.0 UVC 2M WebCam: USB2.0 UV (/dev/input/event7)
[     8.515] (**) USB2.0 UVC 2M WebCam: USB2.0 UV: Applying InputClass "libinput keyboard catchall"
[     8.515] (**) USB2.0 UVC 2M WebCam: USB2.0 UV: Applying InputClass "system-keyboard"
[     8.515] (II) Using input driver 'libinput' for 'USB2.0 UVC 2M WebCam: USB2.0 UV'
[     8.515] (**) USB2.0 UVC 2M WebCam: USB2.0 UV: always reports core events
[     8.515] (**) Option "Device" "/dev/input/event7"
[     8.516] (II) event7  - USB2.0 UVC 2M WebCam: USB2.0 UV: is tagged by udev as: Keyboard
[     8.516] (II) event7  - USB2.0 UVC 2M WebCam: USB2.0 UV: device is a keyboard
[     8.516] (II) event7  - USB2.0 UVC 2M WebCam: USB2.0 UV: device removed
[     8.562] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input17/event7"
[     8.562] (II) XINPUT: Adding extended input device "USB2.0 UVC 2M WebCam: USB2.0 UV" (type: KEYBOARD, id 10)
[     8.562] (**) Option "xkb_layout" "us"
[     8.564] (II) event7  - USB2.0 UVC 2M WebCam: USB2.0 UV: is tagged by udev as: Keyboard
[     8.564] (II) event7  - USB2.0 UVC 2M WebCam: USB2.0 UV: device is a keyboard
[     8.564] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[     8.564] (II) No input driver specified, ignoring this device.
[     8.565] (II) This device may have been added with another device file.
[     8.565] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[     8.565] (II) No input driver specified, ignoring this device.
[     8.565] (II) This device may have been added with another device file.
[     8.565] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[     8.565] (II) No input driver specified, ignoring this device.
[     8.565] (II) This device may have been added with another device file.
[     8.566] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event3)
[     8.566] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     8.566] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[     8.566] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[     8.566] (**) Option "Device" "/dev/input/event3"
[     8.624] (II) event3  - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[     8.624] (II) event3  - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[     8.624] (II) event3  - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[     8.672] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:046D:C092.0001/input/input3/event3"
[     8.672] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 11)
[     8.673] (**) Option "AccelerationScheme" "none"
[     8.673] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[     8.673] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[     8.673] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[     8.730] (II) event3  - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[     8.731] (II) event3  - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[     8.731] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[     8.731] (II) No input driver specified, ignoring this device.
[     8.731] (II) This device may have been added with another device file.
[     8.732] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event4)
[     8.732] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.732] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[     8.732] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[     8.732] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[     8.732] (**) Option "Device" "/dev/input/event4"
[     8.734] (II) event4  - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     8.734] (II) event4  - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[     8.734] (II) event4  - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[     8.756] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[     8.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:046D:C092.0002/input/input4/event4"
[     8.756] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 12)
[     8.756] (**) Option "AccelerationScheme" "none"
[     8.756] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[     8.756] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     8.756] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     8.757] (II) event4  - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     8.758] (II) event4  - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[     8.758] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
[     8.758] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     8.758] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[     8.758] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     8.758] (**) Asus WMI hotkeys: always reports core events
[     8.758] (**) Option "Device" "/dev/input/event8"
[     8.759] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.759] (II) event8  - Asus WMI hotkeys: device is a keyboard
[     8.759] (II) event8  - Asus WMI hotkeys: device removed
[     8.806] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input18/event8"
[     8.806] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[     8.806] (**) Option "xkb_layout" "us"
[     8.807] (II) event8  - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     8.807] (II) event8  - Asus WMI hotkeys: device is a keyboard
[     8.807] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[     8.807] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     8.807] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     8.807] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     8.807] (**) AT Translated Set 2 keyboard: always reports core events
[     8.807] (**) Option "Device" "/dev/input/event5"
[     8.808] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.808] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     8.809] (II) event5  - AT Translated Set 2 keyboard: device removed
[     8.836] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input7/event5"
[     8.836] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[     8.836] (**) Option "xkb_layout" "us"
[     8.837] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     8.837] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     8.838] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[     8.838] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[     8.838] (**) ETPS/2 Elantech Touchpad: Applying InputClass "MyTouchpad"
[     8.838] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[     8.838] (**) ETPS/2 Elantech Touchpad: always reports core events
[     8.838] (**) Option "Device" "/dev/input/event11"
[     8.839] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     8.840] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[     8.840] (II) event11 - ETPS/2 Elantech Touchpad: device removed
[     8.896] (**) Option "Tapping" "on"
[     8.896] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input16/event11"
[     8.896] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 15)
[     8.897] (**) Option "AccelerationScheme" "none"
[     8.897] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[     8.897] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[     8.897] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[     8.898] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     8.899] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[     8.899] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[     8.899] (**) ETPS/2 Elantech Touchpad: Applying InputClass "MyTouchpad"
[     8.899] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[     8.899] (**) ETPS/2 Elantech Touchpad: always reports core events
[     8.899] (**) Option "Device" "/dev/input/mouse1"
[     8.956] (II) mouse1  - not using input device '/dev/input/mouse1'.
[     8.956] (EE) libinput: ETPS/2 Elantech Touchpad: Failed to create a device for /dev/input/mouse1
[     8.956] (EE) PreInit returned 2 for "ETPS/2 Elantech Touchpad"
[     8.956] (II) UnloadModule: "libinput"
[     8.956] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     8.956] (II) No input driver specified, ignoring this device.
[     8.956] (II) This device may have been added with another device file.
[     8.974] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.974] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[     8.974] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[     8.974] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[     8.974] (**) Option "Device" "/dev/input/event4"
[     8.974] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[     8.974] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:046D:C092.0002/input/input4/event4"
[     8.974] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[     8.974] (**) Option "xkb_layout" "us"
[    10.759] (II) modeset(0): EDID vendor "AUO", prod id 8685
[    10.759] (II) modeset(0): Printing DDC gathered Modelines:
[    10.759] (II) modeset(0): Modeline "1920x1080"x0.0  142.00  1920 1968 2068 2124  1080 1090 1100 1114 -hsync -vsync (66.9 kHz eP)
[    10.759] (II) modeset(0): Modeline "1920x1080"x0.0   94.67  1920 1968 2068 2124  1080 1090 1100 1114 -hsync -vsync (44.6 kHz e)
[    11.782] (II) modeset(0): EDID vendor "AUO", prod id 8685
[    11.782] (II) modeset(0): Printing DDC gathered Modelines:
[    11.782] (II) modeset(0): Modeline "1920x1080"x0.0  142.00  1920 1968 2068 2124  1080 1090 1100 1114 -hsync -vsync (66.9 kHz eP)
[    11.782] (II) modeset(0): Modeline "1920x1080"x0.0   94.67  1920 1968 2068 2124  1080 1090 1100 1114 -hsync -vsync (44.6 kHz e)

Offline

#10 2023-01-16 19:26:05

Kozyge
Member
Registered: 2023-01-16
Posts: 12

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

V1del wrote:

Tried what? Just installing the driver wont do anything you need to configure it to be used as linked and even if so, chances that this will noticeably improve things are low.

If you think you configured things correctly, post a /var/log/Xorg.0.log and glxinfo -B

But again, this system is low end and you can't and shouldn't expect much from it.


i installed prime configured it right, just like on the website.

[kozyge@kozyge ~]$ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
[kozyge@kozyge ~]$ glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2) (0x116)
    Version: 21.3.9
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 3000 (SNB GT2)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 21.3.9 Amber
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 21.3.9 Amber
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 21.3.9 Amber
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

Looks like it still doesnt wanna touch the graphics card

Offline

#11 2023-01-16 19:32:29

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

Kozyge wrote:

i installed prime configured it right, just like on the website.

You should be following the Optimus guide instead. Both seth & V1del know what they're doing with NVIDIA but I do not so you should follow their advice rather than mine.

Code tags rather than quote tags should be used with terminal output (edit your posts please) and you should provide the exact configuration file(s) and/or command(s). A vague description is simply not good enough.


Jin, Jîyan, Azadî

Offline

#12 2023-01-16 21:01:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,398

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

Please edid your posts and use "code" tags, not "quote" tags (you'll see, why)

i installed prime configured it right, just like on the website.

Not according to your xorg log.

pacman -Qs nivida

As V1del mentioned, you'll need the 390xx drivers from te AUR, https://aur.archlinux.org/packages?O=0&K=390xx
prime-run is found in https://archlinux.org/packages/extra/any/nvidia-prime/

Offline

#13 2023-01-17 13:03:45

Kozyge
Member
Registered: 2023-01-16
Posts: 12

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

seth wrote:

Please edid your posts and use "code" tags, not "quote" tags (you'll see, why)

i installed prime configured it right, just like on the website.

Not according to your xorg log.

pacman -Qs nivida

As V1del mentioned, you'll need the 390xx drivers from te AUR, https://aur.archlinux.org/packages?O=0&K=390xx
prime-run is found in https://archlinux.org/packages/extra/any/nvidia-prime/


Thats weird, i installed them both. They dont seem to run at all.

Offline

#14 2023-01-17 13:11:27

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,398

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

Installed them both, what, how? And whyt do you expect to run.

1. code tags, I'm not askign again
2.

pacman -Qs nivida

And probably

pacman -Qs linux
dkms status

https://wiki.archlinux.org/title/NVIDIA#Installation
https://wiki.archlinux.org/title/Dynami … stallation

Offline

#15 2023-02-02 13:24:55

Kozyge
Member
Registered: 2023-01-16
Posts: 12

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

For anyone having the same problems and similar specs follow this guide :
https://www.youtube.com/watch?v=gIVIHJmW1P0

Offline

#16 2023-02-02 14:09:34

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,398

Re: [RESOLVED] Extremly low fpc on games (Old PC Drivers installation)

Don't.
The thing starts off w/ "pacman -Syyu" and the information in some random youtube tutorial will be dated soon.

The wiki explains how to install the 390xx drivers and configure an optimus system - for the 390xx drivers likely using bumblebee/optirun.


@Kozyge, you've not fixed your posts to use code tags and if you won't explain what was wrong with the system, then this thread serves no purpose but promoting a 40 minute youtube video of questionable content and I'd ask V1del to dustbin it.

Offline

Board footer

Powered by FluxBB