にNVIDIAのCUDAドライバのインストールエラー(サポートされていない)が見つかりませんが、私は次のエラーを取得:カーネルヘッダのUbuntu 16.04上のNVIDIAのCUDAドライバをインストールするだけで疲れてUbuntuの16.04 LTS
The driver installation is unable to locate the kernel source. Please make sure that the kernel source packages are installed and set up correctly. If you know that the kernel source packages are installed and set up correctly, you may pass the location of the kernel source with the '--kernel-source-path' flag.
をしかし、ヘッダがインストールされています
sudo apt install linux-headers-generic-lts-wily Reading package lists... Done Building dependency tree Reading state information... Done linux-headers-generic-lts-wily is already the newest version (4.4.0.21.22). 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
sudo apt install linux-headers-generic Reading package lists... Done Building dependency tree Reading state information... Done linux-headers-generic is already the newest version (4.4.0.21.22). 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded.
カーネルのバージョンにも正しいように思わ
uname -r 4.4.0-21-generic
Aいいえ、アイデア?
OSがCUDA 7.5でサポートされていないことをご質問いただいたことにお気づきになりましたか? – talonmies
はい。私は、サポートされていないバージョンを使用することは運が悪いという事実の根底にありました。このようなインストールでは、説明できないエラーや動作が発生する可能性があるため推奨されていません。あなたが好きなら、それは意見だと言うかもしれません。 –