Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. singh@ubuntu:~$ rfkill list
  2. 1: phy0: Wireless LAN
  3. Soft blocked: no
  4. Hard blocked: no
  5. 3: hci0: Bluetooth
  6. Soft blocked: yes
  7. Hard blocked: no
  8. singh@ubuntu:~$ lspci -knn | grep Net -A2
  9. 07:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
  10. Subsystem: Dell AR9485 Wireless Network Adapter [1028:0209]
  11. Kernel driver in use: ath9k
  12. Kernel modules: ath9k
  13. singh@ubuntu:~$ sudo iw reg get
  14. global
  15. country IT: DFS-ETSI
  16. (2402 - 2482 @ 40), (N/A, 20), (N/A)
  17. (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW
  18. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW
  19. (5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS
  20. (57000 - 66000 @ 2160), (N/A, 40), (N/A)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement