오늘 아침에 작업 중인 서버에서 yum 업데이트를 했는데, RHEL 7.8이고 최신 커널을 실행하고 있습니다.NVIDIA-Linux-x86_64-440.82.실행.
지금 실행 중
Linux 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 11 19:12:04 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
설치하려고 합니다NVIDIA-Linux-x86_64-450.66.run다음 오류로 인해 실패합니다./var/log/nvidia-installer.log
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Sep 2 11:08:27 2020
installer version: 450.66
nvidia-installer command line: ./nvidia-installer
Unable to load: nvidia-installer ncurses v6 user interface
Using: nvidia-installer ncurses user interface
-> Detected 128 CPUs online; setting concurrency level to 32.
-> Tagging shared libraries with chcon -t textrel_shlib_t.
-> Installing NVIDIA driver version 450.66.
-> There appears to already be a driver installed on your system (version: 440.82). As part of
installing this driver (version: 450.66), the existing driver will be uninstalled. Are you
sure you want to continue? (Answer: Continue installation)
-> Would you like to register the kernel module sources with DKMS? This will allow DKMS to
automatically build a new module, if you install a different kernel later. (Answer: Yes)
-> Install NVIDIA's 32-bit compatibility libraries? (Answer: Yes)
-> Uninstalling the previous installation with /bin/nvidia-uninstall.
Looking for install checker script at ./libglvnd_install_checker/check-libglvnd-install.sh
executing: '/bin/sh ./libglvnd_install_checker/check-libglvnd-install.sh'...
Internal error:
ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for
details. You may find suggestions on fixing installation problems in the README
available on the Linux driver download page at www.nvidia.com.
그래서 440.82를 문제없이 재설치했는데,지금은 최신 NVIDIA가 필요하지 않습니다.
그런데 그러한 사건을 신고하기에 (여기 외에) 가장 좋은 곳은 어디입니까? 이 문제에 대한 해결책을 알고 계시다면..
답변1
나는 같은 오류가 있습니다
Looking for install checker script at ./libglvnd_install_checker/check-libglvnd-install.sh
executing: '/bin/sh ./libglvnd_install_checker/check-libglvnd-install.sh'...
Internal error:
나에게 문제는 amdgpu 드라이버 패키지에 있었습니다.