四季 发表于 2022-6-14 16:03:16

3588的核心板怎么安装内核头文件

我使用了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'




ljdz-xias 发表于 2022-7-20 15:06:33

我也遇到这个问题了,暂时无解

Liuth 发表于 2022-7-21 10:19:16

从SDK制作
https://wiki.t-firefly.com/zh_CN/Firefly-Linux-Guide/manual_ubuntu.html#zhi-zuo
页: [1]
查看完整版本: 3588的核心板怎么安装内核头文件