Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
ERROR: ld.so: object '/home/rakosi.gergely/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Is this a problem, or not ?
I tried with other keys, but shift-tab not working too...
That's why I said it sounded like your DE was eating your keystrokes. I don't use Fedora or a desktop environment at all and my window manager doesn't intercept keystrokes from Steam windows, so I don't have a quick solution for you, but you likely need to figure out how to tell whatever it is you're using (Gnome 3, probably?) to pass everything through to all Steam windows. Sorry I can't be of more help, but this is probably a StackExchange question now.
Steam works fine on Gnome, in fact I used Fedora 21 when it was released and everything worked as expected. Op probably has missing dependencies, or something broke on Steam.
Make sure Steam Overlay is enabled.
Steam > Settings > In-Game > Enable the Steam Overlay while in-game
Yes, it's a problem. This error usually happens with open source drivers. You can try this workaround, but beware, you will need to re-do it every time Steam updates.
https://wiki.archlinux.org/index.php/Steam#Steam_runtime_issues
I use the latest driver from nvidia.com, not the nouveau driver.
I dont think so, nothing configured to F12 in KDE, and nothing for SHIFT-TAB...
Do you have the 32-bit driver libraries installed?
You could also try resetting Steam:
steam --reset
Yes I have 32bit libraries for nvidia driver. I already tried the reset option.
I have no idea why steam overlay and screenshot function not working....
The error is pretty self-explanatory:
ERROR: ld.so: object '/home/rakosi.gergely/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
It's basic saying that gameoverlayrenderer.so is not loading, the overlay function will not work at all, neither anything that relies on it, including the FPS counter and screenshots. What needs to be fixed is gameoverlayrenderer.so.
Try running Steam with this command:
LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1' steam
Thanks Drako, I will try what you suggest with a little modification because I have hybdird gpu. So I need to use your command like this:
LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1' optirun steam