Ok, I have to correct myself, taking a deeper look at the log the nvidia gpu is detected by the kernel but then removed by it for unknown reasons. Please try this:
Create /etc/modprobe.d/blacklist-i2c-nvidia-gpu.conf with contents
blacklist i2c_nvidia_gpu
then run
sudo update-initramfs -u
and reboot.
Please also post the output of
grep 10de /lib/udev/rules.d/*
it’s removing the nvidia gpu from the bus. The rest of the file are rules to prepare for render offload.
This looks like something changed in Ubuntu’s prime-select/nvidia-prime again, don’t really know what’s the point of doing this… Please post the output of
sudo prime-select query
Ok, must be an Ubuntu bug then. Please delete /lib/udev/rules.d/80-pm-nvidia.rules
and run
sudo update-initramfs -u
then reboot and check if the file got re-created or the nvidia gpu is available.
How did you currently install the driver?
And I greet everyone.
I have a laptop DELL G5 5590, IPS, Intel Core i7 9750H 2.6 GGZ, 16Gb RAM, 512Гб SSD, nVidia GeForce RTX 2060 - 6144 Мб, Ubuntu 19.10.
And I have a similar problem - the computer does not use my RTX 2060 graphics card, but instead uses the integrated Intel UHD Graphics 630 (Coffeelake 3x8 GT2).
Although I tried to follow these steps in order, the problem did not resolve.
In any case, I always get one result:
$ nvidia-settings
ERROR: NVIDIA driver is not loaded
ERROR: Unable to load info from any available system
Please tell me what I’m missing? If I’m not mistaken, following the advice, but not correctly executing it, perhaps deleted the directory / lib / … fixable?)
I just switched to the operating system and until I figured it out)))