So your GPU is Intel?
If so, create a file named /etc/dracut.conf.d/intel.conf and put this in it:
force_drivers+=" i915 "
The run sudo dracut-rebuild
So your GPU is Intel?
If so, create a file named /etc/dracut.conf.d/intel.conf and put this in it:
force_drivers+=" i915 "
The run sudo dracut-rebuild