Skip to content
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

black screen of death for Lemur Pro at PopOS #96

Open
antonkulaga opened this issue Jan 16, 2023 · 3 comments
Open

black screen of death for Lemur Pro at PopOS #96

antonkulaga opened this issue Jan 16, 2023 · 3 comments
Assignees

Comments

@antonkulaga
Copy link

I tried to use egpu-switcher on the latest System76 Lemur Pro with the latest 495 drivers and got a black screen when I bott with eGPU

@hertg
Copy link
Owner

hertg commented Jan 16, 2023

Would #95 help in your case? Try removing the modesetting Module from /etc/X11/xorg.conf.d/99-egpu-switcher.conf, and see if that changes anything.

You may need to boot with the egpu connected (so this file gets generated), switch to a different tty (ctrl + alt + F2), modify the file and then reboot

@antonkulaga
Copy link
Author

antonkulaga commented Feb 6, 2023

@hertg I did exactly what you told me, which did not work. I also switched to newer 525 driver and it had not effect as well.

@1beb
Copy link

1beb commented Sep 10, 2023

Hello, I had a similar although not exactly the same issue where PopOS was loading to a black screen with a blinking underscore. I could see in nvidia-smi that the eGPU was recognized but for whatever reason not being used.

# swap to tty (ctrl + alt + f5, you may need ctrl + fn + alt + f5 from a laptop)
rm .config/monitors.xml # might end in ~ for you
sudo egpu-switcher disable
# unplug egpu
sudo system76-power graphics hybrid
sudo shutdown -r now 
sudo X -configure
# Plugin egpu
sudo egpu-switchter enable
sudo egpu-switcher switch
sudo shutdown -r now
# it worked after the next restart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Feedback
Development

No branches or pull requests

3 participants