Mude para o modo de console Ctrl + Alt + F1
Remover vapor e libgl1-fglrx-glx-i386
sudo apt-get remove libgl1-fglrx-glx-i386
sudo apt-get remove steam
Instalar vapor:
wget http://media.steampowered.com/client/installer/steam.deb
dpkg -i steam.deb
apt-get -f install
dpkg --add-architecture i386
apt-get update
Instale bibliotecas de 32 bits:
apt-get install libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386
Reinstale libgl1-fglrx-glx-i386
apt-get install libgl1-fglrx-glx-i386