Advertisement
sacuar

Untitled

Nov 14th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.32 KB | None | 0 0
  1.  
  2. ########## wireless info START ##########
  3.  
  4. Report from: 15 Nov 2018 02:54 CET +0100
  5.  
  6. Booted last: 15 Nov 2018 00:00 CET +0100
  7.  
  8. Script from: 22 Oct 2018 03:34 UTC +0000
  9.  
  10. ##### release ###########################
  11.  
  12. Distributor ID: LinuxMint
  13. Description: Linux Mint 19 Tara
  14. Release: 19
  15. Codename: tara
  16.  
  17. ##### kernel ############################
  18.  
  19. Linux 4.15.0-38-generic #41-Ubuntu SMP Wed Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
  20.  
  21. Parameters: ro, quiet, splash, vt.handoff=1
  22.  
  23. ##### desktop ###########################
  24.  
  25. Cinnamon
  26.  
  27. ##### lspci #############################
  28.  
  29. 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 0a)
  30. Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller [103c:8216]
  31. Kernel driver in use: r8169
  32.  
  33. 05: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 005: ID 0bda:b008 Realtek Semiconductor Corp.
  41. Bus 001 Device 004: ID 046d:c534 Logitech, Inc. Unifying Receiver
  42. Bus 001 Device 003: ID 04f2:b56d Chicony Electronics Co., Ltd
  43. Bus 001 Device 024: ID 18d1:4ee4 Google Inc. Nexus 4 (debug + tether)
  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: no
  52. Hard blocked: no
  53. 1: phy1: Wireless LAN
  54. Soft blocked: no
  55. Hard blocked: no
  56.  
  57. ##### secure boot #######################
  58.  
  59. SecureBoot disabled
  60.  
  61. ##### lsmod #############################
  62.  
  63. rtl8723be 98304 0
  64. btcoexist 172032 1 rtl8723be
  65. rtl8723_common 24576 1 rtl8723be
  66. rtl_pci 32768 1 rtl8723be
  67. rtlwifi 98304 3 rtl_pci,rtl8723be,btcoexist
  68. mac80211 778240 4 rtl_pci,rtl8723be,rtlwifi,mt7601u
  69. cfg80211 622592 3 rtlwifi,mt7601u,mac80211
  70. wmi_bmof 16384 0
  71. hp_wmi 16384 0
  72. sparse_keymap 16384 1 hp_wmi
  73. wmi 24576 2 hp_wmi,wmi_bmof
  74.  
  75. ##### interfaces ########################
  76.  
  77. [/etc/network/interfaces]
  78. auto lo
  79. iface lo inet loopback
  80.  
  81. ##### ifconfig ##########################
  82.  
  83. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  84. link/loopback <MAC address> brd <MAC address>
  85. inet 127.0.0.1/8 scope host lo
  86. valid_lft forever preferred_lft forever
  87. inet6 ::1/128 scope host
  88. valid_lft forever preferred_lft forever
  89. 2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
  90. link/ether <MAC 'eno1' [IF1]> brd <MAC address>
  91. 3: wlo1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
  92. link/ether <MAC 'wlo1' [IF2]> brd <MAC address>
  93. 4: enp0s20f0u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
  94. link/ether <MAC 'enp0s20f0u2' [IF3]> brd <MAC address>
  95. inet 192.168.42.105/24 brd 192.168.42.255 scope global dynamic noprefixroute enp0s20f0u2
  96. valid_lft 2669sec preferred_lft 2669sec
  97. inet6 fe80::91f:aeb3:43ce:c90/64 scope link noprefixroute
  98. valid_lft forever preferred_lft forever
  99.  
  100. ##### iwconfig ##########################
  101.  
  102. enp0s20f0u2 no wireless extensions.
  103.  
  104. lo no wireless extensions.
  105.  
  106. eno1 no wireless extensions.
  107.  
  108. wlo1 IEEE 802.11 ESSID:off/any
  109. Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
  110. Retry short limit:7 RTS thr=2347 B Fragment thr:off
  111. Power Management:off
  112.  
  113.  
  114. ##### route #############################
  115.  
  116. default via 192.168.42.129 dev enp0s20f0u2 proto dhcp metric 100
  117. 169.254.0.0/16 dev enp0s20f0u2 scope link metric 1000
  118. 192.168.42.0/24 dev enp0s20f0u2 proto kernel scope link src 192.168.42.105 metric 100
  119.  
  120. ##### resolv.conf #######################
  121.  
  122. [777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']
  123.  
  124. nameserver 127.0.0.53
  125.  
  126. ##### network managers ##################
  127.  
  128. Installed:
  129.  
  130. NetworkManager
  131.  
  132. Running:
  133.  
  134. root 804 1 0 02:37 ? 00:00:00 /usr/sbin/NetworkManager --no-daemon
  135.  
  136. ##### NetworkManager info ###############
  137.  
  138. GENERAL.DEVICE: enp0s20f0u2
  139. GENERAL.TYPE: ethernet
  140. GENERAL.NM-TYPE: NMDeviceEthernet
  141. GENERAL.VENDOR: motorola
  142. GENERAL.PRODUCT: Nexus 6
  143. GENERAL.DRIVER: rndis_host
  144. GENERAL.DRIVER-VERSION: 22-Aug-2005
  145. GENERAL.FIRMWARE-VERSION: RNDIS device
  146. GENERAL.HWADDR: <MAC 'enp0s20f0u2' [IF3]>
  147. GENERAL.MTU: 1500
  148. GENERAL.STATE: 100 (connected)
  149. GENERAL.REASON: 0 (No reason given)
  150. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/net/enp0s20f0u2
  151. GENERAL.IP-IFACE: enp0s20f0u2
  152. GENERAL.IS-SOFTWARE: no
  153. GENERAL.NM-MANAGED: yes
  154. GENERAL.AUTOCONNECT: yes
  155. GENERAL.FIRMWARE-MISSING: no
  156. GENERAL.NM-PLUGIN-MISSING: no
  157. GENERAL.PHYS-PORT-ID: --
  158. GENERAL.CONNECTION: Wired connection 2
  159. GENERAL.CON-UUID: cdf2c449-9011-3517-9c54-87b23fa6542a
  160. GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1
  161. GENERAL.METERED: yes (guessed)
  162. CAPABILITIES.CARRIER-DETECT: yes
  163. CAPABILITIES.SPEED: unknown
  164. CAPABILITIES.IS-SOFTWARE: no
  165. CAPABILITIES.SRIOV: no
  166. WIRED-PROPERTIES.CARRIER: on
  167. IP4.ADDRESS[1]: 192.168.42.105/24
  168. IP4.GATEWAY: 192.168.42.129
  169. IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 192.168.42.129, mt = 100
  170. IP4.ROUTE[2]: dst = 192.168.42.0/24, nh = 0.0.0.0, mt = 100
  171. IP4.ROUTE[3]: dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
  172. IP4.DNS[1]: 192.168.42.129
  173. DHCP4.OPTION[1]: requested_subnet_mask = 1
  174. DHCP4.OPTION[2]: requested_rfc3442_classless_static_routes = 1
  175. DHCP4.OPTION[3]: subnet_mask = 255.255.255.0
  176. DHCP4.OPTION[4]: domain_name_servers = 192.168.42.129
  177. DHCP4.OPTION[5]: ip_address = 192.168.42.105
  178. DHCP4.OPTION[6]: requested_static_routes = 1
  179. DHCP4.OPTION[7]: dhcp_server_identifier = 192.168.42.129
  180. DHCP4.OPTION[8]: requested_time_offset = 1
  181. DHCP4.OPTION[9]: broadcast_address = 192.168.42.255
  182. DHCP4.OPTION[10]: requested_interface_mtu = 1
  183. DHCP4.OPTION[11]: dhcp_rebinding_time = 3150
  184. DHCP4.OPTION[12]: requested_domain_name_servers = 1
  185. DHCP4.OPTION[13]: dhcp_message_type = 5
  186. DHCP4.OPTION[14]: requested_broadcast_address = 1
  187. DHCP4.OPTION[15]: routers = 192.168.42.129
  188. DHCP4.OPTION[16]: dhcp_renewal_time = 1800
  189. DHCP4.OPTION[17]: requested_domain_name = 1
  190. DHCP4.OPTION[18]: requested_routers = 1
  191. DHCP4.OPTION[19]: expiry = 1542253112
  192. DHCP4.OPTION[20]: host_name = sacuar-HP-Pavilion-Notebook
  193. DHCP4.OPTION[21]: requested_wpad = 1
  194. DHCP4.OPTION[22]: requested_netbios_scope = 1
  195. DHCP4.OPTION[23]: requested_ms_classless_static_routes = 1
  196. DHCP4.OPTION[24]: requested_netbios_name_servers = 1
  197. DHCP4.OPTION[25]: network_number = 192.168.42.0
  198. DHCP4.OPTION[26]: requested_domain_search = 1
  199. DHCP4.OPTION[27]: next_server = 192.168.42.129
  200. DHCP4.OPTION[28]: requested_ntp_servers = 1
  201. DHCP4.OPTION[29]: vendor_encapsulated_options = ANDROID_METERED
  202. DHCP4.OPTION[30]: requested_host_name = 1
  203. DHCP4.OPTION[31]: dhcp_lease_time = 3600
  204. IP6.ADDRESS[1]: fe80::91f:aeb3:43ce:c90/64
  205. IP6.GATEWAY: --
  206. IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255
  207. IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256
  208. IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100
  209. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{5}
  210. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: cdf2c449-9011-3517-9c54-87b23fa6542a | Wired connection 2
  211.  
  212. GENERAL.DEVICE: wlo1
  213. GENERAL.TYPE: wifi
  214. GENERAL.NM-TYPE: NMDeviceWifi
  215. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  216. GENERAL.PRODUCT: RTL8723BE PCIe Wireless Network Adapter
  217. GENERAL.DRIVER: rtl8723be
  218. GENERAL.DRIVER-VERSION: 4.15.0-38-generic
  219. GENERAL.FIRMWARE-VERSION: N/A
  220. GENERAL.HWADDR: <MAC 'wlo1' [IF2]>
  221. GENERAL.MTU: 1500
  222. GENERAL.STATE: 30 (disconnected)
  223. GENERAL.REASON: 42 (The supplicant is now available)
  224. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1d.3/0000:05:00.0/net/wlo1
  225. GENERAL.IP-IFACE: --
  226. GENERAL.IS-SOFTWARE: no
  227. GENERAL.NM-MANAGED: yes
  228. GENERAL.AUTOCONNECT: yes
  229. GENERAL.FIRMWARE-MISSING: no
  230. GENERAL.NM-PLUGIN-MISSING: no
  231. GENERAL.PHYS-PORT-ID: --
  232. GENERAL.CONNECTION: --
  233. GENERAL.CON-UUID: --
  234. GENERAL.CON-PATH: --
  235. GENERAL.METERED: unknown
  236. CAPABILITIES.CARRIER-DETECT: no
  237. CAPABILITIES.SPEED: unknown
  238. CAPABILITIES.IS-SOFTWARE: no
  239. CAPABILITIES.SRIOV: no
  240. WIFI-PROPERTIES.WEP: yes
  241. WIFI-PROPERTIES.WPA: yes
  242. WIFI-PROPERTIES.WPA2: yes
  243. WIFI-PROPERTIES.TKIP: yes
  244. WIFI-PROPERTIES.CCMP: yes
  245. WIFI-PROPERTIES.AP: yes
  246. WIFI-PROPERTIES.ADHOC: yes
  247. WIFI-PROPERTIES.2GHZ: yes
  248. WIFI-PROPERTIES.5GHZ: no
  249. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1}
  250. CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 36ca0f65-add6-4b8d-b1a5-446620e540b9 | BanglarMal
  251.  
  252. GENERAL.DEVICE: eno1
  253. GENERAL.TYPE: ethernet
  254. GENERAL.NM-TYPE: NMDeviceEthernet
  255. GENERAL.VENDOR: Realtek Semiconductor Co., Ltd.
  256. GENERAL.PRODUCT: RTL810xE PCI Express Fast Ethernet controller
  257. GENERAL.DRIVER: r8169
  258. GENERAL.DRIVER-VERSION: 2.3LK-NAPI
  259. GENERAL.FIRMWARE-VERSION: --
  260. GENERAL.HWADDR: <MAC 'eno1' [IF1]>
  261. GENERAL.MTU: 1500
  262. GENERAL.STATE: 20 (unavailable)
  263. GENERAL.REASON: 2 (Device is now managed)
  264. GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/net/eno1
  265. GENERAL.IP-IFACE: --
  266. GENERAL.IS-SOFTWARE: no
  267. GENERAL.NM-MANAGED: yes
  268. GENERAL.AUTOCONNECT: yes
  269. GENERAL.FIRMWARE-MISSING: no
  270. GENERAL.NM-PLUGIN-MISSING: no
  271. GENERAL.PHYS-PORT-ID: --
  272. GENERAL.CONNECTION: --
  273. GENERAL.CON-UUID: --
  274. GENERAL.CON-PATH: --
  275. GENERAL.METERED: unknown
  276. CAPABILITIES.CARRIER-DETECT: yes
  277. CAPABILITIES.SPEED: unknown
  278. CAPABILITIES.IS-SOFTWARE: no
  279. CAPABILITIES.SRIOV: no
  280. WIRED-PROPERTIES.CARRIER: off
  281. CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --
  282.  
  283. SSID BSSID MODE CHAN FREQ RATE SIGNAL BARS SECURITY ACTIVE IN-USE
  284.  
  285. ##### NetworkManager.state ##############
  286.  
  287. [main]
  288. NetworkingEnabled=true
  289. WirelessEnabled=true
  290. WWANEnabled=true
  291.  
  292. ##### NetworkManager config #############
  293.  
  294. [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
  295. [connection]
  296. wifi.powersave = 3
  297.  
  298. [[/etc/NetworkManager/NetworkManager.conf]]
  299. [main]
  300. plugins=ifupdown,keyfile
  301. [ifupdown]
  302. managed=false
  303. [device]
  304. wifi.scan-rand-mac-address=no
  305.  
  306. [[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
  307. [main]
  308. dns=systemd-resolved
  309.  
  310. [[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
  311. [keyfile]
  312. unmanaged-devices=*,except:type:wifi,except:type:wwan
  313.  
  314. [[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
  315. [connectivity]
  316. uri=http://connectivity-check.ubuntu.com/
  317.  
  318. [[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
  319. [device-mac-addr-change-wifi]
  320. match-device=driver:rtl8723bs,driver:rtl8189es,driver:r8188eu,driver:8188eu,driver:eagle_sdio,driver:wl
  321. wifi.scan-rand-mac-address=no
  322. wifi.cloned-mac-address=preserve
  323. ethernet.cloned-mac-address=preserve
  324.  
  325. ##### NetworkManager profiles ###########
  326.  
  327. [[/etc/NetworkManager/system-connections/Auto AndroidAP]] (600 root)
  328. [connection] id=Auto AndroidAP | type=wifi | permissions=
  329. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=AndroidAP
  330. [ipv4] method=auto
  331. [ipv6] method=auto
  332.  
  333. [[/etc/NetworkManager/system-connections/BanglarMal]] (600 root)
  334. [connection] id=BanglarMal | type=wifi | permissions=
  335. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=BanglarMal
  336. [ipv4] method=auto
  337. [ipv6] method=auto
  338.  
  339. [[/etc/NetworkManager/system-connections/Auto BanglarMal]] (600 root)
  340. [connection] id=Auto BanglarMal | type=wifi | permissions=
  341. [wifi] mac-address=<MAC 'wlo1' [IF2]> | mac-address-blacklist= | ssid=BanglarMal
  342. [ipv4] method=auto
  343. [ipv6] method=auto
  344.  
  345. ##### Netplan config ####################
  346.  
  347. [/etc/netplan/1-network-manager-all.yaml]
  348. network:
  349. version: 2
  350. renderer: NetworkManager
  351.  
  352. ##### iw reg get ########################
  353.  
  354. Region: Europe/Berlin (based on set time zone)
  355.  
  356. global
  357. country 00: DFS-UNSET
  358. (2402 - 2472 @ 40), (N/A, 20), (N/A)
  359. (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  360. (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
  361. (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
  362. (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
  363. (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
  364. (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
  365. (57240 - 63720 @ 2160), (N/A, 0), (N/A)
  366.  
  367. ##### iwlist channels ###################
  368.  
  369. enp0s20f0u2 no frequency information.
  370.  
  371. lo no frequency information.
  372.  
  373. eno1 no frequency information.
  374.  
  375. wlo1 13 channels in total; available frequencies :
  376. Channel 01 : 2.412 GHz
  377. Channel 02 : 2.417 GHz
  378. Channel 03 : 2.422 GHz
  379. Channel 04 : 2.427 GHz
  380. Channel 05 : 2.432 GHz
  381. Channel 06 : 2.437 GHz
  382. Channel 07 : 2.442 GHz
  383. Channel 08 : 2.447 GHz
  384. Channel 09 : 2.452 GHz
  385. Channel 10 : 2.457 GHz
  386. Channel 11 : 2.462 GHz
  387. Channel 12 : 2.467 GHz
  388. Channel 13 : 2.472 GHz
  389.  
  390. ##### iwlist scan #######################
  391.  
  392. enp0s20f0u2 Interface doesn't support scanning.
  393.  
  394. lo Interface doesn't support scanning.
  395.  
  396. eno1 Interface doesn't support scanning.
  397.  
  398. wlo1 No scan results
  399.  
  400. ##### module infos ######################
  401.  
  402. [rtl8723be]
  403. filename: /lib/modules/4.15.0-38-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
  404. firmware: rtlwifi/rtl8723befw_36.bin
  405. firmware: rtlwifi/rtl8723befw.bin
  406. description: Realtek 8723BE 802.11n PCI wireless
  407. license: GPL
  408. author: Realtek WlanFAE <wlanfae@realtek.com>
  409. author: PageHe <page_he@realsil.com.cn>
  410. srcversion: 1B45BB96576F0C4D6674527
  411. depends: rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
  412. retpoline: Y
  413. name: rtl8723be
  414. vermagic: 4.15.0-38-generic SMP mod_unload
  415. parm: swenc:Set to 1 for software crypto (default 0)
  416. (bool)
  417. parm: ips:Set to 0 to not use link power save (default 1)
  418. (bool)
  419. parm: swlps:Set to 1 to use SW control power save (default 0)
  420. (bool)
  421. parm: fwlps:Set to 1 to use FW control power save (default 1)
  422. (bool)
  423. parm: msi:Set to 1 to use MSI interrupts mode (default 0)
  424. (bool)
  425. parm: debug:Set debug level (0-5) (default 0) (int)
  426. parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
  427. (bool)
  428. parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
  429. (int)
  430.  
  431. [rtl8723_common]
  432. filename: /lib/modules/4.15.0-38-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko
  433. description: Realtek RTL8723AE/RTL8723BE 802.11n PCI wireless common routines
  434. license: GPL
  435. author: Larry Finger <Larry.Finger@lwfinger.net>
  436. author: Realtek WlanFAE <wlanfae@realtek.com>
  437. srcversion: 0A27C1EE329AC6FD4630C03
  438. depends:
  439. retpoline: Y
  440. name: rtl8723_common
  441. vermagic: 4.15.0-38-generic SMP mod_unload
  442.  
  443. [rtl_pci]
  444. filename: /lib/modules/4.15.0-38-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko
  445. description: PCI basic driver for rtlwifi
  446. license: GPL
  447. author: Larry Finger <Larry.FInger@lwfinger.net>
  448. author: Realtek WlanFAE <wlanfae@realtek.com>
  449. author: lizhaoming <chaoming_li@realsil.com.cn>
  450. srcversion: 6081DC1832010BD0C4C8DDC
  451. depends: mac80211,rtlwifi
  452. retpoline: Y
  453. name: rtl_pci
  454. vermagic: 4.15.0-38-generic SMP mod_unload
  455.  
  456. [rtlwifi]
  457. filename: /lib/modules/4.15.0-38-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko
  458. description: Realtek 802.11n PCI wireless core
  459. license: GPL
  460. author: Larry Finger <Larry.FInger@lwfinger.net>
  461. author: Realtek WlanFAE <wlanfae@realtek.com>
  462. author: lizhaoming <chaoming_li@realsil.com.cn>
  463. srcversion: C3D6C55583BFB4BF0EE61E2
  464. depends: mac80211,cfg80211
  465. retpoline: Y
  466. name: rtlwifi
  467. vermagic: 4.15.0-38-generic SMP mod_unload
  468.  
  469. [mac80211]
  470. filename: /lib/modules/4.15.0-38-generic/kernel/net/mac80211/mac80211.ko
  471. license: GPL
  472. description: IEEE 802.11 subsystem
  473. srcversion: 10B87D6D65DDD085D1326C9
  474. depends: cfg80211
  475. retpoline: Y
  476. intree: Y
  477. name: mac80211
  478. vermagic: 4.15.0-38-generic SMP mod_unload
  479. signat: PKCS#7
  480. signer:
  481. sig_key:
  482. sig_hashalgo: md4
  483. parm: minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
  484. parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
  485. parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
  486. parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
  487. parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
  488. parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
  489.  
  490. [cfg80211]
  491. filename: /lib/modules/4.15.0-38-generic/kernel/net/wireless/cfg80211.ko
  492. description: wireless configuration support
  493. license: GPL
  494. author: Johannes Berg
  495. srcversion: 62FD05DCC5AEEA290640C3D
  496. depends:
  497. retpoline: Y
  498. intree: Y
  499. name: cfg80211
  500. vermagic: 4.15.0-38-generic SMP mod_unload
  501. signat: PKCS#7
  502. signer:
  503. sig_key:
  504. sig_hashalgo: md4
  505. parm: bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
  506. parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
  507. parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
  508.  
  509. ##### module parameters #################
  510.  
  511. [rtl8723be]
  512. ant_sel: 0
  513. debug: 0
  514. disable_watchdog: N
  515. fwlps: N
  516. ips: Y
  517. msi: N
  518. swenc: N
  519. swlps: N
  520.  
  521. [mac80211]
  522. beacon_loss_count: 7
  523. ieee80211_default_rc_algo: minstrel_ht
  524. max_nullfunc_tries: 2
  525. max_probe_tries: 5
  526. minstrel_vht_only: Y
  527. probe_wait_ms: 500
  528.  
  529. [cfg80211]
  530. bss_entries_limit: 1000
  531. cfg80211_disable_40mhz_24ghz: N
  532. ieee80211_regdom: 00
  533.  
  534. ##### /etc/modules ######################
  535.  
  536. ##### modprobe options ##################
  537.  
  538. [/etc/modprobe.d/amd64-microcode-blacklist.conf]
  539. blacklist microcode
  540.  
  541. [/etc/modprobe.d/blacklist-ath_pci.conf]
  542. blacklist ath_pci
  543.  
  544. [/etc/modprobe.d/blacklist.conf]
  545. blacklist evbug
  546. blacklist usbmouse
  547. blacklist usbkbd
  548. blacklist eepro100
  549. blacklist de4x5
  550. blacklist eth1394
  551. blacklist snd_intel8x0m
  552. blacklist snd_aw2
  553. blacklist prism54
  554. blacklist bcm43xx
  555. blacklist garmin_gps
  556. blacklist asus_acpi
  557. blacklist snd_pcsp
  558. blacklist pcspkr
  559. blacklist amd76x_edac
  560.  
  561. [/etc/modprobe.d/blacklist-rare-network.conf]
  562. alias net-pf-3 off
  563. alias net-pf-6 off
  564. alias net-pf-9 off
  565. alias net-pf-11 off
  566. alias net-pf-12 off
  567. alias net-pf-19 off
  568. alias net-pf-21 off
  569. alias net-pf-36 off
  570.  
  571. [/etc/modprobe.d/intel-microcode-blacklist.conf]
  572. blacklist microcode
  573.  
  574. [/etc/modprobe.d/iwlwifi.conf]
  575. remove iwlwifi \
  576. (/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
  577. && /sbin/modprobe -r mac80211
  578.  
  579. [/etc/modprobe.d/rtl8723be.conf]
  580. options rtl8723be fwlps=0
  581.  
  582. ##### rc.local ##########################
  583.  
  584. grep: /etc/rc.local: No such file or directory
  585.  
  586. ##### pm-utils ##########################
  587.  
  588. ##### udev rules ########################
  589.  
  590. ##### dmesg #############################
  591.  
  592. ########## wireless info END ############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement