https://bugs.freedesktop.org/show_bug.cgi?id=74764
Priority: medium Bug ID: 74764 Assignee: dri-devel@lists.freedesktop.org Summary: Steam overlay not working Severity: normal Classification: Unclassified OS: Linux (All) Reporter: v10lator@myway.de Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa
I switched from stable to git and since then the Steam overlay is not working anymore. I tested it with two games (Rust and Worms Reloaded) but could test it with more if needed.
With not working I mean exactly this. The message that it's enabled and you have to type shift + tab to open is doesn't show up, also shift + tab or F12 (taking screenshot) does nothing.
I may try to bisect it later but am not sure if I'll find the time.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #1 from Thomas Rohloff v10lator@myway.de --- Forgot to say: This is on a HD 6950. Can't test other cards as I own that one only. Would be nice if others could test (also nouveau/intel) to see if that's really radeon only.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
Ian Romanick idr@freedesktop.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |baker.dylan.c@gmail.com
--- Comment #2 from Ian Romanick idr@freedesktop.org --- Thomas: does this occur only with GIT master or with the 10.1 branch too?
Dylan: can you double check on i965? I want to be sure we didn't break anything.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #3 from Thomas Rohloff v10lator@myway.de --- Ian: Yes, the problem occurs with this, too: OpenGL version string: 3.0 Mesa 10.1.0-rc1 (git-1e6bba5)
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #4 from Thomas Rohloff v10lator@myway.de --- I just found this in dmesg (it appears every time I start a Steam game), pretty sure it is connected:
gameoverlayui[6032]: segfault at 0 ip 00000000f702b619 sp 00000000ffe0d7c0 error 4 in gameoverlayui.so[f6ef4000+45a000]
If anyone has any idea how to investigate into this more future please share.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
Thomas Rohloff v10lator@myway.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTOURBUG
--- Comment #5 from Thomas Rohloff v10lator@myway.de --- Sorry to say but I no longer think this is a mesa bug. Instead I think it's a library missmatch between my distro (Gentoo) and the Steam runtime.
Why I'm thinking this now? Well, cause with STEAM_RUNTIME=0 the overlay works.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #6 from Uriy Zhuravlev stalkerg@gmail.com --- I have trouble too. On a laptop with (i965) and on the desktop (r600g) does not work. On the laptop Ubuntu, Gentoo on the desktop. Everywhere I use KDE (kwin) but if you turn it on ubuntu Unity gameoverlay starts.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #7 from darkbasic darkbasic@linuxsystems.it --- I confirm Steam Overlay doesn't work with radeon on Gentoo, on the contrary it works flawlessly with fglrx.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #8 from Mike Lothian mike@fireburn.co.uk --- Try it on the FireBurn overlay On 20 Feb 2014 18:28, bugzilla-daemon@freedesktop.org wrote:
*Comment # 7 https://bugs.freedesktop.org/show_bug.cgi?id=74764#c7 on bug 74764 https://bugs.freedesktop.org/show_bug.cgi?id=74764 from darkbasic darkbasic@linuxsystems.it *
I confirm Steam Overlay doesn't work with radeon on Gentoo, on the contrary it works flawlessly with fglrx.
You are receiving this mail because:
- You are the assignee for the bug.
dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=74764
Mike Lothian mike@fireburn.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@fireburn.co.uk
--- Comment #9 from Mike Lothian mike@fireburn.co.uk --- It might have something to do with the way mesa used to use libudev and the steam client using an older bundled version. I have steam working with both r600g and radeonsi
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #10 from Emil Velikov emil.l.velikov@gmail.com --- I suspect that the issues you're seing are related to the libudev interaction that Mike stated. If you guys are having this problem with latest git I would suggest bisecting the issue.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #11 from darkbasic darkbasic@linuxsystems.it --- I definitely have this problem with latest git, didn't try early version. With STEAM_OVERLAY=0 it works flawlessly, unfortunately this is not a solution. With Catalyst it works flawlessly even with STEAM_OVERLAY=1.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #12 from Kertesz Laszlo laszlo.kertesz@gmail.com --- (In reply to comment #11)
I definitely have this problem with latest git, didn't try early version. With STEAM_OVERLAY=0 it works flawlessly, unfortunately this is not a solution. With Catalyst it works flawlessly even with STEAM_OVERLAY=1.
I use mesa+kernel from git with a A8-6500 APU/Radeon HD 8570D IGP ( that uses r600g and steam overlay works at least with Day of Defeat and L4D2. Debian Testing 64 bit, xfce 4.10.
https://bugs.freedesktop.org/show_bug.cgi?id=74764
--- Comment #13 from Thomas Rohloff v10lator@myway.de --- Guys, this is no Mesa bug. Please report your findings here: https://github.com/anyc/steam-overlay/issues/97
dri-devel@lists.freedesktop.org