Skip to content

make insmod false #4

Description

@Eddie-064

when I build this project on my ubuntu 20.04.
I have following error after I set the command "make insmod" or "sudo make insmod"

/home/eddie/桌面/kernelflut/evdi/module/evdi_drv.c:11:10: fatal error: drm/drmP.h: 沒有此一檔案或目錄
11 | #include <drm/drmP.h>
| ^~~~~~~~~~~~
"沒有此一檔案或目錄" mean can not find this file or this directory,
but I have install libdrm-dev library.
and I can build and install the latest evdi version from displaylink evdi repo.

I'm trying to use evdi module to develop application, but I can't link the .so file or the kernel module with my application.

so I found this evdi related project and trying to study it.

could you help me? or any idea can let me to study?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions