Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Installation and Live Media
FedoraForum Search

Forgot Password? Join Us!

Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 19th February 2006, 09:13 AM
thugpoet22's Avatar
thugpoet22 Offline
Registered User
 
Join Date: May 2005
Posts: 193
trouble with sign in screen after update of nvidia kernel module

Hi, i just recently updated my nvidia kernel module. I was hoping that in doing so i would render graphics faster and smoother, but it seems as thought i have run into a problem. This is my kernal version 2.6.15-1.1830_fc4

in installed the nvidia module to go with that and it installed fine. When i restart my computer and the system starts up and goes the the check list, everything checks out ok, its all green but when it gets to the start screen it hangs, it shows my start screen but it wont let me log in.

Now the start screen that i have up is custom, its not the default startup screen and i was thinking that that might be the problem. So i was guessing that if it was possible to put the startup screen back to default i might be able to log into linux. But im totoally unsure about how to go about doing that. Truthfully im not even certain that thats the solution. If anybody has any suggestions please post. Thanks in advance
__________________
We're all born with ignorance but its our own choice to die with stupidity
Reply With Quote
  #2  
Old 19th February 2006, 01:19 PM
jhetrick62 Offline
Registered User
 
Join Date: Feb 2005
Location: Buffalo, Ny
Posts: 875
I can only tell you that when I updated to that kernel it included a dependency for udev-071. Upon reboot, it crashed when attempting to get to login screen. I booted into terminal access, restored old kernel and reverted udev back to udev-058 and have been running ever since just fine.

That was an ATI box, so I don't think your start-up screen is the problem. Maybe it's not excatly the same problem, but it sounds like it.

Hope that helps,
Jeff
Reply With Quote
  #3  
Old 19th February 2006, 06:10 PM
thugpoet22's Avatar
thugpoet22 Offline
Registered User
 
Join Date: May 2005
Posts: 193
how do u boot into terminal access, and when ur in there how do you remove or add things ? I installed it all with yum is it possible to just yum remove it as root
__________________
We're all born with ignorance but its our own choice to die with stupidity
Reply With Quote
  #4  
Old 19th February 2006, 07:34 PM
thugpoet22's Avatar
thugpoet22 Offline
Registered User
 
Join Date: May 2005
Posts: 193
I think this is what i basically have to do, i have to some how get into linux and disable the nvidia-glx driver because for some reason when i enabled that thats when the problem started. So since the gui isn't fully starting up im going to need cmd access as root i think and remove that driver or disable it. Again when i start up my system and it goes through the check list it all green, nothing but ok's nothings has failed, but that driver was the last think i installed so i figured thats what giving me the problems.
__________________
We're all born with ignorance but its our own choice to die with stupidity
Reply With Quote
  #5  
Old 19th February 2006, 09:24 PM
jhetrick62 Offline
Registered User
 
Join Date: Feb 2005
Location: Buffalo, Ny
Posts: 875
I believe it is /sbin/init 3<enter> to return you to runlevel 3 which does not run x
Then edit /etc/X11/xorg.conf file to disable glx (I'm not sure that is your problem, just telling you how to accomplish it)
Then when finished, /sbin/init 5<enter> and it should return you to runlevel 5 with x login.

Jeff
Reply With Quote
  #6  
Old 20th February 2006, 02:44 AM
thugpoet22's Avatar
thugpoet22 Offline
Registered User
 
Join Date: May 2005
Posts: 193
i know this is a noob questions but, how do u boot using the command line. I know by pressing c on the boot loader u get the command line but i dont think thats the one that that i need.
__________________
We're all born with ignorance but its our own choice to die with stupidity
Reply With Quote
  #7  
Old 20th February 2006, 04:26 AM
jhetrick62 Offline
Registered User
 
Join Date: Feb 2005
Location: Buffalo, Ny
Posts: 875
The above can be done from a GUI. Open terminal and become root (su). Then enter /sbin/init 3.

This should close out xserver and give you a command login The other way to do it is to log in and edit your grub.conf file and add a "3" at the end of the kernel line. Here is mine. I keep a CLI choice just incase of emergency repairs.

default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.14-1.1656_FC4)
root (hd0,0)
kernel /boot/vmlinuz-2.6.14-1.1656_FC4 ro root=LABEL=/ 5 rhgb quiet
initrd /boot/initrd-2.6.14-1.1656_FC4.img
title Fedora Core (2.6.14-1.1656_FC4) - CLI
root (hd0,0)
kernel /boot/vmlinuz-2.6.14-1.1656_FC4 ro root=LABEL=/ 3
initrd /boot/initrd-2.6.14-1.1656_FC4.img
title Other
rootnoverify (hd0,4)
chainloader +1

The second entry I added CLI to the end of description and at the end of the kernel line, I placed a 3 and deleted the "quiet" statement. This allows me to choose this option at any time during the boot screen.

Hope this helps,
Jeff
Reply With Quote
  #8  
Old 20th February 2006, 05:56 AM
thugpoet22's Avatar
thugpoet22 Offline
Registered User
 
Join Date: May 2005
Posts: 193
thanks a lot im going to give this a shot

thank u so much for giving the time to help me. Your effort has led to me fixing my distro. What i had to do was remove that driver or at the least disable the nvidia-glx driver. I dont know what that wont work, now for some reason i feel like im using my graphics card to its fullest degree, but thank you so much for helping me.
__________________
We're all born with ignorance but its our own choice to die with stupidity

Last edited by thugpoet22; 20th February 2006 at 06:14 AM.
Reply With Quote
Reply

Tags
kernel, module, nvidia, screen, sign, trouble, update

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia + White Screen + kernel update Dors Hardware & Laptops 7 28th October 2008 05:17 AM
Will yum update break the nvidia kernel module? erinspice Hardware & Laptops 4 23rd February 2007 06:32 PM
Can't update nVidia kernel module for Fedora Core 6 tron_thomas Installation and Live Media 4 29th November 2006 03:45 AM
nVidia kernel module update -> uninstall older kernels? linmix Installation and Live Media 3 8th December 2005 08:40 PM
yum install nvidia-glx kernel-module-nvidia-`(uname -r)` DIDN'T WORK :( jmachine Using Fedora 16 14th July 2005 08:57 PM


Current GMT-time: 15:48 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat