Hi,
dear Gentoo users, you have my deep gratitude, as thanks to this advice:
and this one
nkichukov wrote:
intel, nvidia and libglvnd is what is needed. The only required configuration change is:
Code: Select all
Section "ServerLayout"
Identifier "layout"
Option "AllowNVIDIAGPUScreens"
EndSection
I was finally able to make Nvidia / intel to run properly on my local machine and use 3D acceleration to its fullest.
The most useful piece of advice for me was to include XRandR instruction in script loaded by the desktop environment, e.g. sddm (
/usr/share/sddm/scripts/Xsetup ) for me. I tried to include these commands in
/etc/X11/xinit/xinitrc but it wouldn't work (now I know why).
Best regards.