Advertisement
Guest User

Linux wifi settings

a guest
Oct 18th, 2017
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.18 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 18 Oct 2017 19:48 CEST +0200
  5.  
  6. Booted last: 18 Oct 2017 00:00 CEST +0200
  7.  
  8. Script from: 25 Mar 2017 07:04 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 16.04.3 LTS
  14. Release: 16.04
  15. Codename: xenial
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.10.0-37-generic #41~16.04.1-Ubuntu SMP Fri Oct 6 22:42:59 UTC 2017 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. 08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
  30. Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:2248]
  31. Kernel driver in use: r8169
  32.  
  33. 09:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
  34. DeviceName: WLAN
  35. Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:2231]
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 001 Device 002: ID 8087:8000 Intel Corp.
  40. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  41. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  42. Bus 002 Device 005: ID 04f2:b3c8 Chicony Electronics Co., Ltd
  43. Bus 002 Device 004: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader
  44. Bus 002 Device 003: ID 0bda:b001 Realtek Semiconductor Corp.
  45. Bus 002 Device 002: ID 3938:1080
  46. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  47.  
  48. ##### PCMCIA card info ##################
  49.  
  50. ##### rfkill ############################
  51.  
  52. 0: phy0: Wireless LAN
  53. Soft blocked: no
  54. Hard blocked: no
  55. 1: hci0: Bluetooth
  56. Soft blocked: no
  57. Hard blocked: no
  58.  
  59. ##### lsmod #############################
  60.  
  61. hp_wmi 16384 0
  62. sparse_keymap 16384 1 hp_wmi
  63. rtl8723be 94208 0
  64. btcoexist 163840 1 rtl8723be
  65. rtl8723_common 24576 1 rtl8723be
  66. rtl_pci 32768 1 rtl8723be
  67. rtlwifi 98304 3 rtl_pci,btcoexist,rtl8723be
  68. mac80211 782336 3 rtl_pci,rtlwifi,rtl8723be
  69. cfg80211 602112 2 mac80211,rtlwifi
  70. wmi 16384 1 hp_wmi
  71.  
  72. ##### interfaces ########################
  73.  
  74. auto lo
  75. iface lo inet loopback
  76.  
  77. ##### ifconfig ##########################
  78.  
  79. enp8s0 Link encap:Ethernet HWaddr <MAC 'enp8s0' [IF1]>
  80. inet addr:192.168.1.28 Bcast:192.168.1.255 Mask:255.255.255.0
  81. inet6 addr: fe80::9a66:4323:47dc:cf10/64 Scope:Link
  82. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  83. RX packets:4572 errors:0 dropped:0 overruns:0 frame:0
  84. TX packets:3050 errors:0 dropped:0 overruns:0 carrier:0
  85. collisions:0 txqueuelen:1000
  86. RX bytes:5029879 (5.0 MB) TX bytes:312589 (312.5 KB)
  87.  
  88. lo Link encap:Local Loopback
  89. inet addr:127.0.0.1 Mask:255.0.0.0
  90. inet6 addr: ::1/128 Scope:Host
  91. UP LOOPBACK RUNNING MTU:65536 Metric:1
  92. RX packets:1118 errors:0 dropped:0 overruns:0 frame:0
  93. TX packets:1118 errors:0 dropped:0 overruns:0 carrier:0
  94. collisions:0 txqueuelen:1000
  95. RX bytes:87079 (87.0 KB) TX bytes:87079 (87.0 KB)
  96.  
  97. wlo1 Link encap:Ethernet HWaddr <MAC 'wlo1' [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.  
  104. ##### iwconfig ##########################
  105.  
  106. enp8s0 no wireless extensions.
  107.  
  108. lo no wireless extensions.
  109.  
  110. wlo1 IEEE 802.11 ESSID:off/any
  111. Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
  112. Retry short limit:7 RTS thr=2347 B Fragment thr:off
  113. Power Management:on
  114.  
  115.  
  116. ##### route #############################
  117.  
  118. Kernel IP routing table
  119. Destination Gateway Genmask Flags Metric Ref Use Iface
  120. 0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 enp8s0
  121. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 enp8s0
  122. 192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 enp8s0
  123.  
  124. ##### resolv.conf #######################
  125.  
  126. nameserver 127.0.1.1
  127.  
  128. ##### network managers ##################
  129.  
  130. Installed:
  131.  
  132. NetworkManager
  133.  
  134. Running:
  135.  
  136. root 827 1 0 19:36 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  137.  
  138. ##### NetworkManager info ###############
  139.  
  140. GENERAL.DEVICE: enp8s0
  141. GENERAL.TYPE: ethernet
  142. GENERAL.NM-TYPE: NMDeviceEthernet
  143. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  144. GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  145. GENERAL.DRIVER: r8169
  146. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  147. GENERAL.FIRMWARE-VERSION:
  148. GENERAL.HWADDR: <MAC 'enp8s0' [IF1]>
  149. GENERAL.MTU: 1500
  150. GENERAL.STATE: 100 (connected)
  151. GENERAL.REASON: 0 (No reason given)
  152. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.2/0000:08:00.0/net/enp8s0
  153. GENERAL.IP-IFACE: enp8s0
  154. GENERAL.IS-SOFTWARE: no
  155. GENERAL.NM-MANAGED: yes
  156. GENERAL.AUTOCONNECT: yes
  157. GENERAL.FIRMWARE-MISSING: no
  158. GENERAL.NM-PLUGIN-MISSING: no
  159. GENERAL.PHYS-PORT-ID: --
  160. GENERAL.CONNECTION: Wired connection 1
  161. GENERAL.CON-UUID: d5586003-9151-3db1-87f2-7c10d3d82642
  162. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/0
  163. GENERAL.METERED: no (guessed)
  164. CAPABILITIES.CARRIER-DETECT: yes
  165. CAPABILITIES.SPEED: 1000 Mb/s
  166. CAPABILITIES.IS-SOFTWARE: no
  167. WIRED-PROPERTIES.CARRIER: on
  168. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
  169. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: d5586003-9151-3db1-87f2-7c10d3d82642 | Wired connection 1
  170. IP4.ADDRESS[1]: 192.168.1.28/24
  171. IP4.GATEWAY: 192.168.1.1
  172. IP4.ROUTE[1]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  173. IP4.DNS[1]: 192.168.1.1
  174. DHCP4.OPTION[1]: requested_ms_classless_static_routes = 1
  175. DHCP4.OPTION[2]: requested_domain_search = 1
  176. DHCP4.OPTION[3]: requested_time_offset = 1
  177. DHCP4.OPTION[4]: requested_domain_name = 1
  178. DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
  179. DHCP4.OPTION[6]: requested_broadcast_address = 1
  180. DHCP4.OPTION[7]: host_name = skime
  181. DHCP4.OPTION[8]: requested_wpad = 1
  182. DHCP4.OPTION[9]: requested_netbios_scope = 1
  183. DHCP4.OPTION[10]: next_server = 192.168.1.1
  184. DHCP4.OPTION[11]: expiry = 1508434670
  185. DHCP4.OPTION[12]: requested_interface_mtu = 1
  186. DHCP4.OPTION[13]: requested_subnet_mask = 1
  187. DHCP4.OPTION[14]: routers = 192.168.1.1
  188. DHCP4.OPTION[15]: dhcp_message_type = 5
  189. DHCP4.OPTION[16]: ip_address = 192.168.1.28
  190. DHCP4.OPTION[17]: broadcast_address = 192.168.1.255
  191. DHCP4.OPTION[18]: requested_static_routes = 1
  192. DHCP4.OPTION[19]: dhcp_renewal_time = 43200
  193. DHCP4.OPTION[20]: requested_domain_name_servers = 1
  194. DHCP4.OPTION[21]: requested_routers = 1
  195. DHCP4.OPTION[22]: domain_name_servers = 192.168.1.1
  196. DHCP4.OPTION[23]: requested_ntp_servers = 1
  197. DHCP4.OPTION[24]: dhcp_lease_time = 86400
  198. DHCP4.OPTION[25]: dhcp_rebinding_time = 75600
  199. DHCP4.OPTION[26]: requested_netbios_name_servers = 1
  200. DHCP4.OPTION[27]: subnet_mask = 255.255.255.0
  201. DHCP4.OPTION[28]: network_number = 192.168.1.0
  202. DHCP4.OPTION[29]: requested_host_name = 1
  203. DHCP4.OPTION[30]: dhcp_server_identifier = 192.168.1.1
  204. IP6.ADDRESS[1]: fe80::9a66:4323:47dc:cf10/64
  205. IP6.GATEWAY:
  206.  
  207. GENERAL.DEVICE: wlo1
  208. GENERAL.TYPE: wifi
  209. GENERAL.NM-TYPE: NMDeviceGeneric
  210. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  211. GENERAL.PRODUCT: RTL8723BE PCIe Wireless Network Adapter
  212. GENERAL.DRIVER: rtl8723be
  213. GENERAL.DRIVER-VERSION: 4.10.0-37-generic
  214. GENERAL.FIRMWARE-VERSION: N/A
  215. GENERAL.HWADDR: <MAC 'wlo1' [IF2]>
  216. GENERAL.MTU: 1500
  217. GENERAL.STATE: 10 (unmanaged)
  218. GENERAL.REASON: 0 (No reason given)
  219. GENERAL.UDI: /virtual/device/placeholder/0
  220. GENERAL.IP-IFACE: wlo1
  221. GENERAL.IS-SOFTWARE: no
  222. GENERAL.NM-MANAGED: no
  223. GENERAL.AUTOCONNECT: yes
  224. GENERAL.FIRMWARE-MISSING: no
  225. GENERAL.NM-PLUGIN-MISSING: yes
  226. GENERAL.PHYS-PORT-ID: --
  227. GENERAL.CONNECTION: --
  228. GENERAL.CON-UUID: --
  229. GENERAL.CON-PATH: --
  230. GENERAL.METERED: unknown
  231. CAPABILITIES.CARRIER-DETECT: yes
  232. CAPABILITIES.SPEED: unknown
  233. CAPABILITIES.IS-SOFTWARE: no
  234. CONNECTIONS.AVAILABLE-CONNECTION-PATHS:
  235. IP4.GATEWAY:
  236. IP6.GATEWAY:
  237.  
  238. ##### NetworkManager.state ##############
  239.  
  240. [main]
  241. NetworkingEnabled=true
  242. WirelessEnabled=true
  243. WWANEnabled=true
  244.  
  245. ##### NetworkManager.conf ###############
  246.  
  247. [main]
  248. plugins=ifupdown,keyfile,ofono
  249. dns=dnsmasq
  250.  
  251. [ifupdown]
  252. managed=false
  253.  
  254. ##### NetworkManager profiles ###########
  255.  
  256. [[/etc/NetworkManager/system-connections/GRC Advisory 2]] (600 root)
  257. [connection] id=GRC Advisory 2 | type=wifi | permissions=
  258. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=GRC Advisory 2
  259. [ipv4] method=auto
  260. [ipv6] method=auto
  261.  
  262. ##### iw reg get ########################
  263.  
  264. Region: Europe/Warsaw (based on set time zone)
  265.  
  266. country 00: DFS-UNSET
  267. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  268. (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
  269. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
  270. (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
  271. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
  272. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
  273. (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
  274. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  275.  
  276. ##### iwlist channels ###################
  277.  
  278. enp8s0 no frequency information.
  279.  
  280. lo no frequency information.
  281.  
  282. wlo1 13 channels in total; available frequencies :
  283. Channel 01 : 2.412 GHz
  284. Channel 02 : 2.417 GHz
  285. Channel 03 : 2.422 GHz
  286. Channel 04 : 2.427 GHz
  287. Channel 05 : 2.432 GHz
  288. Channel 06 : 2.437 GHz
  289. Channel 07 : 2.442 GHz
  290. Channel 08 : 2.447 GHz
  291. Channel 09 : 2.452 GHz
  292. Channel 10 : 2.457 GHz
  293. Channel 11 : 2.462 GHz
  294. Channel 12 : 2.467 GHz
  295. Channel 13 : 2.472 GHz
  296.  
  297. ##### iwlist scan #######################
  298.  
  299. wlo1 Interface doesn't support scanning : Network is down
  300.  
  301. enp8s0 Interface doesn't support scanning.
  302.  
  303. lo Interface doesn't support scanning.
  304.  
  305. ##### module infos ######################
  306.  
  307. [rtl8723be]
  308. filename: /lib/modules/4.10.0-37-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
  309. firmware: rtlwifi/rtl8723befw_36.bin
  310. firmware: rtlwifi/rtl8723befw.bin
  311. description: Realtek 8723BE 802.11n PCI wireless
  312. license: GPL
  313. author: Realtek WlanFAE <wlanfae@realtek.com>
  314. author: PageHe <page_he@realsil.com.cn>
  315. srcversion: 2C82AEBD843DD8F2598579A
  316. depends: rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
  317. vermagic: 4.10.0-37-generic SMP mod_unload
  318. parm: swenc:Set to 1 for software crypto (default 0)
  319. (bool)
  320. parm: ips:Set to 0 to not use link power save (default 1)
  321. (bool)
  322. parm: swlps:Set to 1 to use SW control power save (default 0)
  323. (bool)
  324. parm: fwlps:Set to 1 to use FW control power save (default 1)
  325. (bool)
  326. parm: msi:Set to 1 to use MSI interrupts mode (default 0)
  327. (bool)
  328. parm: debug:Set debug level (0-5) (default 0) (int)
  329. parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
  330. (bool)
  331. parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
  332. (int)
  333.  
  334. [rtl8723_common]
  335. filename: /lib/modules/4.10.0-37-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko
  336. description: Realtek RTL8723AE/RTL8723BE 802.11n PCI wireless common routines
  337. license: GPL
  338. author: Larry Finger <Larry.Finger@lwfinger.net>
  339. author: Realtek WlanFAE <wlanfae@realtek.com>
  340. srcversion: 0A27C1EE329AC6FD4630C03
  341. depends:
  342. vermagic: 4.10.0-37-generic SMP mod_unload
  343.  
  344. [rtl_pci]
  345. filename: /lib/modules/4.10.0-37-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
  346. description: PCI basic driver for rtlwifi
  347. license: GPL
  348. author: Larry Finger <Larry.FInger@lwfinger.net>
  349. author: Realtek WlanFAE <wlanfae@realtek.com>
  350. author: lizhaoming <chaoming_li@realsil.com.cn>
  351. srcversion: 44B60E4AEF8FE0C4508E8FE
  352. depends: mac80211,rtlwifi
  353. vermagic: 4.10.0-37-generic SMP mod_unload
  354.  
  355. [rtlwifi]
  356. filename: /lib/modules/4.10.0-37-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
  357. description: Realtek 802.11n PCI wireless core
  358. license: GPL
  359. author: Larry Finger <Larry.FInger@lwfinger.net>
  360. author: Realtek WlanFAE <wlanfae@realtek.com>
  361. author: lizhaoming <chaoming_li@realsil.com.cn>
  362. srcversion: 9BC255DBB57C8378BEB9E46
  363. depends: mac80211,cfg80211
  364. vermagic: 4.10.0-37-generic SMP mod_unload
  365.  
  366. [mac80211]
  367. filename: /lib/modules/4.10.0-37-generic/kernel/net/mac80211/mac80211.ko
  368. license: GPL
  369. description: IEEE 802.11 subsystem
  370. srcversion: 309C9ACED540FCAA1DE7422
  371. depends: cfg80211
  372. intree: Y
  373. vermagic: 4.10.0-37-generic SMP mod_unload
  374. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  375. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  376. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  377. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  378. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  379. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  380.  
  381. [cfg80211]
  382. filename: /lib/modules/4.10.0-37-generic/kernel/net/wireless/cfg80211.ko
  383. description: wireless configuration support
  384. license: GPL
  385. author: Johannes Berg
  386. srcversion: D77C8F93375950F3BA95B16
  387. depends:
  388. intree: Y
  389. vermagic: 4.10.0-37-generic SMP mod_unload
  390. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  391. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  392. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  393.  
  394. ##### module parameters #################
  395.  
  396. [rtl8723be]
  397. ant_sel: 1
  398. debug: 0
  399. disable_watchdog: N
  400. fwlps: Y
  401. ips: Y
  402. msi: N
  403. swenc: N
  404. swlps: N
  405.  
  406. [mac80211]
  407. beacon_loss_count: 7
  408. ieee80211_default_rc_algo: minstrel_ht
  409. max_nullfunc_tries: 2
  410. max_probe_tries: 5
  411. minstrel_vht_only: Y
  412. probe_wait_ms: 500
  413.  
  414. [cfg80211]
  415. bss_entries_limit: 1000
  416. cfg80211_disable_40mhz_24ghz: N
  417. ieee80211_regdom: 00
  418.  
  419. ##### /etc/modules ######################
  420.  
  421. ##### modprobe options ##################
  422.  
  423. [/etc/modprobe.d/blacklist-ath_pci.conf]
  424. blacklist ath_pci
  425.  
  426. [/etc/modprobe.d/blacklist.conf]
  427. blacklist evbug
  428. blacklist usbmouse
  429. blacklist usbkbd
  430. blacklist eepro100
  431. blacklist de4x5
  432. blacklist eth1394
  433. blacklist snd_intel8x0m
  434. blacklist snd_aw2
  435. blacklist i2c_i801
  436. blacklist prism54
  437. blacklist bcm43xx
  438. blacklist garmin_gps
  439. blacklist asus_acpi
  440. blacklist snd_pcsp
  441. blacklist pcspkr
  442. blacklist amd76x_edac
  443.  
  444. [/etc/modprobe.d/blacklist-rare-network.conf]
  445. alias net-pf-3 off
  446. alias net-pf-6 off
  447. alias net-pf-9 off
  448. alias net-pf-11 off
  449. alias net-pf-12 off
  450. alias net-pf-19 off
  451. alias net-pf-21 off
  452. alias net-pf-36 off
  453.  
  454. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  455. blacklist microcode
  456.  
  457. [/etc/modprobe.d/iwlwifi.conf]
  458. remove iwlwifi \
  459. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  460. && /sbin/modprobe -r mac80211
  461.  
  462. [/etc/modprobe.d/mlx4.conf]
  463. softdep mlx4_core post: mlx4_en
  464.  
  465. [/etc/modprobe.d/rtl8723be.conf]
  466. options rtl8723be ant_sel=1
  467.  
  468. ##### rc.local ##########################
  469.  
  470. exit 0
  471.  
  472. ##### pm-utils ##########################
  473.  
  474. ##### udev rules ########################
  475.  
  476. ##### dmesg #############################
  477.  
  478. [ 20.218581] rtl8723be 0000:09:00.0 wlo1: renamed from wlan0
  479. [ 29.130746] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
  480. [ 29.319461] r8169 0000:08:00.0 enp8s0: link down
  481. [ 29.319528] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
  482. [ 111.876089] r8169 0000:08:00.0 enp8s0: link up
  483. [ 111.876099] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
  484.  
  485. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement