Re: Basic drivers, installation and regular session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux