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

OpenWRT 24 is missing files for Hostapd/WPA_SUPPLICANT #25959

Open
Gamerayers opened this issue Feb 12, 2025 · 0 comments
Open

OpenWRT 24 is missing files for Hostapd/WPA_SUPPLICANT #25959

Gamerayers opened this issue Feb 12, 2025 · 0 comments

Comments

@Gamerayers
Copy link

When installing Hostapd-common and hostapd, files are not available which should be in Openwrt. This was identified in a snapshot build prior to release of the official and again after.

This is the error received.
wpa_supplicant[3478]: Error loading ucode: Syntax error: Unable to resolve path for module 'common' In line 3, byte 116: import { wdev_create, wdev_set_mesh_params, wdev_remove, is_equal, wdev_set_up, vlist_new, phy_open } from "common"; Near here ---------------------------------------------------------------------------------------------------------^

Here's the reddit discussion: https://www.reddit.com/r/openwrt/comments/1ibf1tz/moving_to_24_have_an_issue_with_wpa_supplicant/

It appears that /usr/share/hostap/common.uc does not exist. Once the file is transfered from a Openwrt 23 build, it then still needs hostapd.uc. After putting those in, software on the router can no longer be updated since the apk installer says the database is now corrupt.

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

No branches or pull requests

1 participant