Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

1.11.3.1 won't even start for me now after updating

Jacobus Nihilist
Registered User
Join date: 2 Jun 2006
Posts: 6
08-13-2006 15:46
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
Drake Amarula
Registered User
Join date: 14 Feb 2005
Posts: 20
08-13-2006 19:09
I'm getting the same, my config is pretty much the same as yours in required areas.
Jacobus Nihilist
Registered User
Join date: 2 Jun 2006
Posts: 6
08-13-2006 19:55
From: Drake Amarula
I'm getting the same, my config is pretty much the same as yours in required areas.


Drake,

Oh well that is two of us I know that are DOA right now. I am donloading the Knoppix distro that made with SL on it to try and see if I can get it to run at all again. If it does then I will see if I can figure out what is going on, I have reinstalled all the nvidia drivers on here, twice.... grr.....

Jac
Drake Bacon
Linux is Furry
Join date: 13 Jul 2005
Posts: 443
08-13-2006 19:58
From: someone
DefaultFbBPP 32


Remove this line from your /etc/X11/xorg.conf, and see what results out of that. Also tell us your distro.
Jacobus Nihilist
Registered User
Join date: 2 Jun 2006
Posts: 6
08-13-2006 20:40
From: Drake Bacon
Remove this line from your /etc/X11/xorg.conf, and see what results out of that. Also tell us your distro.



Removed, still doesn't work. I am running Mandriva 2006 kernal 2.6.12-12 smp 512m ram, gforce4 vid card w/ 128m, IBM IntelliStation with twin cpus. The live distro just finished DL'ing, I am going to burn it and try it out.

Jac
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
08-14-2006 06:52
From: Jacobus Nihilist

2006-08-13T22:37:59Z INFO: createContext: window creation failure. SDL: Couldn't find matching GLX visual


This line shows your nvidia driver is not installed properly.

Also you might need to change the Virtual 1024 768 lines in your xorg.conf file to Modes "1024x768" but fix your nvidia problem first!
Baba Yamamoto
baba@slinked.net
Join date: 26 May 2003
Posts: 1,024
08-21-2006 21:05
same issue ;0 my log

