cannot change to nvidia gpu #1

Open
opened 2026-09-12 18:24:33 -07:00 by IzeWare · 3 comments

I have tried using "prime-run /home/myusername/vr-tracker-overlay/cmake-build-debug/vr-tracker-overlay" but it still uses intel graphics. I am using Arch Linux with a RTX 4050 and Intel i7-12650H.

I have tried using "prime-run /home/myusername/vr-tracker-overlay/cmake-build-debug/vr-tracker-overlay" but it still uses intel graphics. I am using Arch Linux with a RTX 4050 and Intel i7-12650H.
1.4 KiB
IzeWare changed title from App crashes to cannot change to nvidia gpu 2026-09-12 18:49:34 -07:00
Owner

Hello, thanks for letting me know about this! I think there is some stuff i might need to do to make it so you can select the gpu. It might be better to have the program do it rather than prime-run, not completely sure though 😅.

Im also not entirely sure if the segfault is related to the gpu or not. Ill try to look into it.

Hello, thanks for letting me know about this! I think there is some stuff i might need to do to make it so you can select the gpu. It might be better to have the program do it rather than prime-run, not completely sure though 😅. Im also not entirely sure if the segfault is related to the gpu or not. Ill try to look into it.
insberr self-assigned this 2026-09-13 14:14:51 -07:00
Author

gdb told me it was an issue with mesa "iris_resource_from_memobj (pscreen=0x555555989f00, templ=0x7fffffffcd80, pmemobj=0x0, offset=0) at ../mesa-26.2.2/src/gallium/drivers/iris/iris_resource.c:1601"

gdb told me it was an issue with mesa "iris_resource_from_memobj (pscreen=0x555555989f00, templ=0x7fffffffcd80, pmemobj=0x0, offset=0) at ../mesa-26.2.2/src/gallium/drivers/iris/iris_resource.c:1601"
Owner

Sorry for being so slow with this! I have a lot on my plate at the moment.

Thanks for the gdb output, it will probably help a lot in figuring out whats going on.

I was trying to look into making it so you can select the gpu that is used, but i think there might be some weird stuff around openxr. I need to dig into it a little more.

Sorry for being so slow with this! I have a lot on my plate at the moment. Thanks for the gdb output, it will probably help a lot in figuring out whats going on. I was trying to look into making it so you can select the gpu that is used, but i think there might be some weird stuff around openxr. I need to dig into it a little more.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
insberr/vr-tracker-overlay#1
No description provided.