GithubHelp home page GithubHelp logo

Comments (4)

hertg avatar hertg commented on August 23, 2024

Thanks for submitting all the information.

Have you tried re-running the setup? Maybe the card is connected to another PCI BUS ID than it was when you initially ran the setup. Can you post the outputs of the following commands?

This will output your egpu-switcher configuration (ie. at which PCI BUS ID egpu-switcher will look for your eGPU):

cat /etc/egpu-switcher/egpu-switcher.conf

This is the exact command egpu-switcher uses for egpu detection internally:

lspci -d ::0300 && lspci -d ::0302

from egpu-switcher.

Sandvich avatar Sandvich commented on August 23, 2024

Seems right:

❯ cat /etc/egpu-switcher/egpu-switcher.conf
external_driver=amdgpu
external_gpu=48:0:0
internal_driver=
internal_gpu=
❯ lspci -d ::0300 && lspci -d ::0302
00:02.0 VGA compatible controller: Intel Corporation Iris Plus Graphics G7 (rev 07)
2e:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii XT / Grenada XT [Radeon R9 290X/390X] (rev 80)

Also, I rebooted, so have a picture of the UEFI too :)
image

I've just rerun the setup, so I'll reboot now and see if it worked.

from egpu-switcher.

Sandvich avatar Sandvich commented on August 23, 2024

That got it! I did a little bit of digging and it looks like it was to do with the order that I plugged things in - I have both a dock and the enclosure, and if I plug in the enclosure first it seems to cause this issue.
Thanks!

from egpu-switcher.

hertg avatar hertg commented on August 23, 2024
❯ cat /etc/egpu-switcher/egpu-switcher.conf
external_driver=amdgpu
external_gpu=48:0:0
internal_driver=
internal_gpu=
❯ lspci -d ::0300 && lspci -d ::0302
00:02.0 VGA compatible controller: Intel Corporation Iris Plus Graphics G7 (rev 07)
2e:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii XT / Grenada XT [Radeon R9 290X/390X] (rev 80)

yes, you might have swapped the Thunderbolt 3 port where you connected those.

2e:00.0 VGA compatible... if you have a closer look here 2e in HEX is 46 in DEC, but egpu-switcher was set up to search at BUS ID 48 :)

This will be addresses in the future, so that the PCI BUS ID no longer matters for egpu-switcher to detect your eGPU. For the time being, if you run into the problem again, just try re-running the setup.

from egpu-switcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.