unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: znavko@disroot.org
To: help-guix <help-guix@gnu.org>
Subject: Why 'iw dev' does not show wireless device?
Date: Sun, 06 Oct 2019 17:00:42 +0000	[thread overview]
Message-ID: <c60d31f0aff340eb8cf92bdeb047cae8@disroot.org> (raw)

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.

             reply	other threads:[~2019-10-06 17:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 17:00 znavko [this message]
2019-10-06 18:16 ` Why 'iw dev' does not show wireless device? Tobias Geerinckx-Rice
2019-10-09 17:38 ` znavko
2019-10-14 18:36   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c60d31f0aff340eb8cf92bdeb047cae8@disroot.org \
    --to=znavko@disroot.org \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).