Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

SL won't work on new install of SUSE

hibit Spad
Registered User
Join date: 6 Jan 2008
Posts: 29
05-31-2009 12:59
My harddrive crashed and I had to do a complete fresh install.

So on a totally clean new install of OpenSuse 11.1 (32bit), I installed the NVIDIA driver (180.51) using the command line method. Fresh redownload of Second Life. Consequently, there is no bad .secondlife folder or files to interfere.

Second Life will not run though. I get window creation errors.
Running SL from the command line I get these errors:

2009-05-31T19:39:22Z WARNING: isFeatureAvailable: Feature RenderCubeMap not on feature list!

2009-05-31T19:39:22Z WARNING: createContext: createContext: window creation failure. SDL: Couldn't find matching GLX visual

2009-05-31T19:39:25Z WARNING: createWindow: LLWindowManager::create() : Error creating window.
2009-05-31T19:39:25Z WARNING: LLViewerWindow: Unable to create window, be sure screen is set at 32-bit color and your graphics driver is configured correctly. See README-linux.txt or README-solaris.txt for further information.



When I run glxgears I get a frame rate in the 5000s.


Sax2 does not offer 32 bit color as an option. 24 bit is the highest.

My video card is an NVIDIA 7950GT The best AGP card I seem to be able to currently get.

Second Life ran just fine for me on the previous install of 11.1. I simply do not understand what the difficutly is or how to fix it.
Lance Corrimal
I don't do stupid.
Join date: 9 Jun 2006
Posts: 877
06-01-2009 00:59
first, check if the nvidia driver is actually working... on current computers, "glxgears" with 5000 fps can be done in software.

do this command:
glxinfo |grep -i rendering

the output should look like this:
direct rendering: Yes

if it does not look like that, fix your nvidia driver installation first.

if it does, and SL still doesnt start, attach the whole SecondLife.log file to a reply here.
hibit Spad
Registered User
Join date: 6 Jan 2008
Posts: 29
06-01-2009 07:27
Thank you for your reply.

glxinfo |grep -i rendering

returned

direct rendering: Yes

second life log is as follows:

2009-06-01T14:19:05Z INFO: initConfiguration: Loading settings file list/home/lostchild/Desktop/Downloads/SecondLife-i686-1.22.11.113941/app_settings/settings_files.xml
2009-06-01T14:19:05Z INFO: loadSettingsFromDirectory: Loaded settings file /home/lostchild/Desktop/Downloads/SecondLife-i686-1.22.11.113941/app_settings/settings_crash_behavior.xml
2009-06-01T14:19:05Z INFO: loadSettingsFromDirectory: Loaded settings file /home/lostchild/Desktop/Downloads/SecondLife-i686-1.22.11.113941/app_settings/settings.xml
2009-06-01T14:19:05Z INFO: loadSettingsFromDirectory: Loaded settings file /home/lostchild/Desktop/Downloads/SecondLife-i686-1.22.11.113941/app_settings/settings_per_account.xml
2009-06-01T14:19:05Z INFO: initParseCommandLine: Language posix
2009-06-01T14:19:05Z INFO: initParseCommandLine: Location
2009-06-01T14:19:05Z INFO: initParseCommandLine: Variant
2009-06-01T14:19:05Z WARNING: loadFromFile: Cannot find file /root/.secondlife/user_settings/settings_crash_behavior.xml to load.
2009-06-01T14:19:05Z WARNING: loadSettingsFromDirectory: Cannot load /root/.secondlife/user_settings/settings_crash_behavior.xml - No settings found.
2009-06-01T14:19:05Z WARNING: loadFromFile: Cannot find file /root/.secondlife/user_settings/settings.xml to load.
2009-06-01T14:19:05Z WARNING: loadSettingsFromDirectory: Cannot load /root/.secondlife/user_settings/settings.xml - No settings found.
2009-06-01T14:19:05Z WARNING: loadFromFile: Cannot find file /root/.secondlife/user_settings/settings_per_account.xml to load.
2009-06-01T14:19:05Z WARNING: loadSettingsFromDirectory: Cannot load /root/.secondlife/user_settings/settings_per_account.xml - No settings found.
2009-06-01T14:19:05Z INFO: getFontListSans: Getting system font list from FontConfig...
2009-06-01T14:19:05Z INFO: getFontListSans: Language posix
2009-06-01T14:19:05Z INFO: getFontListSans: Location
2009-06-01T14:19:05Z INFO: getFontListSans: Variant
2009-06-01T14:19:05Z INFO: getFontListSans: Preferring fonts of language: posix
2009-06-01T14:19:05Z INFO: getFontListSans: Using 59 system font(s).
2009-06-01T14:19:05Z INFO: writeSystemInfo: Second Life version 1.22.11
2009-06-01T14:19:05Z INFO: writeSystemInfo: Local time: 2009-06-01T07:19:05 PDT
2009-06-01T14:19:05Z INFO: writeSystemInfo: CPU info:
processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 12 model name : AMD Athlon(tm) 64 Processor 3400+ stepping : 0 cpu MHz : 2400.000 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow up bogomips : 4805.99 clflush size : 64 power management: ts fid vid ttp
->mHasSSE: 1
->mHasSSE2: 1
->mHasAltivec: 0
->mCPUMhz: 2400
->mCPUString: AMD Athlon(tm) 64 Processor 3400+

