2015-06-09 6:05 GMT+02:00 Varka Bhadram <[email protected]>: > On 06/08/2015 07:32 PM, Baptiste Clenet wrote: > >> 2015-06-08 15:23 GMT+02:00 Varka Bhadram <[email protected]>: >>> >>> > (...) > >> >> Thanks Varka for your help! >> >> It compiles now without those module: >> - kmod-bluetooth >> - kmod-bluetooth_6lowpan >> - kmod-6lowpan >> - kmod-ieee802154 >> - kmod-ieee802154-6lowpan >> - kmod-ieee802154-drivers >> - kmod-mac802154 >> - kmod-wpan-at86rf230 >> - wpan-tools >> >> It's basically the same conf as yours. >> >> I don't get why those module would make an error since they worked >> well with Linux 3.18. >> >> Here are my tries: >> - kmod-6lowpan >> - kmod-ieee802154 >> - kmod-ieee802154-6lowpan >> - kmod-ieee802154-drivers > > > Have you added this ? > >> - kmod-mac802154 >> - kmod-wpan-at86rf230 >
Yes this packages weren't in OPENWRT Tree. I removed them and use the right ones now. - kmod-wpan-at86rf230 doesn't exist either, perhaps you meant kmod-at86rf230 under Wireless? I added: - kmod-at86rf230 - kmod-ieee802154 - kmod-mac802154 - kmod-ipv6 I got the following error: Package kmod-at86rf230 is missing dependencies for the following libraries: regmap-core.ko regmap-spi.ko Same error if I add kmod-regmap (which should add those missing libraries, shouldn't it?) Baptiste > > This also. > > I don't see these packages in OpenWrt tree. > Please use already existing package stuff... > > All these packages available in Kernel Modules -> Wireless Drivers > in your menuconfig. > > >> - wpan-tools >> --> ERROR: module >> >> '/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/net/ieee802154/af_802154.ko' >> is missing. >> >> - kmod-bluetooth >> - kmod-bluetooth_6lowpan >> - kmod-6lowpan >> - kmod-ieee802154 >> - kmod-ieee802154-6lowpan >> - kmod-ieee802154-drivers >> - kmod-mac802154 >> - kmod-wpan-at86rf230 >> - wpan-tools >> --->ERROR: module >> >> '/trunk/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7628/linux-4.0.4/net/bluetooth/rfcomm/rfcomm.ko' >> is missing. > > > -- > Varka Bhadram > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
