@generix and all
Having an issue getting the eGPU to work properly.
Pop-os 22.04
nvidia 3060ti eGPU with Raser CoreX
Video is going in & out via TB3 USBC
Tried egpu-switcher and found that my screen would randomly freeze.
Removed egpu-switcher
Edited my /etc/X11/xorg.conf.d/10-nvidia-egpu.conf
to look like this:
Section “OutputClass”
Identifier “nvidia-egpu”
MatchDriver “nvidia-drm”
Driver “nvidia”
Option “AllowExternalGpus” “True”
EndSection
Card now works, but many details are missing from nvidia settings
How do I fix this? Am I missing something in my file?