Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. #lspci
  2. 01:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
  3.  
  4. #lspci -vv -s 01:00.0
  5. 01:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
  6. Subsystem: Samsung Electronics Co Ltd Device 4105
  7. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  8. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  9. Latency: 0, Cache Line Size: 64 bytes
  10. Interrupt: pin A routed to IRQ 16
  11. Region 0: Memory at 90500000 (64-bit, non-prefetchable) [size=512K]
  12. Expansion ROM at 7ea00000 [disabled] [size=64K]
  13. Capabilities: [40] Power Management version 2
  14. Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
  15. Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
  16. Capabilities: [50] MSI: Enable- Count=1/4 Maskable+ 64bit+
  17. Address: 0000000000000000 Data: 0000
  18. Masking: 00000000 Pending: 00000000
  19. Capabilities: [70] Express (v2) Endpoint, MSI 00
  20. DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
  21. ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
  22. DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
  23. RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
  24. MaxPayload 128 bytes, MaxReadReq 512 bytes
  25. DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
  26. LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
  27. ClockPM- Surprise- LLActRep- BwNot-
  28. LnkCtl: ASPM L1 Enabled; RCB 64 bytes Disabled- CommClk+
  29. ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
  30. LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
  31. DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
  32. DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
  33. LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
  34. Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
  35. Compliance De-emphasis: -6dB
  36. LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
  37. EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
  38. Capabilities: [100 v1] Advanced Error Reporting
  39. UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  40. UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
  41. UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
  42. CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
  43. CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
  44. AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
  45. Capabilities: [140 v1] Virtual Channel
  46. Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
  47. Arb: Fixed- WRR32- WRR64- WRR128-
  48. Ctrl: ArbSelect=Fixed
  49. Status: InProgress-
  50. VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
  51. Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
  52. Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
  53. Status: NegoPending- InProgress-
  54. Capabilities: [160 v1] Device Serial Number 00-00-00-00-00-00-00-00
  55. Kernel driver in use: ath9k
  56.  
  57. #uname -a
  58. Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  59.  
  60. # /sbin/airmon-ng start wlp1s0
  61. Found 5 processes that could cause trouble.
  62. If airodump-ng, aireplay-ng or airtun-ng stops working after
  63. a short period of time, you may want to kill (some of) them!
  64.  
  65. PID Name
  66. 771 avahi-daemon
  67. 808 avahi-daemon
  68. 940 NetworkManager
  69. 1065 wpa_supplicant
  70. 1341 dhclient
  71. Process with PID 1341 (dhclient) is running on interface wlp1s0
  72.  
  73.  
  74. Interface Chipset Driver
  75.  
  76. wlp1s0 Atheros AR9485 ath9k - [phy0]SIOCSIFFLAGS: Name not unique on network
  77.  
  78. (monitor mode enabled on mon0)
  79.  
  80. #iwconfig mon0
  81. mon0 IEEE 802.11bgn ESSID:off/any
  82. Mode:Managed Access Point: Not-Associated Tx-Power=16 dBm
  83. Retry long limit:7 RTS thr:off Fragment thr:off
  84. Encryption key:off
  85. Power Management:off
  86.  
  87. #ifconfig mon0 down
  88. #iwconfig mon0 mode monitor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement