I'm having an issue with steam whenever I launch the program it tries to load but abruptly crashes a few seconds after I launch it. I just ran it via the terminal and this is what I got
Running Steam on ubuntu 16.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Now from what I'm seeing, I'm guessing that there is an issue with the open source amd driver and steam in the sense that they don't like each other for whatever reason and sense fglrx is no longer available the open source driver is my only option.
Can anyone confirm that this is, in fact, an issue with the driver, and if it is is there a work around?
sudo apt install steam
)? The latter tends to work better – Nick Weinberg Jun 09 '16 at 22:09