Advertisement
Guest User

Untitled

a guest
Oct 26th, 2017
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.18 KB | None | 0 0
  1. ########## wireless info START ##########
  2.  
  3. Report from: 26 Oct 2017 16:42 BST +0100
  4.  
  5. Booted last: 26 Oct 2017 15:46 BST +0100
  6.  
  7. Script from: 25 Mar 2017 07:04 UTC +0000
  8.  
  9. ##### release ###########################
  10.  
  11. Distributor ID: Ubuntu
  12. Description: Ubuntu 14.04.5 LTS
  13. Release: 14.04
  14. Codename: trusty
  15.  
  16. ##### kernel ############################
  17.  
  18. Linux 4.4.0-97-generic #120~14.04.1-Ubuntu SMP Wed Sep 20 15:53:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
  19.  
  20. Parameters: ro, quiet, splash, vt.handoff=7
  21.  
  22. ##### desktop ###########################
  23.  
  24. GNOME
  25.  
  26. ##### lspci #############################
  27.  
  28. 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
  29. Subsystem: Hewlett-Packard Company Device [103c:83f9]
  30. Kernel driver in use: r8169
  31.  
  32. 05:00.0 Network controller [0280]: Intel Corporation Device [8086:24fb] (rev 10)
  33. Subsystem: Intel Corporation Device [8086:2110]
  34.  
  35. ##### lsusb #############################
  36.  
  37. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  38. Bus 001 Device 003: ID 8087:0aa7 Intel Corp.
  39. Bus 001 Device 002: ID 04f2:b593 Chicony Electronics Co., Ltd
  40. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41.  
  42. ##### PCMCIA card info ##################
  43.  
  44. ##### rfkill ############################
  45.  
  46. 1: hci0: Bluetooth
  47. Soft blocked: no
  48. Hard blocked: no
  49.  
  50. ##### lsmod #############################
  51.  
  52. hp_wmi 16384 0
  53. sparse_keymap 16384 1 hp_wmi
  54. mxm_wmi 16384 1 nouveau
  55. wmi 20480 3 hp_wmi,mxm_wmi,nouveau
  56.  
  57. ##### interfaces ########################
  58.  
  59. auto lo
  60. iface lo inet loopback
  61.  
  62. ##### ifconfig ##########################
  63.  
  64. eth0 Link encap:Ethernet HWaddr <MAC 'eth0' [IF1]>
  65. inet addr:192.168.0.21 Bcast:192.168.0.255 Mask:255.255.255.0
  66. inet6 addr: fe80::<IP6 'eth0' [IF1]>/64 Scope:Link
  67. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  68. RX packets:3543 errors:0 dropped:0 overruns:0 frame:0
  69. TX packets:2415 errors:0 dropped:0 overruns:0 carrier:0
  70. collisions:0 txqueuelen:1000
  71. RX bytes:4117149 (4.1 MB) TX bytes:290349 (290.3 KB)
  72.  
  73. lo Link encap:Local Loopback
  74. inet addr:127.0.0.1 Mask:255.0.0.0
  75. inet6 addr: ::1/128 Scope:Host
  76. UP LOOPBACK RUNNING MTU:65536 Metric:1
  77. RX packets:396 errors:0 dropped:0 overruns:0 frame:0
  78. TX packets:396 errors:0 dropped:0 overruns:0 carrier:0
  79. collisions:0 txqueuelen:1
  80. RX bytes:36175 (36.1 KB) TX bytes:36175 (36.1 KB)
  81.  
  82. ##### iwconfig ##########################
  83.  
  84. lo no wireless extensions.
  85.  
  86. eth0 no wireless extensions.
  87.  
  88. ##### route #############################
  89.  
  90. Kernel IP routing table
  91. Destination Gateway Genmask Flags Metric Ref Use Iface
  92. 0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
  93. 192.168.0.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
  94.  
  95. ##### resolv.conf #######################
  96.  
  97. nameserver 127.0.1.1
  98.  
  99. ##### network managers ##################
  100.  
  101. Installed:
  102.  
  103. NetworkManager
  104.  
  105. Running:
  106.  
  107. root 859 1 0 15:46 ? 00:00:01 NetworkManager
  108.  
  109. ##### NetworkManager info ###############
  110.  
  111. NetworkManager Tool
  112.  
  113. State: connected (global)
  114.  
  115. - Device: eth0 [Ethernet connection 1] ----------------------------------------
  116. Type: Wired
  117. Driver: r8169
  118. State: connected
  119. Default: yes
  120. HW Address: <MAC 'eth0' [IF1]>
  121.  
  122. Capabilities:
  123. Carrier Detect: yes
  124. Speed: 1000 Mb/s
  125.  
  126. Wired Properties
  127. Carrier: on
  128.  
  129. IPv4 Settings:
  130. Address: 192.168.0.21
  131. Prefix: 24 (255.255.255.0)
  132. Gateway: 192.168.0.1
  133.  
  134. DNS: 194.168.4.100
  135. DNS: 194.168.8.100
  136.  
  137. ##### NetworkManager.state ##############
  138.  
  139. [main]
  140. NetworkingEnabled=true
  141. WirelessEnabled=true
  142. WWANEnabled=true
  143. WimaxEnabled=true
  144.  
  145. ##### NetworkManager.conf ###############
  146.  
  147. [main]
  148. plugins=ifupdown,keyfile,ofono
  149. dns=dnsmasq
  150.  
  151. no-auto-default=<MAC 'eth0' [IF1]>,
  152.  
  153. [ifupdown]
  154. managed=false
  155.  
  156. ##### NetworkManager profiles ###########
  157.  
  158. [[/etc/NetworkManager/system-connections/Wi-Fi connection 1]] (600 root)
  159. [connection] id=Wi-Fi connection 1 | type=802-11-wireless
  160. [802-11-wireless] ssid=VM8009929
  161. [ipv4] method=auto
  162. [ipv6] method=auto
  163.  
  164. ##### iw reg get ########################
  165.  
  166. Region: Europe/London (based on set time zone)
  167.  
  168. country 00:
  169. (2402 - 2472 @ 40), (6, 20)
  170. (2457 - 2482 @ 40), (6, 20), PASSIVE-SCAN
  171. (2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN
  172. (5170 - 5250 @ 160), (6, 20), PASSIVE-SCAN
  173. (5250 - 5330 @ 160), (6, 20), DFS, PASSIVE-SCAN
  174. (5490 - 5730 @ 160), (6, 20), DFS, PASSIVE-SCAN
  175. (5735 - 5835 @ 80), (6, 20), PASSIVE-SCAN
  176. (57240 - 63720 @ 2160), (N/A, 0)
  177.  
  178. ##### iwlist channels ###################
  179.  
  180. lo no frequency information.
  181.  
  182. eth0 no frequency information.
  183.  
  184. ##### iwlist scan #######################
  185.  
  186. lo Interface doesn't support scanning.
  187.  
  188. eth0 Interface doesn't support scanning.
  189.  
  190. ##### module infos ######################
  191.  
  192. ##### module parameters #################
  193.  
  194. ##### /etc/modules ######################
  195.  
  196. lp
  197. rtc
  198.  
  199. ##### modprobe options ##################
  200.  
  201. [/etc/modprobe.d/blacklist-ath_pci.conf]
  202. blacklist ath_pci
  203.  
  204. [/etc/modprobe.d/blacklist.conf]
  205. blacklist evbug
  206. blacklist usbmouse
  207. blacklist usbkbd
  208. blacklist eepro100
  209. blacklist de4x5
  210. blacklist eth1394
  211. blacklist snd_intel8x0m
  212. blacklist snd_aw2
  213. blacklist i2c_i801
  214. blacklist prism54
  215. blacklist bcm43xx
  216. blacklist garmin_gps
  217. blacklist asus_acpi
  218. blacklist snd_pcsp
  219. blacklist pcspkr
  220. blacklist amd76x_edac
  221.  
  222. [/etc/modprobe.d/blacklist-rare-network.conf]
  223. alias net-pf-3 off
  224. alias net-pf-6 off
  225. alias net-pf-9 off
  226. alias net-pf-11 off
  227. alias net-pf-12 off
  228. alias net-pf-19 off
  229. alias net-pf-21 off
  230. alias net-pf-36 off
  231.  
  232. [/etc/modprobe.d/iwlwifi.conf]
  233. remove iwlwifi \
  234. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  235. && /sbin/modprobe -r mac80211
  236.  
  237. [/etc/modprobe.d/mlx4.conf]
  238. softdep mlx4_core post: mlx4_en
  239.  
  240. ##### rc.local ##########################
  241.  
  242. exit 0
  243.  
  244. ##### pm-utils ##########################
  245.  
  246. ##### udev rules ########################
  247.  
  248. [/etc/udev/rules.d/70-persistent-net.rules]
  249. # PCI device 0x10ec:0x8168 (r8169)
  250. SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF1]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
  251.  
  252. ##### dmesg #############################
  253.  
  254. [ 111.157750] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
  255. [ 111.409797] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
  256. [ 112.337311] r8169 0000:03:00.0 eth0: rtl_counters_cond == 1 (loop: 1000, delay: 10). (repeated 2 times)
  257. [ 112.688989] r8169 0000:03:00.0 eth0: link down
  258. [ 112.689073] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  259. [ 206.733627] r8169 0000:03:00.0 eth0: link up
  260. [ 206.733652] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  261.  
  262. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement