在重灌系統ubuntu20.4.6之後,執行程式的時候無法啟動nvidia顯示卡,然後輸入nvidia-smi
報錯has failed because it couldn‘t communicate with the NVIDIA driver
,
在網上檢視許多解決方案也沒有解決,其中這篇文章(https://www.zhihu.com/question/474222642)寫的較為詳細,但是我試過依舊無法成功,
輸入sudo modprobe nvidia
報錯 odprobe: ERROR: could not insert 'nvidia': Operation not permitted
,
於是我又找到了這篇文章https://forums.developer.nvidia.com/t/modprobe-error-could-not-insert-nvidia-exec-format-error/215071,但是並沒有解決我的問題,所以我覺得不是我的核心版本和nvidia驅動的問題而是其他問題,我又去搜尋了之前的報錯,
在這篇文章下面https://forums.developer.nvidia.com/t/ubuntu-20-04-nvidia-smi-didnt-work/183360我看到他後來成功的解決了這個問題,是由於bois的Secure Boot設定問題,但是由於我的是華碩的主機板(ROG MAXIMUS Z790 DARK HERO)裡面的安全設定不一樣,只有Windows efi 和其他模式,沒有insecure模式,於是我直接修改為其他模式,在重啟電腦之後就沒有報錯了。
之前設定為Windows是裝用u盤安裝ubuntu調過來的,不然會報error:out of memory
的錯誤,導致無法安裝系統,這裡的bois設定可以說是很坑的了。
【已解決】報錯 NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver
相關文章
- couldn't set locale correctly報錯解決
- Couldn't be opened because you don't have permission to view it 執行時報錯View
- 【iOS報錯】“The operation couldn’t be completed (LaunchServicesError erroiOSError
- Linux Couldn’t resolve host 解決辦法Linux
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- Arch系linux安裝英偉達顯示卡驅動小問題(nvidia-smi failed)LinuxAI
- PyTorch出現:RuntimeError: An attempt has been made to start a new process...報錯 (已解決)PyTorchError
- Apache無法啟動解決 the requested operation has failedApacheAI
- Flutter: 解決執行時錯誤 java.lang.UnsatisfiedLinkError...couldn't find "libflutter.so"FlutterJavaError
- svn報錯cleanup failed–previous operation has not finished; run cleanup if it was interrupte...AI
- VMware 啟動報錯 "Failed to lock the file"解決辦法AI
- 報錯install_driver(mysql) failed: Attempt to reload DBD/mysql.pmMySqlAI
- 矩池雲上使用nvidia-smi命令教程
- Spring宣告式事務報錯"Transaction rolled back because it has been marked as rollback-only"分析...Spring
- 上傳報錯:Upload Failed: Your upload has failed a virus scan. Please choose another file.AI
- 解決E: Package ‘libmysqlclient-dev‘ has no installation candidate報錯PackageIBMMySqlclientdev
- svn“Previous operation has not finished; run ‘cleanup‘ if it was interrupted“報錯的解決方法
- 解決MySQL server has gone away錯誤的解決方案MySqlServerGo
- windows下cmd中輸入nvidia-smi顯示不是內部或外部命令解決方法!Windows
- docker 報錯 Error response from daemon: driver failed programming external connectivity on endpoint my...DockerErrorAI
- vncserver: couldn't find "xauth" on your PATHVNCServer
- SVN報錯“Failed to run the WC DB work queue associated with”解決辦法AI
- PHP報錯getimagesize(): SSL operation failed with code 1問題解決方案PHPAI
- Spring Boot配置錯誤:Failed to determine a suitable driver classSpring BootAIUI
- oracle ASM錯誤Initializing the Oracle ASMLib driver:[FAILED]OracleASMAI
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError
- Android 4.2.2_r1 online-gcm-ref及couldn't locate source file編譯錯誤解決AndroidGC編譯
- npm報錯:request to https://registry.npm.taobao.org failed, reason certificate has expiredNPMHTTPAI
- MongoDB 備份恢復啟動後執行操作報錯:Error:couldn't add user:not masterMongoDBErrorAST
- 【已解決】執行Eclipse出錯:Failed toload the JNI shared libraryEclipseAI
- 使用wireshark出現Couldn't run /usr/bin/dumpcap in child process: Permission denied解決辦法PCA
- Cargo invocation has failed: Error: exit code: 101.解決辦法CargoAIError
- PyCharm啟動報錯:Failed to create JVM.解決辦法之一PyCharmAIJVM
- Doris建立表報錯Failed to find enough host with storage medium問題解決AI
- imagick使用readImage報錯 Failed to read the file 或者沒有報錯內容的解決方法AI
- vncserver: couldn't find "xauth" on your PATH.VNCServer
- 報錯(已解決)Command timed out after no timeout
- 前端base64圖片下載報錯(已解決!!!)前端