LINUX Mint 15 Olivia에 Intel Graphic Driver 설치 아래 경로에서 파일 다운로드해서 Package 설치한다. Downloads Intel(R) Linux* Graphics Installer version 1.0.1 for Ubuntu* 13.04 (64-bit) Intel(R) Linux* Graphics Installer version 1.0.1 for Ubuntu* 13.04 (32-bit) Intel(R) Linux* Graphics Installer version 1.0.1 for Fedora* 18 (64-bit) Intel(R) Linux* Graphics Installer version 1.0.1 for Fedora* 18 (32-bit) Source code for the Intel(R) Linux* Graphics Installer v1.0.1 Source code GPG signature for the Intel(R) Linux* Graphics Installer v1.0.1 설치하고나면 아래 경로로 Driver Manager를 실행한다. Menu -> Preference -> Intel Graphics Drivers Next...."Checking distribution... Failed"이 나와서 구글링.... " LordAmit's Blog - Install Latest Intel Graphics Driver in Linux Mint 14 Nadia " 을 참고해서 설치를 계속 진행했다. sudo cp /etc/lsb-release /etc/lsb-release.bak sudo vi /etc/lsb-release Linux Mint 15는 아래처럼 나온다. DISTRIB_ID=LinuxMint DISTRIB_RELEASE=15 DISTRIB_COD...