2006-08-22T03:54:15Z WARNING: LLDir_Linux not fully implemented!
2006-08-22T03:54:15Z INFO: QUEUED THREAD STARTING
2006-08-22T03:54:15Z INFO: QUEUED THREAD STARTING
2006-08-22T03:54:15Z INFO: QUEUED THREAD STARTING
2006-08-22T03:54:15Z INFO: QUEUED THREAD STARTING
2006-08-22T03:54:15Z INFO: Checking marker file for lock...
2006-08-22T03:54:15Z INFO: Marker file isn't locked.
2006-08-22T03:54:15Z INFO: Checking marker file for lock...
2006-08-22T03:54:15Z INFO: Marker file created.
2006-08-22T03:54:15Z INFO: Removing message.log
2006-08-22T03:54:15Z INFO: Exiting init_marker_file().
2006-08-22T03:54:15Z INFO: Opening debug file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/logs/debug_info.log
2006-08-22T03:54:15Z INFO: Second Life version 1.11.3
2006-08-22T03:54:15Z INFO: Local time: 2006-08-21T20:54:15 PDT
2006-08-22T03:54:15Z INFO: CPU info:
2006-08-22T03:54:15Z processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU T2500 @ 2.00GHz stepping : 8 cpu MHz : 1000.000 cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni monitor vmx est tm2 xtpr bogomips : 4005.49 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU T2500 @ 2.00GHz stepping : 8 cpu MHz : 1000.000 cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni monitor vmx est tm2 xtpr bogomips : 4000.39
2006-08-22T03:54:15Z INFO: Memory info:
2006-08-22T03:54:15Z MemTotal: 2074200 kB MemFree: 1072716 kB Buffers: 93108 kB Cached: 692612 kB SwapCached: 0 kB Active: 490976 kB Inactive: 453416 kB HighTotal: 1178112 kB HighFree: 321084 kB LowTotal: 896088 kB LowFree: 751632 kB SwapTotal: 2714944 kB SwapFree: 2714944 kB Dirty: 9164 kB Writeback: 0 kB Mapped: 245384 kB Slab: 42672 kB CommitLimit: 3752044 kB Committed_AS: 395620 kB PageTables: 2324 kB VmallocTotal: 114680 kB VmallocUsed: 11112 kB VmallocChunk: 102916 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 Hugepagesize: 4096 kB
2006-08-22T03:54:15Z INFO: OS info: Linux 2.6.16.21-0.13-smp #1 SMP Mon Jul 17 17:22:44 UTC 2006 i686
2006-08-22T03:54:15Z INFO: Loading feature tables.
2006-08-22T03:54:15Z INFO: Applying Feature Mask: RAM256MB
2006-08-22T03:54:15Z INFO: Applying Feature Mask: CPUSlow
2006-08-22T03:54:15Z INFO: Loading configuration file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/settings.xml
2006-08-22T03:54:15Z WARNING: Couldn't open file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/settings.xml
2006-08-22T03:54:15Z WARNING: LLXmlTree parse failed. Line 1: Couldn't open file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/settings.xml
2006-08-22T03:54:15Z WARNING: Unable to open control file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/settings.xml
2006-08-22T03:54:15Z INFO: Failed to load settings from /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/settings.xml
2006-08-22T03:54:15Z INFO: Loading legacy settings from /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/settings.ini
2006-08-22T03:54:15Z INFO: LLControlGroup::loadFromFile unable to open.
2006-08-22T03:54:15Z WARNING: Couldn't open file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/crash_settings.xml
2006-08-22T03:54:15Z WARNING: LLXmlTree parse failed. Line 1: Couldn't open file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/crash_settings.xml
2006-08-22T03:54:15Z WARNING: Unable to open control file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/user_settings/crash_settings.xml
2006-08-22T03:54:15Z INFO: Loading art table from /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/viewerart.xml
2006-08-22T03:54:15Z INFO: Loading base colors from /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/colors_base.xml
2006-08-22T03:54:15Z INFO: Loading user colors from /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/colors.xml
2006-08-22T03:54:15Z INFO: Failed to load user colors from /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/colors.xml
2006-08-22T03:54:15Z INFO: Loading legacy colors from /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/colors.ini
2006-08-22T03:54:15Z INFO: Default vfs data file not present, found /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/.
2006-08-22T03:54:15Z INFO: Old salt: 1
2006-08-22T03:54:15Z WARNING: Bad or missing vfx index file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/index.db2.x.1
2006-08-22T03:54:15Z WARNING: Removing old vfs data file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/.
2006-08-22T03:54:15Z INFO: Renaming /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/. to /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/data.db2.x.507019705
2006-08-22T03:54:15Z INFO: Renaming /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/index.db2.x.1 to /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/index.db2.x.507019705
2006-08-22T03:54:15Z INFO: Pre-sized VFS data file to 524288000 bytes
2006-08-22T03:54:15Z INFO: VFS: Using index file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/index.db2.x.507019705 and data file /home/baba/Desktop/SecondLife_1_11_3_1/SecondLife/cache/data.db2.x.507019705
2006-08-22T03:54:15Z INFO: VFS: Using index file /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/static_index.db2 and data file /home/baba/Desktop/SecondLife_1_11_3_1/app_settings/static_data.db2
2006-08-22T03:54:15Z INFO: Initializing window...
2006-08-22T03:54:15Z INFO: createContext: creating window 800x600x32
2006-08-22T03:54:15Z INFO: createContext: window creation failure. SDL: Couldn't find matching GLX visual
2006-08-22T03:54:15Z INFO: Unloading all GL symbols...
2006-08-22T03:54:15Z WARNING: OSMessageBox: Window creation error
2006-08-22T03:54:15Z INFO: Unloading all GL symbols...
2006-08-22T03:54:15Z WARNING: LLWindowManager::create() : Error creating window.
2006-08-22T03:54:15Z WARNING: Unable to create window, be sure screen is set at 32-bit color in Control Panels->Display->Settings
2006-08-22T03:54:15Z INFO: remove_marker_file()
_____________________
Open Metaverse Foundation - http://www.openmetaverse.org

Meerkat viewer - http://meerkatviewer.org
Ishikawa Hashimoto
Registered User
Join date: 19 Aug 2006
Posts: 3
08-22-2006 03:43
I had a similar problem to this (except with i810 drivers and on Ubuntu, KDE). Starting, and then when you try to sign in it just exits. It seemed to get fixed when I removed all the drivers that I was not using from "/usr/lib/dri" and "/usr/lib/xorg/modules/drivers". After restarting X, everything that required Direct Rendering including SL seemed to work ok.

Also, if you have inappropriate drivers that you installed via apt-get, I'd try "remove completely" on those packages.