Menu

Post image 1
Post image 2
1 / 2
0

External GPU (eGPU) + NVIDIA Drivers on Linux: Solving the Display Manager Initialization Problem

DEV Community·Aleksandr Kossarev·29 days ago
#sQEJ5vLo
Reading 0:00
15s threshold

External GPU (eGPU) + NVIDIA Drivers on Linux: Solving the Display Manager Initialization Problem TL;DR: If your NVIDIA eGPU works in recovery mode but gives a black screen on normal boot, you're missing one critical Xorg option: AllowExternalGpus . This guide shows how to fix it properly on any X11-based Linux distribution. Introduction Installing NVIDIA drivers on a Linux system with an external GPU (eGPU) connected via Thunderbolt can result in a frustrating black screen instead of your login screen. This issue affects LightDM, SDDM, GDM (X11 session), and other display managers across multiple distributions. This guide documents a complete solution tested on real hardware and explains the root cause that official documentation often omits.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More