在重灌系統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
相關文章
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- PyTorch出現:RuntimeError: An attempt has been made to start a new process...報錯 (已解決)PyTorchError
- Flutter: 解決執行時錯誤 java.lang.UnsatisfiedLinkError...couldn't find "libflutter.so"FlutterJavaError
- 報錯install_driver(mysql) failed: Attempt to reload DBD/mysql.pmMySqlAI
- 解決E: Package ‘libmysqlclient-dev‘ has no installation candidate報錯PackageIBMMySqlclientdev
- 上傳報錯:Upload Failed: Your upload has failed a virus scan. Please choose another file.AI
- Cargo invocation has failed: Error: exit code: 101.解決辦法CargoAIError
- Spring Boot配置錯誤:Failed to determine a suitable driver classSpring BootAIUI
- npm報錯:request to https://registry.npm.taobao.org failed, reason certificate has expiredNPMHTTPAI
- Arch系linux安裝英偉達顯示卡驅動小問題(nvidia-smi failed)LinuxAI
- sockjs-node/info?t=1462183700002 報錯解決方案JS
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError
- svn“Previous operation has not finished; run ‘cleanup‘ if it was interrupted“報錯的解決方法
- IDEA啟動時報Failed to create JVM錯誤的解決IdeaAIJVM
- 報錯(已解決)Command timed out after no timeout
- 解決MySQL server has gone away錯誤的解決方案MySqlServerGo
- 矩池雲上使用nvidia-smi命令教程
- MongoDB 備份恢復啟動後執行操作報錯:Error:couldn't add user:not masterMongoDBErrorAST
- imagick使用readImage報錯 Failed to read the file 或者沒有報錯內容的解決方法AI
- PHP報錯getimagesize(): SSL operation failed with code 1問題解決方案PHPAI
- SVN報錯“Failed to run the WC DB work queue associated with”解決辦法AI
- NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load xxxx錯誤解決方法ErrorAIXMLHTTP
- windows下cmd中輸入nvidia-smi顯示不是內部或外部命令解決方法!Windows
- 'This NSPersistentStoreCoordinator has no persistent stores 報錯
- iOS:The operation couldn’t be completed. (DVTCoreSimulatorAdditionsErrorDomain eiOSErrorAI
- Doris建立表報錯Failed to find enough host with storage medium問題解決AI
- PyCharm啟動報錯:Failed to create JVM.解決辦法之一PyCharmAIJVM
- [mac pip錯誤]Can't connect to HTTPS URL because the SSL module is not availableMacHTTPAI
- Transaction rolled back because it has been marked as rollback-only
- 有用過grpc的嗎?Couldn't find descriptorRPC
- Flutter雜症(couldn't find "libflutter.so")Flutter
- Unity 解決 Because you are not a member of this projectUnityProject
- CMake Error: add_executable cannot create target ““ because another target with the same name已解決Error
- 前端base64圖片下載報錯(已解決!!!)前端
- nvidia驅動安裝過程中報已有nouveau驅動錯誤解決
- 解決pgpool啟動報錯 ifup[/sbin/ip] doesn't have setuid bitUI
- 驅動版本與庫檔案不匹配(Failed to initialize NVML: Driver/library version mismatch)導致nvidia驅動無法執行的解決思路(不重啟)AI
- Failed to initialize NVML: Driver/library version mismatchAI