2009-06-01T14:19:05Z INFO: writeSystemInfo: Memory info:
MemTotal: 1551824 kB MemFree: 44144 kB Buffers: 53812 kB Cached: 1173380 kB SwapCached: 0 kB Active: 524048 kB Inactive: 905696 kB HighTotal: 654528 kB HighFree: 1116 kB LowTotal: 897296 kB LowFree: 43028 kB SwapTotal: 5253244 kB SwapFree: 5253008 kB Dirty: 16932 kB Writeback: 0 kB AnonPages: 202576 kB Mapped: 103696 kB Slab: 54324 kB SReclaimable: 42780 kB SUnreclaim: 11544 kB PageTables: 2960 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 6029156 kB Committed_AS: 573740 kB VmallocTotal: 110584 kB VmallocUsed: 57764 kB VmallocChunk: 48628 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 4096 kB DirectMap4k: 892928 kB DirectMap4M: 24576 kB
2009-06-01T14:19:05Z INFO: writeSystemInfo: OS: Linux 2.6
2009-06-01T14:19:05Z INFO: writeSystemInfo: OS info: Linux 2.6.27.21-0.1-default #1 SMP 2009-03-31 14:50:44 +0200 i686
2009-06-01T14:19:05Z INFO: writeDebugInfo: Opening debug file /root/.secondlife/logs/debug_info.log
2009-06-01T14:19:05Z INFO: init: J2C Engine is: KDU
2009-06-01T14:19:05Z INFO: init: libcurl version is: libcurl/7.16.4 OpenSSL/0.9.7c zlib/1.2.3 c-ares/1.4.0
2009-06-01T14:19:05Z WARNING: loadFromFile: Cannot find file /root/.secondlife/user_settings/settings_crash_behavior.xml to load.
2009-06-01T14:19:05Z INFO: updateVectorize: Vectorization : DISABLED
2009-06-01T14:19:05Z INFO: updateVectorize: Vector Processor : COMPILER DEFAULT
2009-06-01T14:19:05Z INFO: updateVectorize: Vectorized Skinning : ENABLED
2009-06-01T14:19:05Z WARNING: isFeatureAvailable: Feature RenderCubeMap not on feature list!
2009-06-01T14:19:05Z INFO: updateVectorize: Vectorization : DISABLED
2009-06-01T14:19:05Z INFO: updateVectorize: Vector Processor : COMPILER DEFAULT
2009-06-01T14:19:05Z INFO: updateVectorize: Vectorized Skinning : ENABLED
2009-06-01T14:19:05Z INFO: updateVectorize: Vectorization : DISABLED
2009-06-01T14:19:05Z INFO: updateVectorize: Vector Processor : COMPILER DEFAULT
2009-06-01T14:19:05Z INFO: updateVectorize: Vectorized Skinning : DISABLED
2009-06-01T14:19:05Z INFO: grab_dbus_syms: Found DSO: libdbus-glib-1.so.2
2009-06-01T14:19:05Z INFO: purgeCache: Purging Cache and Texture Cache...
2009-06-01T14:19:05Z INFO: initCache: Headers: 139810 Textures size: 320 MB
2009-06-01T14:19:05Z INFO: initCache: VFS CACHE SIZE: 100 MB
2009-06-01T14:19:05Z WARNING: initCache: Bad or missing vfx index file /root/.secondlife/cache/index.db2.x.1
2009-06-01T14:19:05Z WARNING: initCache: Removing old vfs data file /root/.secondlife/cache/data.db2.x.1
2009-06-01T14:19:05Z INFO: presizeDataFile: Pre-sized VFS data file to 104857600 bytes
2009-06-01T14:19:05Z WARNING: LLVFS: Using index file /root/.secondlife/cache/index.db2.x.151584922
2009-06-01T14:19:05Z WARNING: LLVFS: Using data file /root/.secondlife/cache/data.db2.x.151584922
2009-06-01T14:19:05Z WARNING: LLVFS: Using index file /home/lostchild/Desktop/Downloads/SecondLife-i686-1.22.11.113941/app_settings/static_index.db2
2009-06-01T14:19:05Z WARNING: LLVFS: Using data file /home/lostchild/Desktop/Downloads/SecondLife-i686-1.22.11.113941/app_settings/static_data.db2
2009-06-01T14:19:05Z INFO: initWindow: Initializing window...
2009-06-01T14:19:05Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2009-06-01T14:19:05Z INFO: ll_try_gtk_init: GTK Initialized.
2009-06-01T14:19:05Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2009-06-01T14:19:05Z INFO: ll_try_gtk_init: - Running against GTK version 2.14.4
2009-06-01T14:19:05Z INFO: createContext: createContext, fullscreen=0 size=1000x700
2009-06-01T14:19:05Z INFO: createContext: Compiled against SDL 1.2.5
2009-06-01T14:19:05Z INFO: createContext: Running against SDL 1.2.12
2009-06-01T14:19:05Z INFO: createContext: createContext: creating window 1000x700x32
2009-06-01T14:19:05Z WARNING: createContext: createContext: window creation failure. SDL: Couldn't find matching GLX visual
2009-06-01T14:19:05Z INFO: destroyContext: destroyContext begins
2009-06-01T14:19:05Z INFO: destroyContext: shutdownGL begins
2009-06-01T14:19:05Z INFO: destroyContext: SDL_QuitSS/VID begins
2009-06-01T14:19:05Z INFO: OSMessageBoxSDL: Creating a dialog because we're in windowed mode and GTK is happy.
2009-06-01T14:19:09Z INFO: quitCursors: Skipping quitCursors: mWindow already gone.
2009-06-01T14:19:09Z INFO: destroyContext: destroyContext begins
2009-06-01T14:19:09Z INFO: destroyContext: shutdownGL begins
2009-06-01T14:19:09Z INFO: destroyContext: SDL_QuitSS/VID begins
2009-06-01T14:19:09Z WARNING: createWindow: LLWindowManager::create() : Error creating window.
2009-06-01T14:19:09Z WARNING: LLViewerWindow: Unable to create window, be sure screen is set at 32-bit color and your graphics driver is configured correctly. See README-linux.txt or README-solaris.txt for further information.
Lance Corrimal
I don't do stupid.
Join date: 9 Jun 2006
Posts: 877
06-01-2009 13:27
ok, first bad thing i noticed: you're running as root.

