Problemi con il viewer di Second Life

Ciao a tutti,
Volevo provare Second Life, così ho scaricato il viewer.
Il readme dice che non serve nessuna installazione, basta far partire lo script secondlife da lì dove lo si è scaricato. Ho provato, ma non succede niente di niente. Se opto per farlo partire in un terminale vedo apparire un termiale per una frazione di picosecondo e poi niente.
Qualcuno sa dirmi cosa posso fare?

tar xjvf Second_Life_5_0_9_329906_i686.tar.bz2

cd Second_Life_5_0_9_329906_i686

install.sh

~/.secondlife-install/etc/../secondlife

E dice:

64-bit Linux detected.
Running from /home/alessio/.secondlife-install
which: no kde-config in (/home/alessio/.local/bin:/home/alessio/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin)
which: no kde4-config in (/home/alessio/.local/bin:/home/alessio/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin)
 - Installing menu entries in /home/alessio/.local/share/applications
bin/do-not-directly-run-secondlife-bin: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
*** Bad shutdown ($LL_RUN_ERR). ***

You are running the Second Life Viewer on a x86_64 platform.  The
most common problems when launching the Viewer (particularly
'bin/do-not-directly-run-secondlife-bin: not found' and 'error while
loading shared libraries') may be solved by installing your Linux
distribution's 32-bit compatibility packages.
For example, on Ubuntu and other Debian-based Linuxes you might run:
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl

*******************************************************
This is a BETA release of the Second Life linux client.
Thank you for testing!
Please see README-linux.txt before reporting problems.

Infatti sul sito, fra i requisiti dice: “È richiesto un ambiente Linux a 32 bit relativamente moderno. Se esegui una distribuzione Linux a 64 bit, devi aver installato l’ambiente di compatibilità a 32 bit.”

1 Mi Piace

Perciò. Il punto è:

error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory

Quindi cerchiamo quale pacchetto offre questa libreria (a 32 bit, cioè i686).

dnf search libGLU.so.1

Si trova nel pacchetto mesa-libGLU-9.0.1-2.fc32.i686.

Allora

sudo dnf install mesa-libGLU-9.0.1-2.fc32.i686

A questo punto, se proviamo a far partire secondlife, dice:

error while loading shared libraries: libgdk-x11-2.0.so.0: cannot open shared object file: No such file or directory

Quindi

dnf provides libgdk-x11-2.0.so.0

Vediamo che si trova nel pacchetto gtk2-2.24.32-7.fc32.i686.

Allora

sudo dnf install gtk2-2.24.32-7.fc32.i686

Ora, riprovando a farlo partire ci dice:

error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

Di nuovo

dnf provides libcrypt.so.1

Quindi

sudo dnf install libxcrypt-compat-4.4.16-3.fc32.i686

A questo punto secondlife parte.
(Non so se successivamente ci saranno altri problemi).

Ah! Ovviamente se sei su Fedora 30, le versioni dei pacchetti potrebbero essere diverse.

Grazie alciregi,
ho provato a seguire la stessa procedura, ma mi blocco a:

install.sh

ottenedo un:

bash: install.sh: comando non trovato

Eppure, se guardo da file manager, install.sh è lì nella cartellina di secondlife.

Prova a dare
./install.sh
(Da dentro la cartella che contiene questo file)

O.K.
Il risultato è stato questo:

[silmaril@localhost Second_Life_5_0_9_329906_i686]$ ./install.sh
You are not running as a privileged user, so you will only be able
to install the Second Life Viewer in your home directory. If you
would like to install the Second Life Viewer system-wide, please run
this script as the root user, or with the 'sudo' command.

Proceed with the installation? [Y/N]: 
Please enter yes or no.
Proceed with the installation? [Y/N]: y
 - Installing to /home/silmaril/.secondlife-install
 - Installing menu entries in /home/silmaril/.local/share/applications
[silmaril@localhost Second_Life_5_0_9_329906_i686]$

Il passo successivo?

Sarebbe
~/.secondlife-install/etc/../secondlife
Per capire dai messaggi quali librerie mancano.

Segui quello che ho scritto nella seconda risposta.
In linea di massima dovrebbe essere
sudo dnf install mesa-libGLU.i686 gtk2.i686 libxcrypt-compat.i686

Fatto. Mi ha risposto così:

64-bit Linux detected.
Running from /home/silmaril/.secondlife-install
which: no kde-config in (/home/silmaril/.local/bin:/home/silmaril/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin)
which: no kde4-config in (/home/silmaril/.local/bin:/home/silmaril/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin)

  • Installing menu entries in /home/silmaril/.local/share/applications
    /home/silmaril/.secondlife-install/etc/…/secondlife: riga 138: bin/do-not-directly-run-secondlife-bin: File o directory non esistente
    *** Bad shutdown ($LL_RUN_ERR). ***

You are running the Second Life Viewer on a x86_64 platform. The
most common problems when launching the Viewer (particularly
‘bin/do-not-directly-run-secondlife-bin: not found’ and ‘error while
loading shared libraries’) may be solved by installing your Linux
distribution’s 32-bit compatibility packages.
For example, on Ubuntu and other Debian-based Linuxes you might run:
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl


This is a BETA release of the Second Life linux client.
Thank you for testing!
Please see README-linux.txt before reporting problems.

Mmm
Il file esiste?
ls -la ~/.secondlife-install/bin/do-not-directly-run-secondlife-bin

-rwxr-xr-x. 1 silmaril silmaril 64598219 16 nov 2017 /home/silmaril/.secondlife-install/bin/do-not-directly-run-secondlife-bin

Sì, il file è lì al suo posto.

Eeeee… bo?
Sei su Fedora 30? Workstation o altra spin?

Sono su Fedora 30 lxqt

Ricordo che già molto prima di Fedora 30 avevo anch’io problemi simili con il client ufficiale di SL, tant’è che poi decisi di adottare dei client di terze parti
Con Kokua Viewer avevo problemi pressochè identici, mentre Firestorm Viewer e Singularity Viewer funzionavano senza problemi.

Hai provato a eliminare le directory create dall’installazione, e riprovare a lanciare l’installer (dopo aver installato quei pacchetti)?
rm -rf ~/.secondlife*

Ho perso il filo.
Installare quali pacchetti?
Eliminare quali directory?

Eliminare le directory dove il viewer installa la roba
rm -rf ~/.secondlife*

Installare le librerie a 32 bit necessarie
sudo dnf install mesa-libGLU.i686 gtk2.i686 libxcrypt-compat.i686

Riprovare a installare il viewer
./install.sh
(Da dentro la cartella che contiene questo file)

Fatto.
Adesso la risposta è diventata enorme:

[silmaril@linux ~]$ ~/.secondlife-install/etc/../secondlife
64-bit Linux detected.
Running from /home/silmaril/.secondlife-install
which: no kde-config in (/home/silmaril/.local/bin:/home/silmaril/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin)
which: no kde4-config in (/home/silmaril/.local/bin:/home/silmaril/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin)
 - Installing menu entries in /home/silmaril/.local/share/applications
LLSingleton<LLEventPumps> depends on LLSingletonBase::MasterList
LLSingleton<LLInitClassList> depends on LLSingletonBase::MasterList
LLSingleton<LLError::Settings> depends on LLSingletonBase::MasterList
LLSingleton<(anonymous namespace)::Globals> depends on LLSingletonBase::MasterList
2020-05-24T10:15:51Z INFO: LLLiveFile::check: detected file change '/home/silmaril/.secondlife-install/app_settings//logcontrol.xml'
2020-05-24T10:15:51Z INFO: (anonymous namespace)::LogControlFile::loadFile: logging reconfigured from /home/silmaril/.secondlife-install/app_settings//logcontrol.xml
2020-05-24T10:15:51Z WARNING: warnif: Couldn't remove '/home/silmaril/.secondlife/logs/SecondLife.old' (errno 2): No such file or directory
2020-05-24T10:15:51Z INFO: processMarkerFiles: Exec marker '/home/silmaril/.secondlife/logs/SecondLife.exec_marker' found; last exec FROZE
LogLock::LogLock: failed to get mutex for log
LogLock::LogLock: failed to get mutex for log
LogLock::LogLock: failed to get mutex for log
2020-05-24T10:15:51Z INFO: LLOSInfo: Using glibc version '2.29' as OS version
2020-05-24T10:15:51Z INFO: LLOSInfo: OS build version not provided; using zero
2020-05-24T10:15:51Z INFO: startErrorThread: Starting error thread
2020-05-24T10:15:51Z INFO: run: thread_error - Waiting for an error
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Loaded settings file /home/silmaril/.secondlife-install/app_settings/settings.xml
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Cannot load /home/silmaril/.secondlife-install/app_settings/settings_install.xml - No settings found.
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group PerAccount - from location Default
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Loaded settings file /home/silmaril/.secondlife-install/app_settings/settings_per_account.xml
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location Default
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Loaded settings file /home/silmaril/.secondlife-install/app_settings/settings_crash_behavior.xml
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Warnings - from location Default
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Loaded settings file /home/silmaril/.secondlife-install/app_settings/ignorable_dialogs.xml
2020-05-24T10:15:51Z INFO: initParseCommandLine: Language it
2020-05-24T10:15:51Z INFO: initParseCommandLine: Location IT
2020-05-24T10:15:51Z INFO: initParseCommandLine: Variant UTF-8
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location User
2020-05-24T10:15:51Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/silmaril/.secondlife/user_settings//home/silmaril/.secondlife/user_settings/settings.xml to load.                                                                                                  
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Cannot load /home/silmaril/.secondlife/user_settings//home/silmaril/.secondlife/user_settings/settings.xml - No settings found.
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location User
2020-05-24T10:15:51Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/silmaril/.secondlife/user_settings/settings_crash_behavior.xml to load.                                                                                                                            
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Cannot load /home/silmaril/.secondlife/user_settings/settings_crash_behavior.xml - No settings found.
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Warnings - from location User
2020-05-24T10:15:51Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/silmaril/.secondlife/user_settings/ignorable_dialogs.xml to load.                                                                                                                                  
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Cannot load /home/silmaril/.secondlife/user_settings/ignorable_dialogs.xml - No settings found.
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Session
2020-05-24T10:15:51Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location UserSession
2020-05-24T10:15:52Z WARNING: LLUIColorTable::loadFromFilename: Unable to parse color file /home/silmaril/.secondlife/user_settings/colors.xml                                                                                                                                        
2020-05-24T10:15:52Z INFO: init: Configuration initialized.                                                                                
2020-05-24T10:15:52Z INFO: refreshSettings: HTTP Pipelining enabled!
2020-05-24T10:15:52Z INFO: init: LLCore::Http initialized.
2020-05-24T10:15:52Z INFO: init: Threads initialized.
2020-05-24T10:15:52Z INFO: init: UI initialized.
2020-05-24T10:15:52Z INFO: LLNotifications::loadTemplates: Reading notifications template
2020-05-24T10:15:52Z INFO: LLNotifications::loadTemplates: ...done
2020-05-24T10:15:52Z INFO: init: Notifications initialized.
2020-05-24T10:15:52Z INFO: initialize: Grid configuration file '/home/silmaril/.secondlife/user_settings/grids.xml'
2020-05-24T10:15:52Z WARNING: initialize: Failed to open grid configuration '/home/silmaril/.secondlife/user_settings/grids.xml'
2020-05-24T10:15:52Z INFO: initialize: Last grid '' not configured                                                                         
2020-05-24T10:15:52Z INFO: initialize: Default grid to util.agni.lindenlab.com
2020-05-24T10:15:52Z INFO: setGridChoice: setting util.agni.lindenlab.com
2020-05-24T10:15:52Z INFO: writeSystemInfo: Application: Second Life
2020-05-24T10:15:52Z INFO: writeSystemInfo: Version: Second Life Release 5.0.9.329906
2020-05-24T10:15:52Z INFO: writeSystemInfo: Local time: 2020-05-24T12:15:52 CEST
2020-05-24T10:15:52Z INFO: writeSystemInfo: CPU info:
processor       : 0 
vendor_id       : AuthenticAMD 
cpu family      : 21 
model           : 96 
model name      : AMD FX-8800P Radeon R7, 12 Compute Cores 4C+8G 
stepping        : 1 
microcode       : 0x600611a 
cpu MHz         : 3125.517 
cache size      : 1024 KB 
physical id     : 0 
siblings        : 4 
core id         : 0 
cpu cores       : 2 
apicid          : 16 
initial apicid  : 0 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 13 
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 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monito 
 ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_psta 
e ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic vgif overflow_recov 
bugs            : fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass 
bogomips        : 4199.89 
TLB size        : 1536 4K pages 
clflush size    : 64 
cache_alignment : 64 
address sizes   : 48 bits physical, 48 bits virtual 
power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13] 
 
processor       : 1 
vendor_id       : AuthenticAMD 
cpu family      : 21 
model           : 96 
model name      : AMD FX-8800P Radeon R7, 12 Compute Cores 4C+8G 
stepping        : 1 
microcode       : 0x600611a 
cpu MHz         : 3025.176 
cache size      : 1024 KB 
physical id     : 0 
siblings        : 4 
core id         : 1 
cpu cores       : 2 
apicid          : 17 
initial apicid  : 1 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 13 
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 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monito 
 ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_psta 
e ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic vgif overflow_recov 
bugs            : fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass 
bogomips        : 4199.89 
TLB size        : 1536 4K pages 
clflush size    : 64 
cache_alignment : 64 
address sizes   : 48 bits physical, 48 bits virtual 
power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13] 
 
processor       : 2 
vendor_id       : AuthenticAMD 
cpu family      : 21 
model           : 96 
model name      : AMD FX-8800P Radeon R7, 12 Compute Cores 4C+8G 
stepping        : 1 
microcode       : 0x600611a 
cpu MHz         : 2465.085 
cache size      : 1024 KB 
physical id     : 0 
siblings        : 4 
core id         : 2 
cpu cores       : 2 
apicid          : 18 
initial apicid  : 2 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 13 
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 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monito 
 ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_psta 
e ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic vgif overflow_recov 
bugs            : fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass 
bogomips        : 4199.89 
TLB size        : 1536 4K pages 
clflush size    : 64 
cache_alignment : 64 
address sizes   : 48 bits physical, 48 bits virtual 
power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13] 
 
processor       : 3 
vendor_id       : AuthenticAMD 
cpu family      : 21 
model           : 96 
model name      : AMD FX-8800P Radeon R7, 12 Compute Cores 4C+8G 
stepping        : 1 
microcode       : 0x600611a 
cpu MHz         : 2049.294 
cache size      : 1024 KB 
physical id     : 0 
siblings        : 4 
core id         : 3 
cpu cores       : 2 
apicid          : 19 
initial apicid  : 3 
fpu             : yes 
fpu_exception   : yes 
cpuid level     : 13 
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 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good acc_power nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monito 
 ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_psta 
e ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic vgif overflow_recov 
bugs            : fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass 
bogomips        : 4199.89 
TLB size        : 1536 4K pages 
clflush size    : 64 
cache_alignment : 64 
address sizes   : 48 bits physical, 48 bits virtual 
power management: ts ttp tm 100mhzsteps hwpstate cpb eff_freq_ro acc_power [13] 
 

->mHasSSE:     1
->mHasSSE2:    1
->mHasAltivec: 0
->mCPUMHz:     1417.12
->mCPUString:  AMD FX-8800P Radeon R7, 12 Compute Cores 4C+8G (1417.12 MHz)

