PÁLI Gábor János
PÁLI Gábor János
The difference between the `wifibox-alpine` and `wifibox-alpine-mediatek` guests is not that big: the latter image is slimmer because it contains the firmware files for the Mediatek cards only. That is...
Thanks for the inputs. If you can see the card in the `lspci -k` output with the driver attached on the _guest_, it means that you did everything right on...
There is a slight chance the issue shows up for others as well. However, I am not sure if the problem is with the init order of the _guest_. The...
Hi @vvillenave, thanks for the confirmation. The delayed retry (of WPA Supplicant) is already part of the development version of the port (as you pointed out above) so you or...
@sk-spr @vvillenave please try the latest development version of Wifibox, mostly notably the `20240821` (or later) version of the `net/wifibox-alpine` port from here: https://github.com/pgj/freebsd-wifibox-port I am inclined to assume that...
All right folks, based on the replies I have got so far, I assume that this issue has been fixed. Remember though that you can always come back and create...
Thanks for the suggestion! I can see the reasons why you or others may find this part of the manual page confusing. Note that the manual page discusses the internals...
@nospam2998 please check https://github.com/pgj/freebsd-wifibox-alpine/pull/24 to see if that answers your concerns.
Thanks for reporting the issue! Based on this, I believe I was able to identify the root cause. Some of the files that are shipped with `linux-firmware` are symbolic links...
I have done some investigation, and it seems [this a known bug of the `ath11k` driver](https://github.com/openwrt/openwrt/issues/13395). Essentially, the driver does not tolerate well when [it is run in a virtualized...