Hello,
With the intel driver the second hdmi monitor doesn't work.
I have to install the nvidia drivers to fix it but I would like to use intel until solus developers implement optimus.
any suggestion, please?
Code: Select all
sudo nano /etc/kernel/cmdline
Code: Select all
sudo clr-boot-manager update
Justin wrote: You'll have to uninstall the NVIDIA drivers, then blacklist nouveau:
Append "nouveau.modeset=0"Code: Select all
sudo nano /etc/kernel/cmdline
Now run this and reboot:Code: Select all
sudo clr-boot-manager update