You are not logged in.

#1 2021-09-21 10:53:16

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Missing Gsync option in Nvidia settings

Using LTS kernel with nvidia-lts,  but i don't have the gsync option i the settings

this is my xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 460.39

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Unknown"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce RTX 3070"
    BusID          "PCI:8:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce RTX 3070"
    BusID          "PCI:9:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AllowEmptyInitialConfiguration" "True"
    Option         "MetaModes" "nvidia-auto-select +0+0 {ForceFullCompositionPipeline=On}"
    Option         "AllowIndirectGLXProtocol" "off"
    Option         "TripleBuffer" "on"
    Option         "Coolbits" "28"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "AllowEmptyInitialConfiguration" "True"
    Option         "MetaModes" "nvidia-auto-select +0+0 {ForceFullCompositionPipeline=On}"
    Option         "AllowIndirectGLXProtocol" "off"
    Option         "TripleBuffer" "on"
    Option         "Coolbits" "28"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Am i missing anything?

Offline

#2 2021-09-21 12:25:50

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,284

Re: Missing Gsync option in Nvidia settings

You have tried to enable gsync as described in https://wiki.archlinux.org/title/Variab … a-settings ?


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

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2021-09-21 12:53:51

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Re: Missing Gsync option in Nvidia settings

I can't enable it the way described in the wiki because i do not have those options

Offline

#4 2021-09-21 12:59:58

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

Re: Missing Gsync option in Nvidia settings

What happens if you don't use that xorg config? In particular I wouldn't be surprised if there's some conflict with the composition pipeline and gsync. Also not sure how the UI is going to be built up with two graphics cards, make sure the one that's driving the screen(s) is selected.

Offline

#5 2021-09-21 13:11:05

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Re: Missing Gsync option in Nvidia settings

V1del wrote:

What happens if you don't use that xorg config? In particular I wouldn't be surprised if there's some conflict with the composition pipeline and gsync. Also not sure how the UI is going to be built up with two graphics cards, make sure the one that's driving the screen(s) is selected.

Just tried deleting the xorg but nothing changed

Checked every tab in Nvidia for both GPUs but i see no mention of gsync

Offline

#6 2021-09-22 11:26:16

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,284

Re: Missing Gsync option in Nvidia settings

The wiki specifically mentions go to the "X Server Display Configuration" page as first step

Does that page exist in your nivida-settings ?


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

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#7 2021-09-22 11:43:53

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Re: Missing Gsync option in Nvidia settings

Lone_Wolf wrote:

The wiki specifically mentions go to the "X Server Display Configuration" page as first step

Does that page exist in your nivida-settings ?

Yes but there is no mention of gsync

Schermata-del-2021-09-22-13-43-07.png

Offline

#8 2021-09-22 12:50:12

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,284

Re: Missing Gsync option in Nvidia settings

The gsync option is supposed to be under Advanced settings on the X server page, do you see such a button ?

(I don't use nvidia. so can't verify myself)


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

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#9 2021-09-22 13:17:43

Razer(x)
Member
Registered: 2006-08-30
Posts: 109

Re: Missing Gsync option in Nvidia settings

Lone_Wolf wrote:

The gsync option is supposed to be under Advanced settings on the X server page, do you see such a button ?

(I don't use nvidia. so can't verify myself)

That is the advanced settings page

Offline

#10 2021-09-22 13:22:22

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,284

Re: Missing Gsync option in Nvidia settings

Does it give more options if you deselect one or both of the forcecomposition options ?

Last edited by Lone_Wolf (2021-09-22 13:22:38)


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

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB