ユーザ用ツール

サイト用ツール


vulkan:vulkan_linux

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
vulkan:vulkan_linux [2016/08/31 18:49] – [RADEON] ogavulkan:vulkan_linux [2016/09/24 16:33] (現在) – [GeForce] oga
行 1: 行 1:
-====== Linux で Vulkan を使うまでの手順 (ドライバインストール) ======+====== Linux で Vulkan を使うまでの手順 (ドライバインストール) と Sample の実行 ======
  
   * それぞれ GPU 毎に対応 Driver の install が必要です。   * それぞれ GPU 毎に対応 Driver の install が必要です。
行 14: 行 14:
   * Ubuntu 16.04LTS と下記の GPU で確認しています。   * Ubuntu 16.04LTS と下記の GPU で確認しています。
     * Haswell Core i7-4790K (Intel HD Graphics 4600 Gen7.5)     * Haswell Core i7-4790K (Intel HD Graphics 4600 Gen7.5)
-    * BayTrail-D Celeron J1900 (Intel HD Graphics Gen7)+    * Atom BayTrail-D Celeron J1900 (Intel HD Graphics Gen7
 +    * Haswell Celeron 2957U (Intel HD Graphics Gen7.5)
   * 手順は下記ページの通り   * 手順は下記ページの通り
     * https://launchpad.net/~canonical-x/+archive/ubuntu/vulkan     * https://launchpad.net/~canonical-x/+archive/ubuntu/vulkan
行 50: 行 51:
 <code> <code>
 sudo apt remove mesa-vulkan-drivers sudo apt remove mesa-vulkan-drivers
 +sudo apt autoremove
 </code> </code>
  
行 59: 行 61:
     * RADEON RX 480 (GCN Polaris)     * RADEON RX 480 (GCN Polaris)
     * RADEON HD 8400 (GCN 1.1) APU Athlon 5350 Kabini     * RADEON HD 8400 (GCN 1.1) APU Athlon 5350 Kabini
 +    * RADEON R7 (GCN1.1) APU A10-7870K Godavari
   * 手順は下記のとおりです   * 手順は下記のとおりです
     * http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Install.aspx     * http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Install.aspx
行 85: 行 88:
 <code> <code>
 amdgpu-pro-uninstall amdgpu-pro-uninstall
 +sudo apt autoremove
 </code> </code>
  
行 121: 行 125:
 <code> <code>
 sudo nvidia-uninstall sudo nvidia-uninstall
 +sudo apt autoremove
 </code> </code>
  
vulkan/vulkan_linux.1472636966.txt.gz · 最終更新: 2016/08/31 18:49 by oga

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki