Skip to content

No eGPU attached display detected with open source drivers #82

Answered by ewagner12
dannycolin asked this question in Q&A
Discussion options

You must be logged in to vote

I added this check and code to the script specifically because of the lag that you mentioned. The open source drivers (both amdgpu and nouveau) have this issue of lag when you try to switch to the eGPU without a display attached. The suggested way to use the eGPU instead is to add the DRI_PRIME=1 environment variable before any command or game you want to use the eGPU. In reality, manually adding the variable shouldn't even be necessary sometimes since applications like Steam and Lutris will pickup and use the eGPU by default.

But if we wanted to add a way of switching to an AMD eGPU without this lag issue it might be possible to use the amdgpu.virtual_display module parameter to spoof a …

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@dannycolin
Comment options

@ewagner12
Comment options

@dannycolin
Comment options

@ewagner12
Comment options

Answer selected by dannycolin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants