I have windows 10 preinstalled in my msi ge62 apache laptop. I am trying to dual boot it with CentOS 8 workstation.
The problems I face are:
1. I have to go and install centos in basic graphic mode from the troubleshooting menu. As i cannot directly install it as it hangs on black screen.
2. I am able to install it in basic graphic mode and I tried to disable nouveau driver and install nvidia driver as explained here and here but I face the same problem, it hangs while booting.
I have figured out that there is not just one gpu as the commands, lshw and lspci suggest.
Here is the a part of the output of lshw -short./0/100/1/0 display GM107M [GeForce GTX 950M]
/0/100/2 display HD Graphics 530Does it mean I have to disable nouveau and install intel drivers instead of nvidia and then nvidia?