[Bug 276375] hostapd: not setting up properly interfaces
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Feb 2024 23:38:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276375
Bjoern A. Zeeb <bz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cy@FreeBSD.org
Status|New |Open
Hardware|Any |arm64
--- Comment #5 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
Set hardware as it somehow is important in this case it seems.
Add cy@ to Cc: I can reproduce the chan not being set on rtwn and a quick look
around tells me start debugging around this line:
./ap/hostapd.c: if (hostapd_get_hw_features(iface)) {
The workaround is probably to set and run it all from rc.conf for now.
--
You are receiving this mail because:
You are the assignee for the bug.