Re: Fedora 17 not booting after installing akmod nvidia driver

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

 



On Tue, Jun 5, 2012 at 8:29 AM, Swapnil Bhartiya
<swapnil.bhartiya@xxxxxxxxx> wrote:
> Done exactly that. I did not add vga=0x317 as my monitor is 1900x1080
>
> I rebuilt the grub configuration as you suggested.
> Note:  I am multi-booting with Ubuntu so that I do have a system working
> unless I fix Fedora issue. I did not install Fedora grub instead using
> Ubuntu grub. So, I also updated Ubuntu's grub.
>
> When I did everything as you stated and rebooted. But once again when I
> booted into Fedora the boot started and then screen was stuck here:
> [ 13.172058] ADDRCONF (NETDEV_CHANGE): em1: link becomes ready
>
> Swapnil
>

OK.
Lets try the following:
0. When Fedora boot, bring up the grub menu.
1. 'E' to edit the Fedora entry.
2. After rhgb quiet, add "rdblacklist=nouveau nouveau.modeset=0
vga=0x317 3". (Notice the '3' in the end)
3. Ctrl-X to reboot.
4. Fedora will be boot, but will not try to bring up X.
5. Login as root.
6. Please post the output of:
$ /sbin/lsmod | grep nouveau
7. Please post the output of:
$ cat /proc/cmdline
8. If nouveau is loaded (will be shown in the output of line 6), try
removing it:
$ /sbin/rmmod nouveau
9. Repeat line 6, does nouveau still appear?
10. If nouveau is not present, type:
$ xinit
11. If nothing happens, press Ctrl-C, and attach the contents of the
/var/log/Xorg.0.log
12. If everything worked just fine, edit /etc/default/grub, locate the
"rhgb quiet" and add "rdblacklist=nouveau nouveau.modeset=0
vga=0x317".
13. Rebuild the grub configuration:
$ grub2-mkconfig -o /boot/grub2/grub.cfg

- Gilboa
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
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