-
Notifications
You must be signed in to change notification settings - Fork 185
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
Cant compile on latest OpenSuze version #415
Comments
After further research, It seems that the problem comes from the libdrm package which is not found by the installation script.
|
Probable duplicated with this one |
@maxime-bern @grinco Have you tried using the new standalone 5.7 driver? https://www.synaptics.com/products/displaylink-graphics/downloads/ubuntu Only Ubuntu is supported in an official manner, but I can assist you with some troubleshooting |
@displaylink-emajewsk |
It's now succesfuly installing with the new driver ! How can i check if the driver is started ? |
I have a free moment rn. Let me try installing tumbleweed
|
It's seems that evdi is not installed even after the installer say it's ok.
|
Yes. It is unable to find libdrm headers even though they're installed. I managed to reproduce (and fix) your issue on Tumbleweed but I'll elaborate on it later. Very short on time today. I believe the same thing happens in #412 |
Nice, thanx for the help ! |
Can confirm this version work: #412 (comment) |
@displaylink-emajewsk can you estimate when an official fix will be pushed ? |
I have pushed the fix to the GitHub repository, but cannot be sure when the updated driver will be released. |
Are you using the latest driver?
yes
Are you using the latest EVDI version?
yes
If you are using a DisplayLink device, have you checked 'troubleshooting'
on DisplayLink's website?
yes
Is this issue related to evdi/kernel?
yes
Linux distribution and its version
openSUSE Tumbleweed x86_64 20230416
Linux kernel version
6.2.10-1-default (64-bit)
Xorg version (if used)
KDE Plasma
Hello,
I can't compile the module.
here are the logs: https://pastebin.com/rKvuDbaT
As you can see I use gcc 13, do you think that could be the cause of these errors ?
Thanks in advance for your help !
The text was updated successfully, but these errors were encountered: