사용자 도구

사이트 도구


linux:amd

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:amd [2019/01/25 08:42]
kwon37xi [AMD 기존 fglrx 지원중단]
linux:amd [2019/01/25 08:44]
kwon37xi [Ubuntu에 공식 설치 - 오픈 소스 드라이버 사용]
줄 10: 줄 10:
  
 ===== Ubuntu에 공식 설치 - 오픈 소스 드라이버 사용 ===== ===== Ubuntu에 공식 설치 - 오픈 소스 드라이버 사용 =====
 +  * mesa 오픈 소스 드라이버로도 충분한 성능을 발휘한다.
 +
 +<code sh>
 +# 그래픽 카드 확인
 +lspci | grep -i amd
 +05:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Opal XT [Radeon R7 M265]
 +
 +# 설치
 +sudo apt install mesa-utils
 +</code>
   * [[https://forums.linuxmint.com/viewtopic.php?t=248059#p1332766|Mint 17 and 18 and now 19 AMD GPU drivers! Look here before doing anything! - Linux Mint Forums]]   * [[https://forums.linuxmint.com/viewtopic.php?t=248059#p1332766|Mint 17 and 18 and now 19 AMD GPU drivers! Look here before doing anything! - Linux Mint Forums]]
   * [[https://linuxconfig.org/how-to-install-amd-radeon-drivers-on-ubuntu-18-10-cosmic-cuttlefish-linux|How to Install AMD Radeon Drivers on Ubuntu 18.10 Cosmic Cuttlefish Linux - LinuxConfig.org]]   * [[https://linuxconfig.org/how-to-install-amd-radeon-drivers-on-ubuntu-18-10-cosmic-cuttlefish-linux|How to Install AMD Radeon Drivers on Ubuntu 18.10 Cosmic Cuttlefish Linux - LinuxConfig.org]]
줄 16: 줄 26:
  
 <code sh> <code sh>
-$ lspci | grep -i amd +
-05:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Opal XT [Radeon R7 M265]+
 </code> </code>
linux/amd.txt · 마지막으로 수정됨: 2020/08/25 20:48 저자 kwon37xi