Guest User

lspci -nnk, ifconfig, rfkilllist

a guest
Aug 4th, 2019
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. lspci -nnk:
  2. Relevant information:
  3.  
  4. 00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b5]
  5. 01:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
  6. Subsystem: Dell QCA9565 / AR9565 Wireless Network Adapter [1028:020e]
  7. Kernel driver in use: ath9k
  8. Kernel modules: ath9k
  9.  
  10.  
  11. rfkill list:
  12. 0: phy0: Wireless LAN
  13. Soft blocked: no
  14. Hard blocked: no
  15. 2: hc10: Bluetooth
  16. Soft blocked: no
  17. Hard blocked: no
  18.  
  19.  
  20. ifconfig:
  21.  
  22. lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
  23.         inet 127.0.0.1  netmask 255.0.0.0
  24.         inet6 ::1  prefixlen 128  scopeid 0x10<host>
  25.         loop  txqueuelen 1000  (Local Loopback)
  26.         RX packets 5573  bytes 431688 (431.6 KB)
  27.         RX errors 0  dropped 0 overruns 0  frame 0
  28.         TX packets 5573  bytes 431688 (431.6 KB)
  29.         TX errors 0  dropped 0 overruns 0  carrier 0 collisions 0
  30.  
  31. wlp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  32.         inet 192.168.1.31  netmask 255.255.255.0  broadcast 192.168.1.255
  33.         inet6 fe80::2e35:c2a7:7ab5:e303  prefixlen 64 scopeid 0x20<link>
  34.         ether 9c:30:5b:88:09:ab  txqueuelen 1000 (Ethernet)
  35.         RX packets 746  bytes 97980 (97.9 KB)
  36.         RX errors 0  dropped 0 overruns 0  frame 0
  37.         TX packets 94  bytes 16899 (16.8 KB)
  38.         TX errors 0  dropped 0 overruns 0  carrier 0 collisions 0
Add Comment
Please, Sign In to add comment