do not do that.

never ever.

the only thing you ever want to do as the root user (system administrator) is administer your system (install patches, etc).


now for the SL problem:
paste the full output of glxinfo and xdpyinfo (after you logged in as the normal user that you should be creating right now...), and a copy of /etc/X11/xorg.conf please...
hibit Spad
Registered User
Join date: 6 Jan 2008
Posts: 29
06-01-2009 17:08
Lance be of good cheer. Rest assured that the only reason I was doing that from my root account is because I was restoring my (L)user account form backup and didn't want to wait on the possibility of getting things fixed. My user account is currently restored (with a minimal amount of data loss.

so here is the results you ask for:

GLXINFO:

name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample,
GLX_NV_float_buffer, GLX_ARB_fbconfig_float
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGI_swap_control, GLX_ARB_create_context, GLX_NV_float_buffer,
GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float,
GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB,
GLX_NV_present_video, GLX_NV_multisample_coverage
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample,
GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7950 GT/AGP/SSE2/3DNOW!
OpenGL version string: 2.1.2 NVIDIA 180.51
OpenGL extensions:
GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex,
GL_ARB_framebuffer_object, GL_ARB_imaging, GL_ARB_map_buffer_range,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100,
GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float,
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object,
GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
GL_ATI_draw_buffers, GL_ATI_texture_float, GL_ATI_texture_mirror_once,
GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_equation_separate,
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_depth_bounds_test,
GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle,
GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_copy_depth_to_color,
GL_NV_depth_clamp, GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance,
GL_NV_fragment_program, GL_NV_fragment_program_option,
GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage,
GL_NV_half_float, GL_NV_light_max_exponent, GL_NV_multisample_filter_hint,
GL_NV_occlusion_query, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range,
GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners,
GL_NV_register_combiners2, GL_NV_texgen_reflection,
GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
GL_NV_texture_expand_normal, GL_NV_texture_rectangle,
GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3,
GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program,
GL_NV_vertex_program1_1, GL_NV_vertex_program2,
GL_NV_vertex_program2_option, GL_NV_vertex_program3,
GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod,
GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x21 16 tc 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 0 0 None
0x22 16 dc 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 0 0 None
0x23 16 tc 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 0 0 None
0x24 16 tc 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 0 0 None
0x25 16 tc 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 0 0 None
0x26 16 tc 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 0 0 None
0x27 16 tc 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 0 0 None
0x28 16 tc 0 16 0 r y . 5 6 5 0 4 0 0 16 16 16 16 0 0 None
0x29 16 tc 0 16 0 r . . 5 6 5 0 4 0 0 16 16 16 16 0 0 None
0x2a 16 tc 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 2 1 Ncon
0x2b 16 tc 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 4 1 Ncon
0x2c 16 tc 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 2 1 Ncon
0x2d 16 tc 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 4 1 Ncon
0x2e 16 tc 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 2 1 Ncon
0x2f 16 tc 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 4 1 Ncon
0x30 16 tc 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 2 1 Ncon
0x31 16 tc 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 4 1 Ncon
0x32 16 tc 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 2 1 Ncon
0x33 16 tc 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 4 1 Ncon
0x34 16 tc 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 2 1 Ncon
0x35 16 tc 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 4 1 Ncon
0x36 16 dc 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 0 0 None
0x37 16 dc 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 0 0 None
0x38 16 dc 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 0 0 None
0x39 16 dc 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 0 0 None
0x3a 16 dc 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 0 0 None
0x3b 16 dc 0 16 0 r y . 5 6 5 0 4 0 0 16 16 16 16 0 0 None
0x3c 16 dc 0 16 0 r . . 5 6 5 0 4 0 0 16 16 16 16 0 0 None
0x3d 16 dc 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 2 1 Ncon
0x3e 16 dc 0 16 0 r y . 5 6 5 0 4 16 0 16 16 16 16 4 1 Ncon
0x3f 16 dc 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 2 1 Ncon
0x40 16 dc 0 16 0 r . . 5 6 5 0 4 16 0 16 16 16 16 4 1 Ncon
0x41 16 dc 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 2 1 Ncon
0x42 16 dc 0 16 0 r y . 5 6 5 0 4 24 0 16 16 16 16 4 1 Ncon
0x43 16 dc 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 2 1 Ncon
0x44 16 dc 0 16 0 r . . 5 6 5 0 4 24 0 16 16 16 16 4 1 Ncon
0x45 16 dc 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 2 1 Ncon
0x46 16 dc 0 16 0 r y . 5 6 5 0 4 24 8 16 16 16 16 4 1 Ncon
0x47 16 dc 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 2 1 Ncon
0x48 16 dc 0 16 0 r . . 5 6 5 0 4 24 8 16 16 16 16 4 1 Ncon
0x10d 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None


