리눅스

본문 바로가기
사이트 내 전체검색


리눅스
리눅스

11. centos7에서 nvidia driver설치하기

페이지 정보

작성자 관리자 댓글 0건 조회 4,667회 작성일 20-02-23 23:40

본문

11. centos7에서 nvidia driver설치하기

https://likefree.tistory.com/14


https://mellowlee.tistory.com/476 


# yum update

# yum install kernel-devel kernel-headers gcc make

 


nouveau 을 활성화시키면 충돌가능성이 있기에 blacklist해준다. 


# echo 'blacklist nouveau' >> /etc/modprobe.d/blacklist.conf

# dracut /boot/initramfs-$(uname -r).img $(uname -r) --force

# reboot


하드웨어 확인


[root@www ~]# lspci |grep -i --color 'vga\|3d\|2d'

03:00.0 VGA compatible controller: NVIDIA Corporation GP107GL [Quadro P600] (rev a1)

[root@www ~]#



[root@www ~]# yum install lshw

[root@www ~]# lshw -class display
  *-display UNCLAIMED
       description: VGA compatible controller
       product: GP107GL [Quadro P600]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller cap_list
       configuration: latency=0
       resources: memory:f2000000-f2ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:7000(size=128) memory:f3000000-f307ffff
[root@www ~]#


드라이버 찾기



1.PNG


2.PNG


3.PNG



업로드하고 실행한다.


[root@www mlearning]# bash NVIDIA-Linux-x86_64-450.80.02.run


4.PNG 


5.PNG


6.PNG


7.PNG


8.PNG


9.PNG


10.PNG


11.PNG


12.PNG


YES 선택


13.PNG


댓글목록

등록된 댓글이 없습니다.


개인정보취급방침 서비스이용약관 모바일 버전으로 보기 상단으로

TEL. 063-469-4551 FAX. 063-469-4560 전북 군산시 대학로 558
군산대학교 컴퓨터정보공학과

Copyright © www.leelab.co.kr. All rights reserved.