<---- template headericclude ----->
Nvidia driver killed me!
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2009
    Location
    Ely, NV. - 395 miles round trip to Wal-Mart
    Posts
    347
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Nvidia driver killed me!

    I went to the guide section and installed a driver for my Nividia card (GForce 8600 GT). Upon reboot it made it until the fedora icon fully shows up and froze prior to the mouse even showing up. Have been unable to reboot Fedora 14 in text mode and thus unable to directly run the guides suggestion for dealing with nouveau.

    I know it is not the card for I have a triple boot system, Puppy, Ubuntu, and Fedora 14 and have with success installed the driver on both Puppy and Ubuntu.

    Can I fix it remotely from Puppy by adding the "rdblacklist=nouveau" line in grub.conf and somehow dealing with the /boot/initramfs somehow? Or do I have to boot in run level 3 and do it from there? If the latter - how can one boot in run level 3 from Fedora 14????

    P.S. - I see my system is listed below except that isn't my system any more - sorry (I'll see if I can get that changed)

  2. #2
    Join Date
    Mar 2008
    Location
    The Great Inland Northwest
    Posts
    216
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Nvidia driver killed me!

    Hi Troy,

    I think (if you can get into the etc/innitab file) from Puppy, you can change the 5 to a 3 (in the last line), then boot into text mode...
    F-25, 64 bit, Mate Desktop

  3. #3
    Join Date
    Aug 2009
    Posts
    11,397
    Mentioned
    98 Post(s)
    Tagged
    0 Thread(s)

    Re: Nvidia driver killed me!

    well, when you boot.. when it freezes up, try hitting "Ctrl-Alt-F2" to get into a console terminal. From there, you can try editing the /boot/grub.conf file and make sure it has the 2 parameters on the end of the kernel line

    Code:
    nouveau.modeset=0 rdblacklist=nouveau
    also, run:

    Code:
    nvidia-xconfig
    Teh main thing that will do is to add 2 lines to your /etc/X11/xorg.conf file (these are for 32bit kernel, 64 bit will use /usr/lib64 instead)

    Code:
        ModulePath      "/usr/lib/xorg/modules/extensions/nvidia"
        ModulePath      "/usr/lib/xorg/modules"
    Once those have been done, try rebooting and see if your problem is now fixed

  4. #4
    Join Date
    Mar 2009
    Location
    Ely, NV. - 395 miles round trip to Wal-Mart
    Posts
    347
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Nvidia driver killed me!

    Thanks. I checked and have no etc/innitab file. Did discover /etc/init/ck-log-system-restart.conf and in that noticed the line "start on runlevel 6" wherein I changed the 6 to a 3 and now I'm going for the dive!! Thanks again!

  5. #5
    Join Date
    Aug 2009
    Posts
    11,397
    Mentioned
    98 Post(s)
    Tagged
    0 Thread(s)

    Re: Nvidia driver killed me!

    the filename is /etc/inittab

    it has just 1 line in it (except for all of the comments..

    id:5:initdefault:

  6. #6
    Join Date
    Mar 2008
    Location
    The Great Inland Northwest
    Posts
    216
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Nvidia driver killed me!

    Re: Post #2

    My apologies.. Obviously I have a problem with that word..(inittab)..
    F-25, 64 bit, Mate Desktop

  7. #7
    Join Date
    Mar 2009
    Location
    Ely, NV. - 395 miles round trip to Wal-Mart
    Posts
    347
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Nvidia driver killed me!

    Boy today I am an idiot - after realizing inittab was a file and not a folder, and correcting my errors and doing the right thing, I did boot into level 3 - but then I botched up the command and killed the hole dang system - it wont boot at all now - I busted my Fedora once again! Can't seem to find an initramfs image to download to replace my busted up one with so may just reload F14 from scratch, again - lol

    Thanks folks

    ---------- Post added at 04:28 PM ---------- Previous post was at 01:23 PM ----------

    Reloaded Fedora and went through the process again of installing the Nvidia driver - again it froze on reboot. Tried the Ctrl-Alt F2 and it failed to work - went back into Puppy and changed the etc/inittab file to setting 3 which enabled reboot into text mode.

    Once in the terminal I ran the sed, mv and dracut commands as stated in the nvidia driver guide - on reboot she worked just fine. Thanks folks

Similar Threads

  1. Killed my Nvidia Driver, F13
    By jbrown96 in forum Using Fedora
    Replies: 7
    Last Post: 24th August 2010, 07:03 PM
  2. Nvidia driver totally killed my Fedora 9 ?!
    By Hitboxx in forum Using Fedora
    Replies: 19
    Last Post: 16th July 2008, 09:28 PM
  3. Updates killed Nvidia
    By xero_1ne in forum Installation, Upgrades and Live Media
    Replies: 5
    Last Post: 15th October 2007, 08:12 AM
  4. Me again, update killed NVIDIA driver
    By flight in forum Installation, Upgrades and Live Media
    Replies: 4
    Last Post: 11th July 2007, 02:17 PM
  5. FC5: nvidia killed my wlan
    By EdwardC in forum Using Fedora
    Replies: 3
    Last Post: 8th April 2006, 01:29 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]