On Tue, Jun 28, 2016 at 4:38 PM, Alexandru Ardelean <ardeleana...@gmail.com> wrote: > On Tue, Jun 28, 2016 at 4:29 PM, 조동규 <cho4...@gmail.com> wrote: >> At first, i reset my router using tftp with ArcherC7v2_tp_recovery.bin file. >> I set it internet works, and then I did opkg update and opkg install >> openvswitch. >> >> then i saw that error message. >> >> FYI, here is a link that someone already asked, it looks similar with my >> problem but i couldn't find an answer. >> https://dev.openwrt.org/ticket/22212 >> >> Thanks >> DongGyu Cho >> >> >> >> 2016-06-28 21:37 GMT+09:00 Alexandru Ardelean <ardeleana...@gmail.com>: >>> >>> On Tue, Jun 28, 2016 at 1:05 PM, 조동규 <cho4...@gmail.com> wrote: >>> > Hi, >>> > >>> > I'm trying to install openvswitch on OpenWRT in Archer C7. >>> > >>> > When i try to install openvswitch, error message below had came up. >>> > >>> > Downloading >>> > >>> > http://downloads.openwrt.org/chaos_calmer/15.05.1/ar71xx/generic/packages/packages/kmod-openvswitch_3.18.21+2.3.90-58be9c9fd732b5bdd3d4c2e9b8cc2313f570094d_ar71xx.ipk. >>> > Collected errors: >>> > >>> > satisfy_dependencies_for: Cannot satisfy the following dependencies for >>> > kmod-openvswitch: >>> > kernel (= 3.18.21-1-3d4bd113f3f10b8986a142b8792db9c5) * >>> > opkg_install_cmd: Cannot install package kmod-openvswitch. >>> > >>> > root@OpenWrt:~# >>> > >>> > >>> > How can i solve it? If anyone know, please let me know. >>> > >>> > >>> > Regards, >>> > >>> > DongGyu Cho >>> > >>> > >>> > >>> > _______________________________________________ >>> > openwrt-devel mailing list >>> > openwrt-devel@lists.openwrt.org >>> > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel >>> > >>> >>> So, did you do a >>> >>> opkg update >>> >>> first ? >>> >>> Can you give tell me which command series did you try ? >>> >>> Thanks >>> Alex >> >> > > Oh. > Will check
It seems that the kernel version for OpenWrt 15.05.1 is 3.18.23. While the OVS kernel module expects 3.18.21. I just started reading more in-depth the tickets and that seems to be the case. And it seems to be more kernel modules having this issue. So, you either build OpenVswitch manually for CC, or you wait for a re-spin of the CC release. I cannot help out more on this, since I am only a package maintainer for the OVS package. I am not too involved in the big release process to help out more. Thanks Alex _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel