<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Freesync causes in-game blackscreens when game has low fps."
href="https://bugs.freedesktop.org/show_bug.cgi?id=110856#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Freesync causes in-game blackscreens when game has low fps."
href="https://bugs.freedesktop.org/show_bug.cgi?id=110856">bug 110856</a>
from <span class="vcard"><a class="email" href="mailto:mokurai82@gmail.com" title="Arek Tumas <mokurai82@gmail.com>"> <span class="fn">Arek Tumas</span></a>
</span></b>
<pre>
I've tried it but it did not work. I made a custom edid.bin file through CRU on
windows, but in rocket League when I click on menus the screen resets/flashes
black (as in the monitors hardware does). Also when I select the frame rate
target below the vrr window it stays black. It does happen less in in-game 3d
scenes I think, but that may be subjective. This happens all the time in
Witcher 2.
I've been on this for hours. I also tried advice from the following sites later
on:
<a href="https://forum.manjaro.org/t/solved-setting-custom-resolution-for-second-monitor-via-xorg-conf/83693/18">https://forum.manjaro.org/t/solved-setting-custom-resolution-for-second-monitor-via-xorg-conf/83693/18</a>
<a href="https://kodi.wiki/view/Creating_and_using_edid.bin_via_xorg.conf#Configure_xorg_to_read_custom_EDID_file">https://kodi.wiki/view/Creating_and_using_edid.bin_via_xorg.conf#Configure_xorg_to_read_custom_EDID_file</a>
I of course adjusted it for amdgpu purposes.
I've tried these settings in /usr/share/X11/xorg.conf.d/10-amdgpu.conf
according to those tutorials:
Section "OutputClass"
Identifier "AMDgpu"
MatchDriver "amdgpu"
Driver "amdgpu"
EndSection
Section "Device"
Identifier "AMD"
Driver "amdgpu"
Option "ConnectedMonitor" "DP-2"
Option "CustomEDID" "DP-2:/etc/X11/edid.bin"
Option "IgnoreEDID" "false"
Option "UseEDID" "true"
Option "VariableRefresh" "true"
Option "TearFree" "on"
Option "DRI" "3"
# Option "AccelMethod" "glamor"
EndSection</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>