I followed the "Step by step Installation (for expert users):" as I already have a raspberry pi working. After the final restart I do not see any WiFi being generated by the pi.
Could you please help me troubleshoot this. What information would you need?
Thanks
By default my locale is set to en_US.UTF-8 UTF-8 (im in the US). So I just leaved iit at that.
Running rfkill it says that wlan and bluetooth are both unblocked.
I will probably use a separate SD card and use the fast installation option.
I've seen that a new release of the raspberry buster has been released some days ago (20-Feb-2020).
I've started testing the new release with the hydrosys4 software, anyway I noticed a warning saying that the wifi is blocked if the locale is not set. Maybe this is the cause you do not see the wifi.
Please try to go to raspi-config (sudo raspi-confgi) -> localization options -> change locale.
After set the locale with your country, you can run rfkill command to check the wifi status.
Let me know if it works.
Anyway as I did not completely tested the new release there might be other issues, I recommend to use the .img file which is tested and pre-compiled (fast installation option).
Which OS are you using?