-
Notifications
You must be signed in to change notification settings - Fork 12
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
vendor splash on internal screen persists #30
Comments
Here are some things I'd try based on my experience occasionally seeing the internal display "stuck" after rebooting:
My system is fairly similar: Thinkpad T14s Gen 3 (AMD), Fedora 40, RX 6600 eGPU |
Alright, will test that out after work. I'll start with rEFInd first and see how it goes before modify grub parameters. |
Tried your recommendations.
The splash screen shows up and "stuck" after logging in. And the login screen actually happens on the internal display, not on my external display. I don't think it's got something to do with boot manager because that phase has long passed, but I can't and not sure how to confirm this. |
Ok, if you're seeing it after logging in then that's a different issue to me where I see it starting at boot. The only other info I have is that the splash screen typically operates on the fbcon so something with fbcon might be your issue here. For reference I've attached my relevant dmesg output here. This is typical for AMD gpus where it switches from a generic framebuffer to amdgpudrmfb but this should happen during the initial part of the boot, long before logging in.
|
Seems to be quite similar to yours:
|
Yeah that looks normal, and now that I think of it the frame buffer devices shouldn't really be affecting Gnome once you've logged in. Usually fbcon is just for virtual terminals. Maybe you could try adding the environment variable |
Hey, great work on the script. Many many thanks.
I have installed via
all-ways-egpu setup
. Chosen method 2 and method 3. Reboot.Everything works really great, I can play 4K video without stuttering and my glmark2 score went up from 789 to 9086!
However, I've noticed that the internal display seems to stuck or just kept showing the Lenovo vendor splash screen after logging in.
This happens when I disable the internal display from being used from the start. Meaning before rebooting. If I re-enabled back the internal display and then disable it after, the internal display is off as expected. But if I reboot, the problem is back.
Tell me what you need.
System:
Fedora Linux 40
Linux 6.10.6-200.fc40.x86_64
Wayland, Mutter, GNOME 46.4
Hardware:
Lenovo ThinkPad X1 Carbon Gen 9
11th Gen Intel® Core™ i7-1185G7 - CPU
Intel® Xe Graphics (TGL GT2) - Internal
AMD Radeon™ RX 7600M XT - eGPU
The text was updated successfully, but these errors were encountered: