以前、下記の質問をして「セキュアブートをオフにしてみては?」とのご助言を戴き実行するとnvidia-smi表示が出来ました。有難うございました。
Windows10PCの外部SSDにubuntu18.04を入れ、NVIDIAドライバーを入れてリブートさせようとしたら下記の表示が出た。そのままリブートすると
nvidia-smiのコマンドに対してステータス表示せず。ドライバー等が認識されていません。
Your system has UEFI Secure Boot enabled.UEFI Secure Boot requires additional configuration to work with third-party drivers.
The system will assist you in configuring UEFI Secure Boot. To permit the use of third-party drivers, a new Machine-Owner Key (MOK) has been generated.This key now needs to be enrolled in your system's firmware.
To ensure that this change is being made by you as an authorized user,and not by an attacker,you must choose a password now and then confirm the change after reboot using the same password, in both the "Enroll MOK" and "Change Secure Boot state" menus that will be presented to you when this system reboots.
しかし、そのままCUDA10.0を入れようとしたら下記のエラーとなりました。
ERROR: An NVIDIA kernel module 'nvidia-drm' appears to already be loaded in your kernel. This may be because it is in use (for example, by an Xserver, a CUDA program, or the NVIDIA Persistence Daemon), but thismay also happen if your kernel was configured without support for module unloading. Please be sure to exit any programs that may be using the GPU(s) before attempting to upgrade your driver. If no GPU-based programs are running, you know that your kernel supports module unloading, and you still receive this message, then an error may have occured that has corrupted an NVIDIA kernel module's usage count, for which the simplest remedy is to reboot your computer.
今度はセキュリティブートをONにしてubuntuに入ると
nvidia-smi表示は出来ませんがdpkg -l |grep nvidia表示ではしっかりドライバー類は入っています。そのままcuDNNも入りましたが、tensorflowのtf.test.is_gpu_available()でGPUが無いと言われました。
結局セキュリティブートをONのままドライバーを入れる方法を探るか?又はOFFにしてCUDAは入るようにするかですが、Nouveauを無効化する
http://tadaoyamaoka.hatenablog.com/entry/2018/01/05/232416とか
https://atsuyakoike.hatenablog.com/entry/2019/08/08/214530
を参考にやってみましたが、成功しません。そもそもセキュリティブートとの関連性の記述がある記事は見つかりません。パソコンは新型(GPU:RTX1650)ですし、UBUNTUのクリーンインストール状態からNvidiaDriverのインストールでエラーとなります。
ご指導よろしくお願い致します。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/01/13 10:03