Hi, I’ve some very noob question about hybrid configuration.
I have a Ryzen 7 4800H laptop paired with a GeForce RTX 2060 Mobile video card.
lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation TU106M [GeForce RTX 2060 Mobile] (rev ff)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c6)
I just installed Debian 11 and I’m trying to figure out what I can do to take full advantage of the video cards.
I want to get rid of Windows altogether, and for now I am doing some testing on a second partition.
I have found several news items involving hybrid systems, many with Intel/nVidia and some discordant with Amd/nVidia.
I have made several attempts but all to no avail, I have already reinstalled Debian at least 5 or 6 times.
I’ve tried installing both the non-free drivers, if I remember correctly they are at version 440, and the drivers provided by the nVidia site, the 525, but I’m not sure if everything works as it should.
If I understand correctly, the system can be configured in three ways:
- APU will render everything
- Everything is handled by nVidia
- Everything is handled by APU but heavy tasks was handled by nVidia
My very fist question is:
Is possible to set the mode 3 with “automatic” mode? I mean when some task need GPU will automatically take from nVidia card, I think like what happen in Windows I think.
I don’t think there is an “OOTB” solution, certainly there is some manual work to be done, but I don’t understand how I know whether it is working or not.
Is it better to install Debian’s drivers or nVidia’s new ones? In the first case, the installation does everything, including blacklisting the nouveau drivers (I’m not sure I understand exactly what they are)
Among the many things I found is this
however, for Manjaro.
The whole thing seems simple I tried adapting for Debian (I tried what I knew) but then X wouldn’t start and I had to reinstall.
Where can I start from in order to get everything working?
Can I provide some logs or some current configuration?
I just reinstalled Debian, no drivers installed yet.
J