Hi Tofu, thanks for following up on this. I tried both statements you gave and I see no difference from the original: still torturously slow, about 15 secs to respond to an arrow key press.
From looking at logs from running with different versions, I see that previous versions (18.1.2 and before) of the viewer HAD been using the Radeon driver I had to download from ATI to first get SL to work. However, the newer versions giving me this problem (18.3.5 and later) seem to be going for the GL drivers in a way the older ones didn't.
I'm on a Red Hat Enterprise Linux - AS on a Thinkpad R51 with a 1.7GZ processor and 1.5GB of memory. My kernel reports: Linux version 2.6.9-5.EL (bhcompile@decompose.build.redhat.com) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 Wed Jan 5 19:22:18 EST 2005
Via dual boot, i can also run WinXP on it, where SL works fine. I don't use Windows much and I use Linux a lot, so switching to Win for SL is pretty disruptive.
Here is the startup info from the log file:
2007-11-29T13:35:48Z INFO: write_system_info: Second Life version 1.18.4
2007-11-29T13:35:48Z INFO: write_system_info: Local time: 2007-11-29T08:35:48 EST
2007-11-29T13:35:48Z INFO: write_system_info: CPU info:
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 13 model name : Intel(R) Pentium(R) M processor 1.70GHz stepping : 6 cpu MHz : 1699.020 cache size : 2048 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 mce cx8 mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe est tm2 bogomips : 3358.72
->mHasSSE: 1
->mHasSSE2: 1
->mHasAltivec: 0
->mCPUMhz: 600
->mCPUString: Intel(R) Pentium(R) M processor 1.70GHz
2007-11-29T13:35:48Z INFO: write_system_info: Memory info:
MemTotal: 1555440 kB MemFree: 995104 kB Buffers: 23544 kB Cached: 297896 kB SwapCached: 0 kB Active: 314296 kB Inactive: 185012 kB HighTotal: 654720 kB HighFree: 172352 kB LowTotal: 900720 kB LowFree: 822752 kB SwapTotal: 2048248 kB SwapFree: 2048248 kB Dirty: 4008 kB Writeback: 0 kB Mapped: 243284 kB Slab: 35524 kB Committed_AS: 597576 kB PageTables: 2608 kB VmallocTotal: 106488 kB VmallocUsed: 9864 kB VmallocChunk: 96240 kB HugePages_Total: 0 HugePages_Free: 0 Hugepagesize: 4096 kB
2007-11-29T13:35:48Z INFO: write_system_info: OS info: Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686
2007-11-29T13:35:48Z INFO: main: J2C Engine is: KDU
2007-11-29T13:35:48Z INFO: main: Loading feature tables.
2007-11-29T13:35:48Z INFO: maskFeatures: Applying Feature Mask: CPUSlow
Later on, it looks like the graphics setup has problems:
2007-11-29T13:35:48Z INFO: main: Initializing window...
2007-11-29T13:35:48Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2007-11-29T13:35:48Z INFO: ll_try_gtk_init: GTK Initialized.
2007-11-29T13:35:48Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2007-11-29T13:35:48Z INFO: ll_try_gtk_init: - Running against GTK version 2.4.13
2007-11-29T13:35:48Z WARNING: ll_try_gtk_init: - GTK COMPATIBILITY WARNING: Gtk+ version too old (micro mismatch)
2007-11-29T13:35:48Z INFO: createContext, fullscreen=0 size=1307x866
2007-11-29T13:35:48Z INFO: createContext: Compiled against SDL 1.2.5
2007-11-29T13:35:48Z INFO: createContext: Running against SDL 1.2.12
2007-11-29T13:35:48Z INFO: createContext: creating window 1307x866x32
2007-11-29T13:35:48Z INFO: x11_detect_VRAM_kb: Looking in /var/log/Xorg.0.log for VRAM info...
2007-11-29T13:35:48Z INFO: createContext: X11 log-parser detected 32MB VRAM.
2007-11-29T13:35:48Z INFO: createContext: GL buffer:
2007-11-29T13:35:48Z INFO: createContext: Red Bits 8
2007-11-29T13:35:48Z INFO: createContext: Green Bits 8
2007-11-29T13:35:48Z INFO: createContext: Blue Bits 8
2007-11-29T13:35:48Z INFO: createContext: Alpha Bits 8
2007-11-29T13:35:48Z INFO: createContext: Depth Bits 24
2007-11-29T13:35:48Z INFO: createContext: Stencil Bits 0
2007-11-29T13:35:48Z WARNING: initExtensions: GL extension support forced to SIMPLE level via LL_GL_BASICEXT
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize mipmap generation
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_EXT_paletted_texture
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize separate specular color
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize anisotropic filtering
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_ARB_texture_compression
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_ARB_occlusion_query
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_ARB_point_parameters
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_ARB_shader_objects
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_ARB_vertex_shader
2007-11-29T13:35:48Z INFO: initExtensions: Couldn't initialize GL_ARB_fragment_shader
2007-11-29T13:35:48Z INFO: initExtensions: GL Probe: Getting symbols
2007-11-29T13:35:48Z INFO: initExtensions: GL Probe: Got symbols
2007-11-29T13:35:48Z WARNING: loadGPUClass: Couldn't match GPU to a class: Mesa project:
www.mesa3d.org Mesa GLX Indirect
2007-11-29T13:35:48Z INFO: initGraphicsFeatureMasks: Setting GPU Class to Class0
2007-11-29T13:35:48Z INFO: maskFeatures: Applying Feature Mask: Class0
2007-11-29T13:35:48Z INFO: maskFeatures: Applying Feature Mask: NoPixelShaders
2007-11-29T13:35:48Z INFO: maskFeatures: Applying Feature Mask: NoVertexShaders
2007-11-29T13:35:48Z INFO: maskFeatures: Applying Feature Mask: OpenGLPre15