Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External monitor with iGPU #186

Open
vjpr opened this issue Jul 19, 2022 · 0 comments
Open

External monitor with iGPU #186

vjpr opened this issue Jul 19, 2022 · 0 comments

Comments

@vjpr
Copy link

vjpr commented Jul 19, 2022

I had to disable dGPU because it was crashing on MBP2016.

  • Plugging in external monitor while running Ubuntu doesn't detect it.
  • Plugging in monitor during boot makes rEFInd boot manager run on it, but then Ubuntu fails tos start...blank screen.

https://gist.github.com/roadrunner2/1289542a748d9a104e7baec6a92f9cd7#using-the-igpu-3-models-only

In order to use an external display (via Thunderbolt/DisplayPort) the dGPU needs to be enabled again (the iGPU is not wired up for that): sudo systemctl disable disable-dgpu

I guess during boot, it is using the dGPU perhaps...

Seems that the thunderbolt ports are wired to the GPU. https://apple.stackexchange.com/questions/263600/does-the-integrated-intel-iris-pro-gpu-support-an-external-display

Tried

sudo modprobe amdgpu enables the gpu. Stops touchpad and keyboard working. External monitor is detected and shows image. But it crashes very soon afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant