On Sun, 2020-05-24 at 08:57 +0200, Nicolas Chauvet wrote: > Le dim. 24 mai 2020 à 08:56, Nicolas Chauvet <[email protected]> a > écrit : > > Le dim. 24 mai 2020 à 01:31, Sérgio Basto <[email protected]> a > > écrit : > > > On Sat, 2020-05-23 at 20:32 +0200, Nicolas Chauvet wrote: > > > > Le sam. 23 mai 2020 à 19:33, Sérgio Basto <[email protected]> a > > > > écrit > > > > : > > > > > On Sat, 2020-05-23 at 09:17 +0200, Nicolas Chauvet wrote: > > > > > > Le sam. 23 mai 2020 à 04:45, Sérgio Basto < > > > > > > [email protected]> a > > > > > > écrit > > > > > > : > > > > > > > Hi, > > > > > > > I finally manage to put my Nvidia as primary GPU, with > > > > > > > [1], we > > > > > > > got > > > > > > ?!??? > > > > > > > > > > > > https://rpmfusion.org/Howto/NVIDIA#Optimus > > > > > > https://rpmfusion.org/Howto/Optimus#NVIDIA%20PrimaryGPU%20Support > > > > > > > > > > > > About nvidia-prime: > > > > > > https://rpmfusion.org/Howto/Optimus#FAQ > > > > > > > > > > > > Please read the doc next time! > > > > > > > > > > OK , but it misses, in my point of view, the most important: > > > > > > > > > > xrandr --setprovideroutputsource modesetting NVIDIA-G0 > > > > > xrandr --auto > > > > ??!?? > > > > > > > > Why that command would be usefull with ANYTHING! > > > > IT IS NOT! > > > > > > > > Do the primaryGPU setup and that's all! > > > > > > After apply primaryGPU , the screen became all black !., > > > > > > I need to do is run these as root before the login dialog appears > > > [1] . > > > > > > I did some tests and on /etc/X11/xorg.conf.d/nvidia.conf is just > > > need > > You need to copy the full file in > > /usr/share/X11/xorg.conf.d/nvidia.conf to > > /etc/X11/xorg.conf.d/nvidia.conf > > Eventually dropping SLI and BaseMosaic, but others options are > > still mandatory. > > > > So in my case, it gives that: > > https://paste.centos.org/view/893a8b78 > > > > Which card are you using ? Which desktop environment ?
Two cards one Intel other Nvidia : 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile) 01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 3 GB Max-Q] (rev a1) Fedora 31 KDE , it is one laptop Lenovo IdeaPad L340-15IRH Gaming https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/ideapad-l-series-laptop/l340-15irh-gaming/81lk > (side note), PrimaryGPU must appear un-commented only once, or the > first option will take-over the second. I already tested it it gives all black screen with Option "PrimaryGPU" "on", else Intel graphics will be used by desktop environment . That is why we need [1] , after dig a little more today , seems Intel card , confuse xorg configuration , glamor is only available on Intel drive and modesetting for nvidia is hard ... [2] wiki.archlinux.org also have many text about Nvidia(s) and in section "Use NVIDIA graphics only" [3] also talk in [1] ... I'd like disable Intel , Intel modeseting and Intel glamor ... [1] xrandr --setprovideroutputsource modesetting NVIDIA-G0 or NVIDIA-0 [2] http://download.nvidia.com/XFree86/Linux-x86_64/440.44/README/randr14.html [3] https://wiki.archlinux.org/index.php/NVIDIA_Optimus#Use_NVIDIA_graphics_only > -- Sérgio M. B. _______________________________________________ rpmfusion-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
