LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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-12-2002, 06:27 PM   #1
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Rep: Reputation: 30
Linux Is Broken!!!


i spent a great deal of time trying to get Quake3 to work. And then after everything failed i decided that maybe a reboot will fix my problems...BAD IDEA!! now i can't even launch the xserver with a fatal FONT error or something. I tried reinstalling the nvidia drivers but i still get the error when launching X. Now i basically have a worthless operating system on my other partition.
 
Old 01-12-2002, 07:03 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
have you tried just reconfiguring X instead of just reinstalling drivers ??
 
Old 01-12-2002, 09:15 PM   #3
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Well im using Mandrake and i xf86setup wont work.
 
Old 01-12-2002, 10:07 PM   #4
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
It happened to me too, actually a couple of times, when I thought I found the sweet spot that has less bugs and feels good, the Mandy had screwed up my fonts settings and I had the same situation, I've looked for explanation on forums, I tried to run Xconfigurator all to no avail, so the only resolution was to re-install, I really hate it espacially when there's a lot of tweaking has been done, and all of it is just lost, I am sorry can't help you with that pal, I'd suggest to reinstall the danm thing.
 
Old 01-12-2002, 11:20 PM   #5
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
the font it refers to in the error message must be in XF86Config or XF86Config-4 in /etc/X11/ to stop it from loading.

find the line that loads the font and comment it out with #

Last edited by DavidPhillips; 01-12-2002 at 11:21 PM.
 
Old 01-13-2002, 12:21 AM   #6
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Ill give it a try.
 
Old 01-13-2002, 12:38 AM   #7
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Ok the exact error i get is:

Could not open default font ' fixed '.

I figured out how to launch the XF86 configuration utility, you type XFdrake. But no matter which mode i changed to it would always say "Could not open default font ' fixed '".

Maybe my default font got messed up one way or the other, i still have the console to work with and i HAVE to find a way to fix this becuase i dont really have time to reinstall it again, specially since half the stuff i have installed in from the net' rather than the cd packages.
 
Old 01-13-2002, 03:19 AM   #8
speck
Member
 
Registered: Nov 2001
Location: US
Distribution: Slackware 14.2
Posts: 375

Rep: Reputation: 115Reputation: 115
Run the "df" command and see if any of your filesystems (especially /tmp) are full or near capacity. I know a full /tmp filesystem will cause this message.


Speck
 
Old 01-13-2002, 08:14 AM   #9
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Ran the df command ant my /tmp is 80% full only.

I tried reconfiguring X server with XFdrake and then i saved the configuration. When i try startX i get this error now:

wmaker: can not load object libwraster.so.2 no such file or directory.

It was VERY close to this, and im positive that its libwraster.so.2 i remember that.

Last edited by therion12; 01-13-2002 at 08:35 AM.
 
Old 01-13-2002, 11:58 AM   #10
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
If it is WINDOWMAKER that is causing the error can i remove windowmaker completely? or can i just specify it to leave out wmaker during the startx process??
 
Old 01-13-2002, 12:53 PM   #11
speck
Member
 
Registered: Nov 2001
Location: US
Distribution: Slackware 14.2
Posts: 375

Rep: Reputation: 115Reputation: 115
How about trying a window manager that doesn't rely on any external libraries (other than basic X libraries) and see if you still get any errors. I would suggest downloading and installing UDE and see if X still errors out. It's a very minimal, but useful window manager. You should probably clean out all you can in /tmp too, if you haven't already.

Speck
 
Old 01-13-2002, 01:01 PM   #12
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Ok, i dont use WindowMaker dont be fooled, i had it install though. How do i startX with KDE only, becuase thats what i have.

If not can i use wget to download that UDE and install it ? but then how would i launch it? Becuase in the console you can't see the files located inside and stuff so unless someone tells me the names of the direcories it extracts to i cant do it.

Last edited by therion12; 01-13-2002 at 01:03 PM.
 
Old 01-13-2002, 02:37 PM   #13
speck
Member
 
Registered: Nov 2001
Location: US
Distribution: Slackware 14.2
Posts: 375

Rep: Reputation: 115Reputation: 115
Usually, you can edit (or create if it doesn't exist) the ~/.xinitrc file and add the following line to the file:

exec startkde

Just make sure it's the only "exec mywindowmanager" in the file. I haven't used Mandrake, so I don't know if they require additional changes. You can read through the execution steps in the "startx" script to see what config files it's using, if you understand shell script.

Yeah, you can download UDE with wget. It's the normal "tar xvfz ude-SNAP09062001.tar.gz", cd to "ude-SNAP09062001" directory and then read the "INSTALL" file (just the normal ./configure, make, su -c "make install"). Then add "exec uwm" to the ~/.xinitrc file.


Speck
 
Old 01-13-2002, 04:54 PM   #14
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Original Poster
Rep: Reputation: 30
Wooooohoo it works.!

All i needed to do is add the directory to the ld.so.conf file !! im so happy. (thank god for the console)
 
Old 01-13-2002, 11:58 PM   #15
speck
Member
 
Registered: Nov 2001
Location: US
Distribution: Slackware 14.2
Posts: 375

Rep: Reputation: 115Reputation: 115
Did you need to add /usr/local/lib to ld.so.conf and run ldconfig? Good debugging on that one.


Speck
 
  


Reply



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
How to detect broken pipe in C (Linux)? alanwolfen Programming 4 02-23-2005 01:22 AM
broken linux Trio3b Mandriva 2 02-17-2005 08:40 AM
why was my rh9.0 broken ,and how to retrieve the data on linux? ledone Linux - Newbie 3 07-25-2004 04:29 AM
Linux on "broken" hard drive md2bn08 Linux - General 4 07-02-2004 10:33 AM
X is broken jclark00001 Linux - Software 6 04-27-2003 07:56 PM

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

All times are GMT -5. The time now is 07:31 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