Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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-30-2005, 01:47 AM
|
#1
|
Member
Registered: Apr 2005
Location: india
Distribution: Redhat 9
Posts: 66
Rep:
|
X error : respawning too fast
redhat - 9.
1. i am getting the error
INIT : id "x" respawning too fast: disabled for 5 minutes
yesterday, everything was fine. u guessed right. either /etc/inittab or /etc/X11/XF86config . but noway, i didn't change anything in these 2 files. i am now fine on init 3. when i run init 5, the above error is coming. i am not sure what went wrong. actually, i was upgrading php yesterday. ./configure on php gave one error of libxml2 upgradation. i upgraded libxml2 & php also installed fine. now, when i used
# redhat-config-xfree86, the following error appeared.
redhat-config-xfree86: error while loading shared libraries: libxml2.so.2:cannot open shared object file: no such file or directory
So, i hope something went wrong while installing libxml2. how should i proceed now ????
|
|
|
04-30-2005, 08:33 AM
|
#2
|
Senior Member
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014
Rep:
|
Hello,
log in a console as root and type: then post the error...
|
|
|
04-30-2005, 11:30 AM
|
#3
|
Member
Registered: Jan 2005
Location: Boston
Distribution: slackware
Posts: 502
Rep:
|
any x errors should also be logged somewhere in /var/log.
maybe /var/log/XF86.0.log - something like that
|
|
|
04-30-2005, 09:35 PM
|
#4
|
Member
Registered: Jul 2004
Location: Canberra
Distribution: Mint 7
Posts: 204
Rep:
|
Re: X error : respawning too fast
Quote:
Originally posted by jkmartha
redhat - 9.
1. i am getting the error
INIT : id "x" respawning too fast: disabled for 5 minutes
yesterday, everything was fine. u guessed right. either /etc/inittab or /etc/X11/XF86config . but noway, i didn't change anything in these 2 files. i am now fine on init 3. when i run init 5, the above error is coming. i am not sure what went wrong. actually, i was upgrading php yesterday. ./configure on php gave one error of libxml2 upgradation. i upgraded libxml2 & php also installed fine. now, when i used
# redhat-config-xfree86, the following error appeared.
redhat-config-xfree86: error while loading shared libraries: libxml2.so.2:cannot open shared object file: no such file or directory
So, i hope something went wrong while installing libxml2. how should i proceed now ????
|
At a guess, during your upgrade you lost the link between libxml2.so.2 and whatever it was meant to be pinting to, most likely libxml2.so, look in the lib directory where libxml2.so.2 exists and see if its still pointing at something that exists.
|
|
|
05-01-2005, 11:59 PM
|
#5
|
Member
Registered: Apr 2005
Location: india
Distribution: Redhat 9
Posts: 66
Original Poster
Rep:
|
when i use
# startx
the following message appears.........
Not enough free space for DMA buffers.
/usr/bin/gnome-session: error while loading shared libraries: libxml2.so.2: cannot open shared object file: no such file or directory.
waiting for x server to shutdown.
|
|
|
05-02-2005, 06:51 AM
|
#6
|
Senior Member
Registered: Jan 2004
Location: Montpellier (France)
Distribution: Gentoo
Posts: 1,014
Rep:
|
Well try:
Code:
ls -l /usr/lib/libxml2.so*
to see if it's available and if that's or not a broken link
|
|
|
All times are GMT -5. The time now is 12:21 PM.
|
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
|
|