---------------------------------------------------------------------



XDPYINFO:

name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 10502000
X.Org version: 1.5.2
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 4, bits_per_pixel 8, scanline_pad 32
depth 8, bits_per_pixel 8, scanline_pad 32
depth 15, bits_per_pixel 16, scanline_pad 32
depth 16, bits_per_pixel 16, scanline_pad 32
depth 24, bits_per_pixel 32, scanline_pad 32
depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x3800008, revert to PointerRoot
number of extensions: 33
BIG-REQUESTS
Composite
DAMAGE
DOUBLE-BUFFER
DPMS
Extended-Visual-Information
GLX
MIT-SCREEN-SAVER
MIT-SHM
MIT-SUNDRY-NONSTANDARD
NV-CONTROL
NV-GLX
RANDR
RECORD
RENDER
SECURITY
SHAPE
SYNC
TOG-CUP
X-Resource
XC-APPGROUP
XC-MISC
XFIXES
XFree86-DGA
XFree86-Misc
XFree86-VidModeExtension
XINERAMA
XINERAMA
XInputExtension
XKEYBOARD
XTEST
XVideo
XVideo-MotionCompensation
default screen number: 0
number of screens: 1

screen #0:
print screen: no
dimensions: 1680x1050 pixels (474x303 millimeters)
resolution: 90x88 dots per inch
depths (7): 16, 1, 4, 8, 15, 24, 32
root window id: 0x10f
depth of root window: 16 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x20
default number of colormap cells: 64
preallocated pixels: black 0, white 65535
options: backing-store NO, save-unders NO
largest cursor: 64x64
current input event mask: 0xfac031
KeyPressMask EnterWindowMask LeaveWindowMask
KeymapStateMask ExposureMask StructureNotifyMask
SubstructureNotifyMask SubstructureRedirectMask FocusChangeMask
PropertyChangeMask ColormapChangeMask
number of visuals: 41
default visual id: 0x21
visual:
visual id: 0x21
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x22
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x23
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x24
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x25
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x26
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x27
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x28
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x29
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x2a
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x2b
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x2c
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x2d
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x2e
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x2f
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x30
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x31
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x32
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x33
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x34
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x35
class: TrueColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x36
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x37
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x38
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x39
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x3a
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x3b
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x3c
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x3d
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x3e
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x3f
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x40
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x41
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x42
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x43
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x44
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x45
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x46
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x47
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x48
class: DirectColor
depth: 16 planes
available colormap entries: 64 per subfield
red, green, blue masks: 0xf800, 0x7e0, 0x1f
significant bits in color specification: 8 bits
visual:
visual id: 0x10d
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
Kornscope Komachi
Transitional human
Join date: 30 Aug 2006
Posts: 1,041
06-01-2009 18:44
What about libc6 or whatever it is. Got libc6 2.9 here.
Had some recent trouble with that. Only after Ubuntu 8.10 has it. Some distros have not got the latest libs and the viewers are being built on the newer versions.
_____________________
SCOPE Homes, Bangu
-----------------------------------------------------------------
hibit Spad
Registered User
Join date: 6 Jan 2008
Posts: 29
06-01-2009 22:42
libc6 is in the package libapt-pkg-libc6_9-6-2 with version of 0.5.15lorg3.2-123.12 dated with a build time of 3 dec 2008.

So I don't know if that is the latest or not.
Lance Corrimal
I don't do stupid.
Join date: 9 Jun 2006
Posts: 877
06-02-2009 00:16
you're running in 16 bit colordepth... change that to 24bits and you should be fine.

in /etc/X11/xorg.conf change the DefaultDepth line in the Screen section...
hibit Spad
Registered User
Join date: 6 Jan 2008
Posts: 29
06-02-2009 12:27
found it fixed it.

THANK YOU!


My next question is why sax2 left it this way? I thought I changed it. and the video card is showing up as VESA inside of sax2 and won't update.

shrug... that is hardly your problem. SL is working now thank you.

now for all the other usual problems. like sound. LOL.


hibit Spad