On Fri, 2004-07-09 at 20:32, Adam Done wrote: > Ok.. I am making some real progress on DRI. I think I have been > loading the modules wrong when starting up. This is in my /etc/modules
[snip] > Now the xserver starts up but just hangs as to before it just stopped > and outputted errors. This time the screen goes blank like the xserver > starts but then it just hangs. I am going to look over it some more a > bit later on tonight.. my wife wants to watch a movie (our only dvd > player is the computer, osx) So I will be back later on.. I restarted the xserver and found that it just hangs and the last thing reported on the console and in the log was... AUDIT: Mon Jul 12 11:52:46 2004: 913 X: client 5 rejected from local host It looks like the xserver does not have permission to start. The screen blanks and can see x starting but then it just hangs. Here is the output to the console... # /usr/bin/X11/startx Using authority file /admin/root/linux/.Xauthority Writing authority file /admin/root/linux/.Xauthority Using authority file /admin/root/linux/.Xauthority Writing authority file /admin/root/linux/.Xauthority X: warning; process set to priority -11 instead of requested priority -10 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 [EMAIL PROTECTED] 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-5 20040622081340 [EMAIL PROTECTED]) Release Date: 15 August 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.25-powerpc-smp ppc [ELF] Build Date: 22 June 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.4.25-ben1.asterix5 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian 1:3.3.4-2)) #1 Fri Jul 9 17:56 :36 PDT 2004 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: Mon Jul 12 11:52:34 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 Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found (EE) R128(0): No DFP detected (EE) R128(0): [agp] Could not map ring Warning: font renderer for ".pcf" already registered at priority 0 Warning: font renderer for ".pcf.Z" already registered at priority 0 Warning: font renderer for ".pcf.gz" already registered at priority 0 Warning: font renderer for ".snf" already registered at priority 0 Warning: font renderer for ".snf.Z" already registered at priority 0 Warning: font renderer for ".snf.gz" already registered at priority 0 Warning: font renderer for ".bdf" already registered at priority 0 Warning: font renderer for ".bdf.Z" already registered at priority 0 Warning: font renderer for ".bdf.gz" already registered at priority 0 Warning: font renderer for ".pmf" already registered at priority 0 Could not init font path element unix/:7100, removing from list! AUDIT: Mon Jul 12 11:52:46 2004: 913 X: client 5 rejected from local host I think this is the last step just getting this part to go :)... -Adam