Advertisement
Guest User

Wi-Fi Debug Output

a guest
Jul 21st, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.59 KB | None | 0 0
  1. user@ubuntu:~$ lspci -nnk | grep -iA2 net
  2. 05:00.0 Network controller [0280]: Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe [1814:5390]
  3. Subsystem: Ralink corp. Device [1814:f051]
  4. Kernel driver in use: rt2800pci
  5. 06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
  6. Subsystem: Hewlett-Packard Company Device [103c:2ab5]
  7. Kernel driver in use: r8169
  8.  
  9. user@ubuntu:~$ lsusb
  10. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  11. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  12. Bus 004 Device 002: ID 0bc2:3320 Seagate RSS LLC
  13. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  14. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  15. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  16. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  17. Bus 001 Device 003: ID 0461:4dd7 Primax Electronics, Ltd
  18. Bus 001 Device 004: ID 0738:4261 Mad Catz, Inc.
  19. Bus 002 Device 003: ID 0461:4d0f Primax Electronics, Ltd HP Optical Mouse
  20. Bus 002 Device 004: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
  21.  
  22. user@ubuntu:~$ iwconfig
  23. eth0 no wireless extensions.
  24.  
  25. lo no wireless extensions.
  26.  
  27. wlan0 IEEE 802.11bgn ESSID:off/any
  28. Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
  29. Retry long limit:7 RTS thr:off Fragment thr:off
  30. Power Management:off
  31.  
  32.  
  33. user@ubuntu:~$ rfkill list all
  34. 0: phy0: Wireless LAN
  35. Soft blocked: no
  36. Hard blocked: no
  37.  
  38. user@ubuntu:~$ lsmod
  39. Module Size Used by
  40. parport_pc 28152 0
  41. ppdev 17073 0
  42. bnep 18036 2
  43. rfcomm 42641 0
  44. bluetooth 228619 10 bnep,rfcomm
  45. snd_hda_codec_hdmi 36913 4
  46. coretemp 13355 0
  47. kvm_intel 132891 0
  48. kvm 443165 1 kvm_intel
  49. ghash_clmulni_intel 13259 0
  50. aesni_intel 55399 0
  51. aes_x86_64 17255 1 aesni_intel
  52. xts 12885 1 aesni_intel
  53. lrw 13257 1 aesni_intel
  54. gf128mul 14951 2 lrw,xts
  55. ablk_helper 13597 1 aesni_intel
  56. cryptd 20373 3 ghash_clmulni_intel,aesni_intel,ablk_helper
  57. gpio_ich 13476 0
  58. snd_hda_codec_idt 70256 1
  59. arc4 12615 2
  60. nouveau 943184 3
  61. rt2800pci 18582 0
  62. rt2800lib 66507 1 rt2800pci
  63. rt2x00pci 14519 1 rt2800pci
  64. rt2x00lib 54869 3 rt2x00pci,rt2800lib,rt2800pci
  65. snd_hda_intel 39619 5
  66. snd_hda_codec 136453 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
  67. mac80211 606457 3 rt2x00lib,rt2x00pci,rt2800lib
  68. snd_hwdep 13602 1 snd_hda_codec
  69. snd_seq_midi 13324 0
  70. mxm_wmi 13021 1 nouveau
  71. snd_seq_midi_event 14899 1 snd_seq_midi
  72. snd_pcm 97451 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  73. wmi 19070 2 mxm_wmi,nouveau
  74. snd_rawmidi 30180 1 snd_seq_midi
  75. video 19390 1 nouveau
  76. ttm 83187 1 nouveau
  77. snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
  78. psmouse 95870 0
  79. drm_kms_helper 49394 1 nouveau
  80. cfg80211 510937 2 mac80211,rt2x00lib
  81. snd_seq 61554 2 snd_seq_midi_event,snd_seq_midi
  82. lpc_ich 17061 0
  83. drm 286028 5 ttm,drm_kms_helper,nouveau
  84. snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
  85. snd_timer 29425 2 snd_pcm,snd_seq
  86. i2c_algo_bit 13413 1 nouveau
  87. xpad 18042 0
  88. serio_raw 13215 0
  89. snd 68876 20 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
  90. ff_memless 13013 1 xpad
  91. lp 17759 0
  92. parport 46345 3 lp,ppdev,parport_pc
  93. eeprom_93cx6 13344 1 rt2800pci
  94. mei 41158 0
  95. crc_ccitt 12707 1 rt2800lib
  96. joydev 17377 0
  97. mac_hid 13205 0
  98. microcode 22881 0
  99. soundcore 12680 1 snd
  100. nls_iso8859_1 12713 2
  101. hid_generic 12540 0
  102. usbhid 47074 0
  103. hid 101002 2 hid_generic,usbhid
  104. usb_storage 57204 2
  105. r8169 67446 0
  106. ahci 25731 0
  107. libahci 31364 1 ahci
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement