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

Mesa 21 not supported #274

Closed
joren485 opened this issue Mar 29, 2021 · 7 comments
Closed

Mesa 21 not supported #274

joren485 opened this issue Mar 29, 2021 · 7 comments

Comments

@joren485
Copy link
Contributor

joren485 commented Mar 29, 2021

Issue Questions

  • Are you using the latest driver?
    Yes
  • Are you using the latest EVDI version?
    1.7.2, the most recent supported EVDI version for the latest Displaylink version.
  • If you are using a DisplayLink device, have you checked 'troubleshooting'
    on DisplayLink's website?
    Yes
  • Is this issue related to evdi/kernel?
    Yes

System Information

  • Arch Linux
  • Kernel version 5.10.26-1-lts
  • xorg-server, version 1.20.10-3
  • i3, version 4.19.2-1

Description

A few days ago version 21.0.1 of Mesa was released. When I try to connect a screen connected via the dock with this new Mesa version installed, I get error Configure crtc 3 failed.

If I try to use Sway (the i3 port in Wayland), I get the following error:

MESA-LOADER: failed to open evdi: /usr/lib/dri/evdi_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri)
failed to load driver: evdi
@mathieu-lemay
Copy link

I can confirm, I have the same issue. I could fix the issue by downgrading mesa to 20.3.4 and rebuilding the evdi module.

@al12gamer
Copy link

Can confirm. Have a customer with the same issue, they would rather wait for a fix than downgrade mesa though.

@joren485
Copy link
Contributor Author

joren485 commented Apr 6, 2021

This issue seems to be fixed in the latest release of evdi and DLM.

@joren485 joren485 closed this as completed Apr 6, 2021
@bnavigator
Copy link

#275 (comment) @moodyhunter is it resolved for you as well?

@moodyhunter
Copy link

moodyhunter commented Apr 7, 2021

@bnavigator Unfortunately no, X complains there's no evdi_dri.so under /usr/lib/dri/.
My displaylink and evdi (evdi-git) is installed via the AUR package.

Name            : displaylink
Version         : 5.4-1

Name            : evdi-git
Version         : 1.9.1.r4.gb0b3d13-1

@joren485
Copy link
Contributor Author

joren485 commented Apr 7, 2021

I sometimes get that error too on X (on both DLM 5.3 and 5.4). I try to setup a Displaylink monitor and it crashes because it cannot find evdi_dri.so. For me it is always fixed by either rebooting or by restarting X.

@moodyhunter
Copy link

Sorry for the late reply, I upgraded mesa and it now works well, this was a false alarm.

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

5 participants