Your kernel headers for kernel 5.10.17-v7l+ cannot be found at
by kpank from LinuxQuestions.org on (#5PGMF)
Hi. I'm trying to install an e1659fwu DisplayLink monitor on Rasbian Buster. The drivers are meant for Ubuntu but supposedly can be easily ported to other linux versions with some adjustments to addressing.
These are the Ubuntu installation instructions that I am going by.
https://support.displaylink.com/know...ware-on-ubuntu
Both of these modules seem to have installed properly.
sudo apt-get install dkms
sudo apt-get install libdrm-dev
This is the full error that I'm getting when executing:
displaylink-driver-5.4.0-55.153.run
[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]
Creating symlink /var/lib/dkms/evdi/1.9.1/source ->
/usr/src/evdi-1.9.1
DKMS: add completed.
Error! echo
Your kernel headers for kernel 5.10.17-v7l+ cannot be found at
/lib/modules/5.10.17-v7l+/build or /lib/modules/5.10.17-v7l+/source.
ERROR: Failed to install evdi to the kernel tree.
Any suggestions, advice much appreciated. Thanks
These are the Ubuntu installation instructions that I am going by.
https://support.displaylink.com/know...ware-on-ubuntu
Both of these modules seem to have installed properly.
sudo apt-get install dkms
sudo apt-get install libdrm-dev
This is the full error that I'm getting when executing:
displaylink-driver-5.4.0-55.153.run
[ Installing EVDI ]
[[ Installing EVDI DKMS module ]]
Creating symlink /var/lib/dkms/evdi/1.9.1/source ->
/usr/src/evdi-1.9.1
DKMS: add completed.
Error! echo
Your kernel headers for kernel 5.10.17-v7l+ cannot be found at
/lib/modules/5.10.17-v7l+/build or /lib/modules/5.10.17-v7l+/source.
ERROR: Failed to install evdi to the kernel tree.
Any suggestions, advice much appreciated. Thanks