Qualche giorno fa ho scaricato steam su ubuntu 16.04 LTS ma ogni volta che provo a lanciarlo non si avvia, ho provato a farlo da terminale e ha ritornato questo:

Running Steam on ubuntu 16.04 32-bit
STEAM_RUNTIME is enabled automatically
/bin/bash: /home/gabriele/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libtinfo.so.5: no version information available (required by /bin/bash)
grep: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc
grep: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc
grep: symbol lookup error: grep: undefined symbol: pcre_jit_stack_alloc
Installing breakpad exception handler for appid(steam)/version(1482202200)
libGL error: unable to load driver: r300_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r300
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast

Sapreste dirmi cosa fare per risolvere il problema?

chiesto 03 Jan '17, 12:00

gabriele_rj's gravatar image

gabriele_rj
20112

modificato 03 Jan '17, 12:15

enzotib's gravatar image

enzotib ♦♦
14.1k113187


env LD_PRELOAD='/usr/$LIB/libstdc++.so.6' steam

Try to run it in console, see if it works.

If yes, you can edit your Steam desktop shortcut to have this command:

env LD_PRELOAD='/usr/$LIB/libstdc++.so.6' /usr/bin/steam %U

instead of the old value:

/usr/bin/steam %U

taken from: http://askubuntu.com/questions/771032/steam-not-opening-in-ubuntu-16-04-lts/771507

coll. permanente

ha risposto 19 Jan '17, 13:58

bj-ho's gravatar image

bj-ho
201

La tua risposta
abilita/disabilita anteprima

Segui questa domanda

Via email:

Una volta eseguito l'accesso potrai iscriverti a tutti gli aggiornamenti qui

Via RSS:

Risposte

Risposte e commenti

Basi di markdown

  • *corsivo* o __corsivo__
  • **grassetto** o __grassetto__
  • collegamento:[testo](http://url.com/ "titolo")
  • immagine?![alt testo](/path/img.jpg "titolo")
  • elenco numerato: 1. Foo 2. Bar
  • per aggiungere un'interruzione di riga, aggiungi due spazi a fine riga e premi «Invio»
  • è supportato anche semplice HTML

Tag:

×23

domanda posta: 03 Jan '17, 12:00

domanda visualizzata: 1,794 volte

ultimo aggiornamento: 19 Jan '17, 13:58

Chiedi è un servizio di supporto gestito da Ubuntu-it. Contattaci!

powered by OSQAPostgreSQL database
Ubuntu e Canonical sono marchi registrati da Canonical Ltd.