Guest User

Untitled

a guest
Jul 15th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. lurraca@ubuntu:~$ rfkill list all
  2. 0: hp-wifi: Wireless LAN
  3. Soft blocked: yes
  4. Hard blocked: yes
  5. 1: phy0: Wireless LAN
  6. Soft blocked: yes
  7. Hard blocked: yes
  8.  
  9.  
  10. lspci -nn | grep -i wireless
  11. 02:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [8086:0084]
  12.  
  13.  
  14.  
  15. lurraca@ubuntu:~$ dmesg | grep iwl
  16. [ 9.328414] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
  17. [ 9.328417] iwlagn: Copyright(c) 2003-2011 Intel Corporation
  18. [ 9.328529] iwlagn 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  19. [ 9.328591] iwlagn 0000:02:00.0: setting latency timer to 64
  20. [ 9.328687] iwlagn 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
  21. [ 9.360820] iwlagn 0000:02:00.0: device EEPROM VER=0x15d, CALIB=0x6
  22. [ 9.360822] iwlagn 0000:02:00.0: Device SKU: 0X9
  23. [ 9.360824] iwlagn 0000:02:00.0: Valid Tx ant: 0X1, Valid Rx ant: 0X3
  24. [ 9.360848] iwlagn 0000:02:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
  25. [ 9.361324] iwlagn 0000:02:00.0: irq 47 for MSI/MSI-X
  26. [ 9.679098] iwlagn 0000:02:00.0: loaded firmware version 39.31.5.1 build 35138
  27. [ 9.848805] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Add Comment
Please, Sign In to add comment