両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
linux:fedora:fedora_nvidia_drivers_install_guide [2024/04/25 11:30] – [Legacy GPUs (340.108 / 390.157 / 470.239.06 drivers) パッチ] ともやん | linux:fedora:fedora_nvidia_drivers_install_guide [2025/03/06 16:00] (現在) – [xorg.conf の設定] ともやん |
---|
ソースコード: [[git>NVIDIA/open-gpu-kernel-modules/|GitHub - NVIDIA/open-gpu-kernel-modules: NVIDIA Linux open GPU kernel module source]]\\ | ソースコード: [[git>NVIDIA/open-gpu-kernel-modules/|GitHub - NVIDIA/open-gpu-kernel-modules: NVIDIA Linux open GPU kernel module source]]\\ |
| |
関連: [[linux:fedora:install_nvidia_cuda|Fedora 30 に NVIDIA CUDA をインストールする方法]]\\ | 関連: [[linux:fedora:rpmfusion_install_nvidia_cuda|Fedora 30 に NVIDIA CUDA をインストールする方法]]\\ |
| |
===== ダウンロード ===== | ===== ダウンロード ===== |
| |
==== Fedora 40 の追加パッチを組み込む...🤤 ==== | ==== Fedora 40 の追加パッチを組み込む...🤤 ==== |
| <WRAP round important 90%> |
| Fedora 40、41 では [[linux:fedora:rpmfusion_install_nvidia_cuda|Fedora に NVIDIA CUDA をインストールする方法]] の rpmfusion-nonfree NVIDIA Driver で動作した😅 |
| </WRAP> |
| |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
</WRAP> | </WRAP> |
| |
| <WRAP group> |
| |
| <WRAP column zoomimg w400 x1_2> |
| {{:linux:fedora:nvidia_xorg_conf_003.png?480|NVIDIA xorg.conf 003}} |
| <WRAP color_term desc> |
| <WRAP color_mincode><html><pre class=Bat> |
| <font color="#F92672">Option</font><font color="#FFFFFF"> </font><font color="#E6DB74">"metamodes"</font><font color="#FFFFFF"> </font><font color="#E6DB74">"nvidia-auto-select @1720x968 +0+0 {viewportin=1480x833};</font> |
| </pre></html></WRAP> |
| </WRAP> |
| </WRAP> |
| |
| <WRAP column zoomimg w400 x1_2> |
| {{:linux:fedora:nvidia_xorg_conf_001.png?480|NVIDIA xorg.conf 001}} |
| <WRAP color_term desc> |
| <WRAP color_mincode><html><pre class=Bat> |
| <font color="#FF5F5F">Option</font><font color="#FFFFFF"> </font><font color="#D7D787">"metamodes"</font><font color="#FFFFFF"> </font><font color="#D7D787">"nvidia-auto-select @1920x1080 +0+0 {viewportin=1590x894};</font> |
| </pre></html></WRAP> |
| </WRAP> |
| </WRAP> |
| |
| <WRAP column zoomimg w400 x1_2> |
| {{:linux:fedora:nvidia_xorg_conf_002.png?480|NVIDIA xorg.conf 002}} |
| <WRAP color_term desc> |
| <WRAP color_mincode><html><pre class=Bat> |
| <font color="#F92672">Option</font><font color="#FFFFFF"> </font><font color="#E6DB74">"metamodes"</font><font color="#FFFFFF"> </font><font color="#E6DB74">"nvidia-auto-select @1720x968 +0+0 {viewportin=1366x768};</font> |
| </pre></html></WRAP> |
| </WRAP> |
| </WRAP> |
| |
| </WRAP> |
| |
| {{page>hardware:video_resolutions}} |
===== CUDA Toolkit のインストール ===== | ===== CUDA Toolkit のインストール ===== |
| |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
| |
| ===== NVIDIA ドライバーのアンインストール ===== |
| <WRAP color_term> |
| <WRAP color_command><html><pre> |
| <font color="#0087FF"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:single">sudo</u></font> <font color="#26A269">./NVIDIA-Linux-x86_64-390.157.run</font><font color="#999999"> </font><font color="#A347BA">--uninstall</font> |
| </pre></html></WRAP> |
| <WRAP color_result><html><pre> |
| Verifying archive integrity... OK |
| Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 390.157................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... |
| </pre></html></WRAP> |
| </WRAP> |
| |
| |
===== トラブルシューティング ===== | ===== トラブルシューティング ===== |
| |
| |
==== エラー: implicit declaration of function ‘acpi_bus_get_device’; did you mean ‘acpi_is_pnp_device’? ==== | ==== エラー: implicit declaration of function ‘acpi_bus_get_device’; did you mean ‘acpi_is_pnp_device’? ==== |
</WRAP> | </WRAP> |
| |
| Fedora 40 では [[linux:fedora:rpmfusion_install_nvidia_cuda|Fedora に NVIDIA CUDA をインストールする方法]] の rpmfusion-nonfree NVIDIA Driver に乗り換える...🤔\\ |
===== 参考文献 ===== | ===== 参考文献 ===== |
[[https://superuser.com/questions/1214116/no-openssl-sign-file-signing-key-pem-leads-to-error-while-loading-kernel-modules/1322832#1322832|linux - No OpenSSL sign-file signing_key.pem leads to error while loading kernel modules - Super User]]\\ | [[https://superuser.com/questions/1214116/no-openssl-sign-file-signing-key-pem-leads-to-error-while-loading-kernel-modules/1322832#1322832|linux - No OpenSSL sign-file signing_key.pem leads to error while loading kernel modules - Super User]]\\ |