Hello everyone, I am now trying to build my own wpad package that has a hostapd version where "disable_dgaf" enabled. I took a look at the source code and I realized that "CONFIG_HS20=y" is needed in hostapd-full.config and wpa_supplicant-full.config to get this disable_dgaf option.
However when I tried to force install my new wpad package, it seems that I am missing a few things. Package: wpad Version: 2015-03-25-1 Depends: libc, hostapd-common, libubus Status: install user installed Section: net Architecture: brcm2708 Maintainer: Felix Fietkau <[email protected]> MD5Sum: 98689a83c93042cbdbf434cebc30dc41 Size: 390699 Filename: wpad_2015-03-25-1_brcm2708.ipk Source: package/network/services/hostapd Description: This package contains a full featured IEEE 802.1x/WPA/EAP/RADIUS Authenticator and Supplicant Installed-Time: 1491495391 Apparently it's missing libnl-tiny there. Also, when I tried to rerun my hostapd (wifi restart), I go the following erros: Configuration file: /var/run/hostapd-phy0.conf Line 1: invalid/unknown driver 'nl80211' Line 9: unknown configuration item 'ieee80211n' Line 10: unknown configuration item 'ht_coex' Line 11: unknown configuration item 'ht_capab' 4 errors found in configuration file '/var/run/hostapd-phy0.conf' Failed to set up interface with /var/run/hostapd-phy0.conf Failed to initialize interface Now with the new hostapd I am missing 4 options in the binary. For this compilation, I took the source code from here: https://github.com/ openwrt/openwrt/tree/chaos_calmer as I am using the Chaos Calmer OpenWrt (the latest version on GitHub). Could anyone please help out? Thank you so much! -- Kind regards, Rahmadi Trimananda
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
