[Bug 110856] Freesync causes in-game blackscreens when game has low fps.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 10 on bug 110856 from
Those Xorg config options you tried to use do not exist on the
xf86-video-amdgpu driver (I mean "CustomEDID" etc.). Those EDID options you
used are unique Nvidia driver config options and do not exist in any other
driver.

If you are intersted, you can find a list about possible Xorg options for
amdgpu by running "man 4 amdgpu", and then there's more general stuff
documented in "man xorg.conf". There is sadly nothing about EDID anywhere.

For the open drivers that use kernel-mode-setting, you need to tell the driver
about your EDID file on the kernel command line. That's the only way to do it.

In the /etc/mkinitcpio.conf file you shared, you made a mistake on the
"MODULES=..." line. You need to remove that "drm_kms_helper..." text from that
line. That text you added there has to go onto the kernel command line, not
into mkinitcpio.conf.

The only thing you have to do in /etc/mkinitcpio.conf is what you already did
on the "FILES=..." line.

About that "drm_kms_helper..." kernel command line parameter, where you have to
add it is your boot loader's configuration file. I don't know how that works on
Manjaro.


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux