我使用了core-3588j的核心板,想在上面外接普联的TL-NT521万兆网卡,安装环境的时候需要安装内核头文件,但是rk3588的内核是5.10.66版本,使用apt安装提示找不到该版本的内核头文件,我想请问我该怎么解决这个问题,以下是apt安装的log:
root@firefly:/home/firefly# apt install linux-headers-$(uname -r)
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package linux-headers-5.10.66
E: Couldn’t find any package by glob ‘linux-headers-5.10.66’