During installation

When EFI directory not found when grub-install,

Inside chroot environment Make sure if you have installed efibootmgr

grub-install --efi-directory=/boot/efi --target=x86_64-efi /dev/sdX

When you cannot see the entire screen

Post Installation

Fix WiFi adapter not recognized issue

Use lspci -k to show drivers in use.

Find the Wi-Fi adapter (most likely the Broadcom one)

If the kernel driver in use is either bcma-pci-bridge or b43-pci-bridge, I need this process

procedure

ref: https://archived.forum.manjaro.org/t/broadcom-wifi-driver-fails-to-install-properly/46316/2

Connect to WiFi