Eric
Eric

``` Executing package manager Unknown package 'luci-app-openclash'. Errors Collected errors: * pkg_hash_check_unresolved: cannot find dependency dnsmasq-full for luci-app-openclash * pkg_hash_check_unresolved: cannot find dependency coreutils-nohup for luci-app-openclash * pkg_hash_check_unresolved: cannot find...
``` root@OpenWrt:~# opkg install dnsmasq-full coreutils-nohup bash ipset Unknown package 'dnsmasq-full'. Unknown package 'coreutils-nohup'. Unknown package 'bash'. Unknown package 'ipset'. Collected errors: * opkg_install_cmd: Cannot install package dnsmasq-full. * opkg_install_cmd:...
Executing package manager Package luci-app-openclash (0.46.014-beta) installed in root is up to date. Errors Collected errors: * pkg_hash_check_unresolved: cannot find dependency kernel (= 6.6.44~2e398c67f090c3654e410bca7e776644-r1) for kmod-nf-reject * pkg_hash_check_unresolved: cannot find...
各种错误,不断出现。似乎不能通过 安装 pkg解决
这些内核模块好像是可以指定的。我有时间再看看。
> 这个问题其实很好解决 panckge底下有一个kernel开头的ipk文件,opkg update以后,先手动装完这个文件然后装别的kmod文件就行 有没有代码级教程?
> opkg update opkg list 找到个kernel开头的ipk opkg install kernel-xxxxx.ipk > > 然后再安装别的kmod 重新opkg update后记得检查kernel文件 同时内核不能跨版本 6.1的不能装6.6的 还是不行。
> 不错.已看到两个瑕疵,无法导入gui-config.json;缺少服务器订阅 这个版本与原版本有比较大的出入. 相关需求欢迎在issues上提出. 后继会有针对性的开发.
> Android 14 似乎用不了,一连接就闪退 感谢反馈,手头还没有 android 14的机器,等有机器了再更新测试。