Advertisement
Guest User

RF-kill problemfrom baby monitor

a guest
Aug 25th, 2014
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. ########## wireless info START ##########
  2.  
  3. Report from: 25 Aug 2014 10:18 MST -0700
  4.  
  5. Script from: 17 Aug 2014 02:46 UTC +0000
  6.  
  7. ##### release #####
  8.  
  9. Distributor ID: LinuxMint
  10. Description: LMDE MATE Edition
  11. Release: 1
  12. Codename: debian
  13.  
  14. ##### kernel #####
  15.  
  16. Linux 3.11-2-amd64 #1 SMP Debian 3.11.8-1 (2013-11-13) x86_64 unknown unknown GNU/Linux
  17.  
  18. Parameters: ro, quiet
  19.  
  20. ##### desktop #####
  21.  
  22. MATE
  23.  
  24. ##### lspci #####
  25.  
  26. 04:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 1000 [Condor Peak] [8086:0083]
  27. Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN [8086:1325]
  28. Kernel driver in use: iwlwifi
  29.  
  30. 09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
  31. Subsystem: Dell Device [1028:046e]
  32. Kernel driver in use: r8169
  33.  
  34. ##### lsusb #####
  35.  
  36. Bus 004 Device 003: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
  37. Bus 004 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  38. Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  39. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  40. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41. Bus 001 Device 003: ID 0408:2fb1 Quanta Computer, Inc.
  42. Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  43. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  44.  
  45. ##### PCMCIA card info #####
  46.  
  47. ./wireless_script: line 103: pccardctl: command not found
  48.  
  49. ##### rfkill #####
  50.  
  51. ./wireless_script: line 106: rfkill: command not found
  52.  
  53. ##### lsmod #####
  54.  
  55. dell_wmi 12477 0
  56. sparse_keymap 12818 1 dell_wmi
  57. iwldvm 131415 0
  58. mac80211 416244 1 iwldvm
  59. iwlwifi 79705 1 iwldvm
  60. cfg80211 377915 3 iwlwifi,mac80211,iwldvm
  61. mxm_wmi 12515 1 nouveau
  62. wmi 17339 3 dell_wmi,mxm_wmi,nouveau
  63.  
  64. ##### interfaces #####
  65.  
  66. source-directory /etc/network/interfaces.d
  67.  
  68. iface wlan0 inet dhcp
  69. wpa-psk <WPA key removed>
  70. wpa-driver wext
  71. wpa-key-mgmt WPA-PSK
  72. wpa-proto WPA2
  73. wpa-ssid Dawg
  74.  
  75. auto wlan0
  76.  
  77. iface eth0 inet dhcp
  78.  
  79. auto eth0
  80.  
  81. ##### ifconfig #####
  82.  
  83. ./wireless_script: line 116: ifconfig: command not found
  84.  
  85. ##### iwconfig #####
  86.  
  87. ./wireless_script: line 119: iwconfig: command not found
  88.  
  89. ##### route #####
  90.  
  91. ./wireless_script: line 122: route: command not found
  92.  
  93. ##### resolv.conf #####
  94.  
  95. nameserver 192.168.0.1
  96. search ph.cox.net
  97.  
  98. ##### nm-tool #####
  99.  
  100. NetworkManager Tool
  101.  
  102. State: connected (global)
  103.  
  104. - Device: eth0 -----------------------------------------------------------------
  105. Type: Wired
  106. Driver: r8169
  107. State: unmanaged
  108. Default: no
  109. HW Address: <MAC address>
  110.  
  111. Capabilities:
  112. Carrier Detect: yes
  113. Speed: 100 Mb/s
  114.  
  115. Wired Properties
  116. Carrier: on
  117.  
  118. - Device: wlan0 ----------------------------------------------------------------
  119. Type: 802.11 WiFi
  120. Driver: iwlwifi
  121. State: unmanaged
  122. Default: no
  123. HW Address: <MAC address>
  124.  
  125. Capabilities:
  126.  
  127. Wireless Properties
  128. WEP Encryption: yes
  129. WPA Encryption: yes
  130. WPA2 Encryption: yes
  131.  
  132. Wireless Access Points
  133.  
  134. ##### NetworkManager.state #####
  135.  
  136. [main]
  137. NetworkingEnabled=true
  138. WirelessEnabled=true
  139. WWANEnabled=true
  140. WimaxEnabled=true
  141.  
  142. ##### NetworkManager.conf #####
  143.  
  144. [main]
  145. plugins=ifupdown,keyfile
  146.  
  147. [ifupdown]
  148. managed=false
  149.  
  150. ##### iw reg get #####
  151.  
  152. ./wireless_script: line 141: iw: command not found
  153.  
  154. ##### iwlist channels #####
  155.  
  156. ./wireless_script: line 144: iwlist: command not found
  157.  
  158. ##### iwlist scan #####
  159.  
  160. eth0 Interface doesn't support scanning.
  161.  
  162. lo Interface doesn't support scanning.
  163.  
  164. wlan0 Interface doesn't support scanning : Network is down
  165.  
  166. ##### module infos #####
  167.  
  168. ./wireless_script: line 164: modinfo: command not found
  169. [iwldvm]
  170.  
  171. ./wireless_script: line 164: modinfo: command not found
  172. [iwlwifi]
  173.  
  174. ##### module parameters #####
  175.  
  176. [iwlwifi]
  177. 11n_disable: 0
  178. amsdu_size_8K: 0
  179. antenna_coupling: 0
  180. bt_coex_active: Y
  181. fw_restart: Y
  182. led_mode: 0
  183. nvm_file: (null)
  184. power_level: 0
  185. power_save: N
  186. swcrypto: 0
  187. wd_disable: 1
  188.  
  189. ##### /etc/modules #####
  190.  
  191. ##### blacklists #####
  192.  
  193. ##### udev rules #####
  194.  
  195. grep: /etc/udev/rules.d/*net*.rules: No such file or directory
  196.  
  197. ##### dmesg #####
  198.  
  199. [ 13.243479] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
  200. [ 13.243609] iwlwifi 0000:04:00.0: irq 49 for MSI/MSI-X
  201. [ 13.324907] iwlwifi 0000:04:00.0: firmware: agent loaded iwlwifi-1000-5.ucode into memory
  202. [ 13.325090] iwlwifi 0000:04:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
  203. [ 13.361825] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUG disabled
  204. [ 13.361830] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
  205. [ 13.361833] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
  206. [ 13.361835] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_P2P enabled
  207. [ 13.361837] iwlwifi 0000:04:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
  208. [ 13.361939] iwlwifi 0000:04:00.0: L1 Enabled; Disabling L0S
  209. [ 13.369389] iwlwifi 0000:04:00.0: RF_KILL bit toggled to disable radio.
  210. [ 13.386828] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
  211. [ 13.538639] platform microcode: firmware: agent aborted loading intel-ucode/06-25-05 (not found?) (repeated 4 times)
  212. [ 81.268862] r8169 0000:09:00.0: firmware: agent loaded rtl_nic/rtl8168e-2.fw into memory
  213.  
  214. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement