Advertisement
tesko

wifi2

Mar 9th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.76 KB | None | 0 0
  1. ltesko@ubuntu:~$ lspci
  2. 00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
  3. 00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
  4. 00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
  5. 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
  6. 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
  7. 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
  8. 00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 02)
  9. 00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
  10. 00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
  11. 00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
  12. 00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
  13. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
  14. 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
  15. 00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
  16. 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
  17. 01:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast Ethernet (rev c1)
  18. 02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
  19. tesko@ubuntu:~$ modinfo ath9k
  20. filename: /lib/modules/2.6.32-56-generic/updates/drivers/net/wireless/ath/ath9k/ath9k.ko
  21. license: Dual BSD/GPL
  22. description: Support for Atheros 802.11n wireless LAN cards.
  23. author: Atheros Communications
  24. srcversion: 0047960F95FEA87FBABCCC8
  25. alias: pci:v0000168Cd00000034sv*sd*bc*sc*i*
  26. alias: pci:v0000168Cd00000033sv*sd*bc*sc*i*
  27. alias: pci:v0000168Cd00000032sv*sd*bc*sc*i*
  28. alias: pci:v0000168Cd00000030sv*sd*bc*sc*i*
  29. alias: pci:v0000168Cd0000002Esv*sd*bc*sc*i*
  30. alias: pci:v0000168Cd0000002Dsv*sd*bc*sc*i*
  31. alias: pci:v0000168Cd0000002Csv*sd*bc*sc*i*
  32. alias: pci:v0000168Cd0000002Bsv*sd*bc*sc*i*
  33. alias: pci:v0000168Cd0000002Asv*sd*bc*sc*i*
  34. alias: pci:v0000168Cd00000029sv*sd*bc*sc*i*
  35. alias: pci:v0000168Cd00000027sv*sd*bc*sc*i*
  36. alias: pci:v0000168Cd00000024sv*sd*bc*sc*i*
  37. alias: pci:v0000168Cd00000023sv*sd*bc*sc*i*
  38. depends: ath9k_hw,ath9k_common,mac80211,led-class,ath,cfg80211,compat
  39. vermagic: 2.6.32-56-generic SMP mod_unload modversions 586
  40. parm: debug:Debugging mask (uint)
  41. parm: nohwcrypt:Disable hardware encryption (int)
  42. parm: blink:Enable LED blink on activity (int)
  43. parm: btcoex_enable:Enable wifi-BT coexistence (int)
  44. tesko@ubuntu:~$ iwlist scan
  45. lo Interface doesn't support scanning.
  46.  
  47. wlan0 Scan completed :
  48. Cell 01 - Address: 00:0C:F6:ED:D3:38
  49. Channel:11
  50. Frequency:2.462 GHz (Channel 11)
  51. Quality=26/70 Signal level=-84 dBm
  52. Encryption key:on
  53. ESSID:"SitecomEDD338"
  54. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
  55. 18 Mb/s; 36 Mb/s; 54 Mb/s
  56. Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
  57. Mode:Master
  58. Extra:tsf=0000003827c2bef2
  59. Extra: Last beacon: 20496ms ago
  60. IE: Unknown: 000D53697465636F6D454444333338
  61. IE: Unknown: 010882848B961224486C
  62. IE: Unknown: 03010B
  63. IE: Unknown: 2A0104
  64. IE: Unknown: 32040C183060
  65. IE: Unknown: 2D1AEE1117FFFF0000010000000000000000000000000C0000000000
  66. IE: Unknown: 3D160B070700000000000000000000000000000000000000
  67. IE: Unknown: 3E0100
  68. IE: IEEE 802.11i/WPA2 Version 1
  69. Group Cipher : CCMP
  70. Pairwise Ciphers (1) : CCMP
  71. Authentication Suites (1) : PSK
  72. IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
  73. IE: Unknown: 4A0E14000A002C01C800140005001900
  74. IE: Unknown: DD07000C4304000000
  75. IE: Unknown: DD800050F204104A0001101044000102103B00010310470010BC329E001DD811B28601000CF6EDD338102100012E10230014576972656C657373204144534C20526F75746572102400065254323836301042000831323334353637381054000800060050F20400011011000B4144534C20526F75746572100800020084103C000100
  76.  
  77. usbpn0 Interface doesn't support scanning.
  78.  
  79. ppp0 Interface doesn't support scanning.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement