We are making progress, lets focus on the intel card
sudo prime-select intel
Create the file /usr/share/X11/org.conf.d/20-intel.conf
- sudo -i
- gedit /usr/share/X11/org.conf.d/20-intel.conf
- Add
Section "Device"
Identifier "Intel Integrated Driver"
Driver "intel"
EndSection
- Save
