unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Why 'iw dev' does not show wireless device?
@ 2019-10-06 17:00 znavko
  2019-10-06 18:16 ` Tobias Geerinckx-Rice
  2019-10-09 17:38 ` znavko
  0 siblings, 2 replies; 4+ messages in thread
From: znavko @ 2019-10-06 17:00 UTC (permalink / raw)
  To: help-guix

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-14 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-06 17:00 Why 'iw dev' does not show wireless device? znavko
2019-10-06 18:16 ` Tobias Geerinckx-Rice
2019-10-09 17:38 ` znavko
2019-10-14 18:36   ` Maxim Cournoyer

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).