protonscr

Unable to launch steam 64-bit

steamclosed reviewed
ValveSoftware/steam-for-linux#1415 · opened 2013-02-08 by Vladinatrix · updated 2013-02-08 · 7 comments · github
VVladinatrix 2013-02-08 github

Running Steam on ubuntu 12.10 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1360282734_client)
Xlib: extension "GLX" missing on display ":0.0".
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for appid(steam)/version(1360282734_client)
Installing breakpad exception handler for appid(steam)/version(1360282734_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 5132 with name 0eBlobRegistryMutex_D2D2636A893BFA28531C8377D425ECFF
removing stale semaphore last operated on by process 5132 with name 0eBlobRegistrySignal_D2D2636A893BFA28531C8377D425ECFF
removing stale semaphore last operated on by process 5132 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 5132 with name 0eSteamEngineLock
OpenGL GLX extension not supported by display

Installed packages related to GLX:
dpkg -l | grep ^ii | grep glx
ii libgl1-mesa-glx:amd64 9.0-0ubuntu1 amd64 free implementation of the OpenGL API -- GLX runtime
ii libgl1-mesa-glx:i386 9.0-0ubuntu1 i386 free implementation of the OpenGL API -- GLX runtime
ii libswt-glx-gtk-3-jni 3.8.0~rc4-1 amd64 Standard Widget Toolkit for GTK+ GLX JNI library
ii libva-glx1:amd64 1.0.15-4build1 amd64 Video Acceleration (VA) API for Linux -- GLX runtime
ii libxcb-glx0:amd64 1.8.1-1ubuntu1 amd64 X C Binding, glx extension
ii libxcb-glx0:i386 1.8.1-1ubuntu1 i386 X C Binding, glx extension
ii libxcb-glx0-dev:amd64 1.8.1-1ubuntu1 amd64 X C Binding, glx extension, development files
ii rss-glx 0.9.1-5ubuntu5 amd64 Really Slick Screensavers GLX Port

Video device info per lshw

*-display
description: VGA compatible controller
product: RV710 [Radeon HD 4550]
vendor: Advanced Micro Devices [AMD] nee ATI
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:43 memory:e0000000-efffffff memory:f7df0000-f7dfffff ioport:dc00(size=256) memory:f7e00000-f7e1ffff

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal

Let me know if there is any other info I can provide that would be useful.

Jjohndrinkwater 2013-02-08 github

Xlib: extension "GLX" missing on display ":0.0".
Your AMD drivers are not installed correctly, as otherwise this would not error.
See https://wiki.ubuntu.com/Valve#AMD.2BAC8-ATI_Graphics for how to update your drivers.

VVladinatrix 2013-02-08 github

Those repos are enabled:

Ubuntu Update Repos

deb http://us.archive.ubuntu.com/ubuntu/ quantal-security main restricted
universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ quantal-proposed main restricted
universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ quantal-backports main restricted
universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ quantal-security main
restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ quantal-updates main
restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ quantal-proposed main
restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ quantal-backports main
restricted universe multiverse

There is no package fglrx-experimental-X in the repo.

On Fri, Feb 8, 2013 at 10:06 AM, John Drinkwater
[email protected]:

Xlib: extension "GLX" missing on display ":0.0".
Your AMD drivers are not installed correctly, as otherwise this would not
error.
See https://wiki.ubuntu.com/Valve#AMD.2BAC8-ATI_Graphics for how to
update your drivers.


Reply to this email directly or view it on GitHubhttps://github.com/ValveSoftware/steam-for-linux/issues/1415#issuecomment-13297100.

Regards,
W. Scott Lockwood III
US2009033817

Ddavidw-valve maintainer 2013-02-08 github

Can you run other 32 bit apps that use OpenGL?

VVladinatrix 2013-02-08 github

I believe so. I have now basically hosed my glx trying to uninstall and
reinstall it.I'll get back to you once I have that fixed.

On Fri, Feb 8, 2013 at 12:50 PM, davidw-valve [email protected]:

Can you run other 32 bit apps that use OpenGL?


Reply to this email directly or view it on GitHubhttps://github.com/ValveSoftware/steam-for-linux/issues/1415#issuecomment-13305139..

Regards,
W. Scott Lockwood III
US2009033817

Ttimowi 2013-02-08 github

Your Graphics card (Radeon HD 4550) is not supported by ubuntu 12.10. Normal fglrx does not work with cards older than HD5000. You will need the fglrx legacy driver.

http://askubuntu.com/questions/203232/radeon-hd-2000-3000-4000-on-12-10-quantal-fglrx-legacy-12-6-unsupported-wh

VVladinatrix 2013-02-08 github

Ok, I'll try that one - thanks!

On Fri, Feb 8, 2013 at 1:33 PM, Timo [email protected] wrote:

Your Graphics card (Radeon HD 4550) is not supported by ubuntu 12.10.
Normal fglrx does not work with cards older than HD5000. You will need the
fglrx legacy driver.

http://askubuntu.com/questions/203232/radeon-hd-2000-3000-4000-on-12-10-quantal-fglrx-legacy-12-6-unsupported-wh


Reply to this email directly or view it on GitHubhttps://github.com/ValveSoftware/steam-for-linux/issues/1415#issuecomment-13307186..

Regards,
W. Scott Lockwood III
US2009033817

Sscottlu 2013-02-08 github

Thanks timowi. Closing for now, Vladinator please reopen if there is an additional issue.