Steam games not launching on Optimus system

Okay, finally got everything reinstalled and updated without it suicide. I don’t know what’s up with that, but whatever.

Installed video-hybrid-intel-nvidia-450xx-prime using mhwd, installed vulkan-tools, but now DRI_PRIME=1 vulkaninfo errors out with
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_intel.so: wrong ELF class: ELFCLASS32 VK_KHR_imageless_framebuffer : extension revision 1 VkPhysicalDeviceImagelessFramebufferFeatures: imagelessFramebuffer = true imagelessFramebuffer = true

I’ve searched exhaustively for this, too, but all of the solutions seem dependent on having an AMD system, rather than Nvidia.

DRI_PRIME=1 is for AMD cards,you should use prime-run

According to this

You nvidia card was working before,so i don’t understand exactly what was the problem.

If you put

glxinfo | grep “OpenGL renderer”

It should output the intel card,and when you put the prime-run command at the beginning,it should output the nvidia card,meaning its working,so in steam it should work with the launch options prime-run %command% to run the game with the nvidia card.

Correct. I was previously using prime-run, but that wasn’t working and the wiki mentioned DRI_PRIME=1. Either option yields the same result. Either the process dies immediately, or runs but no window opens, and can only be stopped by forcing it in HTOP. This depends on what I’ve implemented or reverted, but so far has always been one of the two results.

Can you provide us with following logs?

Maybe your card doesn’t support Vulkan and thats the reason the game fails to launch?,try installing vulkan-tools and do a test to see if vulkan is working properly,apply this command

pamac install vulkan-tools && vkcube

this install the vulkan tools and then execute a cube made in vulkan,if the cube displays properly then its working.

I have the logs, but I can’t share links. Do you want the whole things here? It’s a lot of text

put your link in a </>code</> block with the corresponding button this way you can bypass the system and share link.

What @omano said, or you can use pastebin e. g.

I have them all in a centralized folder. Here you go
https://drive.google.com/folderview?id=1Ddgp2W8z4sm1Mh8H4343VsKGwBHj-uhf

I’m not to good at parsing logs, but it does look like it tried to load my iGPU when using prime-run rather than my discreet GPU.

@Alarg
Sorry, I didn’t tag you in the last post. I hope you can look through the logs when you have time. I appreciate your help.

Intel mode runs VKCube smoothly, but has a rainbow-gradient instead of the texture in your screenshot.
Nvidia mode runs it with short but frequent hangs of the entire screen, same rainbow-gradient.

According to Nvidia, the 960m (Maxwell core) supports Vulcan. I also never had a problem running these games on Windows.

Edit: Looks like it’s stuck on Nvidia, so what I said about Intel is false. Switching to Nvidia to test did require me to run the command twice to actually make the switch (though Xorg restarted both time, it stayed on Intel the first time), and switching back didn’t work. Now it won’t switch to Intel complaining that the Nvidia module is in use. What the hell is going on here?

The majority of Windows game runs with DirectX and not with Vulkan,here en Linux you need Vulkan in order to do a translate the DirectX to Vulkan in order to run the games properly.

I’m a little lost about the problem of switching,did you apply this settings just to be sure? A guide to power management options · Askannz/optimus-manager Wiki · GitHub

Also i don’t undestand how it managed to work with Arch but is not working in Manjaro. :thinking:

I don’t know why Optimus-Manager wasn’t working, but I uninstalled it and launch with prime-run and it seems so be working on my Nvidia card, though I’m not sure how to confirm it. My issue now seems to be related to one of the games, as others are now successfully launching. I unfortunately have no idea how to parse a stack trace, so I can’t tell which module is crashing the program.

You can type nvidia-smi to see what process are running with your nvidia card.

I don’t know if it’s related, but since steam-manjaro was updated a while ago, steam stopped detecting my dedicated nvidia video card. I confirmed it because “nvidia-smi” returned error.

What I did was downgrade steam-manjaro to version 1.0.0.61-7, which is the one that my dedicated card correctly detects.

You can downgrade using pacman -U [thepackage]

The package should be backed up in /var/cache/pacman/pkg/steam-manjaro-1.0.0.61-7-x86_64.pkg.tar.xz or something closer to that version.

I believe it’s come down to the application. I went on their forums for help but the super moderator wasn’t familiar enough with Linux to determine the cause. They believe it’s a module, but I’m not sure how to determine which one it is.

Run Steam from terminal so you have the console output directly. It can help troubleshooting Steam games.

This is what I get when launching Steam through terminal and try to launch Doom

