HDR モニターのサポート

提供: ArchWiki
2023年5月9日 (火) 10:01時点におけるKusanaginoturugi (トーク | 投稿記録)による版 (カテゴリを修正)
ナビゲーションに移動 検索に移動

This page will serve as a guide to the current state of HDR monitor support on Linux. To better understand the challenges involved you can watch the video in this article [1].

HDR ビデオのサポート

Linux での HDR サポートは、作業中ではありますが、ディスプレイサーバーにはまだ実装されていません。

HDR gaming support

Since currently neither Wayland nor X11 offer an API that fully supports HDR, your games also wont be able to display correct HDR content on them. Valve's steam compositor gamescope does offer experimental HDR support. To try out valves steam client running trough the HDR capable gamescope do [2]:

  1. use a HDR capable display
  2. use an AMD GPU. HDR is currently only supported on AMDGPU.
  3. use DXVK version 2.1 or later
  4. use VKD3D-Proton version 2.8 or later
  5. use either proton experimental or proton GE version 44 and higher. Both come packaged with sufficient DXVK and VKD3D versions.
  6. install gamescope-gitAUR
  7. use a patched version of gamescope-session-gitAUR as described in [3]. The patch changes the configuration file /usr/share/gamescope-session/gamescope-session-script to include instructions for gamescope and dxvk to enable HDR. For DXVK it sets the environment variable DXVK_HDR=1 and to gamescope it passes the argument --hdr-enabled. If you want to apply the changes in the config file manually replicate all the changes of the patch here.
  8. open your steam library, filter for tools and right click on steam linux runtime soldier open it's properties and click on BETAS, choose "client_beta"
  9. use a linux kernel with Josh Ashton Kernel Patches, see Kernel/Traditional compilation

Now you are all set up. Go into a new tty by pressing Ctrl+Alt+F2, log in and run

$ gamescope-session

to start the standalone steam session in HDR. If networking doesnt work you can fix it by installing and enabling NetworkManager.

翻訳ステータス: このページは en:HDR video playback の翻訳バージョンです。最後の翻訳日は 2022/06/01 です。もし英語版に 変更 があれば、翻訳の同期を手伝うことができます。