LinuxQuestions.org
Visit the LQ Articles and Editorials section
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
 
LinkBack Search this Thread
Old 09-11-2007, 06:49 PM   #16
jcbparry
Member
 
Registered: Sep 2006
Distribution: Slackware 12, Fedora Core 5
Posts: 38

Rep: Reputation: 15

ive done everything! im running Debian and i have tons of free disk space, ive restarted xfs and i still cannot fix the problem!
 
Old 01-16-2008, 08:08 AM   #17
Karolek
LQ Newbie
 
Registered: Mar 2006
Posts: 4

Rep: Reputation: 0
Code:
# startx
xauth:  creating new authority file /root/.serverauth.9600

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/localhost:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Slackware 12.1 Slackware Linux Project
Current Operating System: Linux localhost 2.6.23.12-smp #1 SMP Mon Jan 14 16:18:53 CET 2008 i686
Build Date: 14 December 2007  12:30:03PM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 21:06:02 2008
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "i2c" already built-in
(II) Module "ddc" already built-in
(II) Module "ramdac" already built-in
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

Fatal server error:
could not open default font 'fixed'

waiting for X server to begin accepting connections
giving up.
xinit:  Connection reset by peer (errno 104):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.
xorg.conf:
Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/share/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/OTF"
	FontPath     "/usr/share/fonts/Type1"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/75dpi/:unscaled"
EndSection

Section "Module"
	Load  "xtrap"
	Load  "GLcore"
	Load  "dri"
	Load  "dbe"
	Load  "glx"
	Load  "extmod"
	Load  "record"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option       "XkbModel"  "pc104"
	Option       "XkbLayout"  "pl"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "GSM"
	ModelName    "F700B"
	HorizSync    30.0 - 71.0
	VertRefresh  50.0 - 160.0
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nv"
	VendorName  "nVidia Corporation"
	BoardName   "NV20 [GeForce3 Ti 200]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Virtual 1024 768	
		Depth     24
	EndSubSection
EndSection
I have all packages from x/ and a lot of free space on /

Last edited by Karolek; 01-16-2008 at 08:10 AM.
 
Old 04-13-2009, 12:50 PM   #18
pageweb
LQ Newbie
 
Registered: Apr 2009
Posts: 1

Rep: Reputation: 0
As someone noted before:

Except I commented out the

unix/:7100

line in my XF86Config-4 file.
And it worked for me.

===========================
I have been getting same error...just to see what would happen I commented out the

unix/:7100

line in my XF86Config file. This actually allowed X to run
=============================



Quote:
Originally Posted by dj_relentless View Post
Hi All
My computer has developed a from with starting xwindows.
It will start and display the nvidia logo then crash back to the command prompt with the error
:
Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'

I'm using Redhat 7.1,
The way it happened was that all was working well and I did a cvs upgrade of wine. Tried to run half life and the computer froze (as usual), then I gave up. Next day came along and it happened like this ever since.

I can see at startup the xfs service is started but it won't shut down when the computer shuts down.

So I didn't upgrade or change anything to do with xfree86..
I've had a look at a few other post just to check other possibilites.

I can definatly see that xfs does start and is running..
I've checked that the fonts.alias file is present and contains everything and also checked to make sure I haven't run out of harddrive space. But I haven't checked for stale lock files as I have no idea how to (ideas?)

Anyway heres the log file


(II) Loading extension NV-GLX
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) [GLX]: Calling GlxExtensionInit
(II) [GLX]: associated 18 out of 30 GLX visuals
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Buttons: 3
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!

Fatal server error:
could not open default font 'fixed'

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.


Any help is much much much appreciated. And speak easily, I'm fairly new to the linux os.

Aaron


PS : I had to cut out some of the log because it wouldn't let me post over a certain amount of characters
 
  


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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Could not open default font 'fixed'?? danbaerg Linux - Newbie 1 05-31-2004 11:21 AM
Could not open default font 'fixed' installing 10.0 cvergara Mandriva 2 04-06-2004 09:31 PM
Error: could not open default font 'fixed' xlivius Slackware 1 06-16-2003 01:53 PM
cound not open default font 'fixed'...HELP! andym Linux - Newbie 4 05-26-2003 05:13 PM
(fse) could not open default font 'fixed' Will Linux - General 0 09-02-2001 10:01 PM


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

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration