Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-03-2006, 01:06 AM
|
#1
|
Member
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 795
Rep:
|
Starting Fedora Core 4 in Failsafe
How would I go about starting Fedora Core 4 in a failsafe terminal? I need to not start X, but that's not an option on the interactive startup thing. I need the terminal only without X so I can install the right drivers for my video card. There's no option in Grub to start in failsafe only.
|
|
|
04-03-2006, 01:54 AM
|
#2
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
You want to start in runlevel 3. (The Failsafe terminal is not relevant; it is a terminal emulator in X.) To do this permanently, you can edit your /etc/inittab and change the line that says "id:5:initdefault:" to "id:3:initdefault:". If you only need to do it one time, append a "3" to the kernel arguments in GRUB (press the "a" key). I think you can also change runlevel as root with "telinit 3" or something.
|
|
|
04-03-2006, 02:09 AM
|
#3
|
Member
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 795
Original Poster
Rep:
|
Cool, I got it working, but apparently the Nvidia drivers, even the ones directly from nvidia.com, only work with kernel version 2.6.15 and older, and I'm running 2.6.16. I'll just have to wait for an updated one, it doesn't look bad, I can't tell anything, it's just that if I try to do anything graphics intensive at all, like anything with OpenGL, it runs remarkably slow. Guess I'm switching back to the Windows drive for gaming and stuff for a while.
|
|
|
04-03-2006, 02:15 AM
|
#4
|
Senior Member
Registered: Aug 2005
Posts: 1,755
Rep:
|
Quote:
Originally Posted by dudeman41465
Cool, I got it working, but apparently the Nvidia drivers, even the ones directly from nvidia.com, only work with kernel version 2.6.15 and older, and I'm running 2.6.16. I'll just have to wait for an updated one, it doesn't look bad, I can't tell anything, it's just that if I try to do anything graphics intensive at all, like anything with OpenGL, it runs remarkably slow. Guess I'm switching back to the Windows drive for gaming and stuff for a while.
|
What? I am using 2.6.16-1.2080_FC5 and my Nvidia drivers work fine.
You should install them from Livna. For FC4, add Livna and do "yum install kernel-module-nvidia-$(uname -r)". Browsing Livna, they do have drivers for 2.6.16-1.2069_FC4, so it certainly does work with 2.6.16.
|
|
|
04-03-2006, 02:41 AM
|
#5
|
Member
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 795
Original Poster
Rep:
|
Ok, I'll try it again, I tried it once just like that, I've got the patched yum configuration, and it tried to install 2.6.15 as a dependency, then errored out and told me the kernel I had was newer than the one it wanted to install. Here's exactly what I typed in konsole:
Code:
yum install nvidia-glx 2.6.16-1.2069_FC4-nvidia-$(uname -r)
|
|
|
04-03-2006, 02:51 AM
|
#6
|
Member
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 795
Original Poster
Rep:
|
Now I get this error:
Error: Missing Dependency: /boot/vmlinuz-2.6.14-1.1653_FC4 is needed by package kernel-module-nvidia-2.6.14-1.1653_FC4
|
|
|
All times are GMT -5. The time now is 05:49 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|