protonscr

Can't open steam on linux

steamclosed reviewedNot a bug
ValveSoftware/steam-for-linux#2502 · opened 2013-05-20 by ivanmlerner · updated 2013-08-19 · 15 comments · github
Iivanmlerner 2013-05-20 github

I installed steam today and after it had been installed it said it would finish the instalation when I open steam next time, but every time I open it, thats what I get:

Running Steam on ubuntu 12.04 32-bit
STEAM_RUNTIME is enabled automatically
[2013-05-20 14:24:07] Startup - updater built May 3 2013 15:08:27
SteamUpdateUI: An X Error occurred
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 41
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 14 (X_GLXGetVisualConfigs)
Serial number of failed request: 70
xerror_handler: X failed, continuing
[2013-05-20 14:24:07] Verifying installation...
[2013-05-20 14:24:07] Unable to read and verify install manifest /home/ivanlerner/.local/share/Steam/package/steam_client_ubuntu12.installed
[2013-05-20 14:24:07] Verification complete
[2013-05-20 14:24:07] Downloading update...
[2013-05-20 14:24:07] Checking for available updates...
[2013-05-20 14:24:08] Nothing to do
[2013-05-20 14:24:08] uninstalled manifest found in /home/ivanlerner/.local/share/Steam/package/steam_client_ubuntu12 (1).
[2013-05-20 14:24:08] Extracting package...
[2013-05-20 14:24:16] Installing update...
[2013-05-20 14:24:18] Cleaning up...
[2013-05-20 14:24:18] Update complete, launching Steam...
[2013-05-20 14:24:18] Shutdown
Installing bootstrap /home/ivanlerner/.local/share/Steam/bootstrap.tar.xz
Running Steam on ubuntu 12.04 32-bit
STEAM_RUNTIME has been set by the user to: /home/ivanlerner/.local/share/Steam/ubuntu12_32/steam-runtime
[2013-05-20 14:24:19] Startup
SteamUpdateUI: An X Error occurred
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 41
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 14 (X_GLXGetVisualConfigs)
Serial number of failed request: 70
xerror_handler: X failed, continuing
[2013-05-20 14:24:19] Verifying installation...
[2013-05-20 14:24:19] BVerifyInstalledFiles: steam.sh should be 21206;1362618606;659117362

[2013-05-20 14:24:19] Downloading update...
[2013-05-20 14:24:19] Checking for available updates...
[2013-05-20 14:24:20] Download complete.
[2013-05-20 14:24:20] uninstalled manifest found in /home/ivanlerner/.local/share/Steam/package/steam_client_ubuntu12.

[2013-05-20 14:24:20] Extracting package...
[2013-05-20 14:24:29] Installing update...
[2013-05-20 14:24:30] Cleaning up...
[2013-05-20 14:24:30] Update complete, launching -0x1,619e8083f2d18p-148ppname%.0..
[2013-05-20 14:24:30] Shutdown
[xcb] Unknown sequence number while appending request
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
steam: ../../src/xcb_io.c:160: append_pending_request: Assertion `!xcb_xlib_unknown_seq_number' failed.
/home/ivanlerner/.local/share/Steam/steam.sh: linha 700: 9048 Abortado (imagem do núcleo gravada)
$STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"

Ggdrewb-valve maintainer 2013-05-21 github

You don't appear to have a working 32-bit OpenGL installation. You'll need to try installing the components or updating your video driver.

Iivanmlerner 2013-05-21 github

I've tried activating diferent drivers with the configuration interface that has some proprietary drivers, and also downloading a driver directly through the manufacturers website, but it still wont work. I don't know if I'm doing something wrong or just trying to do something other than what you said, but could you give me some howto or help me to install the apropriate driver?

MMrSchism 2013-05-21 github

If possible, can you run glxinfo, dump the output into a gist, and post the gist link here?

MMrSchism 2013-05-21 github

Since you're on Ubuntu, can you open your additional drivers area and list here what's in there? Also, what manufacturer are you using (Nvidia, AMD/ATI, Intel)?

Iivanmlerner 2013-05-21 github

Its AMD/ATI and the additional drivers I put in the screenshot bellow:
captura de tela de 2013-05-21 14 06 54

MMrSchism 2013-05-21 github

Which of those drivers have you tried?

Iivanmlerner 2013-05-21 github

All but the third. By the way, I don't know if it is because I tried unistalling and installing again but now it doesn't even open the steam update window, when I click on steam or type steam in the terminal nothing happens and the output is: https://gist.github.com/ivanmlerner/5621606

Iivanmlerner 2013-05-21 github

Could it be because it wasn't completely unistalled? I unistalled it using the ubuntu program center (or something like that)

Iivanmlerner 2013-05-23 github

Does anyone knows whats wrong?

Jjohndrinkwater 2013-05-24 github

It does look like your graphics driver stack is incorrectly installed - it shouldnt be crashing for glxinfo.
Try the third option (beta drivers) and if that fails its likely another package thats missing…

Iivanmlerner 2013-05-25 github

I cannot install that driver, here is the error log:
https://gist.github.com/ivanmlerner/5649224
EDIT: Actually, I'm not being able to install any of those drivers now
EDIT2: Steam is now working after the recent update but It shows the following screen when opening:
captura de tela de 2013-05-25 12 21 25

Ggdrewb-valve maintainer 2013-08-16 github

Did you follow the steps on the web page the dialog mentions?

HHalf-Shot 2013-08-18 github

From what i know of Ubuntu's driver installation service, they are out of date. I would recommend you go to AMD's site and download a propitiatory driver. That error message usually means the feature is missing from the driver which in turn means you will probably have some issues running valve games since they reject old drivers.

Ggdrewb-valve maintainer 2013-08-19 github

Closing as this doesn't appear to be a Steam issue.

Nothing extracted yet.