Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3430 - Recent snapshots doesn't include modules like compat or cfg80211 #8300

Closed
openwrt-bot opened this issue Nov 2, 2020 · 5 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

howl:

Supply the following if possible:

  • Device problem occurs on at least on: Linksys WRT3200ACM

  • Software versions of OpenWrt/LEDE release, packages, etc.: snapshots since some days ago, just flash no need to install additional packages

  • Steps to reproduce: Flash snapshot and wifi is missing, ssh into the device and modules are not loaded, checking in modules directory mwifiex, mwifiex_sdio and mwlwifi are present, but, compat and cfg80211 are missing.

The last one I have in the other boot_part that is working is r14771-c1130c7a6b. I don't know what change could be affecting this but the are some commits that tell affects to kernel modules installation.

I mark this as critical as flashing it broke wifi connectivity.

@openwrt-bot
Copy link
Author

jneuhauser:

This seems to be the same issue like: https://bugs.openwrt.org/index.php?do=details&task_id=3429

@openwrt-bot
Copy link
Author

jneuhauser:

A self built image "OpenWrt SNAPSHOT r14841-52d3b027ec" with the following minimalistic config is working as expected.

CONFIG_TARGET_ramips=y
CONFIG_TARGET_ramips_mt7621=y
CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_mir3g=y

So this has to be a problem with the build bots...

@openwrt-bot
Copy link
Author

howl:

Yes, they seems to be the same bug.

I noticed before flashing that the image size for wrt3200 dropped down from about 9 7 MiB to 5 MiB.

@openwrt-bot
Copy link
Author

howl:

Seems that is very possible that this is going to be fixed by https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=4a2b1ff7fbd7aa910c2e29ae43d27fdddc58b177.

@openwrt-bot
Copy link
Author

howl:

This is fixed now, just tested over wrt3200acm just when buildbot finished.

There is now another issue to appoint but nothing too serious, opkg update complains about kmod feed being duplicate. Indeed there kmod feed is duplicated in the feeds file.

This can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant