I'm hoping to get FreeBSD installed on a Chromebook I have. The chromebook is running coreboot and I have devuan/debian on it at the moment.
The machine uses a Qualcom Atheros QCA6174 wireless adapter
LSPCI:
I found a package for ath10k which lists this card wifi-firmware-ath10k-kmod, it supports several cards and I'm hoping one of the two 6714 options will work for mine,
My question is, what do I do after installing that? I tried loading both with kldload, and I actually found that there are more than two, in /boot/modules with the model of my wifi chipset.
Sorry I'm new to this, my other machines have intel wifi, so the installer takes care of the rc.conf part for me. I figured I'd ask someone who knows rather than bork the system and need to install a third time.
Thanks!
The machine uses a Qualcom Atheros QCA6174 wireless adapter
LSPCI:
01:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
I found a package for ath10k which lists this card wifi-firmware-ath10k-kmod, it supports several cards and I'm hoping one of the two 6714 options will work for mine,
- qca6174_hw21: wifi-firmware-ath10k-kmod-qca6174_hw21
- qca6174_hw30: wifi-firmware-ath10k-kmod-qca6174_hw30
My question is, what do I do after installing that? I tried loading both with kldload, and I actually found that there are more than two, in /boot/modules with the model of my wifi chipset.
Sorry I'm new to this, my other machines have intel wifi, so the installer takes care of the rc.conf part for me. I figured I'd ask someone who knows rather than bork the system and need to install a third time.
Thanks!