![]() |
|
|
#12 | |
|
Junior Member
Join Date: Dec 2022
Posts: 2
|
Hello @kellehorreur, first of all, thank you very much for doing the verbose explanation, for a not so advanced linux user like me, this makes is super easy to follow and understand.
However I am facing a challenge that you may be able to explain/solve. I am using Fedora and my asus Zenscreen was running perfectly on kernel 5.16. however, I just updated to Fedora 37 running kernel 6.0.12-300.fc37.x86_64 and the problem I am facing is that when I try to compile evdi, it always comes back with an error saying that it couldn't find libdrm/drm.h Code:
evdi_lib.c:6:10: fatal error: libdrm/drm.h: No such file or directory
6 | #include <libdrm/drm.h>
| ^~~~~~~~~~~~~~
would you have any idea on how to fix this? ![]() cheers, and thank you very very much in advanced Quote:
|
|
|
|
|
|
|