-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Desktop background and sidebar display artifacts when switching back to "internal" #36
Comments
I've got the same problem whenever I restart my computer and physically disconnect from the eGPU. I'm also running an Akitio Node via Thunderbolt 3 with an Nvidia graphics card. |
Got the same issue too, but using Pop_Os 20.04 (Ubuntu based), Razer Core and RX580 on a Thinkpad X1 Carbon Gen.5 |
xorg.conf.internal: Section "Module" Section "Device" xorg.conf.egpu: Section "Module" Section "Device" |
Hi @tominglis, @purplexed, @JEdwardsD Did you specifically configure the internal configuration to use your Intel Integrated Graphics? Generally, i wouldn't recommend defining a specific GPU for internal, that's why I've made this setting optional a few versions ago. I have also added a So a possible solution for you guys might be to reconfigure egpu-switcher and answering the configuration step above with the default # this purges the generated xorg.conf.* files
# and removes your /etc/egpu-switcher/egpu-switcher.conf.
sudo egpu-switcher cleanup --hard
# Re-run the setup
sudo egpu-switcher setup I am closing the issue now, as the artifcats are most likely an issue with the intel driver. Additionally i've updated the readme to mention that setting a specific internal GPU is not recommended and added links to this and other related issues. |
OK thanks, I'll try this and see if it helps. I did not know about the earlier issue with specifying the internal gpu and must have ignored your warning text! :-) |
I can confim that this seems to have resolved the issues I had. |
I can confirm this solution works for me too |
Context:
I have a clean install of Ubuntu 20.04 on my Lenovo ThinkPad T480, with Intel UHD Graphics 620 and the latest UEFI updates.
I have an Akitio Node eGPU chassis with a Sapphire Radeon R9 Nano GPU.
I have an Iiyama G-Master GB2488HSU monitor connected to the laptop via HDMI and the eGPU via DisplayPort.
Problem:
When I run "sudo egpu-switcher switch internal", restart the computer, and then login again, The desktop background is always dotted with purple and green artifacts.
If I change the background to something else they disappear.
If I select the same background, without removing it from "Background" in "Settings", the artifacts are shown again.
If I remove the same background from "Background" and then add it again they disappear.
If I logout and login again the artifacts appear again, and I need to change the background again as described to get rid of them.
Sometimes artifacts appear on top of the sidebar. I am unable to get rid of these (perhaps there is a command to reload the sidebar). The only way to get rid of them is to logout and login again and hope they are not rendered there.
Evidence:
https://u.pcloud.link/publink/show?code=XZbEJtkZjtcCPoSatdFtjJlN8kF0NkVe8FRX
https://u.pcloud.link/publink/show?code=XZNEJtkZyUb1KqIWk47POK1fqKPgdYOTmNok
The text was updated successfully, but these errors were encountered: