Replies: 1 comment
-
|
问题解决了 这是修改后的内核编译配置 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我尝试在 香橙派 5 Plus 安装 mihomo
我的操作系统是从香橙派官网下载的,安装镜像名为
Orangepi5plus_1.0.8_debian_bookworm_server_linux6.1.43.img我使用无线网卡作为 WAN,网卡型号是 RTL8852BE (我在之前也尝试过使用有线网络,结果也是一样的问题)
我使用
dpkg -i mihomo-linux-arm64-v1.18.4.deb命令安装的,这个文件我使用 SFTP 上传的,文件完整性没有问题我将 metacubexd 的 dist 正确解压到了
/etc/mihomo/metacubexd/我在
/etc/mihomo/config.yaml进行了如下配置:我使用
systemctl start mihomo运行当我每次点击 metacubexd 的 TUN 开关时得到了这个报错(开关在点击开启后立即还原到了关闭状态):
我使用这些命令看了一下:
看起来需要重新编译内核,然后又一堆很麻烦的操作((
我现在不知所措了……
Beta Was this translation helpful? Give feedback.
All reactions