dangreco / gnome-egpu

eGPU switcher for GNOME using udev rules
51 stars 4 forks source link

eGPU not detected #4

Open Sandvich opened 3 years ago

Sandvich commented 3 years ago

Hi, I don't know if this is an issue with this script or with my system in general, but I'm hoping you can help me get to the bottom of this. I've got my eGPU plugged in, made sure the right driver is loaded, and so on. But when I run this script, it doesn't find the eGPU. I can see it in lspci, but not in /dev. Do you have any ideas how to proceed?

LorenzoMorelli commented 2 years ago

Hi, for me it is almost the same, when I run gnome-egpu setup it shows only the intel and 1650 (respectively igpu and dgpu) and not the 2060 (egpu). This is the output of lspci -k | grep -A 2 -E "(VGA|3D)":

00:02.0 VGA compatible controller: Intel Corporation Comet Lake UHD Graphics (rev 04)
    DeviceName: Onboard - Video
    Subsystem: Micro-Star International Co., Ltd. [MSI] Device 129c
--
02:00.0 3D controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)
    Subsystem: Micro-Star International Co., Ltd. [MSI] Device 129c
    Kernel driver in use: nvidia
--
3c:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060 Rev. A] (rev a1)
    Subsystem: Micro-Star International Co., Ltd. [MSI] Device 3752
    Kernel driver in use: nvidia

I'm using arch with linux-lts