오늘:
1,351
어제:
3,041
전체:
3,971,954

하모니카 묻고답하기

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

안녕하세요. 그래픽 카드 드라이버 설치 관련해서 몇 가지 궁금한 것이 있어서 질문합니다.


시스템 : Inspiron mini 1012


1. 리눅스에서 그래픽 카드 정보 확인


$ lspci | grep -i VGA
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller


2. 랜더링 확인

$ glxinfo | grep rendering
direct rendering: Yes


3. lshw 확인


*-display:0
             description: VGA compatible controller
             product: Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2
             bus info: pci@0000:00:02.0
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: vga_controller bus_master cap_list rom
             configuration: driver=i915 latency=0
             resources: irq:43 memory:f0200000-f027ffff ioport:18d0(size=8) memory:d0000000-dfffffff memory:f0000000-f00fffff
        *-display:1 UNCLAIMED
             description: Display controller
             product: Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
             vendor: Intel Corporation
             physical id: 2.1
             bus info: pci@0000:00:02.1
             version: 00
             width: 32 bits
             clock: 33MHz
             capabilities: bus_master cap_list
             configuration: latency=0
             resources: memory:f0280000-f02fffff

4. glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
303 frames in 5.0 seconds = 60.428 FPS
298 frames in 5.0 seconds = 59.525 FPS


5. intel-graphics installer for linux 설치 문제


화면.png




/etc/lsb-release 파일

DISTRIB_ID=Ubuntu

DISTRIB_RELEASE=14.04

DISTRIB_CODENAME=trusty

DISTRIB_DESCRIPTION="Linux Mint 17 Qiana"


수정 후 실행하면 


화면-1.png


위 그림처럼 나와서 실패해요.. ㅠ.ㅠ


질문)

1. 그래픽 카드 드라이버가 설치 된 것인가요? <- intel-graphics installer 이거 설치 하지 않아도 되는 건가요?

2. 4번에 60FPS의 수치가  정상인가요?   <- 아무리 꼬물 그래픽 카드라도 너무 낮은 수치 같아서요.

3. 그래서 드라이버가 정상적으로 설치 된 것이라면 할 수 없지만 설치가 안된 것이라면 intel-graphics installer를 설치하는데

중간에 실패라고 나옵니다. 해결 방법을 알고 싶어요?



  • ?
    잉구탱구 2015.01.08 22:54
    echo -n | openssl s_client -connect download.01.org:443 | \
      sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | \
      sudo tee '/usr/local/share/ca-certificates/download_01_org.crt'
    sudo update-ca-certificates

    참고 http://askubuntu.com/questions/570888/download-01-org-certificate-verification-failed-crlfile-missing


    intel-graphics installer for linux 설치 문제는 위와 같이 해결했지만, 이게 정상적으로 드라이버를 설치한
    것인지??
  • ?
    Ohnine 2015.01.08 23:08

    Intel-graphics installer 로 설치 하는거 맞긴한데 스샷에 하시는 거 있으신데요???

    저는 이런 변화가 있었구요. http://ubuntu-kr.org/viewtopic.php?f=20&t=27686

  • ?
    잉구탱구 2015.01.09 00:12

    음.. 설치가 정상적으로 된 것이라면 어떻게 확인하나요?


    전 cmplayer 설치해도 openGL 버전이 낮다고 실행이 안됩니다.

  • ?
    Ohnine 2015.01.09 03:02 Files첨부 (1)

    sudo apt-get install -y hardinfo


    전 hardinfo에서 Display의 OpenGL 항목에 다음과 같은 정보가 나옵니다. (Bay Trail은 제 CPU 코드네임이에요.)


    sss.png



  • ?
    잉구탱구 2015.01.09 21:22 Files첨부 (1)
    화면.png


    전 1.4 Mesa 10.3.0 이라고 나옵니다. 음....


    왜 전 1.4 일까요? 계속된 질문에 답변 주셔서 너무나 감사합니다. 이런 배려가 초보들에게 너무나 감사한 일입니다. ^_^

  • ?
    Ohnine 2015.01.09 03:15

    http://www.ubuntu-kr.org/viewtopic.php?p=75455


    glxgears 
    Running synchronized to the vertical refresh.  The framerate should be
    approximately the same as the monitor refresh rate.


    위에꺼는


    vblank_mode=0 glxgears


    이걸로 하셔야 합니다.

    60 fps 나오는 건 모니터 주사율이랑 동기화되어 같게 나오기 때문입니다.

  • ?
    잉구탱구 2015.01.09 21:51

    오호 ^^ 완죤 감사합니다.

    vblank_mode=0 glxgears
    ATTENTION: default value of option vblank_mode overridden by environment.
    ATTENTION: default value of option vblank_mode overridden by environment.
    2094 frames in 5.0 seconds = 418.734 FPS
    2263 frames in 5.0 seconds = 452.572 FPS
    2172 frames in 5.0 seconds = 434.298 FPS
    1868 frames in 5.0 seconds = 373.486 FPS
    2116 frames in 5.0 seconds = 423.115 FPS


    그래도 넷북이라 낮은 거죠?? ㅋㅋㅋ

    그래도 드라이버를 설치 전 후로 비교 해볼 수 있겠어요..


    다시 한번 감사합니다.


