Guest User

Untitled

a guest
Aug 3rd, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.58 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 03 Aug 2016 19:42 IST +0530
  5.  
  6. Booted last: 03 Aug 2016 00:00 IST +0530
  7.  
  8. Script from: 08 Jul 2016 02:16 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 16.04.1 LTS
  14. Release: 16.04
  15. Codename: xenial
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash, vt.handoff=7
  22.  
  23. ##### desktop ###########################
  24.  
  25. Ubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 01:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8162 Fast Ethernet [1969:1090] (rev 10)
  30. Subsystem: Lenovo AR8162 Fast Ethernet [17aa:3979]
  31. Kernel driver in use: alx
  32.  
  33. 02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
  34. Subsystem: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:0587]
  35. Kernel driver in use: wl
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 003: ID 5986:0295 Acer, Inc
  40. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  41. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  42. Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
  43. Bus 001 Device 004: ID 0489:e032 Foxconn / Hon Hai Broadcom BCM20702 Bluetooth
  44. Bus 001 Device 003: ID 1c4f:0048 SiGma Micro
  45. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  46. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  47. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  48. Bus 003 Device 002: ID 04d9:1702 Holtek Semiconductor, Inc. Keyboard LKS02
  49. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  50.  
  51. ##### PCMCIA card info ##################
  52.  
  53. ##### rfkill ############################
  54.  
  55. 0: ideapad_wlan: Wireless LAN
  56. Soft blocked: yes
  57. Hard blocked: no
  58. 1: ideapad_bluetooth: Bluetooth
  59. Soft blocked: yes
  60. Hard blocked: no
  61. 2: phy0: Wireless LAN
  62. Soft blocked: yes
  63. Hard blocked: no
  64. 3: brcmwl-0: Wireless LAN
  65. Soft blocked: yes
  66. Hard blocked: no
  67. 4: hci0: Bluetooth
  68. Soft blocked: yes
  69. Hard blocked: no
  70.  
  71. ##### lsmod #############################
  72.  
  73. wl 6365184 0
  74. cfg80211 565248 1 wl
  75. ideapad_laptop 24576 0
  76. sparse_keymap 16384 1 ideapad_laptop
  77. wmi 20480 1 ideapad_laptop
  78. video 40960 2 i915,ideapad_laptop
  79.  
  80. ##### interfaces ########################
  81.  
  82. auto lo
  83. iface lo inet loopback
  84.  
  85. ##### ifconfig ##########################
  86.  
  87. enp1s0 Link encap:Ethernet HWaddr <MAC 'enp1s0' [IF1]>
  88. inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
  89. inet6 addr: fe80::6e1a:782d:6c6:9575/64 Scope:Link
  90. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  91. RX packets:23732 errors:0 dropped:0 overruns:0 frame:0
  92. TX packets:21461 errors:0 dropped:0 overruns:0 carrier:0
  93. collisions:0 txqueuelen:1000
  94. RX bytes:16411599 (16.4 MB) TX bytes:2634340 (2.6 MB)
  95. Interrupt:16
  96.  
  97. wlp2s0 Link encap:Ethernet HWaddr <MAC 'wlp2s0' [IF2]>
  98. BROADCAST MULTICAST MTU:1500 Metric:1
  99. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  100. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  101. collisions:0 txqueuelen:1000
  102. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  103. Interrupt:17
  104.  
  105. ##### iwconfig ##########################
  106.  
  107. lo no wireless extensions.
  108.  
  109. enp1s0 no wireless extensions.
  110.  
  111. wlp2s0 IEEE 802.11abg ESSID:off/any
  112. Mode:Managed Access Point: Not-Associated
  113. Retry short limit:7 RTS thr:off Fragment thr:off
  114. Power Management:off
  115.  
  116.  
  117. ##### route #############################
  118.  
  119. Kernel IP routing table
  120. Destination Gateway Genmask Flags Metric Ref Use Iface
  121. 0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 enp1s0
  122. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp1s0
  123. 192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 enp1s0
  124.  
  125. ##### resolv.conf #######################
  126.  
  127. nameserver 127.0.1.1
  128. search Home
  129.  
  130. ##### network managers ##################
  131.  
  132. Installed:
  133.  
  134. NetworkManager
  135.  
  136. Running:
  137.  
  138. root 2474 1 0 19:26 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  139.  
  140. ##### NetworkManager info ###############
  141.  
  142. GENERAL.DEVICE: enp1s0
  143. GENERAL.TYPE: ethernet
  144. GENERAL.NM-TYPE: NMDeviceEthernet
  145. GENERAL.VENDOR: Qualcomm Atheros
  146. GENERAL.PRODUCT: AR8162 Fast Ethernet
  147. GENERAL.DRIVER: alx
  148. GENERAL.DRIVER-VERSION:
  149. GENERAL.FIRMWARE-VERSION:
  150. GENERAL.HWADDR: <MAC 'enp1s0' [IF1]>
  151. GENERAL.MTU: 1500
  152. GENERAL.STATE: 100 (connected)
  153. GENERAL.REASON: 0 (No reason given)
  154. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/net/enp1s0
  155. GENERAL.IP-IFACE: enp1s0
  156. GENERAL.IS-SOFTWARE: no
  157. GENERAL.NM-MANAGED: yes
  158. GENERAL.AUTOCONNECT: yes
  159. GENERAL.FIRMWARE-MISSING: no
  160. GENERAL.NM-PLUGIN-MISSING: no
  161. GENERAL.PHYS-PORT-ID: --
  162. GENERAL.CONNECTION: Wired connection 1
  163. GENERAL.CON-UUID: f6b9ac2b-2ec2-4bc3-8fe9-e4f3bf9113fd
  164. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/2
  165. GENERAL.METERED: no (guessed)
  166. CAPABILITIES.CARRIER-DETECT: yes
  167. CAPABILITIES.SPEED: 100 Mb/s
  168. CAPABILITIES.IS-SOFTWARE: no
  169. WIRED-PROPERTIES.CARRIER: on
  170. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
  171. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: f6b9ac2b-2ec2-4bc3-8fe9-e4f3bf9113fd | Wired connection 1
  172. IP4.ADDRESS[1]: 192.168.1.5/24
  173. IP4.GATEWAY: 192.168.1.1
  174. IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  175. IP4.DNS[1]: 192.168.1.1
  176. IP4.DNS[2]: 8.8.8.8
  177. IP4.DNS[3]: 8.8.4.4
  178. IP4.DOMAIN[1]: Home
  179. DHCP4.OPTION[1]: requested_routers = 1
  180. DHCP4.OPTION[2]: requested_domain_search = 1
  181. DHCP4.OPTION[3]: requested_time_offset = 1
  182. DHCP4.OPTION[4]: requested_domain_name = 1
  183. DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
  184. DHCP4.OPTION[6]: requested_broadcast_address = 1
  185. DHCP4.OPTION[7]: requested_netbios_scope = 1
  186. DHCP4.OPTION[8]: requested_wpad = 1
  187. DHCP4.OPTION[9]: next_server = 0.0.0.0
  188. DHCP4.OPTION[10]: expiry = 1470319360
  189. DHCP4.OPTION[11]: requested_interface_mtu = 1
  190. DHCP4.OPTION[12]: requested_subnet_mask = 1
  191. DHCP4.OPTION[13]: routers = 192.168.1.1
  192. DHCP4.OPTION[14]: dhcp_message_type = 5
  193. DHCP4.OPTION[15]: ip_address = 192.168.1.5
  194. DHCP4.OPTION[16]: requested_static_routes = 1
  195. DHCP4.OPTION[17]: domain_name = Home
  196. DHCP4.OPTION[18]: requested_domain_name_servers = 1
  197. DHCP4.OPTION[19]: broadcast_address = 192.168.1.255
  198. DHCP4.OPTION[20]: requested_ntp_servers = 1
  199. DHCP4.OPTION[21]: requested_netbios_name_servers = 1
  200. DHCP4.OPTION[22]: dhcp_lease_time = 86400
  201. DHCP4.OPTION[23]: domain_name_servers = 192.168.1.1 192.168.1.1
  202. DHCP4.OPTION[24]: requested_ms_classless_static_routes = 1
  203. DHCP4.OPTION[25]: subnet_mask = 255.255.255.0
  204. DHCP4.OPTION[26]: network_number = 192.168.1.0
  205. DHCP4.OPTION[27]: requested_host_name = 1
  206. DHCP4.OPTION[28]: dhcp_server_identifier = 192.168.1.1
  207. IP6.ADDRESS[1]: fe80::6e1a:782d:6c6:9575/64
  208. IP6.GATEWAY:
  209.  
  210. GENERAL.DEVICE: wlp2s0
  211. GENERAL.TYPE: wifi
  212. GENERAL.NM-TYPE: NMDeviceWifi
  213. GENERAL.VENDOR: Broadcom Corporation
  214. GENERAL.PRODUCT: BCM4313 802.11bgn Wireless Network Adapter
  215. GENERAL.DRIVER: wl
  216. GENERAL.DRIVER-VERSION: 6.30.223.248 (r487574)
  217. GENERAL.FIRMWARE-VERSION:
  218. GENERAL.HWADDR: <MAC 'wlp2s0' [IF2]>
  219. GENERAL.MTU: 1500
  220. GENERAL.STATE: 20 (unavailable)
  221. GENERAL.REASON: 2 (Device is now managed)
  222. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/wlp2s0
  223. GENERAL.IP-IFACE:
  224. GENERAL.IS-SOFTWARE: no
  225. GENERAL.NM-MANAGED: yes
  226. GENERAL.AUTOCONNECT: yes
  227. GENERAL.FIRMWARE-MISSING: no
  228. GENERAL.NM-PLUGIN-MISSING: no
  229. GENERAL.PHYS-PORT-ID: --
  230. GENERAL.CONNECTION: --
  231. GENERAL.CON-UUID: --
  232. GENERAL.CON-PATH: --
  233. GENERAL.METERED: unknown
  234. CAPABILITIES.CARRIER-DETECT: no
  235. CAPABILITIES.SPEED: unknown
  236. CAPABILITIES.IS-SOFTWARE: no
  237. WIFI-PROPERTIES.WEP: yes
  238. WIFI-PROPERTIES.WPA: yes
  239. WIFI-PROPERTIES.WPA2: yes
  240. WIFI-PROPERTIES.TKIP: yes
  241. WIFI-PROPERTIES.CCMP: yes
  242. WIFI-PROPERTIES.AP: no
  243. WIFI-PROPERTIES.ADHOC: yes
  244. WIFI-PROPERTIES.2GHZ: yes
  245. WIFI-PROPERTIES.5GHZ: yes
  246. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  247.  
  248. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE *
  249.  
  250. ##### NetworkManager.state ##############
  251.  
  252. [main]
  253. NetworkingEnabled=true
  254. WirelessEnabled=false
  255. WWANEnabled=true
  256.  
  257. ##### NetworkManager.conf ###############
  258.  
  259. [main]
  260. plugins=ifupdown,keyfile,ofono
  261. dns=dnsmasq
  262.  
  263. [ifupdown]
  264. managed=false
  265.  
  266. ##### NetworkManager profiles ###########
  267.  
  268. [[/etc/NetworkManager/system-connections/AsianetDataLin]] (600 root)
  269. [connection] id=AsianetDataLin | type=wifi | permissions=user:aswinmohan:;
  270. [wifi] mac-address=<MAC 'wlp2s0' [IF2]> | mac-address-blacklist= | ssid=AsianetDataLin
  271. [ipv4] method=auto
  272. [ipv6] method=auto
  273.  
  274. [[/etc/NetworkManager/system-connections/Xender_AP0329]] (600 root)
  275. [connection] id=Xender_AP0329 | type=wifi | permissions=user:aswinmohan:;
  276. [wifi] mac-address=<MAC 'wlp2s0' [IF2]> | mac-address-blacklist= | ssid=Xender_AP0329
  277. [ipv4] method=auto
  278. [ipv6] method=auto
  279.  
  280. [[/etc/NetworkManager/system-connections/Connection Error!]] (600 root)
  281. [connection] id=Connection Error! | type=wifi | permissions=user:aswinmohan:;
  282. [wifi] mac-address=<MAC 'wlp2s0' [IF2]> | mac-address-blacklist= | ssid=Connection Error!
  283. [ipv4] method=auto
  284. [ipv6] method=auto
  285.  
  286. ##### iw reg get ########################
  287.  
  288. Region: Asia/Kolkata (based on set time zone)
  289.  
  290. country 00: DFS-UNSET
  291. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  292. (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
  293. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
  294. (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
  295. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
  296. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
  297. (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
  298. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  299.  
  300. ##### iwlist channels ###################
  301.  
  302. lo no frequency information.
  303.  
  304. enp1s0 no frequency information.
  305.  
  306. wlp2s0 32 channels in total; available frequencies :
  307. Channel 01 : 2.412 GHz
  308. Channel 02 : 2.417 GHz
  309. Channel 03 : 2.422 GHz
  310. Channel 04 : 2.427 GHz
  311. Channel 05 : 2.432 GHz
  312. Channel 06 : 2.437 GHz
  313. Channel 07 : 2.442 GHz
  314. Channel 08 : 2.447 GHz
  315. Channel 09 : 2.452 GHz
  316. Channel 10 : 2.457 GHz
  317. Channel 11 : 2.462 GHz
  318. Channel 12 : 2.467 GHz
  319. Channel 13 : 2.472 GHz
  320. Channel 14 : 2.484 GHz
  321. Channel 36 : 5.18 GHz
  322. Channel 38 : 5.19 GHz
  323. Channel 40 : 5.2 GHz
  324. Channel 42 : 5.21 GHz
  325. Channel 44 : 5.22 GHz
  326. Channel 46 : 5.23 GHz
  327. Channel 48 : 5.24 GHz
  328. Channel 52 : 5.26 GHz
  329. Channel 56 : 5.28 GHz
  330. Channel 60 : 5.3 GHz
  331. Channel 64 : 5.32 GHz
  332. Channel 100 : 5.5 GHz
  333. Channel 104 : 5.52 GHz
  334. Channel 108 : 5.54 GHz
  335. Channel 112 : 5.56 GHz
  336. Channel 116 : 5.58 GHz
  337. Channel 120 : 5.6 GHz
  338. Channel 124 : 5.62 GHz
  339.  
  340. ##### iwlist scan #######################
  341.  
  342. lo Interface doesn't support scanning.
  343.  
  344. enp1s0 Interface doesn't support scanning.
  345.  
  346. wlp2s0 Interface doesn't support scanning : Network is down
  347.  
  348. ##### module infos ######################
  349.  
  350. [wl]
  351. filename: /lib/modules/4.4.0-31-generic/updates/dkms/wl.ko
  352. license: MIXED/Proprietary
  353. srcversion: 4DDC5FCDB1E30F7DFDCA530
  354. depends: cfg80211
  355. vermagic: 4.4.0-31-generic SMP mod_unload modversions
  356. parm: passivemode:int
  357. parm: wl_txq_thresh:int
  358. parm: oneonly:int
  359. parm: piomode:int
  360. parm: instance_base:int
  361. parm: nompc:int
  362. parm: intf_name:string
  363.  
  364. [cfg80211]
  365. filename: /lib/modules/4.4.0-31-generic/kernel/net/wireless/cfg80211.ko
  366. description: wireless configuration support
  367. license: GPL
  368. author: Johannes Berg
  369. srcversion: 25A45701AAA64DAC1E47D9D
  370. depends:
  371. intree: Y
  372. vermagic: 4.4.0-31-generic SMP mod_unload modversions
  373. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  374. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  375.  
  376. ##### module parameters #################
  377.  
  378. [cfg80211]
  379. cfg80211_disable_40mhz_24ghz: N
  380. ieee80211_regdom: 00
  381.  
  382. ##### /etc/modules ######################
  383.  
  384. ##### modprobe options ##################
  385.  
  386. [/etc/modprobe.d/blacklist-ath_pci.conf]
  387. blacklist ath_pci
  388.  
  389. [/etc/modprobe.d/blacklist-bcm43.conf]
  390. blacklist b43
  391. blacklist b43legacy
  392. blacklist ssb
  393. blacklist bcm43xx
  394. blacklist brcm80211
  395. blacklist brcmfmac
  396. blacklist brcmsmac
  397. blacklist bcma
  398.  
  399. [/etc/modprobe.d/blacklist.conf]
  400. blacklist evbug
  401. blacklist usbmouse
  402. blacklist usbkbd
  403. blacklist eepro100
  404. blacklist de4x5
  405. blacklist eth1394
  406. blacklist snd_intel8x0m
  407. blacklist snd_aw2
  408. blacklist i2c_i801
  409. blacklist prism54
  410. blacklist bcm43xx
  411. blacklist garmin_gps
  412. blacklist asus_acpi
  413. blacklist snd_pcsp
  414. blacklist pcspkr
  415. blacklist amd76x_edac
  416.  
  417. [/etc/modprobe.d/blacklist-rare-network.conf]
  418. alias net-pf-3 off
  419. alias net-pf-6 off
  420. alias net-pf-9 off
  421. alias net-pf-11 off
  422. alias net-pf-12 off
  423. alias net-pf-19 off
  424. alias net-pf-21 off
  425. alias net-pf-36 off
  426.  
  427. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  428. blacklist microcode
  429.  
  430. [/etc/modprobe.d/iwlwifi.conf]
  431. remove iwlwifi \
  432. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  433. && /sbin/modprobe -r mac80211
  434.  
  435. [/etc/modprobe.d/mlx4.conf]
  436. softdep mlx4_core post: mlx4_en
  437.  
  438. ##### rc.local ##########################
  439.  
  440. exit 0
  441.  
  442. ##### pm-utils ##########################
  443.  
  444. ##### udev rules ########################
  445.  
  446. ##### dmesg #############################
  447.  
  448. [ 13.987211] wl: module license 'MIXED/Proprietary' taints kernel.
  449. [ 13.989382] wl: module verification failed: signature and/or required key missing - tainting kernel
  450. [ 14.024170] wlan0: Broadcom BCM4727 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
  451. [ 14.541935] wl 0000:02:00.0 wlp2s0: renamed from wlan0
  452. [ 14.766559] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0489-e032.hcd failed with error -2
  453. [ 14.766568] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0489-e032.hcd not found
  454. [ 24.021211] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  455. [ 24.023940] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready (repeated 2 times)
  456. [ 24.025561] alx 0000:01:00.0 enp1s0: NIC Up: 100 Mbps Full
  457. [ 24.026239] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
  458. [ 227.319854] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  459. [ 227.321326] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready (repeated 2 times)
  460. [ 227.324993] alx 0000:01:00.0 enp1s0: NIC Up: 100 Mbps Full
  461. [ 227.325284] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
  462. [ 283.421780] alx 0000:01:00.0 enp1s0: Link Down
  463. [ 286.428601] alx 0000:01:00.0 enp1s0: NIC Up: 100 Mbps Full
  464. [ 291.980152] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
  465. [ 291.981391] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready (repeated 2 times)
  466. [ 291.984591] alx 0000:01:00.0 enp1s0: NIC Up: 100 Mbps Full
  467. [ 291.984888] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
  468. [ 390.395740] alx 0000:01:00.0 enp1s0: Link Down
  469. [ 393.642575] alx 0000:01:00.0 enp1s0: NIC Up: 100 Mbps Full
  470. [ 1010.528494] ERROR @wl_dev_intvar_get : error (-1)
  471.  
  472. ########## wireless info END ############
Add Comment
Please, Sign In to add comment