Advertisement
Guest User

Untitled

a guest
Sep 24th, 2019
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.66 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 24 Sep 2019 20:50 CEST +0200
  5.  
  6. Booted last: 24 Sep 2019 00:00 CEST +0200
  7.  
  8. Script from: 22 Oct 2018 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: Ubuntu
  13. Description: Ubuntu 18.04.3 LTS
  14. Release: 18.04
  15. Codename: bionic
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 5.0.0-29-generic #31~18.04.1-Ubuntu SMP Thu Sep 12 18:29:21 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, acpi=off, quiet, splash, vt.handoff=1
  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 15)
  30. Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8329]
  31. Kernel driver in use: r8169
  32.  
  33. 03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
  34. Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
  35. Kernel driver in use: rtl8723be
  36.  
  37. ##### lsusb #############################
  38.  
  39. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  40. Bus 001 Device 003: ID 0bda:58ed Realtek Semiconductor Corp.
  41. Bus 001 Device 002: ID 0bda:b008 Realtek Semiconductor Corp.
  42. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  43.  
  44. ##### PCMCIA card info ##################
  45.  
  46. ##### rfkill ############################
  47.  
  48. 0: hci0: Bluetooth
  49. Soft blocked: yes
  50. Hard blocked: no
  51. 1: phy0: Wireless LAN
  52. Soft blocked: no
  53. Hard blocked: no
  54.  
  55. ##### secure boot #######################
  56.  
  57. SecureBoot disabled
  58.  
  59. ##### lsmod #############################
  60.  
  61. rtl8723be 126976 0
  62. btcoexist 430080 1 rtl8723be
  63. rtl8723_common 24576 1 rtl8723be
  64. rtl_pci 32768 1 rtl8723be
  65. rtlwifi 167936 4 rtl_pci,rtl8723be,btcoexist,rtl8723_common
  66. mac80211 815104 3 rtl_pci,rtl8723be,rtlwifi
  67. wl 6447104 0
  68. cfg80211 675840 3 wl,rtlwifi,mac80211
  69.  
  70. ##### interfaces ########################
  71.  
  72. [/etc/network/interfaces]
  73. auto lo
  74. iface lo inet loopback
  75.  
  76. ##### ifconfig ##########################
  77.  
  78. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  79. link/loopback <MAC address> brd <MAC address>
  80. inet 127.0.0.1/8 scope host lo
  81. valid_lft forever preferred_lft forever
  82. inet6 ::1/128 scope host
  83. valid_lft forever preferred_lft forever
  84. 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
  85. link/ether <MAC 'eno1' [IF1]> brd <MAC address>
  86. inet 192.168.1.139/24 brd 192.168.1.255 scope global dynamic noprefixroute eno1
  87. valid_lft 86208sec preferred_lft 86208sec
  88. inet6 fe80::8a55:74dd:6e59:2036/64 scope link noprefixroute
  89. valid_lft forever preferred_lft forever
  90. 3: wlo1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
  91. link/ether <MAC 'wlo1' [IF2]> brd <MAC address>
  92.  
  93. ##### iwconfig ##########################
  94.  
  95. eno1 no wireless extensions.
  96.  
  97. lo no wireless extensions.
  98.  
  99. wlo1 IEEE 802.11 ESSID:off/any
  100. Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
  101. Retry short limit:7 RTS thr=2347 B Fragment thr:off
  102. Power Management:off
  103.  
  104.  
  105. ##### route #############################
  106.  
  107. default via 192.168.1.1 dev eno1 proto dhcp metric 100
  108. 169.254.0.0/16 dev eno1 scope link metric 1000
  109. 192.168.1.0/24 dev eno1 proto kernel scope link src 192.168.1.139 metric 100
  110.  
  111. ##### resolv.conf #######################
  112.  
  113. [777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
  114.  
  115. nameserver 127.0.0.53
  116. options edns0
  117. search home
  118.  
  119. ##### network managers ##################
  120.  
  121. Installed:
  122.  
  123. NetworkManager
  124.  
  125. Running:
  126.  
  127. root 705 1 0 20:47 ? 00:00:01 /usr/sbin/NetworkManager --no-daemon
  128.  
  129. ##### NetworkManager info ###############
  130.  
  131. GENERAL.DEVICE: eno1
  132. GENERAL.TYPE: ethernet
  133. GENERAL.NM-TYPE: NMDeviceEthernet
  134. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  135. GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
  136. GENERAL.DRIVER: r8169
  137. GENERAL.DRIVER-VERSION: --
  138. GENERAL.FIRMWARE-VERSION: --
  139. GENERAL.HWADDR: <MAC 'eno1' [IF1]>
  140. GENERAL.MTU: 1500
  141. GENERAL.STATE: 100 (connected)
  142. GENERAL.REASON: 0 (No reason given)
  143. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/net/eno1
  144. GENERAL.IP-IFACE: eno1
  145. GENERAL.IS-SOFTWARE: no
  146. GENERAL.NM-MANAGED: yes
  147. GENERAL.AUTOCONNECT: yes
  148. GENERAL.FIRMWARE-MISSING: no
  149. GENERAL.NM-PLUGIN-MISSING: no
  150. GENERAL.PHYS-PORT-ID: --
  151. GENERAL.CONNECTION: Wired connection 1
  152. GENERAL.CON-UUID: f9c06b6f-5b6a-315c-90f0-7216dba6217d
  153. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
  154. GENERAL.METERED: no (guessed)
  155. CAPABILITIES.CARRIER-DETECT: yes
  156. CAPABILITIES.SPEED: 1000 Mb/s
  157. CAPABILITIES.IS-SOFTWARE: no
  158. CAPABILITIES.SRIOV: no
  159. WIRED-PROPERTIES.CARRIER: on
  160. IP4.ADDRESS[1]: 192.168.1.139/24
  161. IP4.GATEWAY: 192.168.1.1
  162. IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
  163. IP4.ROUTE[2]: dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
  164. IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  165. IP4.DNS[1]: 212.231.6.7
  166. IP4.DNS[2]: 46.6.113.34
  167. IP4.DOMAIN[1]: home
  168. DHCP4.OPTION[1]: requested_host_name = 1
  169. DHCP4.OPTION[2]: requested_domain_search = 1
  170. DHCP4.OPTION[3]: domain_name = home
  171. DHCP4.OPTION[4]: requested_broadcast_address = 1
  172. DHCP4.OPTION[5]: requested_domain_name = 1
  173. DHCP4.OPTION[6]: requested_rfc3442_classless_static_routes = 1
  174. DHCP4.OPTION[7]: requested_time_offset = 1
  175. DHCP4.OPTION[8]: requested_netbios_scope = 1
  176. DHCP4.OPTION[9]: requested_wpad = 1
  177. DHCP4.OPTION[10]: next_server = 0.0.0.0
  178. DHCP4.OPTION[11]: broadcast_address = 192.168.1.255
  179. DHCP4.OPTION[12]: requested_interface_mtu = 1
  180. DHCP4.OPTION[13]: requested_subnet_mask = 1
  181. DHCP4.OPTION[14]: routers = 192.168.1.1
  182. DHCP4.OPTION[15]: dhcp_lease_time = 86400
  183. DHCP4.OPTION[16]: ip_address = 192.168.1.139
  184. DHCP4.OPTION[17]: subnet_mask = 255.255.255.0
  185. DHCP4.OPTION[18]: requested_static_routes = 1
  186. DHCP4.OPTION[19]: requested_domain_name_servers = 1
  187. DHCP4.OPTION[20]: expiry = 1569437037
  188. DHCP4.OPTION[21]: dhcp_message_type = 5
  189. DHCP4.OPTION[22]: requested_netbios_name_servers = 1
  190. DHCP4.OPTION[23]: requested_ntp_servers = 1
  191. DHCP4.OPTION[24]: requested_ms_classless_static_routes = 1
  192. DHCP4.OPTION[25]: requested_routers = 1
  193. DHCP4.OPTION[26]: network_number = 192.168.1.0
  194. DHCP4.OPTION[27]: dhcp_server_identifier = 192.168.1.1
  195. DHCP4.OPTION[28]: domain_name_servers = 212.231.6.7 46.6.113.34
  196. IP6.ADDRESS[1]: fe80::8a55:74dd:6e59:2036/64
  197. IP6.GATEWAY: --
  198. IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255
  199. IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256
  200. IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100
  201. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
  202. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: f9c06b6f-5b6a-315c-90f0-7216dba6217d | Wired connection 1
  203.  
  204. GENERAL.DEVICE: wlo1
  205. GENERAL.TYPE: wifi
  206. GENERAL.NM-TYPE: NMDeviceWifi
  207. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  208. GENERAL.PRODUCT: RTL8723BE PCIe Wireless Network Adapter
  209. GENERAL.DRIVER: rtl8723be
  210. GENERAL.DRIVER-VERSION: 5.0.0-29-generic
  211. GENERAL.FIRMWARE-VERSION: N/A
  212. GENERAL.HWADDR: <MAC 'wlo1' [IF2]>
  213. GENERAL.MTU: 1500
  214. GENERAL.STATE: 30 (disconnected)
  215. GENERAL.REASON: 42 (The supplicant is now available)
  216. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/net/wlo1
  217. GENERAL.IP-IFACE: --
  218. GENERAL.IS-SOFTWARE: no
  219. GENERAL.NM-MANAGED: yes
  220. GENERAL.AUTOCONNECT: yes
  221. GENERAL.FIRMWARE-MISSING: no
  222. GENERAL.NM-PLUGIN-MISSING: no
  223. GENERAL.PHYS-PORT-ID: --
  224. GENERAL.CONNECTION: --
  225. GENERAL.CON-UUID: --
  226. GENERAL.CON-PATH: --
  227. GENERAL.METERED: unknown
  228. CAPABILITIES.CARRIER-DETECT: no
  229. CAPABILITIES.SPEED: unknown
  230. CAPABILITIES.IS-SOFTWARE: no
  231. CAPABILITIES.SRIOV: no
  232. WIFI-PROPERTIES.WEP: yes
  233. WIFI-PROPERTIES.WPA: yes
  234. WIFI-PROPERTIES.WPA2: yes
  235. WIFI-PROPERTIES.TKIP: yes
  236. WIFI-PROPERTIES.CCMP: yes
  237. WIFI-PROPERTIES.AP: yes
  238. WIFI-PROPERTIES.ADHOC: yes
  239. WIFI-PROPERTIES.2GHZ: yes
  240. WIFI-PROPERTIES.5GHZ: no
  241. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
  242.  
  243. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
  244.  
  245. ##### NetworkManager.state ##############
  246.  
  247. [main]
  248. NetworkingEnabled=true
  249. WirelessEnabled=true
  250. WWANEnabled=true
  251.  
  252. ##### NetworkManager config #############
  253.  
  254. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  255. [connection]
  256. wifi.powersave = 3
  257.  
  258. [[/etc/NetworkManager/NetworkManager.conf]]
  259. [main]
  260. plugins=ifupdown,keyfile
  261. [ifupdown]
  262. managed=false
  263. [device]
  264. wifi.scan-rand-mac-address=no
  265.  
  266. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  267. [main]
  268. dns=systemd-resolved
  269.  
  270. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  271. [keyfile]
  272. unmanaged-devices=*,except:type:wifi,except:type:wwan
  273.  
  274. [[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
  275. [connectivity]
  276. uri=http://connectivity-check.ubuntu.com/
  277.  
  278. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  279. [device-mac-addr-change-wifi]
  280. match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
  281. wifi.scan-rand-mac-address=no
  282. wifi.cloned-mac-address=preserve
  283. ethernet.cloned-mac-address=preserve
  284.  
  285. ##### NetworkManager profiles ###########
  286.  
  287. ##### Netplan config ####################
  288.  
  289. [/etc/netplan/01-network-manager-all.yaml]
  290. network:
  291. version: 2
  292. renderer: NetworkManager
  293.  
  294. ##### iw reg get ########################
  295.  
  296. Region: Europe/Madrid (based on set time zone)
  297.  
  298. global
  299. country 00: DFS-UNSET
  300. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  301. (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  302. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
  303. (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  304. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
  305. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
  306. (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
  307. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  308.  
  309. ##### iwlist channels ###################
  310.  
  311. eno1 no frequency information.
  312.  
  313. lo no frequency information.
  314.  
  315. wlo1 13 channels in total; available frequencies :
  316. Channel 01 : 2.412 GHz
  317. Channel 02 : 2.417 GHz
  318. Channel 03 : 2.422 GHz
  319. Channel 04 : 2.427 GHz
  320. Channel 05 : 2.432 GHz
  321. Channel 06 : 2.437 GHz
  322. Channel 07 : 2.442 GHz
  323. Channel 08 : 2.447 GHz
  324. Channel 09 : 2.452 GHz
  325. Channel 10 : 2.457 GHz
  326. Channel 11 : 2.462 GHz
  327. Channel 12 : 2.467 GHz
  328. Channel 13 : 2.472 GHz
  329.  
  330. ##### iwlist scan #######################
  331.  
  332. eno1 Interface doesn't support scanning.
  333.  
  334. lo Interface doesn't support scanning.
  335.  
  336. wlo1 No scan results
  337.  
  338. ##### module infos ######################
  339.  
  340. [rtl8723be]
  341. filename: /lib/modules/5.0.0-29-generic/updates/dkms/rtl8723be.ko
  342. firmware: rtlwifi/rtl8723befw_36.bin
  343. firmware: rtlwifi/rtl8723befw.bin
  344. description: Realtek 8723BE 802.11n PCI wireless
  345. license: GPL
  346. author: Realtek WlanFAE <[email protected]>
  347. author: PageHe <[email protected]>
  348. srcversion: 66550994FFD2BFD36F24118
  349. depends: rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
  350. retpoline: Y
  351. name: rtl8723be
  352. vermagic: 5.0.0-29-generic SMP mod_unload
  353. signat: PKCS#7
  354. signer:
  355. sig_key:
  356. sig_hashalgo: md4
  357. parm: swenc:Set to 1 for software crypto (default 0)
  358. (bool)
  359. parm: ips:Set to 0 to not use link power save (default 1)
  360. (bool)
  361. parm: swlps:Set to 1 to use SW control power save (default 0)
  362. (bool)
  363. parm: fwlps:Set to 1 to use FW control power save (default 1)
  364. (bool)
  365. parm: msi:Set to 1 to use MSI interrupts mode (default 0)
  366. (bool)
  367. parm: aspm:Set to 1 to enable ASPM (default 1)
  368. (int)
  369. parm: debug_level:Set debug level (0-5) (default 0) (int)
  370. parm: debug_mask:Set debug mask (default 0) (ullong)
  371. parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
  372. (bool)
  373. parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
  374. (int)
  375.  
  376. [rtl8723_common]
  377. filename: /lib/modules/5.0.0-29-generic/updates/dkms/rtl8723-common.ko
  378. description: Realtek RTL8723AE/RTL8723BE 802.11n PCI wireless common routines
  379. license: GPL
  380. author: Larry Finger <[email protected]>
  381. author: Realtek WlanFAE <[email protected]>
  382. srcversion: 5AAF25B4699EF07310A021A
  383. depends: rtlwifi
  384. retpoline: Y
  385. name: rtl8723_common
  386. vermagic: 5.0.0-29-generic SMP mod_unload
  387. signat: PKCS#7
  388. signer:
  389. sig_key:
  390. sig_hashalgo: md4
  391.  
  392. [rtl_pci]
  393. filename: /lib/modules/5.0.0-29-generic/updates/dkms/rtl_pci.ko
  394. description: PCI basic driver for rtlwifi
  395. license: GPL
  396. author: Larry Finger <[email protected]>
  397. author: Realtek WlanFAE <[email protected]>
  398. author: lizhaoming <[email protected]>
  399. srcversion: A394DD6E71E275E7AC9C364
  400. depends: mac80211,rtlwifi
  401. retpoline: Y
  402. name: rtl_pci
  403. vermagic: 5.0.0-29-generic SMP mod_unload
  404. signat: PKCS#7
  405. signer:
  406. sig_key:
  407. sig_hashalgo: md4
  408.  
  409. [rtlwifi]
  410. filename: /lib/modules/5.0.0-29-generic/updates/dkms/rtlwifi.ko
  411. description: Realtek 802.11n PCI wireless core
  412. license: GPL
  413. author: Larry Finger <[email protected]>
  414. author: Realtek WlanFAE <[email protected]>
  415. author: lizhaoming <[email protected]>
  416. srcversion: 51EFA15054E9073FAF22A48
  417. depends: mac80211,cfg80211
  418. retpoline: Y
  419. name: rtlwifi
  420. vermagic: 5.0.0-29-generic SMP mod_unload
  421. signat: PKCS#7
  422. signer:
  423. sig_key:
  424. sig_hashalgo: md4
  425.  
  426. [mac80211]
  427. filename: /lib/modules/5.0.0-29-generic/kernel/net/mac80211/mac80211.ko
  428. license: GPL
  429. description: IEEE 802.11 subsystem
  430. srcversion: E72AE83255B6276A3F26D2D
  431. depends: cfg80211
  432. retpoline: Y
  433. intree: Y
  434. name: mac80211
  435. vermagic: 5.0.0-29-generic SMP mod_unload
  436. signat: PKCS#7
  437. signer:
  438. sig_key:
  439. sig_hashalgo: md4
  440. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  441. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  442. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  443. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  444. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  445. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  446.  
  447. [wl]
  448. filename: /lib/modules/5.0.0-29-generic/updates/dkms/wl.ko
  449. license: MIXED/Proprietary
  450. srcversion: 00D38A27B7E3C7B97C238FC
  451. depends: cfg80211
  452. retpoline: Y
  453. name: wl
  454. vermagic: 5.0.0-29-generic SMP mod_unload
  455. signat: PKCS#7
  456. signer:
  457. sig_key:
  458. sig_hashalgo: md4
  459. parm: passivemode:int
  460. parm: wl_txq_thresh:int
  461. parm: oneonly:int
  462. parm: piomode:int
  463. parm: instance_base:int
  464. parm: nompc:int
  465. parm: intf_name:string
  466.  
  467. [cfg80211]
  468. filename: /lib/modules/5.0.0-29-generic/kernel/net/wireless/cfg80211.ko
  469. description: wireless configuration support
  470. license: GPL
  471. author: Johannes Berg
  472. srcversion: 8F0CAF5346FF71FCE9CB198
  473. depends:
  474. retpoline: Y
  475. intree: Y
  476. name: cfg80211
  477. vermagic: 5.0.0-29-generic SMP mod_unload
  478. signat: PKCS#7
  479. signer:
  480. sig_key:
  481. sig_hashalgo: md4
  482. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  483. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  484. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  485.  
  486. ##### module parameters #################
  487.  
  488. [rtl8723be]
  489. ant_sel: 1
  490. aspm: 1
  491. debug_level: 0
  492. debug_mask: 0
  493. disable_watchdog: N
  494. fwlps: N
  495. ips: N
  496. msi: N
  497. swenc: N
  498. swlps: N
  499.  
  500. [mac80211]
  501. beacon_loss_count: 7
  502. ieee80211_default_rc_algo: minstrel_ht
  503. max_nullfunc_tries: 2
  504. max_probe_tries: 5
  505. minstrel_vht_only: Y
  506. probe_wait_ms: 500
  507.  
  508. [cfg80211]
  509. bss_entries_limit: 1000
  510. cfg80211_disable_40mhz_24ghz: N
  511. ieee80211_regdom: 00
  512.  
  513. ##### /etc/modules ######################
  514.  
  515. ##### modprobe options ##################
  516.  
  517. [/etc/modprobe.d/50-rtl8723be.conf]
  518. options rtl8723be ant_sel=2
  519.  
  520. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  521. blacklist microcode
  522.  
  523. [/etc/modprobe.d/blacklist-ath_pci.conf]
  524. blacklist ath_pci
  525.  
  526. [/etc/modprobe.d/blacklist-bcm43.conf]
  527. blacklist b43
  528. blacklist b43legacy
  529. blacklist ssb
  530. blacklist bcm43xx
  531. blacklist brcm80211
  532. blacklist brcmfmac
  533. blacklist brcmsmac
  534. blacklist bcma
  535.  
  536. [/etc/modprobe.d/blacklist.conf]
  537. blacklist evbug
  538. blacklist usbmouse
  539. blacklist usbkbd
  540. blacklist eepro100
  541. blacklist de4x5
  542. blacklist eth1394
  543. blacklist snd_intel8x0m
  544. blacklist snd_aw2
  545. blacklist i2c_i801
  546. blacklist prism54
  547. blacklist bcm43xx
  548. blacklist garmin_gps
  549. blacklist asus_acpi
  550. blacklist snd_pcsp
  551. blacklist pcspkr
  552. blacklist amd76x_edac
  553. blacklist bcma
  554. blacklist brcm80211
  555.  
  556. [/etc/modprobe.d/blacklist-rare-network.conf]
  557. alias net-pf-3 off
  558. alias net-pf-6 off
  559. alias net-pf-9 off
  560. alias net-pf-11 off
  561. alias net-pf-12 off
  562. alias net-pf-19 off
  563. alias net-pf-21 off
  564. alias net-pf-36 off
  565.  
  566. [/etc/modprobe.d/broadcom-sta-common.conf]
  567. blacklist b43
  568. blacklist b43legacy
  569. blacklist b44
  570. blacklist bcma
  571. blacklist brcm80211
  572. blacklist brcmsmac
  573. blacklist ssb
  574. install wl /sbin/modprobe --ignore-install wl $CMDLINE_OPTS
  575.  
  576. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  577. blacklist microcode
  578.  
  579. [/etc/modprobe.d/iwlwifi.conf]
  580. remove iwlwifi \
  581. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  582. && /sbin/modprobe -r mac80211
  583.  
  584. [/etc/modprobe.d/rtl8723be.conf]
  585. options rtl8723be fwlps=N ips=N ant_sel=1
  586.  
  587. [/etc/modprobe.d/rtl8723de.conf]
  588. options rtl8723de ant_sel=3
  589.  
  590. ##### rc.local ##########################
  591.  
  592. grep: /etc/rc.local: No such file or directory
  593.  
  594. ##### pm-utils ##########################
  595.  
  596. ##### udev rules ########################
  597.  
  598. ##### dmesg #############################
  599.  
  600. [ 11.223682] wl: loading out-of-tree module taints kernel.
  601. [ 11.223686] wl: module license 'MIXED/Proprietary' taints kernel.
  602. [ 11.226608] wl: module verification failed: signature and/or required key missing - tainting kernel
  603. [ 11.284283] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
  604. [ 11.596356] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
  605. [ 11.700022] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  606. [ 11.700299] rtlwifi: rtlwifi: wireless switch is on
  607. [ 12.826461] rtl8723be 0000:03:00.0 wlo1: renamed from wlan0
  608. [ 29.361587] r8169 0000:02:00.0 eno1: No native access to PCI extended config space, falling back to CSI
  609. [ 29.363876] r8169 0000:02:00.0 eno1: Link is Down
  610. [ 32.345904] r8169 0000:02:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
  611. [ 32.345925] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
  612.  
  613. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement