zhangguanzhang
zhangguanzhang
> USB网卡驱动ko依赖usbcore.ko,不加载这个就无法安装 大兄弟,这是编译
只能等了🤔,不过有几位contributer提交修复的时候没有link到issue,我只能过一段时间观察下commit
> > > USB网卡驱动ko依赖usbcore.ko,不加载这个就无法安装 > > > > > > 大兄弟,这是编译 > > 我意思是看日志是kmod-rtw88_5.10.149+5.15.33-1-1_aarch64_cortex-a53.ipk这个包在打包的时候报错了,缺失了usbcore.ko,大概是kmod-rtw88的makefile里写漏了依赖吧,已经有task了应该是有人去修了 老哥。是 Makefile的FILES里加ko的依赖吗
暂时的hack 解决,估计要有人makefile里解决该问题 ``` depend_line=$(awk '/KernelPackage\/rtw88*$/{flag=1}flag{flag++}flag>0&&flag
It seems that when kaniko is running, it will decompress the rootfs of the FROM image to a local file. For example, after `FROM alpine` `FROM ubuntu`, the alpine file...
你要新增设备还是啥
> 没看懂 /usr/lib/lua/luci/dispatcher.lua: No such file or directory 使用`[ ! -f /etc/openwrt_release ] && exit 0`可以修复?... en
> 你现在还有这个问题吗?我这边编译没问题啊 imageBuilder虾构建才回有这个报错的,不影响的
README.md 里有
> Interesting. I tried this with a regular ClusterIP SVC and ping fails the same while curl works: > > ``` > PING 172.32.20.33 (172.32.20.33) 56(84) bytes of data. >...