라벨이 linux인 게시물 표시

Linux mint에서 android phone에 adb 연결시 ".... no permissions"이 나온다면....

어찌어찌 뭘 하다가 나님이 갖고 있는 android phone과 adb로 연결해볼려고 했더니, 아래 메시지처럼 나오면서 연결이 되지 않았다. List of devices attached  ???????????? no permissions 그래서, 구글링을 해보니 아래 출처에서 방법이 있었다. 출처 :  http://stackoverflow.com/questions/9210152/set-up-device-for-development-no-permissions Type "su" to switch to super user. your-path/adb kill-server. your-path/adb start-server. If no error occurs, you can see the device list with "your-path/adb devices" in root account. Quit super user. Now you can perform "adb devices" in your account.

LINUX Mint 15 Olivia에 Intel Graphic Driver 설치

이미지
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...

LINUX GRAPHICS - Intel(R) Linux* Graphics Installer version 1.0.1

출처 :  https://01.org/linuxgraphics/downloads/2013/intelr-linux-graphics-installer-version-1.0.1 LINUX GRAPHICS Intel(R) Linux* Graphics Installer version 1.0.1 Details Release Date:  20 May 2013 Version:  1.0.1 Type:  Installer 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