0

Steam wont launch, i get this message

crazyfrog@crazyfrog-desktop:~$ steam
Running Steam on ubuntu 15.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1433441724)
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Byte Commander
  • 110,243

2 Answers2

0

Try this to install openGL:

sudo apt-get install libgl1-mesa-dev
Daniel
  • 3,626
  • 3
  • 24
  • 46
0

Try to use this two scripts:

Boot guru script in users

IOSYS Guru script in users

and it might work fine this way.

Michael
  • 2,597