2020-05-24T10:15:52Z INFO: writeSystemInfo: Memory info:
2020-05-24T10:15:52Z <mem>            Active:       888084
2020-05-24T10:15:52Z <mem>      Active(anon):       657480
2020-05-24T10:15:52Z <mem>      Active(file):       230604
2020-05-24T10:15:52Z <mem>     AnonHugePages:            0
2020-05-24T10:15:52Z <mem>         AnonPages:       656528
2020-05-24T10:15:52Z <mem>            Bounce:            0
2020-05-24T10:15:52Z <mem>           Buffers:         2436
2020-05-24T10:15:52Z <mem>            Cached:      1132504
2020-05-24T10:15:52Z <mem>           CmaFree:            0
2020-05-24T10:15:52Z <mem>          CmaTotal:            0
2020-05-24T10:15:52Z <mem>       CommitLimit:     15773420
2020-05-24T10:15:52Z <mem>      Committed_AS:      2503856
2020-05-24T10:15:52Z <mem>       DirectMap1G:     10485760
2020-05-24T10:15:52Z <mem>       DirectMap2M:      5429248
2020-05-24T10:15:52Z <mem>       DirectMap4k:       297260
2020-05-24T10:15:52Z <mem>             Dirty:            0
2020-05-24T10:15:52Z <mem>     FileHugePages:            0
2020-05-24T10:15:52Z <mem>     FilePmdMapped:            0
2020-05-24T10:15:52Z <mem> HardwareCorrupted:            0
2020-05-24T10:15:52Z <mem>    HugePages_Free:            0
2020-05-24T10:15:52Z <mem>    HugePages_Rsvd:            0
2020-05-24T10:15:52Z <mem>    HugePages_Surp:            0
2020-05-24T10:15:52Z <mem>   HugePages_Total:            0
2020-05-24T10:15:52Z <mem>      Hugepagesize:         2048
2020-05-24T10:15:52Z <mem>           Hugetlb:            0
2020-05-24T10:15:52Z <mem>          Inactive:       903460
2020-05-24T10:15:52Z <mem>    Inactive(anon):       110320
2020-05-24T10:15:52Z <mem>    Inactive(file):       793140
2020-05-24T10:15:52Z <mem>      KReclaimable:        54964
2020-05-24T10:15:52Z <mem>       KernelStack:         7612
2020-05-24T10:15:52Z <mem>            Mapped:       515276
2020-05-24T10:15:52Z <mem>      MemAvailable:     14468232
2020-05-24T10:15:52Z <mem>           MemFree:     13666464
2020-05-24T10:15:52Z <mem>          MemTotal:     15830500
2020-05-24T10:15:52Z <mem>           Mlocked:            0
2020-05-24T10:15:52Z <mem>      NFS_Unstable:            0
2020-05-24T10:15:52Z <mem>        PageTables:        13776
2020-05-24T10:15:52Z <mem>            Percpu:         2736
2020-05-24T10:15:52Z <mem>      SReclaimable:        54964
2020-05-24T10:15:52Z <mem>        SUnreclaim:       103544
2020-05-24T10:15:52Z <mem>             Shmem:       111196
2020-05-24T10:15:52Z <mem>    ShmemHugePages:            0
2020-05-24T10:15:52Z <mem>    ShmemPmdMapped:            0
2020-05-24T10:15:52Z <mem>              Slab:       158508
2020-05-24T10:15:52Z <mem>        SwapCached:            0
2020-05-24T10:15:52Z <mem>          SwapFree:      7858172
2020-05-24T10:15:52Z <mem>         SwapTotal:      7858172
2020-05-24T10:15:52Z <mem>       Unevictable:            0
2020-05-24T10:15:52Z <mem>      VmallocChunk:            0
2020-05-24T10:15:52Z <mem>       VmallocUsed:        24920
2020-05-24T10:15:52Z <mem>         Writeback:            0
2020-05-24T10:15:52Z <mem>      WritebackTmp:            0
2020-05-24T10:15:52Z <mem>         timestamp: 2020-05-24T10:15:51.85Z

