You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add a Lenovo Thunderbolt 3 docking station with a DisplayPort monitor attached then the LightDM greeter appears on both the DP monitor and the laptop's eDP display, as expected.
However when adding an eGPU then I only see the LightDM greeter on any monitors connected to the eGPU, but not on the laptop's own eDP display anymore. The laptop's eDP display stays black during the LightDM greeter. Which is an issue in particular when I have nothing or just a VR headset (which has the X11 property "non-desktop 1" set by default and therefore is not shown in arandr/lxrandr etc.) connected to the eGPU.
On the other hand if I set "autologin-user=" in /etc/lightdm/lightdm.conf the login works fine. And on KDE both the eDP-1-1 display and if present any monitor connected to the eGPU is enabled by default. On the xmonad tiling window manager (my main, default window manager) by default only any eGPU connected display is enabled, but I can reenable the laptop's eDP display from a VT via xrandr as described here or via custom xmonad login autostart scripts. So this seems to confirm that the LightDM greeter works fine in general with en eGPU enabled, but just does not enable the laptop's eDP display, which is connected to the ATI/AMD Radeon 680M iGPU by default.
My typical procedure to enable the eGPU is to first boot the laptop normally and login to xmonad with no eGPU connected. Then connect the eGPU via the USB-C cable. And then run:
Hardware description:
Software description:
When I add a Lenovo Thunderbolt 3 docking station with a DisplayPort monitor attached then the LightDM greeter appears on both the DP monitor and the laptop's eDP display, as expected.
However when adding an eGPU then I only see the LightDM greeter on any monitors connected to the eGPU, but not on the laptop's own eDP display anymore. The laptop's eDP display stays black during the LightDM greeter. Which is an issue in particular when I have nothing or just a VR headset (which has the X11 property "non-desktop 1" set by default and therefore is not shown in arandr/lxrandr etc.) connected to the eGPU.
On the other hand if I set "autologin-user=" in /etc/lightdm/lightdm.conf the login works fine. And on KDE both the eDP-1-1 display and if present any monitor connected to the eGPU is enabled by default. On the xmonad tiling window manager (my main, default window manager) by default only any eGPU connected display is enabled, but I can reenable the laptop's eDP display from a VT via xrandr as described here or via custom xmonad login autostart scripts. So this seems to confirm that the LightDM greeter works fine in general with en eGPU enabled, but just does not enable the laptop's eDP display, which is connected to the ATI/AMD Radeon 680M iGPU by default.
My typical procedure to enable the eGPU is to first boot the laptop normally and login to xmonad with no eGPU connected. Then connect the eGPU via the USB-C cable. And then run:
The
--override
is necessary when I have no or only the VR headset connected to the eGPU. egpu-switcher then creates the following X11 config for me:The issue was originally reported here first: hertg/egpu-switcher#106
The text was updated successfully, but these errors were encountered: