You are not logged in.
[an4rki@scar ~]$ optimus-manager --status
A GPU switch from integrated to nvidia is pending.
Log out and log back in to apply.
Optimus Manager (Client) version 1.4
Current GPU mode : integrated
GPU mode requested for next login : nvidia
GPU at startup : integrated
Temporary config path: noIt remains in iGPU mode even after I log back in. What am I doing wrong here?
xinitrc
# NVIDIA optimus-manager
/usr/bin/prime-offload
# Other
slstatus &
exec dwmxserverrc
#!/bin/sh
/usr/bin/X -nolisten tcp "$@" vt$XDG_VTNR
sudo /usr/bin/prime-offloadLast edited by an4rki_ (2022-08-26 12:26:41)
"A computer is like air conditioning - it becomes useless when you open Windows." - Linus Torvalds
Arch + DWM
Offline
Please do not mark a thread [closed] -- that is used by staff when a thread is not open for further replies. If you would like a thread closed or deleted, please use the Report link.
Offline
Please do not mark a thread [closed] -- that is used by staff when a thread is not open for further replies. If you would like a thread closed or deleted, please use the Report link.
I am extremely sorry about that, I was unaware about this, I'll mark it as SOLVED right now.
"A computer is like air conditioning - it becomes useless when you open Windows." - Linus Torvalds
Arch + DWM
Offline
Also
1. how is this solved, what was the issue (the command in the xserverrc should be prime-switch, not prime-offload)
2. your xinitrc is still broken.
Offline
Also
1. how is this solved, what was the issue (the command in the xserverrc should be prime-switch, not prime-offload)
2. your xinitrc is still broken.
I changed that to prime-switch, but now I am facing quite different issue, I am getting a black screen after boot. I should have posted it here in the thread, again, sorry about that I am still new. I am thinking about using PRIME instead of optimus-manager.
What is wrong with my xinitrc? I'll check what is going wrong over there.
"A computer is like air conditioning - it becomes useless when you open Windows." - Linus Torvalds
Arch + DWM
Offline