LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-15-2002, 10:23 PM   #1
frkstein
Member
 
Registered: Jan 2002
Location: Livonia, MI
Distribution: Ubuntu 10.04
Posts: 126

Rep: Reputation: 15
Unhappy Respawning problem


I thought I got rid of this problem when I first installed Linux but i guess it is back. What is happening is that during boot, when it gets to the command prompt and should automatically start X windows, it gets stuck. It displays the following:

INIT: Id "x" respawning too fast: disabled for 5 minutes

Now, I got rid of this before by playing with the video settings in Mandrakes install utility, but I see that is only a temp solution. BTW, I have an NVIDIA GeForce2 DDR graphics card. Any advice?
 
Old 01-15-2002, 11:04 PM   #2
Avatar2U
LQ Newbie
 
Registered: Jan 2002
Posts: 14

Rep: Reputation: 0
Sorry no answer I had the same problem could not figure it out and wound up reinstalling. I hope you have better luck than I did. Just a question though is it mandrake 8.1?

I noticed that the it cycles through trying to start the xwindows about 5 times before you get that error. And in about 5 minutes it does the same thing agaiin. I hope that this clarifires a bit for anyone that may have an answer.

 
Old 01-16-2002, 05:52 AM   #3
frkstein
Member
 
Registered: Jan 2002
Location: Livonia, MI
Distribution: Ubuntu 10.04
Posts: 126

Original Poster
Rep: Reputation: 15
Yes, it is Mandrake

Yes, I am running Mandrake 8.1
 
Old 01-17-2002, 03:45 PM   #4
frkstein
Member
 
Registered: Jan 2002
Location: Livonia, MI
Distribution: Ubuntu 10.04
Posts: 126

Original Poster
Rep: Reputation: 15
Fixed Problem

Avatar2u,

I fixed the problem by downloading the new nvidia drivers for my video card. Now, I can see what those GL screensavers do that I couldn't before as well. Hope this helps.
 
Old 02-28-2002, 07:14 PM   #5
bwilmot
LQ Newbie
 
Registered: Feb 2002
Posts: 4

Rep: Reputation: 0
I'm having the same problem. Now I'm really new, what do I do once I downlaod the new nvidia drivers? Better yet, how am I supposed to get the nvidia drivers into linux? I've got the geforce2.
 
Old 02-28-2002, 09:15 PM   #6
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
In what format did you get your drivers (note you'll need both GLX and kernel source for your distro), btw what distro are you using?
 
Old 02-28-2002, 10:28 PM   #7
bwilmot
LQ Newbie
 
Registered: Feb 2002
Posts: 4

Rep: Reputation: 0
I'm using Mandrake 8.1. I got the RPMS from nvidia. They are on my C drive cause I don't ahve access to Linux paritions through win2000.
 
Old 03-01-2002, 05:53 AM   #8
frkstein
Member
 
Registered: Jan 2002
Location: Livonia, MI
Distribution: Ubuntu 10.04
Posts: 126

Original Poster
Rep: Reputation: 15
Driver Installation

First off, make sure that you have both downloads that you need for this, the kernel and the glx drivers. Also, make sure that the kernel drivers that you got from nvidia are the ones specifically for Mandrake. the files you need should be:

NVIDIA_GLX-1.0-2313.i386.rpm

and

NVIDIA_kernel-1.0-2313.mdk81up.i686.rpm

To install these, be in a command window. Log in as su and then follow the instructions listed in this document:

http://205.158.109.140/XFree86_40/1....xNotes2313.pdf

I believe that you will want to follow the instructions for upgrading the drivers.

Last edited by frkstein; 03-01-2002 at 05:58 AM.
 
Old 03-01-2002, 11:33 AM   #9
bwilmot
LQ Newbie
 
Registered: Feb 2002
Posts: 4

Rep: Reputation: 0
Thanks, but what should I put in the line where I refernce the old drivers to remove. In the manual it says to do below

$ rpm -e NVIDIA_GLX

but do I need to add the version numbers to the end?

I think I'm gettign closer, thanks so much for your help.
 
Old 03-01-2002, 11:52 AM   #10
frkstein
Member
 
Registered: Jan 2002
Location: Livonia, MI
Distribution: Ubuntu 10.04
Posts: 126

Original Poster
Rep: Reputation: 15
Almost done

just use that line. Don't worry about the version number.
 
Old 03-01-2002, 12:20 PM   #11
bwilmot
LQ Newbie
 
Registered: Feb 2002
Posts: 4

Rep: Reputation: 0
Now I can't find the windows partition under /mnt. All that si there is cdrom cdrom2 floppy and disk. all appear to be empty. How do I get the files to be listed? I used dir andnothing came up. I tried burning them to a CD and I can't seem to find anything CD-roms either. I go to /mnt/cdrom and there is noothig there even whenI put in the install disk.
 
Old 03-01-2002, 12:42 PM   #12
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
I guess you have to mount it.
for CD-ROM
mount -tiso9660 /dev/cdrom /mnt/cdrom
for HD with windows (depending on filesystem
mount -tvfat /dev/hd(your windows devise) /mnt/windows (or whatever it is on your system). Use -tntfs for NTFS.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Spectra Linux 1.2 Kernel 2.4.18-6pro i686 Respawning and localhost login problem felixs Linux - Newbie 0 08-20-2005 05:05 AM
Linux Red Hat 9 start up problem - Init ID X respawning too fast RahmanJan Red Hat 2 08-14-2004 08:06 PM
INIT:Id "x" respawning too fast: disabled for 5 minutes problem satimis Red Hat 4 07-22-2004 06:03 AM
X is dead - Respawning problem ... mudelf Linux - Software 2 11-15-2003 03:14 AM
Respawning too fast problem isoaga Linux - Newbie 3 11-04-2002 06:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration