사용자 도구

사이트 도구


linux:amd

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
마지막 판 양쪽 다음 판
linux:amd [2019/01/25 08:45]
kwon37xi
linux:amd [2019/01/25 08:46]
kwon37xi
줄 29: 줄 29:
   * [[https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux|How to Install The Latest AMD Radeon Drivers on Ubuntu 18.04 Bionic Beaver Linux - LinuxConfig.org]] : 이게 더 나은 설명인듯. PPA로 설치하는 부분. DRI3 까지 설정   * [[https://linuxconfig.org/how-to-install-the-latest-amd-radeon-drivers-on-ubuntu-18-04-bionic-beaver-linux|How to Install The Latest AMD Radeon Drivers on Ubuntu 18.04 Bionic Beaver Linux - LinuxConfig.org]] : 이게 더 나은 설명인듯. PPA로 설치하는 부분. DRI3 까지 설정
   * https://www.amd.com/en/support   * https://www.amd.com/en/support
 +
 +==== DRI3 활성화 ====
 +  * AMDGPU-PRO 설치후 ''/etc/X11/xorg.conf''<code>
 +Section "Device"
 +    Identifier "AMDGPU"
 +    Driver "amdgpu"
 +    Option "AccelMethod" "glamor"
 +    Option "DRI" "3"
 +EndSection
 +</code>
 +
  
  
linux/amd.txt · 마지막으로 수정됨: 2020/08/25 20:48 저자 kwon37xi