I have an i3 8100 and a GTX 1060 6gb and I need help with iGPU multi-monitor. I have the option enabled in the BIOS and it works fine on Windows. However, I don't know how to set this up in Manjaro. And no, I don't have a notebook, I have a desktop.
Please provide the output from terminal of inxi -Fxxxz. Please be sure to use 3 ``` before and after the pasted content so it's easier to read. Or you can highlight the test and click the </> button. Thanks!
To get both working on desktop, you might have to remove the /etc/X11/xorg.conf.d/90-mhwd.conf
and /etc/X11/mhwd.d/nvidia.conf
files, if you installed the video-nvidia from MHWD
probably (not sure) you will have to use nomodeset kernel boot parameter.
Some basics should be considered. Without you can end up with an unusable install/system.
The answer was somehow given already ...
There are two ways to alter system files. Because we talked about
You can navigate to that folder and Open as Administrator
Better keep a backup of the files by renaming them. nvidia.conf becomes nvidia.conf.BCK and 90-mhwd.conf becomes 90-mhwd.conf.BCK ... so in case something gets wrong, you can restore them.
Reboot after that.
In case you are not happy how that worked, or the system doesn't boot, you will have to restore the files from TTY, to get the system back as it was. To do that, at boot grub menu press e to edit. To the linux line you replace quiet with 3 then you press F10 to save and continue booting. It will drop you in TTY where you enter your name and password then run: