리눅스 NVIDIA driver 수동 설치 중 아래 에러 발생
You appear to be running an X server;
please exit X before installing.
For further details, please see the section
INSTALLING THE NVIDIA DRIVER in the README
available on the Linux driver download page at www.nvidia.com
1. 아래 명령어로 DisplayManager를 비활성화 시킨후 실행
systemctl isolate multi-user.target
2. 설치 완료 후에는 다시 활성화 시키기!
systemctl start graphical.target
아래 글을 참고함
(https://codechacha.com/ko/install-nvidia-driver-ubuntu/)
'Engineering > 에러 해결 모음' 카테고리의 다른 글
[Error] A load persistent id instruction was encountered (0) | 2023.01.12 |
---|---|
[Error] EOFError : Ran out of input (0) | 2022.12.12 |
[VSCode] SSH 원격 서버 연결 오류 반복 (0) | 2022.12.02 |
[Error] FileNotFoundError: No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp' (0) | 2022.11.24 |
[Error] ModuleNotFoundError : No modul named 'torch' (0) | 2022.10.11 |
댓글