List of Articles
번호 제목 추천 수 글쓴이 날짜 조회 수
공지 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까? 2 1 Kevin 2019.11.18 326863
961 2017 년 최고의 10 대 Linux 앱 2 0 행복한펭귄 2017.06.25 12036
960 무료 ClamAV 리눅스 안티 바이러스 소프트웨어 패키지를 사용하는 방법 file 0 행복한펭귄 2017.06.22 6293
959 데비안 9.0.1 버전 엡데이트 (버그를 수정하여 릴리스했습니다) 6 file 0 행복한펭귄 2017.06.22 9840
958 데비안 9 Edu (Skolelinux) 출시 - 학생과 학교를위한 완벽한 Linux 배포판 2 file 0 행복한펭귄 2017.06.22 9836
957 인생에서 리눅스가 필요한 13 가지 이유 3 0 행복한펭귄 2017.06.22 8910
956 주요 리눅스 배포판 커널 업데이트 3.10.0-514.21.2.el7, 2.6.32-696.3.2.el6 5 0 la_Nube 2017.06.21 9089
955 유닉스(리눅스, BSD, 솔라리스 등) "Stack Clash" 보안 취약점 6 0 la_Nube 2017.06.21 10321
954 리눅스 기본 안내서 0 행복한펭귄 2017.06.21 8725
953 다시 부팅하지 않고 Linux 데스크톱을 새로 고치는 방법 2 0 행복한펭귄 2017.06.21 9145
952 우분투 Linux Kernel 보안 취약점 CVE-2017-1000364 2 0 la_Nube 2017.06.20 9213
951 주요 리눅스 배포판 커널 업데이트 4.8.0-56, 4.4.0-81, 3.13.0-121, 4.9.30-2+deb9u1, 3.16.43-2+deb8u1, 3.2.89-1 1 0 la_Nube 2017.06.20 9891
950 리눅스 GNU C Library 보안 취약점 CVE-2017-1000366 1 0 la_Nube 2017.06.20 9629
949 데비안 Linux Kernel 14개 다중 보안 취약점 0 la_Nube 2017.06.20 8499
948 데비안 Request Tracker 4개 다중 보안 취약점 0 la_Nube 2017.06.20 8606
947 데비안 9 Stretch 2017년 6월 17일 정식 출시 4 0 la_Nube 2017.06.19 9592
946 [게임] XCOM2 war of the chosen 리눅스 포팅 확정 0 행복한펭귄 2017.06.17 9650
945 데비안/우분투 libgcrypt 제로데이 보안 취약점 CVE-2017-9526 2 0 la_Nube 2017.06.15 9320
944 우분투 TLS(gnutls) 보안 취약점 CVE-2017-7507, CVE-2017-7869 2 0 la_Nube 2017.06.14 10080
943 국내 대규모 웹호스팅 서비스 업체를 공격한 Erebus 리눅스 랜섬웨어 6 0 la_Nube 2017.06.12 9451
942 [게임] 워해머 40,000 전쟁의 여명3 리눅스 버전 발표 5 file 0 행복한펭귄 2017.06.10 11314
Board Pagination Prev 1 ... 81 82 83 84 85 86 87 88 89 90 ... 134 Next
/ 134
CLOSE

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

나눔고딕 사이트로 가기

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5