Advertisement
Guest User

Untitled

a guest
May 29th, 2016
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.55 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 29 May 2016 13:27 CEST +0200
  5.  
  6. Booted last: 29 May 2016 00:00 CEST +0200
  7.  
  8. Script from: 26 May 2016 21:56 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 16.04 LTS
  14. Release: 16.04
  15. Codename: xenial
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash
  22.  
  23. ##### desktop ###########################
  24.  
  25. Ubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
  30. Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
  31. Kernel driver in use: r8169
  32.  
  33. 03:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
  34. Subsystem: Lite-On Communications Inc BCM43142 802.11b/g/n [11ad:6675]
  35. Kernel driver in use: wl
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  40. Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
  41. Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd
  42. Bus 001 Device 002: ID 275d:0ba6
  43. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  44.  
  45. ##### PCMCIA card info ##################
  46.  
  47. ##### rfkill ############################
  48.  
  49. 0: phy0: Wireless LAN
  50. Soft blocked: no
  51. Hard blocked: no
  52. 1: brcmwl-0: Wireless LAN
  53. Soft blocked: no
  54. Hard blocked: no
  55. 2: asus-wlan: Wireless LAN
  56. Soft blocked: no
  57. Hard blocked: no
  58. 3: asus-bluetooth: Bluetooth
  59. Soft blocked: yes
  60. Hard blocked: no
  61.  
  62. ##### lsmod #############################
  63.  
  64. snd_soc_rt5640 114688 0
  65. asus_nb_wmi 24576 0
  66. asus_wmi 28672 1 asus_nb_wmi
  67. sparse_keymap 16384 1 asus_wmi
  68. snd_soc_rl6231 16384 1 snd_soc_rt5640
  69. snd_soc_core 212992 1 snd_soc_rt5640
  70. wl 6365184 0
  71. cfg80211 565248 1 wl
  72. snd_pcm 106496 7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
  73. wmi 20480 1 asus_wmi
  74. video 40960 2 i915,asus_wmi
  75.  
  76. ##### interfaces ########################
  77.  
  78. auto lo
  79. iface lo inet loopback
  80.  
  81. ##### ifconfig ##########################
  82.  
  83. enp2s0 Link encap:Ethernet HWaddr <MAC 'enp2s0' [IF1]>
  84. inet addr:192.168.0.211 Bcast:192.168.0.255 Mask:255.255.255.0
  85. inet6 addr: fe80::e2e0:9fab:f8ce:e75b/64 Scope:Link
  86. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  87. RX packets:15091 errors:0 dropped:0 overruns:0 frame:0
  88. TX packets:9258 errors:0 dropped:68 overruns:0 carrier:0
  89. collisions:0 txqueuelen:1000
  90. RX bytes:20780091 (20.7 MB) TX bytes:755109 (755.1 KB)
  91.  
  92. wlp3s0 Link encap:Ethernet HWaddr <MAC 'wlp3s0' [IF2]>
  93. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  94. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  95. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  96. collisions:0 txqueuelen:1000
  97. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  98. Interrupt:19
  99.  
  100. ##### iwconfig ##########################
  101.  
  102. enp2s0 no wireless extensions.
  103.  
  104. lo no wireless extensions.
  105.  
  106. wlp3s0 IEEE 802.11abg ESSID:off/any
  107. Mode:Managed Access Point: Not-Associated
  108. Retry short limit:7 RTS thr:off Fragment thr:off
  109. Power Management:off
  110.  
  111.  
  112. ##### route #############################
  113.  
  114. Kernel IP routing table
  115. Destination Gateway Genmask Flags Metric Ref Use Iface
  116. 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 enp2s0
  117. 0.0.0.0 192.168.0.1 0.0.0.0 UG 100 0 0 enp2s0
  118. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp2s0
  119. 192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 enp2s0
  120.  
  121. ##### resolv.conf #######################
  122.  
  123. nameserver 192.168.0.1
  124. nameserver 127.0.1.1
  125.  
  126. ##### network managers ##################
  127.  
  128. Installed:
  129.  
  130. NetworkManager
  131. Wicd
  132.  
  133. Running:
  134.  
  135. root 756 1 0 13:21 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  136.  
  137. ##### NetworkManager info ###############
  138.  
  139. GENERAL.DEVICE: enp2s0
  140. GENERAL.TYPE: ethernet
  141. GENERAL.NM-TYPE: NMDeviceEthernet
  142. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  143. GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  144. GENERAL.DRIVER: r8169
  145. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  146. GENERAL.FIRMWARE-VERSION:
  147. GENERAL.HWADDR: <MAC 'enp2s0' [IF1]>
  148. GENERAL.MTU: 1500
  149. GENERAL.STATE: 100 (connected)
  150. GENERAL.REASON: 0 (No reason given)
  151. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/net/enp2s0
  152. GENERAL.IP-IFACE: enp2s0
  153. GENERAL.IS-SOFTWARE: no
  154. GENERAL.NM-MANAGED: yes
  155. GENERAL.AUTOCONNECT: yes
  156. GENERAL.FIRMWARE-MISSING: no
  157. GENERAL.NM-PLUGIN-MISSING: no
  158. GENERAL.PHYS-PORT-ID: --
  159. GENERAL.CONNECTION: Wired connection 1
  160. GENERAL.CON-UUID: c676e449-7510-47d5-b14a-f7285faa0533
  161. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/3
  162. GENERAL.METERED: no (guessed)
  163. CAPABILITIES.CARRIER-DETECT: yes
  164. CAPABILITIES.SPEED: 100 Mb/s
  165. CAPABILITIES.IS-SOFTWARE: no
  166. WIRED-PROPERTIES.CARRIER: on
  167. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
  168. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: c676e449-7510-47d5-b14a-f7285faa0533 | Wired connection 1
  169. IP4.ADDRESS[1]: 192.168.0.211/24
  170. IP4.GATEWAY: 192.168.0.1
  171. IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  172. IP4.DNS[1]: 192.168.0.1
  173. DHCP4.OPTION[1]: requested_routers = 1
  174. DHCP4.OPTION[2]: requested_domain_search = 1
  175. DHCP4.OPTION[3]: requested_time_offset = 1
  176. DHCP4.OPTION[4]: requested_domain_name = 1
  177. DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
  178. DHCP4.OPTION[6]: requested_broadcast_address = 1
  179. DHCP4.OPTION[7]: requested_netbios_scope = 1
  180. DHCP4.OPTION[8]: requested_wpad = 1
  181. DHCP4.OPTION[9]: next_server = 0.0.0.0
  182. DHCP4.OPTION[10]: expiry = 1464614570
  183. DHCP4.OPTION[11]: requested_interface_mtu = 1
  184. DHCP4.OPTION[12]: requested_subnet_mask = 1
  185. DHCP4.OPTION[13]: dhcp_lease_time = 86400
  186. DHCP4.OPTION[14]: dhcp_message_type = 5
  187. DHCP4.OPTION[15]: ip_address = 192.168.0.211
  188. DHCP4.OPTION[16]: requested_static_routes = 1
  189. DHCP4.OPTION[17]: requested_domain_name_servers = 1
  190. DHCP4.OPTION[18]: routers = 192.168.0.1
  191. DHCP4.OPTION[19]: broadcast_address = 192.168.0.255
  192. DHCP4.OPTION[20]: requested_ntp_servers = 1
  193. DHCP4.OPTION[21]: requested_netbios_name_servers = 1
  194. DHCP4.OPTION[22]: domain_name_servers = 192.168.0.1
  195. DHCP4.OPTION[23]: requested_ms_classless_static_routes = 1
  196. DHCP4.OPTION[24]: subnet_mask = 255.255.255.0
  197. DHCP4.OPTION[25]: network_number = 192.168.0.0
  198. DHCP4.OPTION[26]: requested_host_name = 1
  199. DHCP4.OPTION[27]: dhcp_server_identifier = 192.168.0.1
  200. IP6.ADDRESS[1]: fe80::e2e0:9fab:f8ce:e75b/64
  201. IP6.GATEWAY:
  202.  
  203. GENERAL.DEVICE: wlp3s0
  204. GENERAL.TYPE: wifi
  205. GENERAL.NM-TYPE: NMDeviceWifi
  206. GENERAL.VENDOR: Broadcom Corporation
  207. GENERAL.PRODUCT: BCM43142 802.11b/g/n
  208. GENERAL.DRIVER: wl
  209. GENERAL.DRIVER-VERSION: 6.30.223.248 (r487574)
  210. GENERAL.FIRMWARE-VERSION:
  211. GENERAL.HWADDR: <MAC 'wlp3s0' [IF2]>
  212. GENERAL.MTU: 1500
  213. GENERAL.STATE: 20 (unavailable)
  214. GENERAL.REASON: 10 (802.1X supplicant failed)
  215. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/wlp3s0
  216. GENERAL.IP-IFACE:
  217. GENERAL.IS-SOFTWARE: no
  218. GENERAL.NM-MANAGED: yes
  219. GENERAL.AUTOCONNECT: yes
  220. GENERAL.FIRMWARE-MISSING: no
  221. GENERAL.NM-PLUGIN-MISSING: no
  222. GENERAL.PHYS-PORT-ID: --
  223. GENERAL.CONNECTION: --
  224. GENERAL.CON-UUID: --
  225. GENERAL.CON-PATH: --
  226. GENERAL.METERED: unknown
  227. CAPABILITIES.CARRIER-DETECT: no
  228. CAPABILITIES.SPEED: unknown
  229. CAPABILITIES.IS-SOFTWARE: no
  230. WIFI-PROPERTIES.WEP: yes
  231. WIFI-PROPERTIES.WPA: yes
  232. WIFI-PROPERTIES.WPA2: yes
  233. WIFI-PROPERTIES.TKIP: yes
  234. WIFI-PROPERTIES.CCMP: yes
  235. WIFI-PROPERTIES.AP: no
  236. WIFI-PROPERTIES.ADHOC: yes
  237. WIFI-PROPERTIES.2GHZ: yes
  238. WIFI-PROPERTIES.5GHZ: yes
  239. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  240.  
  241. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
  242.  
  243. ##### NetworkManager.state ##############
  244.  
  245. [main]
  246. NetworkingEnabled=true
  247. WirelessEnabled=true
  248. WWANEnabled=true
  249.  
  250. ##### NetworkManager.conf ###############
  251.  
  252. [main]
  253. plugins=ifupdown,keyfile,ofono
  254. dns=dnsmasq
  255.  
  256. [ifupdown]
  257. managed=false
  258.  
  259. ##### NetworkManager profiles ###########
  260.  
  261. ##### iw reg get ########################
  262.  
  263. Region: Europe/Madrid (based on set time zone)
  264.  
  265. country 00: DFS-UNSET
  266. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  267. (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
  268. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
  269. (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
  270. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
  271. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
  272. (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
  273. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  274.  
  275. ##### iwlist channels ###################
  276.  
  277. enp2s0 no frequency information.
  278.  
  279. lo no frequency information.
  280.  
  281. wlp3s0 32 channels in total; available frequencies :
  282. Channel 01 : 2.412 GHz
  283. Channel 02 : 2.417 GHz
  284. Channel 03 : 2.422 GHz
  285. Channel 04 : 2.427 GHz
  286. Channel 05 : 2.432 GHz
  287. Channel 06 : 2.437 GHz
  288. Channel 07 : 2.442 GHz
  289. Channel 08 : 2.447 GHz
  290. Channel 09 : 2.452 GHz
  291. Channel 10 : 2.457 GHz
  292. Channel 11 : 2.462 GHz
  293. Channel 12 : 2.467 GHz
  294. Channel 13 : 2.472 GHz
  295. Channel 14 : 2.484 GHz
  296. Channel 36 : 5.18 GHz
  297. Channel 38 : 5.19 GHz
  298. Channel 40 : 5.2 GHz
  299. Channel 42 : 5.21 GHz
  300. Channel 44 : 5.22 GHz
  301. Channel 46 : 5.23 GHz
  302. Channel 48 : 5.24 GHz
  303. Channel 52 : 5.26 GHz
  304. Channel 56 : 5.28 GHz
  305. Channel 60 : 5.3 GHz
  306. Channel 64 : 5.32 GHz
  307. Channel 100 : 5.5 GHz
  308. Channel 104 : 5.52 GHz
  309. Channel 108 : 5.54 GHz
  310. Channel 112 : 5.56 GHz
  311. Channel 116 : 5.58 GHz
  312. Channel 120 : 5.6 GHz
  313. Channel 124 : 5.62 GHz
  314.  
  315. ##### iwlist scan #######################
  316.  
  317. enp2s0 Interface doesn't support scanning.
  318.  
  319. lo Interface doesn't support scanning.
  320.  
  321. Channel occupancy:
  322.  
  323. 2 APs on Frequency:2.432 GHz (Channel 5)
  324.  
  325. wlp3s0 Scan completed :
  326. Cell 01 - Address: <MAC 'Tenda_2F92B0' [AC1]>
  327. Channel:5
  328. Frequency:2.432 GHz (Channel 5)
  329. Quality=70/70 Signal level=-26 dBm
  330. Encryption key:on
  331. ESSID:"Tenda_2F92B0"
  332. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
  333. 24 Mb/s; 36 Mb/s; 54 Mb/s
  334. Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
  335. Mode:Master
  336. Extra:tsf=0000000000000000
  337. Extra: Last beacon: 68ms ago
  338. IE: WPA Version 1
  339. Group Cipher : CCMP
  340. Pairwise Ciphers (1) : CCMP
  341. Authentication Suites (1) : PSK
  342. Cell 02 - Address: <MAC 'Santi Router' [AC2]>
  343. Channel:5
  344. Frequency:2.432 GHz (Channel 5)
  345. Quality=48/70 Signal level=-62 dBm
  346. Encryption key:on
  347. ESSID:"Santi Router"
  348. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  349. 9 Mb/s; 12 Mb/s; 18 Mb/s
  350. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  351. Mode:Master
  352. Extra:tsf=0000000000000000
  353. Extra: Last beacon: 68ms ago
  354. IE: IEEE 802.11i/WPA2 Version 1
  355. Group Cipher : CCMP
  356. Pairwise Ciphers (1) : CCMP
  357. Authentication Suites (1) : PSK
  358.  
  359. ##### module infos ######################
  360.  
  361. [wl]
  362. filename: /lib/modules/4.4.0-22-generic/updates/dkms/wl.ko
  363. license: MIXED/Proprietary
  364. srcversion: 4DDC5FCDB1E30F7DFDCA530
  365. depends: cfg80211
  366. vermagic: 4.4.0-22-generic SMP mod_unload modversions
  367. parm: passivemode:int
  368. parm: wl_txq_thresh:int
  369. parm: oneonly:int
  370. parm: piomode:int
  371. parm: instance_base:int
  372. parm: nompc:int
  373. parm: intf_name:string
  374.  
  375. [cfg80211]
  376. filename: /lib/modules/4.4.0-22-generic/kernel/net/wireless/cfg80211.ko
  377. description: wireless configuration support
  378. license: GPL
  379. author: Johannes Berg
  380. srcversion: 00D8DA6D3B739DDD31FFF50
  381. depends:
  382. intree: Y
  383. vermagic: 4.4.0-22-generic SMP mod_unload modversions
  384. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  385. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  386.  
  387. ##### module parameters #################
  388.  
  389. [cfg80211]
  390. cfg80211_disable_40mhz_24ghz: N
  391. ieee80211_regdom: 00
  392.  
  393. ##### /etc/modules ######################
  394.  
  395. ##### modprobe options ##################
  396.  
  397. [/etc/modprobe.d/blacklist-ath_pci.conf]
  398. blacklist ath_pci
  399.  
  400. [/etc/modprobe.d/blacklist-bcm43.conf]
  401. blacklist b43
  402. blacklist b43legacy
  403. blacklist ssb
  404. blacklist bcm43xx
  405. blacklist brcm80211
  406. blacklist brcmfmac
  407. blacklist brcmsmac
  408. blacklist bcma
  409.  
  410. [/etc/modprobe.d/blacklist.conf]
  411. blacklist evbug
  412. blacklist usbmouse
  413. blacklist usbkbd
  414. blacklist eepro100
  415. blacklist de4x5
  416. blacklist eth1394
  417. blacklist snd_intel8x0m
  418. blacklist snd_aw2
  419. blacklist i2c_i801
  420. blacklist prism54
  421. blacklist bcm43xx
  422. blacklist garmin_gps
  423. blacklist asus_acpi
  424. blacklist snd_pcsp
  425. blacklist pcspkr
  426. blacklist amd76x_edac
  427.  
  428. [/etc/modprobe.d/blacklist-rare-network.conf]
  429. alias net-pf-3 off
  430. alias net-pf-6 off
  431. alias net-pf-9 off
  432. alias net-pf-11 off
  433. alias net-pf-12 off
  434. alias net-pf-19 off
  435. alias net-pf-21 off
  436. alias net-pf-36 off
  437.  
  438. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  439. blacklist microcode
  440.  
  441. [/etc/modprobe.d/iwlwifi.conf]
  442. remove iwlwifi \
  443. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  444. && /sbin/modprobe -r mac80211
  445.  
  446. [/etc/modprobe.d/mlx4.conf]
  447. softdep mlx4_core post: mlx4_en
  448.  
  449. ##### rc.local ##########################
  450.  
  451. exit 0
  452.  
  453. ##### pm-utils ##########################
  454.  
  455. ##### udev rules ########################
  456.  
  457. ##### dmesg #############################
  458.  
  459. [ 24.031882] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
  460. [ 24.036364] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  461. [ 24.177349] r8169 0000:02:00.0 enp2s0: link down
  462. [ 24.177421] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  463. [ 25.853345] r8169 0000:02:00.0 enp2s0: link up
  464. [ 25.853353] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
  465. [ 33.097202] r8169 0000:02:00.0 enp2s0: link down (repeated 2 times)
  466. [ 33.097286] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  467. [ 33.297185] r8169 0000:02:00.0 enp2s0: link down
  468. [ 33.297270] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
  469. [ 35.024277] r8169 0000:02:00.0 enp2s0: link up
  470. [ 35.024288] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
  471. [ 95.963237] r8169 0000:02:00.0 enp2s0: link down
  472. [ 107.997272] r8169 0000:02:00.0 enp2s0: link up
  473. [ 119.810252] NETDEV WATCHDOG: enp2s0 (r8169): transmit queue 0 timed out
  474. [ 119.836444] r8169 0000:02:00.0 enp2s0: link up
  475. [ 393.671783] ERROR @wl_dev_intvar_get : error (-1)
  476.  
  477. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement