Guest User

activation of network connection failed - ubuntu 18.04

a guest
May 12th, 2018
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.33 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 12 May 2018 15:38 +04 +0400
  5.  
  6. Booted last: 12 May 2018 00:00 +04 +0400
  7.  
  8. Script from: 10 Jan 2018 20:04 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 18.04 LTS
  14. Release: 18.04
  15. Codename: bionic
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash, vt.handoff=1
  22.  
  23. ##### desktop ###########################
  24.  
  25. Ubuntu
  26.  
  27. ##### lspci #############################
  28.  
  29. 02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
  30. Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
  31. Kernel driver in use: rtl8723be
  32.  
  33. 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
  34. Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:832d]
  35. Kernel driver in use: r8169
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  40. Bus 001 Device 004: ID 0bda:b008 Realtek Semiconductor Corp.
  41. Bus 001 Device 003: ID 0bda:58ed Realtek Semiconductor Corp.
  42. Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
  43. Bus 001 Device 006: ID 0458:0186 KYE Systems Corp. (Mouse Systems)
  44. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  45.  
  46. ##### PCMCIA card info ##################
  47.  
  48. ##### rfkill ############################
  49.  
  50. 0: hci0: Bluetooth
  51. Soft blocked: yes
  52. Hard blocked: no
  53. 1: phy0: Wireless LAN
  54. Soft blocked: no
  55. Hard blocked: no
  56.  
  57. ##### lsmod #############################
  58.  
  59. rtl8723be 98304 0
  60. btcoexist 131072 1 rtl8723be
  61. rtl8723_common 24576 1 rtl8723be
  62. rtl_pci 32768 1 rtl8723be
  63. rtlwifi 77824 4 rtl_pci,btcoexist,rtl8723_common,rtl8723be
  64. mac80211 778240 3 rtl_pci,rtlwifi,rtl8723be
  65. cfg80211 622592 2 mac80211,rtlwifi
  66. hp_wmi 16384 0
  67. wmi_bmof 16384 0
  68. sparse_keymap 16384 1 hp_wmi
  69. wmi 24576 2 wmi_bmof,hp_wmi
  70.  
  71. ##### interfaces ########################
  72.  
  73. [/etc/network/interfaces]
  74. auto lo
  75. iface lo inet loopback
  76.  
  77. ##### ifconfig ##########################
  78.  
  79. eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  80. inet 192.168.1.7 netmask 255.255.255.0 broadcast 192.168.1.255
  81. inet6 fe80::c4df:c01d:67a9:e172 prefixlen 64 scopeid 0x20<link>
  82. ether <MAC address> txqueuelen 1000 (Ethernet)
  83. RX packets 101603 bytes 120654085 (120.6 MB)
  84. RX errors 0 dropped 0 overruns 0 frame 0
  85. TX packets 72693 bytes 8859205 (8.8 MB)
  86. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  87.  
  88. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  89. inet 127.0.0.1 netmask 255.0.0.0
  90. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  91. loop txqueuelen 1000 (Local Loopback)
  92. RX packets 7789 bytes 682238 (682.2 KB)
  93. RX errors 0 dropped 0 overruns 0 frame 0
  94. TX packets 7789 bytes 682238 (682.2 KB)
  95. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  96.  
  97. wlo1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
  98. ether <MAC address> txqueuelen 1000 (Ethernet)
  99. RX packets 82418 bytes 100958947 (100.9 MB)
  100. RX errors 0 dropped 0 overruns 0 frame 0
  101. TX packets 50621 bytes 5415199 (5.4 MB)
  102. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  103.  
  104. ##### iwconfig ##########################
  105.  
  106. eno1 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=20 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 eno1
  121. 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eno1
  122. 192.168.1.0 0.0.0.0 255.255.255.0 U 100 0 0 eno1
  123.  
  124. ##### resolv.conf #######################
  125.  
  126. nameserver 127.0.0.53
  127.  
  128. ##### network managers ##################
  129.  
  130. Installed:
  131.  
  132. NetworkManager
  133. Wicd
  134.  
  135. Running:
  136.  
  137. root 1016 1 0 14:29 ? 00:00:04 /usr/sbin/NetworkManager --no-daemon
  138.  
  139. ##### NetworkManager info ###############
  140.  
  141. GENERAL.DEVICE: eno1
  142. GENERAL.TYPE: ethernet
  143. GENERAL.NM-TYPE: NMDeviceEthernet
  144. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  145. GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  146. GENERAL.DRIVER: r8169
  147. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  148. GENERAL.FIRMWARE-VERSION: --
  149. GENERAL.HWADDR: <MAC address>
  150. GENERAL.MTU: 1500
  151. GENERAL.STATE: 100 (connected)
  152. GENERAL.REASON: 0 (No reason given)
  153. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eno1
  154. GENERAL.IP-IFACE: eno1
  155. GENERAL.IS-SOFTWARE: no
  156. GENERAL.NM-MANAGED: yes
  157. GENERAL.AUTOCONNECT: yes
  158. GENERAL.FIRMWARE-MISSING: no
  159. GENERAL.NM-PLUGIN-MISSING: no
  160. GENERAL.PHYS-PORT-ID: --
  161. GENERAL.CONNECTION: Wired connection 1
  162. GENERAL.CON-UUID: 444d0395-a533-3a4a-9c78-6833a0f09397
  163. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/16
  164. GENERAL.METERED: no (guessed)
  165. CAPABILITIES.CARRIER-DETECT: yes
  166. CAPABILITIES.SPEED: 100 Mb/s
  167. CAPABILITIES.IS-SOFTWARE: no
  168. CAPABILITIES.SRIOV: no
  169. WIRED-PROPERTIES.CARRIER: on
  170. IP4.ADDRESS[1]: 192.168.1.7/24
  171. IP4.GATEWAY: 192.168.1.1
  172. IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
  173. IP4.ROUTE[2]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
  174. IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  175. IP4.DNS[1]: 77.74.44.44
  176. IP4.DNS[2]: 212.58.96.96
  177. IP4.DNS[3]: 8.8.8.8
  178. IP4.DNS[4]: 192.168.1.1
  179. DHCP4.OPTION[1]: requested_host_name = 1
  180. DHCP4.OPTION[2]: requested_domain_search = 1
  181. DHCP4.OPTION[3]: requested_time_offset = 1
  182. DHCP4.OPTION[4]: requested_broadcast_address = 1
  183. DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1
  184. DHCP4.OPTION[6]: requested_domain_name = 1
  185. DHCP4.OPTION[7]: requested_wpad = 1
  186. DHCP4.OPTION[8]: requested_netbios_scope = 1
  187. DHCP4.OPTION[9]: next_server = 0.0.0.0
  188. DHCP4.OPTION[10]: broadcast_address = 192.168.1.255
  189. DHCP4.OPTION[11]: dhcp_message_type = 5
  190. DHCP4.OPTION[12]: requested_interface_mtu = 1
  191. DHCP4.OPTION[13]: routers = 192.168.1.1
  192. DHCP4.OPTION[14]: dhcp_lease_time = 7200
  193. DHCP4.OPTION[15]: ip_address = 192.168.1.7
  194. DHCP4.OPTION[16]: requested_domain_name_servers = 1
  195. DHCP4.OPTION[17]: subnet_mask = 255.255.255.0
  196. DHCP4.OPTION[18]: requested_subnet_mask = 1
  197. DHCP4.OPTION[19]: requested_static_routes = 1
  198. DHCP4.OPTION[20]: expiry = 1526131586
  199. DHCP4.OPTION[21]: domain_name_servers = 77.74.44.44 212.58.96.96 8.8.8.8 192.168.1.1
  200. DHCP4.OPTION[22]: requested_ntp_servers = 1
  201. DHCP4.OPTION[23]: requested_netbios_name_servers = 1
  202. DHCP4.OPTION[24]: requested_routers = 1
  203. DHCP4.OPTION[25]: requested_ms_classless_static_routes = 1
  204. DHCP4.OPTION[26]: network_number = 192.168.1.0
  205. DHCP4.OPTION[27]: dhcp_server_identifier = 192.168.1.1
  206. IP6.ADDRESS[1]: fe80::c4df:c01d:67a9:e172/64
  207. IP6.GATEWAY: --
  208. IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255
  209. IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256
  210. IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100
  211. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{2}
  212. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 444d0395-a533-3a4a-9c78-6833a0f09397 | Wired connection 1
  213.  
  214. GENERAL.DEVICE: wlo1
  215. GENERAL.TYPE: wifi
  216. GENERAL.NM-TYPE: NMDeviceWifi
  217. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  218. GENERAL.PRODUCT: RTL8723BE PCIe Wireless Network Adapter
  219. GENERAL.DRIVER: rtl8723be
  220. GENERAL.DRIVER-VERSION: 4.15.0-20-generic
  221. GENERAL.FIRMWARE-VERSION: N/A
  222. GENERAL.HWADDR: <MAC address>
  223. GENERAL.MTU: 1500
  224. GENERAL.STATE: 30 (disconnected)
  225. GENERAL.REASON: 0 (No reason given)
  226. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.2/0000:02:00.0/net/wlo1
  227. GENERAL.IP-IFACE: --
  228. GENERAL.IS-SOFTWARE: no
  229. GENERAL.NM-MANAGED: yes
  230. GENERAL.AUTOCONNECT: yes
  231. GENERAL.FIRMWARE-MISSING: no
  232. GENERAL.NM-PLUGIN-MISSING: no
  233. GENERAL.PHYS-PORT-ID: --
  234. GENERAL.CONNECTION: --
  235. GENERAL.CON-UUID: --
  236. GENERAL.CON-PATH: --
  237. GENERAL.METERED: unknown
  238. CAPABILITIES.CARRIER-DETECT: no
  239. CAPABILITIES.SPEED: unknown
  240. CAPABILITIES.IS-SOFTWARE: no
  241. CAPABILITIES.SRIOV: no
  242. WIFI-PROPERTIES.WEP: yes
  243. WIFI-PROPERTIES.WPA: yes
  244. WIFI-PROPERTIES.WPA2: yes
  245. WIFI-PROPERTIES.TKIP: yes
  246. WIFI-PROPERTIES.CCMP: yes
  247. WIFI-PROPERTIES.AP: yes
  248. WIFI-PROPERTIES.ADHOC: yes
  249. WIFI-PROPERTIES.2GHZ: yes
  250. WIFI-PROPERTIES.5GHZ: no
  251. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3}
  252. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 76aa10c5-326c-4ce3-bd75-f34fd2002acb | VKN
  253.  
  254. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
  255. VKN <MAC 'VKN' [AC1]> Infra 1 2412 MHz 135 Mbit/s 90 ▂▄▆█ WPA1 WPA2 no
  256.  
  257. ##### NetworkManager.state ##############
  258.  
  259. [main]
  260. NetworkingEnabled=true
  261. WirelessEnabled=true
  262. WWANEnabled=true
  263.  
  264. ##### NetworkManager.conf ###############
  265.  
  266. [main]
  267. plugins=ifupdown,keyfile
  268.  
  269. [ifupdown]
  270. managed=false
  271.  
  272. [device]
  273. wifi.scan-rand-mac-address=no
  274.  
  275. ##### NetworkManager profiles ###########
  276.  
  277. [[/etc/NetworkManager/system-connections/VKN]] (600 root)
  278. [connection] id=VKN | type=wifi | permissions=
  279. [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=VKN
  280. [ipv4] method=auto
  281. [ipv6] method=auto
  282.  
  283. ##### Netplan config ####################
  284.  
  285. [/etc/netplan/01-network-manager-all.yaml]
  286. network:
  287. version: 2
  288. renderer: NetworkManager
  289.  
  290. ##### iw reg get ########################
  291.  
  292. Region: Asia/Tbilisi (based on set time zone)
  293.  
  294. global
  295. country 00: DFS-UNSET
  296. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  297. (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, NO-IR
  298. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
  299. (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, NO-IR
  300. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, NO-IR
  301. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
  302. (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
  303. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  304.  
  305. ##### iwlist channels ###################
  306.  
  307. eno1 no frequency information.
  308.  
  309. lo no frequency information.
  310.  
  311. wlo1 13 channels in total; available frequencies :
  312. Channel 01 : 2.412 GHz
  313. Channel 02 : 2.417 GHz
  314. Channel 03 : 2.422 GHz
  315. Channel 04 : 2.427 GHz
  316. Channel 05 : 2.432 GHz
  317. Channel 06 : 2.437 GHz
  318. Channel 07 : 2.442 GHz
  319. Channel 08 : 2.447 GHz
  320. Channel 09 : 2.452 GHz
  321. Channel 10 : 2.457 GHz
  322. Channel 11 : 2.462 GHz
  323. Channel 12 : 2.467 GHz
  324. Channel 13 : 2.472 GHz
  325.  
  326. ##### iwlist scan #######################
  327.  
  328. eno1 Interface doesn't support scanning.
  329.  
  330. lo Interface doesn't support scanning.
  331.  
  332. Channel occupancy:
  333.  
  334. 1 APs on Frequency:2.412 GHz (Channel 1)
  335.  
  336. wlo1 Scan completed :
  337. Cell 01 - Address: <MAC 'VKN' [AC1]>
  338. Channel:1
  339. Frequency:2.412 GHz (Channel 1)
  340. Quality=64/70 Signal level=-46 dBm
  341. Encryption key:on
  342. ESSID:"VKN"
  343. Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
  344. 9 Mb/s; 12 Mb/s; 18 Mb/s
  345. Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
  346. Mode:Master
  347. Extra:tsf=00000050ee8ec472
  348. Extra: Last beacon: 300ms ago
  349. IE: WPA Version 1
  350. Group Cipher : TKIP
  351. Pairwise Ciphers (2) : TKIP CCMP
  352. Authentication Suites (1) : PSK
  353. IE: IEEE 802.11i/WPA2 Version 1
  354. Group Cipher : TKIP
  355. Pairwise Ciphers (2) : TKIP CCMP
  356. Authentication Suites (1) : PSK
  357.  
  358. ##### module infos ######################
  359.  
  360. [rtl8723be]
  361. filename: /lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
  362. firmware: rtlwifi/rtl8723befw_36.bin
  363. firmware: rtlwifi/rtl8723befw.bin
  364. description: Realtek 8723BE 802.11n PCI wireless
  365. license: GPL
  366. author: Realtek WlanFAE <[email protected]>
  367. author: PageHe <[email protected]>
  368. srcversion: 6A56582B1FEECB841E329C4
  369. depends: rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
  370. retpoline: Y
  371. intree: Y
  372. name: rtl8723be
  373. vermagic: 4.15.0-20-generic SMP mod_unload
  374. signat: PKCS#7
  375. signer:
  376. sig_key:
  377. sig_hashalgo: md4
  378. parm: swenc:Set to 1 for software crypto (default 0)
  379. (bool)
  380. parm: ips:Set to 0 to not use link power save (default 1)
  381. (bool)
  382. parm: swlps:Set to 1 to use SW control power save (default 0)
  383. (bool)
  384. parm: fwlps:Set to 1 to use FW control power save (default 1)
  385. (bool)
  386. parm: msi:Set to 1 to use MSI interrupts mode (default 0)
  387. (bool)
  388. parm: aspm:Set to 1 to enable ASPM (default 1)
  389. (int)
  390. parm: debug_level:Set debug level (0-5) (default 0) (int)
  391. parm: debug_mask:Set debug mask (default 0) (ullong)
  392. parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
  393. (bool)
  394. parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
  395. (int)
  396.  
  397. [rtl8723_common]
  398. filename: /lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko
  399. description: Realtek RTL8723AE/RTL8723BE 802.11n PCI wireless common routines
  400. license: GPL
  401. author: Larry Finger <[email protected]>
  402. author: Realtek WlanFAE <[email protected]>
  403. srcversion: 90DB9C652E26F4135F339B8
  404. depends: rtlwifi
  405. retpoline: Y
  406. intree: Y
  407. name: rtl8723_common
  408. vermagic: 4.15.0-20-generic SMP mod_unload
  409. signat: PKCS#7
  410. signer:
  411. sig_key:
  412. sig_hashalgo: md4
  413.  
  414. [rtl_pci]
  415. filename: /lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
  416. description: PCI basic driver for rtlwifi
  417. license: GPL
  418. author: Larry Finger <[email protected]>
  419. author: Realtek WlanFAE <[email protected]>
  420. author: lizhaoming <[email protected]>
  421. srcversion: 9F5FA8A771710F4CA500C6E
  422. depends: mac80211,rtlwifi
  423. retpoline: Y
  424. intree: Y
  425. name: rtl_pci
  426. vermagic: 4.15.0-20-generic SMP mod_unload
  427. signat: PKCS#7
  428. signer:
  429. sig_key:
  430. sig_hashalgo: md4
  431.  
  432. [rtlwifi]
  433. filename: /lib/modules/4.15.0-20-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
  434. description: Realtek 802.11n PCI wireless core
  435. license: GPL
  436. author: Larry Finger <[email protected]>
  437. author: Realtek WlanFAE <[email protected]>
  438. author: lizhaoming <[email protected]>
  439. srcversion: 8AB8B2AAF3BCFFB93D91956
  440. depends: mac80211,cfg80211
  441. retpoline: Y
  442. intree: Y
  443. name: rtlwifi
  444. vermagic: 4.15.0-20-generic SMP mod_unload
  445. signat: PKCS#7
  446. signer:
  447. sig_key:
  448. sig_hashalgo: md4
  449.  
  450. [mac80211]
  451. filename: /lib/modules/4.15.0-20-generic/kernel/net/mac80211/mac80211.ko
  452. license: GPL
  453. description: IEEE 802.11 subsystem
  454. srcversion: 1CEA5CF286EDB289C1D0BF8
  455. depends: cfg80211
  456. retpoline: Y
  457. intree: Y
  458. name: mac80211
  459. vermagic: 4.15.0-20-generic SMP mod_unload
  460. signat: PKCS#7
  461. signer:
  462. sig_key:
  463. sig_hashalgo: md4
  464. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  465. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  466. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  467. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  468. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  469. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  470.  
  471. [cfg80211]
  472. filename: /lib/modules/4.15.0-20-generic/kernel/net/wireless/cfg80211.ko
  473. description: wireless configuration support
  474. license: GPL
  475. author: Johannes Berg
  476. srcversion: D5B0789D4C423C81CCFB437
  477. depends:
  478. retpoline: Y
  479. intree: Y
  480. name: cfg80211
  481. vermagic: 4.15.0-20-generic SMP mod_unload
  482. signat: PKCS#7
  483. signer:
  484. sig_key:
  485. sig_hashalgo: md4
  486. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  487. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  488. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  489.  
  490. ##### module parameters #################
  491.  
  492. [rtl8723be]
  493. ant_sel: 1
  494. aspm: 1
  495. debug_level: 0
  496. debug_mask: 0
  497. disable_watchdog: N
  498. fwlps: Y
  499. ips: Y
  500. msi: N
  501. swenc: N
  502. swlps: N
  503.  
  504. [mac80211]
  505. beacon_loss_count: 7
  506. ieee80211_default_rc_algo: minstrel_ht
  507. max_nullfunc_tries: 2
  508. max_probe_tries: 5
  509. minstrel_vht_only: Y
  510. probe_wait_ms: 500
  511.  
  512. [cfg80211]
  513. bss_entries_limit: 1000
  514. cfg80211_disable_40mhz_24ghz: N
  515. ieee80211_regdom: 00
  516.  
  517. ##### /etc/modules ######################
  518.  
  519. ##### modprobe options ##################
  520.  
  521. [/etc/modprobe.d/blacklist-ath_pci.conf]
  522. blacklist ath_pci
  523.  
  524. [/etc/modprobe.d/blacklist.conf]
  525. blacklist evbug
  526. blacklist usbmouse
  527. blacklist usbkbd
  528. blacklist eepro100
  529. blacklist de4x5
  530. blacklist eth1394
  531. blacklist snd_intel8x0m
  532. blacklist snd_aw2
  533. blacklist i2c_i801
  534. blacklist prism54
  535. blacklist bcm43xx
  536. blacklist garmin_gps
  537. blacklist asus_acpi
  538. blacklist snd_pcsp
  539. blacklist pcspkr
  540. blacklist amd76x_edac
  541.  
  542. [/etc/modprobe.d/blacklist-rare-network.conf]
  543. alias net-pf-3 off
  544. alias net-pf-6 off
  545. alias net-pf-9 off
  546. alias net-pf-11 off
  547. alias net-pf-12 off
  548. alias net-pf-19 off
  549. alias net-pf-21 off
  550. alias net-pf-36 off
  551.  
  552. [/etc/modprobe.d/iwlwifi.conf]
  553. remove iwlwifi \
  554. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  555. && /sbin/modprobe -r mac80211
  556.  
  557. [/etc/modprobe.d/rtl8723be.conf]
  558. options rtl8723be ant_sel=1
  559.  
  560. ##### rc.local ##########################
  561.  
  562. grep: /etc/rc.local: No such file or directory
  563.  
  564. ##### pm-utils ##########################
  565.  
  566. ##### udev rules ########################
  567.  
  568. ##### dmesg #############################
  569.  
  570. [ 2829.176333] wlo1: authenticate with <MAC 'VKN' [AC1]>
  571. [ 2829.195118] wlo1: send auth to <MAC 'VKN' [AC1]> (try 1/3)
  572. [ 2829.298125] wlo1: send auth to <MAC 'VKN' [AC1]> (try 2/3)
  573. [ 2829.402028] wlo1: send auth to <MAC 'VKN' [AC1]> (try 3/3)
  574. [ 2829.506116] wlo1: authentication with <MAC 'VKN' [AC1]> timed out
  575. [ 2842.868646] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  576. [ 2843.874669] wlo1: authenticate with <MAC 'VKN' [AC1]>
  577. [ 2843.884909] wlo1: send auth to <MAC 'VKN' [AC1]> (try 1/3)
  578. [ 2843.986126] wlo1: send auth to <MAC 'VKN' [AC1]> (try 2/3)
  579. [ 2844.090128] wlo1: send auth to <MAC 'VKN' [AC1]> (try 3/3)
  580. [ 2844.193857] wlo1: authentication with <MAC 'VKN' [AC1]> timed out
  581. [ 2855.175916] wlo1: authenticate with <MAC 'VKN' [AC1]>
  582. [ 2855.194590] wlo1: send auth to <MAC 'VKN' [AC1]> (try 1/3)
  583. [ 2855.297870] wlo1: send auth to <MAC 'VKN' [AC1]> (try 2/3)
  584. [ 2855.402048] wlo1: send auth to <MAC 'VKN' [AC1]> (try 3/3)
  585. [ 2855.505819] wlo1: authentication with <MAC 'VKN' [AC1]> timed out
  586. [ 2868.862717] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  587. [ 2886.625475] wlo1: authenticate with <MAC 'VKN' [AC1]>
  588. [ 2886.635699] wlo1: send auth to <MAC 'VKN' [AC1]> (try 1/3)
  589. [ 2886.737261] wlo1: send auth to <MAC 'VKN' [AC1]> (try 2/3)
  590. [ 2886.841218] wlo1: send auth to <MAC 'VKN' [AC1]> (try 3/3)
  591. [ 2886.944929] wlo1: authentication with <MAC 'VKN' [AC1]> timed out
  592. [ 2897.920459] wlo1: authenticate with <MAC 'VKN' [AC1]>
  593. [ 2897.937774] wlo1: send auth to <MAC 'VKN' [AC1]> (try 1/3)
  594. [ 2898.041047] wlo1: send auth to <MAC 'VKN' [AC1]> (try 2/3)
  595. [ 2898.144876] wlo1: send auth to <MAC 'VKN' [AC1]> (try 3/3)
  596. [ 2898.248856] wlo1: authentication with <MAC 'VKN' [AC1]> timed out
  597. [ 2911.871814] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
  598. [ 3171.165435] wlo1: authenticate with <MAC 'VKN' [AC1]>
  599. [ 3171.185028] wlo1: send auth to <MAC 'VKN' [AC1]> (try 1/3)
  600. [ 3171.186810] wlo1: authenticated
  601. [ 3171.188539] wlo1: associate with <MAC 'VKN' [AC1]> (try 1/3)
  602. [ 3171.194032] wlo1: RX AssocResp from <MAC 'VKN' [AC1]> (capab=0x411 status=0 aid=3)
  603. [ 3171.194279] wlo1: associated
  604. [ 3171.265751] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
  605. [ 3428.602225] wlo1: deauthenticating from <MAC 'VKN' [AC1]> by local choice (Reason: 3=DEAUTH_LEAVING)
  606. [ 3432.199904] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready (repeated 5 times)
  607.  
  608. ########## wireless info END ############
Add Comment
Please, Sign In to add comment