There's no Wifi connection post Artix fresh installation by live installer
hunch is no required driver is provided or ready because of not connecting wfi while doing the installation
So how to proceed to manage to have the suitable Broadcom drivers then a normal wifi connection
preferably done in back in the USB live installer ?
install "world/broadcom-wl-dkms"
use usb tethering to get access to internet.
you can also download it with another device from a mirror (https://mirrors.dotsrc.org/artix-linux/repos/world/os/x86_64/broadcom-wl-dkms-6.30.223.271-36-x86_64.pkg.tar.zst) transfer it with a external drive, then install it with "pacman -U <path_to_package>"
https://wiki.archlinux.org/title/Pacman#Additional_commands
I would advise anyone who wants a hassle-free wifi card to purchase something from the old atheros family. Wifi will work on any Linux distribution right out of the box, because the drivers are already in the kernel.
Here are the models I can offer:
full size AR5BXB112 450 Mbps three antennas
half size AR5BHB112 450 Mbps three antennas
half size AR5B22 300 Mbps two antennas
All cards are dual-band (2.4Ghz/5Ghz).
The problem area remains your laptop, which may have a white list.
Yup solved
back to USB, set to wifi connected and simply artix-chroot installing
BTW what is DKMS stand for, look like many know it but few ignorant like me..
glad.
check wiki (https://wiki.archlinux.org/title/Dynamic_Kernel_Module_Support).