[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 # 8 on bug 110856 from
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:
https://forum.manjaro.org/t/solved-setting-custom-resolution-for-second-monitor-via-xorg-conf/83693/18

https://kodi.wiki/view/Creating_and_using_edid.bin_via_xorg.conf#Configure_xorg_to_read_custom_EDID_file

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


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