Hello! I want to install the latest Guix 1.0.1 x86_84 on Acer Aspire 3 A315-42-R1JJ, AMD Ryzen 3 3200U/AMD Radeon Vega 6. I've deleted from grub 'modprobe.blacklist=radeon' and added 'nomodeset' cause I have radeon and without 'nomodeset' option boot just freezes.
But I cannot see wifi. I've unblocked it with # rfkill list 0: acer-wireless: Wireless LAN Soft blocked: yes Hard blocked: no ... # rfkill unblock wifi # rfkill list 0: acer-wireless: Wireless LAN Soft blocked: no Hard blocked: no ... But iw does not see wireless device: # iw dev # # ip link 1: lo:... 2: enp3s0 # # lspci -vvnn > wifi # nano wifi ... Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter ... Kernel driver in use: ath10k_pci Kernel modules: ath10k_pci Please, what to do? I cannot get the name of the network device.