UEFI Dual boot problem

Issues related to hardware problems
Post Reply
tfilleul
Posts: 1
Joined: 2019/09/28 10:18:44

UEFI Dual boot problem

Post by tfilleul » 2019/09/29 12:11:02

Hello

I have installed a dual boot windows 10 and centos 7

I have problem with the intel card graphics driver. The card is an intel UHD 620

My computer is an Asus Zenbook UX431FA.

Only option nomodeset allows to start the installation of centos7.

Thanks for help

gostal
Posts: 71
Joined: 2019/09/23 15:26:45

Re: UEFI Dual boot problem

Post by gostal » 2019/09/29 17:32:00

Post output of

Code: Select all

/var/log/Xorg.0.log | grep autoconfigured
and

Code: Select all

/var/log/Xorg.0.log | grep EE
to begin with. It may shed some light.

Cheers,
gostal

PS

Come to think of it; contents of

Code: Select all

/boot/grub/grub.cfg
is perhaps also a good idea, if that's where CentOS puts the grub configuration file. Can't check right now. Sorry.
Desktop Dell T5810 Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz, 72 GB RAM, Radeon Pro WX 7100
CentOS 7.9.2009

Post Reply