Hi, I am using fedora 41 on asus tuf gaming a14 with dual boot along with windows. It comes with rtx 4060.
Its not able to detect nvidia drivers. Secure boot is disabled. The output of the command: nvidia-smi:
NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
nvidia-bug-report.log (4.5 MB)
Attached is the output of bug report script.
Please help to resolve the issue.
Thanks.
Welcome @faisalfx to the NVIDIA developer forums.
There are a lot of errors and warnings in the log you shared, you should carefully read them and follow the suggested fixes.
For example
WARNING: You do not appear to have an NVIDIA GPU supported by the 570.133.07 NVIDIA Linux graphics driver installed in this system. For further details, please see the appendix SUPPORTED NVIDIA GRAPHICS CHIPS in the README available on the Linux driver download page at www.nvidia.com.
-> Installing NVIDIA driver version 570.133.07.
-> The NVIDIA driver appears to have been installed previously using a different installer. To prevent potential conflicts, it is recommended either to update the existing installation using the same mechanism by which it was originally installed, or to uninstall the existing installation before installing this driver.
Please review the message provided by the maintainer of this alternate installation method and decide how to proceed:
This file is provided by RPMFusion project
Please look for documentation at http://rpmfusion.org/Howto/nVidia
To uninstall the package, use the following command:
$ sudo yum remove xorg-x11-drv-nvidia\* kmod-nvidia\*
Beside that it also seems as if your discrete GPU is not “visible” to Linux at all. Is it maybe disabled in BIOS? And what happens if you disable the integrated AMD GPU, because that is the one currently used by your installation.