Guest User

Untitled

a guest
Nov 19th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. lspci -knn | grep Net -A2
  2. 03:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 30)
  3. Subsystem: Lite-On Communications Inc Device [11ad:0806]
  4. Kernel driver in use: ath10k_pci
  5.  
  6. rfkill list all
  7. 0: hci0: Bluetooth
  8. Soft blocked: yes
  9. Hard blocked: no
  10. 1: acer-wireless: Wireless LAN
  11. Soft blocked: no
  12. Hard blocked: no
  13. 2: acer-bluetooth: Bluetooth
  14. Soft blocked: yes
  15. Hard blocked: no
  16.  
  17. dmesg | grep ath
  18. [ 15.973132] ath10k_pci 0000:03:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0
  19. [ 16.816281] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/cal-pci-0000:03:00.0.bin failed with error -2
  20. [ 16.840523] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/QCA9377/hw1.0/firmware-5.bin failed with error -2
  21. [ 16.840530] ath10k_pci 0000:03:00.0: could not fetch firmware file 'ath10k/QCA9377/hw1.0/firmware-5.bin': -2
  22. [ 16.840543] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/QCA9377/hw1.0/firmware-4.bin failed with error -2
  23. [ 16.840545] ath10k_pci 0000:03:00.0: could not fetch firmware file 'ath10k/QCA9377/hw1.0/firmware-4.bin': -2
  24. [ 16.840553] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/QCA9377/hw1.0/firmware-3.bin failed with error -2
  25. [ 16.840554] ath10k_pci 0000:03:00.0: could not fetch firmware file 'ath10k/QCA9377/hw1.0/firmware-3.bin': -2
  26. [ 16.840562] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/QCA9377/hw1.0/firmware-2.bin failed with error -2
  27. [ 16.840564] ath10k_pci 0000:03:00.0: could not fetch firmware file 'ath10k/QCA9377/hw1.0/firmware-2.bin': -2
  28. [ 16.840572] ath10k_pci 0000:03:00.0: Direct firmware load for ath10k/QCA9377/hw1.0/firmware.bin failed with error -2
  29. [ 16.840573] ath10k_pci 0000:03:00.0: could not fetch firmware (-2)
  30. [ 16.840576] ath10k_pci 0000:03:00.0: could not fetch firmware files (-2)
  31. [ 16.840578] ath10k_pci 0000:03:00.0: could not probe fw (-2)
Add Comment
Please, Sign In to add comment