Project

General

Profile

Actions

Emulator Issues #10237

closed

Vulkan + fullscreen + vsync = system freeze

Added by lmello almost 7 years ago. Updated over 1 year ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Using the RADV Vulkan backend on Dolphin my system freezes completely as soon as I enter fullscreen mode with Vsync enabled.

My current setup is:

CPU: Intel® Core™ i5-4690 CPU @ 3.50GHz × 4
GPU: Sapphire Nitro RX 480
SO: Manjaro Linux 64-bit kernel 4.10.12
dolphin 5.0-3454


Related issues 1 (1 open0 closed)

Is duplicate of Emulator - Emulator Issues #12852: Support Asynchronous PresentationAccepted

Actions
Actions #1

Updated by jdruel almost 7 years ago

Archlinux here, r9 fury. Same pb.
As a workaround, I created a file in /etc/X11/xorg.conf.d/, named 20-radeon.conf
Section "Device"

Identifier "Radeon"

Identifier  "AMD"
Driver "amdgpu"
Option "DRI" "3"
Option "TearFree" "on"

EndSection

and I start dolphin fullscreen. Switching with alt+enter sometimes works, sometimes freezes the system (but with vsync in Dolphin, it's 100% freeze when switching).

Actions #2

Updated by JMC4789 over 1 year ago

  • Status changed from New to Duplicate
Actions #3

Updated by JMC4789 over 1 year ago

Actions

Also available in: Atom PDF