Hi, 
I finally manage to put my Nvidia as primary GPU, with [1], we got
several references on internet [2] and I'd check as mint and ubuntu
have prime-select nvidia [3] tool, to do this automatically, I guess.  
I think we could improve our wiki page Howto/NVIDIA and Howto/Optimus
... 

Best regards,

[1]
cat /etc/sddm/Xsetup
xrandr --setprovideroutputsource modesetting NVIDIA-G0
xrandr --auto 
and the attached file 


[2]
https://forums.developer.nvidia.com/t/official-driver-384-59-with-geforce-1050m-doesnt-work-on-opensuse-tumbleweed-kde/52620/2

https://forums.gentoo.org/viewtopic-p-8447514.html?sid=2557e84be8c07d590c6b26dc85544745

https://wiki.gentoo.org/wiki/NVIDIA/Optimus#Simple_Desktop_Display_Manager_.28SDDM.29

https://wiki.debian.org/NvidiaGraphicsDrivers/Optimus

http://download.nvidia.com/XFree86/Linux-x86_64/440.44/README/primerenderoffload.html



[3]
https://github.com/linuxmint/nvidia-prime/blob/master/prime-offload
-- 
Sérgio M. B.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 435.21

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "modesetting"
    VendorName     "Unknown"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    DefaultDepth    24
    Option         "AllowEmptyInitialConfiguration" "True"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

_______________________________________________
rpmfusion-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to