aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/linux_tools/client-readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/linux_tools/client-readme.txt')
-rw-r--r--linden/indra/newview/linux_tools/client-readme.txt24
1 files changed, 12 insertions, 12 deletions
diff --git a/linden/indra/newview/linux_tools/client-readme.txt b/linden/indra/newview/linux_tools/client-readme.txt
index 179cb9e..a3ff6cb 100644
--- a/linden/indra/newview/linux_tools/client-readme.txt
+++ b/linden/indra/newview/linux_tools/client-readme.txt
@@ -15,7 +15,7 @@ Life itself - please see <http://www.secondlife.com/whatis/>.
15 5.3. Blank window after minimizing it 15 5.3. Blank window after minimizing it
16 5.4. Audio 16 5.4. Audio
17 5.5. 'Alt' key for camera controls doesn't work 17 5.5. 'Alt' key for camera controls doesn't work
18 5.6. In-world movie playback 18 5.6. In-world streaming movie/music playback
196. Advanced Troubleshooting 196. Advanced Troubleshooting
20 6.1. Audio 20 6.1. Audio
21 6.2. OpenGL 21 6.2. OpenGL
@@ -79,9 +79,9 @@ unpacked it into - no installation step is required.
79 79
80Run ./secondlife from the installation directory to start Second Life. 80Run ./secondlife from the installation directory to start Second Life.
81 81
82For in-world MOVIE PLAYBACK, you will need GStreamer 0.10 installed on your 82For in-world MOVIE and MUSIC PLAYBACK, you will need (32-bit) GStreamer 0.10
83system. This is optional - it is not required for general client 83installed on your system. This is optional - it is not required for general
84functionality. If you have GStreamer 0.10 installed, the selection of 84client functionality. If you have GStreamer 0.10 installed, the selection of
85in-world movies you can successfully play will depend on the GStreamer 85in-world movies you can successfully play will depend on the GStreamer
86plugins you have; if you cannot play a certain in-world movie then you are 86plugins you have; if you cannot play a certain in-world movie then you are
87probably missing the appropriate GStreamer plugin on your system - you may 87probably missing the appropriate GStreamer plugin on your system - you may
@@ -169,11 +169,11 @@ SOLUTION:- Some window managers eat the Alt key for their own purposes; you
169 example, the 'Windows' key!) which will allow the Alt key to function 169 example, the 'Windows' key!) which will allow the Alt key to function
170 properly with mouse actions in Second Life and other applications. 170 properly with mouse actions in Second Life and other applications.
171 171
172PROBLEM 6:- In-world movie playback doesn't work for me. 172PROBLEM 6:- In-world movie and/or music playback doesn't work for me.
173SOLUTION:- You need to have a working installation of GStreamer 0.10; this 173SOLUTION:- You need to have a working installation of GStreamer 0.10; this
174 is usually an optional package for most versions of Linux. If you have 174 is usually an optional package for most versions of Linux. If you have
175 installed GStreamer 0.10 and you can play some movies but not others then 175 installed GStreamer 0.10 and you can play some music/movies but not others
176 you need to install a wider selection of GStreamer plugins, either 176 then you need to install a wider selection of GStreamer plugins, either
177 from your vendor or an appropriate third party. 177 from your vendor or an appropriate third party.
178 178
179 179
@@ -183,11 +183,11 @@ SOLUTION:- You need to have a working installation of GStreamer 0.10; this
183The 'secondlife' script which launches Second Life contains some 183The 'secondlife' script which launches Second Life contains some
184configuration options for advanced troubleshooters. 184configuration options for advanced troubleshooters.
185 185
186* AUDIO - Edit the 'secondlife' script and you will see three audio 186* AUDIO - Edit the 'secondlife' script and you will see these audio
187 options: LL_BAD_ESD, LL_BAD_OSS, LL_BAD_ALSA. Second Life tries to 187 options: LL_BAD_OPENAL_DRIVER, LL_BAD_FMOD_ESD, LL_BAD_FMOD_OSS, and
188 use ESD, OSS, then ALSA audio drivers in this order; you may uncomment 188 LL_BAD_FMOD_ALSA. Second Life tries to use OpenAL, ESD, OSS, then ALSA
189 the corresponding LL_BAD_* option to skip an audio driver which you 189 audio drivers in this order; you may uncomment the corresponding LL_BAD_*
190 believe may be causing you trouble. 190 option to skip an audio driver which you believe may be causing you trouble.
191 191
192* OPENGL - For advanced troubleshooters, the LL_GL_BLACKLIST option lets 192* OPENGL - For advanced troubleshooters, the LL_GL_BLACKLIST option lets
193 you disable specific GL extensions, each of which is represented by a 193 you disable specific GL extensions, each of which is represented by a