From mboxrd@z Thu Jan 1 00:00:00 1970 From: znavko@disroot.org Subject: Why 'iw dev' does not show wireless device? Date: Sun, 06 Oct 2019 17:00:42 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35223) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iH9tq-00030T-8y for help-guix@gnu.org; Sun, 06 Oct 2019 13:00:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iH9tp-0008VI-49 for help-guix@gnu.org; Sun, 06 Oct 2019 13:00:50 -0400 Received: from knopi.disroot.org ([178.21.23.139]:49406) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iH9to-0008TM-D9 for help-guix@gnu.org; Sun, 06 Oct 2019 13:00:49 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 459022477F for ; Sun, 6 Oct 2019 19:00:44 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rwfTzNO4gvBR for ; Sun, 6 Oct 2019 19:00:43 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix Hello! I want to install the latest Guix 1.0.1 x86_84 on Acer Aspire 3 A3= 15-42-R1JJ, AMD Ryzen 3 3200U/AMD Radeon Vega 6.=0AI've deleted from grub= 'modprobe.blacklist=3Dradeon' and added 'nomodeset' cause I have radeon = and without 'nomodeset' option boot just freezes.=0A=0ABut I cannot see w= ifi. I've unblocked it with=0A# rfkill list=0A0: acer-wireless: Wireless = LAN=0A Soft blocked: yes=0A Hard blocked: no=0A...=0A# rfkill unblock wif= i=0A# rfkill list=0A0: acer-wireless: Wireless LAN=0A Soft blocked: no=0A= Hard blocked: no=0A...=0A=0ABut iw does not see wireless device:=0A# iw = dev=0A#=0A=0A# ip link=0A1: lo:...=0A2: enp3s0=0A#=0A=0A# lspci -vvnn > w= ifi=0A# nano wifi=0A...=0ANetwork controller: Qualcomm Atheros QCA9377 80= 2.11ac Wireless Network Adapter=0A...=0AKernel driver in use: ath10k_pci= =0AKernel modules: ath10k_pci=0APlease, what to do? I cannot get the name= of the network device.