[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X-Windows startup issue!



On Thu, Sep 02, 2004 at 04:23:52PM +0000, Will Ness wrote:
> Whew!! It was tough but I finally figured it out! Anyways here is a copy of 
> the error file that X-Windows created when it couldn't start up. If anyone 
> could help me, that would awesome. TIA!!
> 
> -Will
> 
> Hardware Info:
> 
> Ati Rage 128 Pro Ultra AGP (I believe it has 64 mb of video memory)
> 
> Dell monitor (generic)
> 
>               supports a max of 800X600 at 60 mhz
> 
> Have another Monitor
> 
> an HP Pavillion v70s
> 
>             supports a max of 1024X768 at 75 mhz
> 
> would like to have X-Windows work on both (is this acceptable to linux?)
> 
> Thanks!!
> 
> P.S- Oh yeah I forgot, It will only allow me to run 'startx' as root, is 
> there anyway to make it, so I can run 'startx' as a normal user? TIA!!
 
> 
> 
> _______________________________________________________________
> 
> X: unable to open wrapper config file /etc/X11/Xwrapper.config
> X: warning; process set to priority -1 instead of requested priority 0
Xwrapper.config is missing?

Mine is:
### BEGIN DEBCONF SECTION
# Do not edit within this region if you want your changes to be preserved by
# debconf.  Instead, make changes after the "### END DEBCONF SECTION" line.
allowed_users=console
nice_value=-10
### END DEBCONF SECTION

Maybe if you create Xwrapper.config with that content it will work. It
should have been created by the X install (is X configured?).

> This is a pre-release version of XFree86, and is not supported in any
> way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
> to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
> please check the latest version in the XFree86 CVS repository
> (http://www.XFree86.Org/cvs).
> 
> XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024
> fabbione@fabbione.net)
> Release Date: 15 August 2003
> X Protocol Version 11, Revision 0, Release 6.6
> Build Operating System: Linux 2.4.23 i686 [ELF]
> Build Date: 07 July 2004
> 	Before reporting problems, check http://www.XFree86.Org/
> 	to make sure that you have the latest version.
> Module Loader present
> OS Kernel: Linux version 2.2.20-idepci (herbert@gondolin) (gcc version 
> 2.7.2.3)
Are you trying to run a Sarge Xfree on Woody?

> #1 Sat Apr 20 12:45:19 EST 2002 TF
> 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/XFree86.0.log", Time: Thu Sep  2 11:33:48 2004
> (==) Using config file: "/etc/X11/XF86Config-4"
> Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No
> symbols found
> Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No
> symbols found
> Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  
> No
> symbols found
> Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  
> No
> symbols found
> (EE) Failed to load module "pex5" (module does not exist, 0)
> Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":  No symbols
> found
> (EE) Failed to load module "xie" (module does not exist, 0)
> (EE) Unable to find a valid framebuffer device
> (EE) R128(0): Failed to open framebuffer device, consult warnings and/or 
> errors
> above for possible reasons
> 	(you may have to look at the server log to see warnings)
> (EE) Screen(s) found, but none have a usable configuration.
> 
> Fatal server error:
> no screens found
In your /etc/X11/XF86Config-4 file, you will find something like this:
Section "Device"
	Identifier	"Generic Video Card"
	Driver		"vesa"
#	BusID		"PCI:1:0:0"
#	Option		"UseFBDev"		"true"
EndSection

Try changing the word after Driver to "vesa".
IfFailure: Try "vga16"

> 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 submit@bugs.debian.org.
> 
> X connection to :0.0 broken (explicit kill or server shutdown).
> 
> _________________________________________________________________
> On the road to retirement? Check out MSN Life Events for advice on how to 
> get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
What an unusual X error :)

-- 
The world's most effective spam filter:
        ln -sf /dev/full /var/mail/$USER



Reply to: