My nvidia 740m only works with this commands:
- create 99-nvidia.conf in /etc/X11/xorg.conf.d with
Section "Module"
Load "modesetting"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "1:0:0"
Option "AllowEmptyInitialConfiguration"
EndSection
- Add the following lines to /etc/X11/xinit/xinitrc inside the customisation block
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
- edit /boot/batocera-boot.conf to enable it and reboot
Ok, but this commands enable only video output HDMI-1-1, the output HDMI1 is missing, how to fix it?
*** HDMI-1-1 doubles screen, half screen on smart tv and full screen on notebook