terminal output
[olividir@HP ~]$ steam
Running Steam on manjarolinux 20.1 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/olividir/.local/share/Steam/ubuntu12_32/steam
[2020-09-26 12:25:13] Startup - updater built Sep 24 2020 19:32:07
[2020-09-26 12:25:13] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Installing breakpad exception handler for appid(steam)/version(1600993224)
[2020-09-26 12:25:13] Loading cached metrics from disk (/home/olividir/.local/share/Steam/package/steam_client_metrics.bin)
[2020-09-26 12:25:13] Using the following download hosts for Public, Realm steamglobal
[2020-09-26 12:25:13] 1. http://media4.steampowered.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
Installing breakpad exception handler for appid(steam)/version(1600993224)
[2020-09-26 12:25:13] Verifying installation...
[2020-09-26 12:25:13] Verification complete
Loaded SDL version 2.0.13-5919606
Installing breakpad exception handler for appid(steam)/version(1600993224)
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
[0926/122514.670029:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
[0926/122514.691732:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0926/122514.691779:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1600975939
[0926/122514.691785:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0926/122514.691788:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0926/122514.727755:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0926/122514.727803:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1600975939
[0926/122514.727807:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0926/122514.727811:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0926/122514.728307:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: gpu-process
[0926/122514.809856:ERROR:sandbox_linux.cc(372)] InitializeSandbox() called with multiple threads in process gpu-process.
[0926/122514.840593:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0926/122514.840642:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1600975939
[0926/122514.840647:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0926/122514.840652:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0926/122514.841164:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: utility
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 8
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
CAppInfoCacheReadFromDiskThread took 39 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
CApplicationManagerPopulateThread took 59 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proceed to auto login

** (steam:8240): WARNING **: 12:25:15.169: Unknown device type 14

** (steam:8240): WARNING **: 12:25:15.169: Could not create object for /org/freedesktop/NetworkManager/Devices/1: unknown object type
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Opted-in Controller Mask for AppId 0: 0
Installing breakpad exception handler for appid(steam)/version(1600993224)

** (steam:8240): WARNING **: 12:25:15.394: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.395: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'autoconnect-priority'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.396: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.398: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.398: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'autoconnect-priority'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.399: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.400: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.400: Ignoring invalid property 'address-data'

(steam:8240): Gtk-WARNING **: 12:25:15.504: gtk_disable_setlocale() must be called before gtk_init()

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.573: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.573: Trying to remove a child that doesn't believe we're it's parent.
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
roaming config store loaded successfully - 3245 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 9ms
[0926/122519.202497:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0926/122519.267824:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0926/122519.360136:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Installing breakpad exception handler for appid(steam)/version(1600993224)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/olividir/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 7.19 seconds
Warning: failed to set thread priority: set failed for 4: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 4
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
[0926/122521.002396:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0926/122521.005390:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Warning: failed to set thread priority: set failed for 4: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 4
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
BuildCompleteAppOverviewChange: 122
RegisterForAppOverview 1: 6ms
RegisterForAppOverview 2: 6ms
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
[379720]Non-Steam Controller Configs Enabled: 1
Installing breakpad exception handler for appid(steam)/version(1600993224)
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
ExecuteSteamURL: "steam://open/downloads"

Edit:
Steam finally “launched” the game, no video of it is being rendered

Summary
[olividir@HP ~]$ steam
Running Steam on manjarolinux 20.1 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Steam client's requirements are satisfied
/home/olividir/.local/share/Steam/ubuntu12_32/steam
[2020-09-26 12:25:13] Startup - updater built Sep 24 2020 19:32:07
[2020-09-26 12:25:13] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
Installing breakpad exception handler for appid(steam)/version(1600993224)
[2020-09-26 12:25:13] Loading cached metrics from disk (/home/olividir/.local/share/Steam/package/steam_client_metrics.bin)
[2020-09-26 12:25:13] Using the following download hosts for Public, Realm steamglobal
[2020-09-26 12:25:13] 1. http://media4.steampowered.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
Installing breakpad exception handler for appid(steam)/version(1600993224)
[2020-09-26 12:25:13] Verifying installation...
[2020-09-26 12:25:13] Verification complete
Loaded SDL version 2.0.13-5919606
Installing breakpad exception handler for appid(steam)/version(1600993224)
STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
[0926/122514.670029:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: browser
[0926/122514.691732:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0926/122514.691779:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1600975939
[0926/122514.691785:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0926/122514.691788:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0926/122514.727755:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0926/122514.727803:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1600975939
[0926/122514.727807:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0926/122514.727811:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0926/122514.728307:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: gpu-process
[0926/122514.809856:ERROR:sandbox_linux.cc(372)] InitializeSandbox() called with multiple threads in process gpu-process.
[0926/122514.840593:WARNING:crash_reporting.cc(286)] Failed to set crash key: UserID with value: 0
[0926/122514.840642:WARNING:crash_reporting.cc(286)] Failed to set crash key: BuildID with value: 1600975939
[0926/122514.840647:WARNING:crash_reporting.cc(286)] Failed to set crash key: SteamUniverse with value: Public
[0926/122514.840652:WARNING:crash_reporting.cc(286)] Failed to set crash key: Vendor with value: Valve
[0926/122514.841164:INFO:crash_reporting.cc(247)] Crash reporting enabled for process: utility
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 8
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
CAppInfoCacheReadFromDiskThread took 39 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
CApplicationManagerPopulateThread took 59 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proceed to auto login

** (steam:8240): WARNING **: 12:25:15.169: Unknown device type 14

** (steam:8240): WARNING **: 12:25:15.169: Could not create object for /org/freedesktop/NetworkManager/Devices/1: unknown object type
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Opted-in Controller Mask for AppId 0: 0
Installing breakpad exception handler for appid(steam)/version(1600993224)

** (steam:8240): WARNING **: 12:25:15.394: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.395: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.395: Ignoring invalid property 'autoconnect-priority'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.396: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.396: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.398: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.398: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'autoconnect-priority'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'interface-name'

** (steam:8240): WARNING **: 12:25:15.399: Unknown setting 'proxy'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.399: Ignoring invalid property 'address-data'

** (steam:8240): WARNING **: 12:25:15.400: Ignoring invalid property 'route-data'

** (steam:8240): WARNING **: 12:25:15.400: Ignoring invalid property 'address-data'

(steam:8240): Gtk-WARNING **: 12:25:15.504: gtk_disable_setlocale() must be called before gtk_init()

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.571: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.572: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.573: Trying to remove a child that doesn't believe we're it's parent.

(steam:8240): LIBDBUSMENU-GLIB-WARNING **: 12:25:15.573: Trying to remove a child that doesn't believe we're it's parent.
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
roaming config store loaded successfully - 3245 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 9ms
[0926/122519.202497:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0926/122519.267824:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0926/122519.360136:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Installing breakpad exception handler for appid(steam)/version(1600993224)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/olividir/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 7.19 seconds
Warning: failed to set thread priority: set failed for 4: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 4
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
[0926/122521.002396:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0926/122521.005390:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Warning: failed to set thread priority: set failed for 4: -1: setpriority() failed
Warning: failed to set thread priority: set failed for priority 4
Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
BuildCompleteAppOverviewChange: 122
RegisterForAppOverview 1: 6ms
RegisterForAppOverview 2: 6ms
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
[379720]Non-Steam Controller Configs Enabled: 1
Installing breakpad exception handler for appid(steam)/version(1600993224)
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Installing breakpad exception handler for appid(steam)/version(1600993224)
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
ExecuteSteamURL: "steam://open/downloads"
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 379720, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 379720, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
Opted-in Controller Mask for AppId 379720: 0
Game update: AppID 379720 "", ProcID 10997, IP 0.0.0.0:0
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Starting app 379720
>>> Adding process 10997 for game ID 379720
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
>>> Adding process 10998 for game ID 379720
GameAction [AppID 379720, ActionID 1] : LaunchApp changed task to Completed with ""
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
Proton: Missing or invalid openvrpaths.vrpath file! [Errno 2] No such file or directory: '/home/olividir/.config/openvr/openvrpaths.vrpath'
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 13830 for game ID 379720
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 13958 for game ID 379720
>>> Adding process 13960 for game ID 379720
>>> Adding process 13963 for game ID 379720
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 13965 for game ID 379720
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 13968 for game ID 379720
ERROR: ld.so: object '/home/olividir/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
>>> Adding process 13977 for game ID 379720
>>> Adding process 13982 for game ID 379720

I have the same problem

When starting steam, it simply indicates in terminal that it does not start my dedicated video card (nvidia). I tried optimus and pvkrun, and both fail.

After starting and keeping steam started, I run nvidia-smi, and it tells me that I don’t have my video card booted up.

With the latest version of steam-manjaro (1.0.0.66-1), it returns the following error regarding my dedicated gpu:

PrimusVK: Searching for display GPU:
PrimusVK: 0x56731a60: 
PrimusVK: Got integrated gpu!
PrimusVK: Device: Intel(R) HD Graphics 4000 (IVB GT2)
PrimusVK:   Type: 1
PrimusVK: Searching for render GPU:
PrimusVK: 0x56731a60.
PrimusVK: No device for the rendering GPU found. Is the correct driver installed?
PrimusVK: VK_ICD_FILENAMES not set
vkCreateInstance failed with error -3
BInit - Unable to initialize Vulkan!
[0929/203723.960952:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0929/203724.054021:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
[0929/203724.172321:INFO:crash_reporting.cc(270)] Crash reporting enabled for process: renderer
Installing breakpad exception handler for appid(steam)/version(1599174997)"

For now the only solution is to downgrade to version steam-manjaro 1.0.0.61