On 10 June 2015 at 20:14, Isaac Cortés González <w.isaac.cortes@xxxxxxxxx> wrote: > > OK, right then. What would you change in those files in order to use a > gfx intel? First test if removing nomodeset will work: - At the boot loader screen press "e" to start editing the kernel cmdline - Go to the line that starts with "linux" and remove nomodeset - Press F10 to boot if everything works and the graphical server starts then you can proceed with making the change permanent: - As root Edit /etc/default/grub, remove nomodeset from the GRUB_CMDLINE_LINUX= line - As root generate a new grub.cfg: grub2-mkconfig -o /boot/grub2/grub.cfg if this is a UEFI system use this command instead: grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg that's it; good luck. -- Ahmad Samir -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org