mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
Its control socket never gets ctrl_interface_group applied (upstream never copies the field when creating the P2P device), so with the daemon running as root the socket is root-only. wpa_gui scans the directory, hits p2p-dev-* first and gives up before reaching the real interface. Assisted-by: pi (claude-opus-5)