Advertisement
PAULARMEN

List of eGPUs for Pop! Linux

Apr 4th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. Hi Chinguun
  2.  
  3. Pop!_OS, developed by System76, is one of the most Linux-friendly distributions when it comes to external GPU (eGPU) support — especially because of its hybrid graphics mode and excellent NVIDIA/AMD driver integration.
  4.  
  5. Here’s a breakdown of **eGPUs that work well on Pop!_OS**, plus tips on what to look for:
  6.  
  7. ✅ eGPU Enclosure Compatibility
  8. Most Thunderbolt 3/4 eGPU enclosures will work, **provided the kernel and drivers support your GPU**. Pop!_OS usually includes modern kernel versions and updated Mesa/NVIDIA drivers, which helps a lot.
  9.  
  10. Popular enclosures known to work well:
  11. - **Razer Core X / X Chroma**
  12. - **Sonnet eGFX Breakaway Box (350, 550, 750)**
  13. - **Akitio Node / Node Pro**
  14. - **Mantiz Venus MZ-02**
  15. - **OWC Mercury Helios FX**
  16.  
  17. These are well-documented in the Linux community for good compatibility.
  18.  
  19. ✅ GPU Compatibility (Inside the Enclosure)
  20. Pop!_OS supports both **AMD** and **NVIDIA** GPUs, but some setups are smoother than others.
  21.  
  22. NVIDIA GPUs:
  23. - Need proprietary drivers, which Pop!_OS handles quite well (you can even choose the NVIDIA version of the OS).
  24. - GTX 10xx, RTX 20xx, 30xx, and even 40xx series are supported.
  25. - Good for CUDA workloads, gaming, and AI/ML work.
  26. - **Downside**: Hot-plugging is tricky; often requires log-out/restart.
  27.  
  28. AMD GPUs:
  29. - Supported via open-source Mesa drivers (AMDGPU).
  30. - Radeon RX 5000, 6000, and 7000 series work well.
  31. - Excellent for Wayland, OpenCL, and gaming.
  32. - **Upside**: Better hot-plug and display offloading support under Wayland.
  33.  
  34. 🛠️ Tips for Smooth eGPU Experience:
  35. 1. **Enable Thunderbolt in BIOS** (set to “No Security” or allow pre-boot access).
  36. 2. Use **`egpu-switcher`** or **`set-eGPU`** to help set primary rendering GPU.
  37. 3. Use **Gnome Tweaks** or `xrandr`/`DRI_PRIME` to run specific apps on the eGPU.
  38. 4. On laptops, you can use **Hybrid Graphics Mode** in Pop!_OS for flexibility.
  39.  
  40. 🔍 Resources & Tools:
  41. - GitHub: [`egpu-switcher`](https://github.com/morpheusthewhite/egpu-switcher)
  42. - Reddit: r/eGPU and r/pop_os for user setups
  43. - Thunderbolt support tracker: [https://egpu.io](https://egpu.io)
  44.  
  45. If you want, I can help pick a setup that matches your exact hardware or goals — like gaming, ML, rendering, etc. What laptop/desktop and GPU are you thinking of pairing it with?
  46.  
  47. Paul
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement