Hi guys,
I installed 1.11.3.1 today, now the d&*^m thing won't load, I get the busy, then it exits. I went to look at the settings.xml file, and guess what there isn't one!
Ok, there is my xorg.conf file.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon May 15 13:23:42 PDT 2006
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
Screen "screen1" 0 0
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
# allows the server to start up even if the mouse does not work
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_US"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
Identifier "monitor1"
VendorName "CTX"
ModelName "CTX VL700"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 120.0
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
Driver "nvidia"
VendorName "NVIDIA Corp."
BoardName "NVIDIA GeForce4 (generic)"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
DefaultFbBPP 32
Option "DPMS"
SubSection "Display"
Virtual 1024 768
Depth 8
EndSubSection
SubSection "Display"
Virtual 1024 768
Depth 15
EndSubSection
SubSection "Display"
Virtual 1024 768
Depth 16
EndSubSection
SubSection "Display"
Virtual 1024 768
Depth 24
EndSubSection
EndSection
and here is the log file from SecondLife.
2006-08-13T22:37:58Z INFO: Checking marker file for lock...
2006-08-13T22:37:58Z INFO: Marker file isn't locked.
2006-08-13T22:37:58Z INFO: Checking marker file for lock...
2006-08-13T22:37:58Z INFO: Marker file created.
2006-08-13T22:37:58Z INFO: Removing message.log
2006-08-13T22:37:58Z INFO: Exiting init_marker_file().
2006-08-13T22:37:58Z INFO: Opening debug file /home/rat/SecondLife/SecondLife/logs/debug_info.log
2006-08-13T22:37:59Z INFO: Second Life version 1.11.3
2006-08-13T22:37:59Z INFO: Local time: 2006-08-13T18:37:59 EDT
2006-08-13T22:37:59Z INFO: CPU info:
2006-08-13T22:37:59Z processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 5 model name : Pentium II (Deschutes) stepping : 2 cpu MHz : 449.252 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr bogomips : 888.83 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 5 model name : Pentium II (Deschutes) stepping : 2 cpu MHz : 449.252 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr bogomips : 897.02
2006-08-13T22:37:59Z INFO: Memory info:
2006-08-13T22:37:59Z MemTotal: 514296 kB MemFree: 6336 kB Buffers: 50572 kB Cached: 190916 kB SwapCached: 1352 kB Active: 352132 kB Inactive: 111720 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 514296 kB LowFree: 6336 kB SwapTotal: 1635280 kB SwapFree: 1628564 kB Dirty: 348 kB Writeback: 0 kB Mapped: 315916 kB Slab: 28116 kB CommitLimit: 1892428 kB Committed_AS: 740996 kB PageTables: 3772 kB VmallocTotal: 511992 kB VmallocUsed: 30064 kB VmallocChunk: 476660 kB
2006-08-13T22:37:59Z INFO: OS info: Linux 2.6.12-12mdksmp #1 SMP Fri Sep 9 17:43:23 CEST 2005 i686
2006-08-13T22:37:59Z INFO: Loading feature tables.
2006-08-13T22:37:59Z INFO: Applying Feature Mask: RAM256MB
2006-08-13T22:37:59Z INFO: Applying Feature Mask: CPUSlow
2006-08-13T22:37:59Z INFO: QUEUED THREAD STARTING
2006-08-13T22:37:59Z INFO: QUEUED THREAD STARTING
2006-08-13T22:37:59Z INFO: QUEUED THREAD STARTING
2006-08-13T22:37:59Z INFO: QUEUED THREAD STARTING
2006-08-13T22:37:59Z INFO: Loading configuration file /home/rat/SecondLife/SecondLife/user_settings/settings.xml
2006-08-13T22:37:59Z WARNING: Couldn't open file /home/rat/SecondLife/SecondLife/user_settings/settings.xml
2006-08-13T22:37:59Z WARNING: LLXmlTree parse failed. Line 1: Couldn't open file /home/rat/SecondLife/SecondLife/user_settings/settings.xml
2006-08-13T22:37:59Z WARNING: Unable to open control file /home/rat/SecondLife/SecondLife/user_settings/settings.xml
2006-08-13T22:37:59Z INFO: Failed to load settings from /home/rat/SecondLife/SecondLife/user_settings/settings.xml
2006-08-13T22:37:59Z INFO: Loading legacy settings from /home/rat/SecondLife/SecondLife/user_settings/settings.ini
2006-08-13T22:37:59Z INFO: LLControlGroup::loadFromFile unable to open.
2006-08-13T22:37:59Z WARNING: Couldn't open file /home/rat/SecondLife/SecondLife/user_settings/crash_settings.xml
2006-08-13T22:37:59Z WARNING: LLXmlTree parse failed. Line 1: Couldn't open file /home/rat/SecondLife/SecondLife/user_settings/crash_settings.xml
2006-08-13T22:37:59Z WARNING: Unable to open control file /home/rat/SecondLife/SecondLife/user_settings/crash_settings.xml
2006-08-13T22:37:59Z INFO: Loading art table from /home/rat/SecondLife/app_settings/viewerart.xml
2006-08-13T22:37:59Z INFO: Loading base colors from /home/rat/SecondLife/app_settings/colors_base.xml
2006-08-13T22:37:59Z INFO: Loading user colors from /home/rat/SecondLife/app_settings/colors.xml
2006-08-13T22:37:59Z INFO: Failed to load user colors from /home/rat/SecondLife/app_settings/colors.xml
2006-08-13T22:37:59Z INFO: Loading legacy colors from /home/rat/SecondLife/app_settings/colors.ini
2006-08-13T22:37:59Z INFO: Default vfs data file not present, found /home/rat/SecondLife/SecondLife/cache/.
2006-08-13T22:37:59Z INFO: Old salt: 1
2006-08-13T22:37:59Z WARNING: Bad or missing vfx index file /home/rat/SecondLife/SecondLife/cache/index.db2.x.1
2006-08-13T22:37:59Z WARNING: Removing old vfs data file /home/rat/SecondLife/SecondLife/cache/.
2006-08-13T22:37:59Z INFO: Renaming /home/rat/SecondLife/SecondLife/cache/. to /home/rat/SecondLife/SecondLife/cache/data.db2.x.142281630
2006-08-13T22:37:59Z INFO: Renaming /home/rat/SecondLife/SecondLife/cache/index.db2.x.1 to /home/rat/SecondLife/SecondLife/cache/index.db2.x.142281630
2006-08-13T22:37:59Z INFO: Pre-sized VFS data file to 524288000 bytes
2006-08-13T22:37:59Z INFO: VFS: Using index file /home/rat/SecondLife/SecondLife/cache/index.db2.x.142281630 and data file /home/rat/SecondLife/SecondLife/cache/data.db2.x.142281630
2006-08-13T22:37:59Z INFO: VFS: Using index file /home/rat/SecondLife/app_settings/static_index.db2 and data file /home/rat/SecondLife/app_settings/static_data.db2
2006-08-13T22:37:59Z INFO: Initializing window...
2006-08-13T22:37:59Z INFO: createContext: creating window 800x600x32
2006-08-13T22:37:59Z INFO: createContext: window creation failure. SDL: Couldn't find matching GLX visual
2006-08-13T22:37:59Z INFO: Unloading all GL symbols...
2006-08-13T22:37:59Z WARNING: OSMessageBox: Window creation error
2006-08-13T22:37:59Z INFO: Unloading all GL symbols...
2006-08-13T22:37:59Z WARNING: LLWindowManager::create() : Error creating window.
2006-08-13T22:37:59Z WARNING: Unable to create window, be sure screen is set at 32-bit color in Control Panels->Display->Settings
2006-08-13T22:37:59Z INFO: remove_marker_file()
Any ideas? I have looked back through the threads to see what I can, but it all looks fine to me.
Jac