両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
linux:fedora:fedora_nvidia_drivers_install_guide [2025/02/28 10:31] – [トラブルシューティング] ともやん | linux:fedora:fedora_nvidia_drivers_install_guide [2025/03/06 16:00] (現在) – [xorg.conf の設定] ともやん |
---|
| |
==== Fedora 40 の追加パッチを組み込む...🤤 ==== | ==== Fedora 40 の追加パッチを組み込む...🤤 ==== |
Fedora 40 では [[linux:fedora:rpmfusion_install_nvidia_cuda|Fedora に NVIDIA CUDA をインストールする方法]] の rpmfusion-nonfree NVIDIA Driver で動作した😅\\ | <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 のインストール ===== |
| |
===== トラブルシューティング ===== | ===== トラブルシューティング ===== |
| |
==== Kernel 更新で Error! nvidia/390.157 is broken! Missing the source directory or the symbolic link pointing to it.🤪 ==== | |
<WRAP color_term> | |
<WRAP color_result><html><pre> | |
>>> post-transaction scriptlet を実行中: kernel-core-0:6.13.4-200.fc41.x86_64 | |
>>> post-transaction scriptlet を実行完了: kernel-core-0:6.13.4-200.fc41.x86_64 | |
>>> <font color="#A2734C">scriptlet 出力: </font> | |
>>> <font color="#A2734C"> </font> | |
>>> <font color="#A2734C">Error! nvidia/390.157 is broken! Missing the source directory or the symbolic link pointing to it. </font> | |
>>> <font color="#A2734C">Manual intervention is required! </font> | |
>>> <font color="#A2734C"> </font> | |
完了しました! | |
</pre></html></WRAP> | |
</WRAP> | |
| |
<WRAP color_term> | |
<WRAP color_command><html><pre> | |
<font color="#0087FF"><b>$</b></font> <font color="#26A269">dkms</font> status | |
</pre></html></WRAP> | |
<WRAP color_result><html><pre> | |
nvidia/390.157: broken | |
| |
Error! nvidia/390.157: Missing the module source directory or the symbolic link pointing to it. | |
Manual intervention is required! | |
</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’? ==== |