2020-05-24T10:15:52Z INFO: writeSystemInfo: OS: Linux 5.6
2020-05-24T10:15:52Z INFO: writeSystemInfo: OS info: Linux 5.6.13-100.fc30.x86_64 #1 SMP Fri May 15 00:36:06 UTC 2020 x86_64
2020-05-24T10:15:52Z INFO: writeDebugInfo: Opening debug file /home/silmaril/.secondlife/logs/dump-c487de67-e904-1242-a92b-dcf611ef27d3//static_debug_info.log
2020-05-24T10:15:52Z INFO: llHashedUniqueID: ONCE: System ID 64193ced328b926476d350038359797a
2020-05-24T10:15:52Z INFO: LLUpdaterServiceImpl::setState: setting state to 1
2020-05-24T10:15:52Z INFO: LLUpdaterServiceImpl::restartTimer: will check for update again in 0 seconds
2020-05-24T10:15:52Z INFO: init: J2C Engine is: KDU v7.2
2020-05-24T10:15:52Z INFO: init: libcurl version is: libcurl/7.47.0 OpenSSL/1.0.1h zlib/1.2.8
2020-05-24T10:15:52Z INFO: init: UI initialization is done.
2020-05-24T10:15:52Z INFO: grab_dbus_syms: Couldn't load DSO: libdbus-glib-1.so.2
2020-05-24T10:15:52Z INFO: init: Hardware test initialization done.
2020-05-24T10:15:52Z INFO: initCache: Headers: 188559 Textures size: 711 MB
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/0
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/1
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/2
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/3
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/4
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/5
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/6
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/7
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/8
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/9
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/a
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/b
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/c
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/d
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/e
2020-05-24T10:15:52Z INFO: purgeAllTextures: Deleting files in directory: /home/silmaril/.secondlife/cache/texturecache/f
2020-05-24T10:15:52Z WARNING: open:  Attempting to open filename: /home/silmaril/.secondlife/cache/texturecache/texture.entries
2020-05-24T10:15:52Z INFO: purgeAllTextures: The entire texture cache is cleared.                                                          
2020-05-24T10:15:52Z INFO: purgeTextures: TEXTURE CACHE: Purging.
2020-05-24T10:15:52Z INFO: initCache: VFS CACHE SIZE: 204 MB
2020-05-24T10:15:52Z INFO: LLVFS: Attempting to open VFS index file /home/silmaril/.secondlife/cache/index.db2.x.250728609
2020-05-24T10:15:52Z INFO: LLVFS: Attempting to open VFS data file /home/silmaril/.secondlife/cache/data.db2.x.250728609
2020-05-24T10:15:52Z WARNING: warnif: Couldn't remove '/home/silmaril/.secondlife/cache/index.db2.x.250728609' (errno 2): No such file or directory                                                                                                                                   
2020-05-24T10:15:52Z WARNING: warnif: Couldn't remove '/home/silmaril/.secondlife/cache/index.db2.x.250728609' (errno 2): No such file or directory                                                                                                                                   
2020-05-24T10:15:52Z INFO: presizeDataFile: Pre-sized VFS data file to 213909504 bytes                                                     
2020-05-24T10:15:52Z INFO: LLVFS: Using VFS index file /home/silmaril/.secondlife/cache/index.db2.x.250728609
2020-05-24T10:15:52Z INFO: LLVFS: Using VFS data file /home/silmaril/.secondlife/cache/data.db2.x.250728609
2020-05-24T10:15:52Z INFO: LLVFS: Attempting to open VFS index file /home/silmaril/.secondlife-install/app_settings/static_index.db2
2020-05-24T10:15:52Z INFO: LLVFS: Attempting to open VFS data file /home/silmaril/.secondlife-install/app_settings/static_data.db2
2020-05-24T10:15:52Z INFO: LLVFS: Using VFS index file /home/silmaril/.secondlife-install/app_settings/static_index.db2
2020-05-24T10:15:52Z INFO: LLVFS: Using VFS data file /home/silmaril/.secondlife-install/app_settings/static_data.db2
2020-05-24T10:15:52Z INFO: init: Cache initialization is done.
2020-05-24T10:15:52Z INFO: initWindow: Initializing window...
2020-05-24T10:15:52Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2020-05-24T10:15:52Z INFO: ll_try_gtk_init: GTK Initialized.
2020-05-24T10:15:52Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2020-05-24T10:15:52Z INFO: ll_try_gtk_init: - Running against GTK version 2.24.32
2020-05-24T10:15:52Z INFO: ll_try_gtk_init: - GTK version is good.
2020-05-24T10:15:52Z INFO: createContext: createContext, fullscreen=0 size=1024x738
2020-05-24T10:15:52Z INFO: createContext: Compiled against SDL 1.2.15
2020-05-24T10:15:52Z INFO: createContext:  Running against SDL 1.2.15
2020-05-24T10:15:52Z INFO: createContext: Original aspect ratio was 1920:1200=1.6
2020-05-24T10:15:52Z INFO: createContext: createContext: creating window 1024x738x32
libGL error: MESA-LOADER: failed to open radeonsi (search paths :/usr/lib64/dri:/usr/lib32/dri:/usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open radeonsi (search paths :/usr/lib64/dri:/usr/lib32/dri:/usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL error: MESA-LOADER: failed to open swrast (search paths :/usr/lib64/dri:/usr/lib32/dri:/usr/lib/dri)
libGL error: failed to load driver: swrast

(do-not-directly-run-secondlife-bin:2129): Gdk-ERROR **: 12:15:52.235: The program 'do-not-directly-run-secondlife-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadContext'.
  (Details: serial 43 error_code 156 request_code 151 minor_code 6)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
/home/silmaril/.secondlife-install/etc/../secondlife: riga 138:  2129 Rilevato trace/breakpoint (core dump creato) $LL_WRAPPER bin/do-not-directly-run-secondlife-bin "${ARGS[@]}"
*** Bad shutdown ($LL_RUN_ERR). ***

You are running the Second Life Viewer on a x86_64 platform.  The
most common problems when launching the Viewer (particularly
'bin/do-not-directly-run-secondlife-bin: not found' and 'error while
loading shared libraries') may be solved by installing your Linux
distribution's 32-bit compatibility packages.
For example, on Ubuntu and other Debian-based Linuxes you might run:
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl

*******************************************************
This is a BETA release of the Second Life linux client.
Thank you for testing!
Please see README-linux.txt before reporting problems.

[silmaril@linux ~]$

Scusami ma qui mi arrendo.
Tutta quella sbrodolata di messaggi sarebbe anche corretta: il viewer parte, ma

Schianta. E qui non ho proprio idea di cosa fare.

O.K. Grazie lo stesso alciregi.