-
-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Defaulting to intel graphics when nvidia is the active graphics card #2334
Comments
What indicator is telling you that it's using the wrong gpu? |
I don’t have the logs right now because I switched over to pop os, but in the logs tab it was saying that it was launching using discrete graphics and it gave errors that it did not support the encoder |
I can reinstall on pop is and see if it fixes it, as the nvidia drivers are updated on pop os to 555 instead of Ubuntu’s Default around 300 something |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Too long, plus you're doing stuff wrong.
BEFORE DOING THAT: I'm using Pop!_Os (Ubuntu but better, a lot), on a laptop, so that works at 100%. |
Description
No matter what I try my integrated graphics is being used over my rtx 4050 heres my launch commands:
QT_QPA_PLATFORM=xcb WAYLAND_DISPLAY='' __GLX_VENDOR_LIBRARY_NAME=nvidia __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json ~/.local/share/Steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command%
I have my nvidia graphics card set as my default and it just keeps launching as integrated.
I have tried doing on demand and just my nvidia card and it just keeps launching integrated
I have a laptop btw
General Troubleshooting
Environment
linux
Hardware
Note: for Linux, an upload to the
hw-probe
database is preferred:hw-probe -all -upload
https://linux-hardware.org/?probe=f5064a7126
Installation
ALVR Version:
newest
ALVR Settings File:
default
SteamVR Version:
newest
Install Type:
exe
,deb
,rpm
, etc)zip
)OS Name and Version (
winver
on Windows orgrep PRETTY_NAME /etc/os-release
on most Linux distributions):Ubunu 24.04
The text was updated successfully, but these errors were encountered: