You are not logged in.

#1 2018-02-14 22:25:08

anelge
Member
Registered: 2018-02-14
Posts: 2

Issue with a game performance. Nvidia

Hi guys. I'm trying to find a reason why my Arch Linux distributive works slower than Ubuntu 17.10.1 for Counter Strike: Global Offensive.
I use a special map from Workshop to calculate the average FPS.
My results:
Arch Linux - 60-80 FPS
Ubuntu 17.10.1 - 80-100 FPS

My hardware:
CPU: Intel Core i7-4710HQ
GPU: GeForce GTX 860M

Versions of packages:

Arch
nvidia-utils 390.25-2
nvidia 390.25-10
glu 9.0.0-4
mesa 17.3.3-2
mesa-vdpau 17.3.3-2
Ubuntu
libegl1-mesa/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
libgbm1/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
libgl1-mesa-dri/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
libgl1-mesa-glx/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
libglapi-mesa/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
libgles2-mesa/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
libglu1-mesa/artful,now 9.0.0-2.1build1 amd64
libtxc-dxtn-s2tc/artful,now 1.0+git20151227-2 amd64
libwayland-egl1-mesa/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
mesa-va-drivers/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
mesa-vdpau-drivers/artful-updates,now 17.2.8-0ubuntu0~17.10.1 amd64
xserver-xorg-video-nouveau/artful,now 1:1.0.15-2 amd64
nvidia? 390.25

Xorg config is similar to Ubuntu version:

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0@0:2:0"
    Option "AccelMethod" "None"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1@0:0:0"
    Option "ConstrainCursor" "off"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" "CRT"
EndSection

I used Gnome with xorg for both systems.
I tried to install the same versions of libraries for Arch but this didn't help me.  I had a theory that the problem was because of a kernel version (4.13 vs 4.15), but I rebuilt and ran Ubuntu kernel inside Arch and I did not give a successful result.
What do you think about the difference in performance?

Offline

#2 2018-02-15 20:48:33

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: Issue with a game performance. Nvidia

Search the forum. There is a topic that discusses this at length.


Matt

"It is very difficult to educate the educated."

Offline

Board footer

Powered by FluxBB