-
Notifications
You must be signed in to change notification settings - Fork 172
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
GPU setup was initiated but Xorg post-start hook did not run #356
Comments
currently having the same issue, I get the same error message when just running
|
I had a similar issue, and a workaround for me was first running
and then switching works. I have to do this every time I switch though. I found some other people with similiar issues and more info : |
Thanks, that worked, but is there a way to automate this command? Would a simple alias for |
Sure, I don't see why not 😄 |
Cool, I'll try setting that up, thanks for the support! |
No problem 💯 |
Why is this closed? Have you found an actual solution @Nikas36 ? I'm using patched Looks like hooks are only partially working even with patched gdm - and according to this thread even with sddm hooks seem to be broken. Update: Thanks for reopening. |
@JBBr what brand is your computer? Mine is a Dell XPS 15" 7590, and I noticed @Nikas36 had a Dell as well. I meant to do some more digging but forgot. |
@Hvassaa Mine is Dell as well (XPS 15'' 9560). Wouldn't think this is an hardware issue though. |
same problem here. Have to |
After I execute
Environment: ----- update ----- I checked out my |
Same issue on my Lenovo X1 Extreme Gen2 running ArchLinux with GDM. |
Same issue on a Dell XPS 15 9560 using Manjaro with GDM. |
I am experiencing the same thing. I am using GDM-Prime and whenever I boot up I am met with a warning notification saying 'Warning: You are not running GDM-PRIME' even though I indeed am. I am on an Asus laptop with regular Arch Linux. (Edit: Also forced GDM to boot with Xorg instead of Wayland as instructed. No change.) Running
Now you should be able to use the command |
Another workaround.
In this way you don't have to create any aliases or execute |
I have the same issue but when i do prime-offload i glxinfo still says my main gpu is the igpu (btw this is a lenovo legion y530) |
I've found that in my Archlinux installation the problem was that SDDM changed the name of its default "local configuration file", which are configuration files stored in /etc/sddm.conf.d/, to "default.conf". |
I'm also having ha same issue. Running ArcoLinux on Dell Vostro 7500.. with the patched gdm-prim/libdgm-prime. I've had no issues what so ever so far until today when it keeps sending me directly into the black screen and I have to go into tty from there, no matter what I do get Xorg errors. I'm gonna switch to |
I'm also having the same issue on Lenovo legion 5 AMD+NVIDIA laptop. The "prime-offload" before "optimus-manager" runs the command successfully and also says it will switch to hybrid or Nvidia next login but it doesn't and after a reboot sane issue arises without any change in "/etc/X11/xorg.conf.d/10-optimus-manager.conf". Does anybody have any ideas on what to do next? |
Yes same setup and same issue |
My issue was that I've not commented out the two lines in
Once I've done that, everything works seamlessly.
|
This worked for me, many thanks. I need to read more carefully next time. |
Same here, same setup.. This is over a year later.. I've tried the suggestions eg:
so, yeah, no luck. :/ |
Same here, same setup.
and nothing happens
|
none of the above worked it just spits out [Xx_JXHN_xX@archlinux ~]$ prime-offload && optimus-manager --switch nvidia |
@THXRXAPXR Yours seems different: #583 |
Welp. After couple sleepless nights I came up with a "solution", rather the HINT. Short answer: It's something wrong within Plasma packets/libraries and something is needed from XFCE libraries.Long answer: I came to this thread the day I installed fresh Endeavour OS with KDE (default DE for now). So I installed XFCE4 without deleting KDE. BUT drivers worked properly in default (hybrid) mode without optimus-manager installed Second step optimus-manager now works like a charmBoth monitors are detected, games are launched from Nvidia GPU, optimus-manager.service can be enabled and boots normally with system P.S. I am too lazy to check if dm makes any changes (if you can stay on sddm) (ABOUT MOVING TO XFCE)
I do really hope it will help! |
Hello! I've been
optimus-manager
for a couple of months now with no issues, but lately I can't seem to be able to switch modes.If I run
optimus-manager --switch [whatever]
, my display turns off for a couple of seconds, I get logged out and once I log back in and runoptimus-manager --print-mode
, I get the following error:The log:
I am using KDE Plasma with SDDM and I'm on a Dell G5 5587 with a GTX1060Max-Q running Arch. I would appreciate any help you guys can give me!
The text was updated successfully, but these errors were encountered: