320x100
ERROR:viz_main_impl.cc(181)] Exiting GPU process due to errors during initialization
설치 하려는데 위와 같이 에러가 뜬다.
그래픽카드도 있는데
이건 드라이버가 설치가 안되서 그렇다.
설치해주자.
# yum install epel*
설치해주고
# dnf config-manager --add-repo http://developer.download.nvidia.com/compute/cuda/repos/rhel8/$(uname -i)/cuda-rhel8.repo
# dnf config-manager --add-repo http://developer.download.nvidia.com/compute/cuda/repos/rhel9/$(uname -i)/cuda-rhel9.repo
자신의 환경에 맞는 nvidia repo 다운!
# yum install nvidia-driver nvidia-settings
그리고 nvidia 설치
설치 다 된다음에 구동하면 문제가 해결 된다.
728x90
320x100
'Linux' 카테고리의 다른 글
gitlab-runner install 수동 설치 방법 (8) | 2025.06.13 |
---|---|
wasabi 스토리지 백업 방법 (2) | 2025.05.20 |
Raid Card Full Access denied because another user is logged in with full access from IP Address: 127.0.0.1 (2) | 2025.05.05 |
lmstudio install for rocky 9.5 (2) | 2025.05.01 |
83:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 0c) rocky 8.x install (1) | 2025.04.30 |