various updates
This commit is contained in:
parent
abf14c6b29
commit
066abc4aa4
14
88x2bu.conf
14
88x2bu.conf
@ -3,7 +3,7 @@
|
|||||||
# Purpose: Allow easy access to specific driver options.
|
# Purpose: Allow easy access to specific driver options.
|
||||||
#
|
#
|
||||||
# Edit the following line to change, add or delete options:
|
# Edit the following line to change, add or delete options:
|
||||||
options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgnt=1 rtw_beamform_cap=0 rtw_dfs_region_domain=0 rtw_switch_usb_mode=2
|
options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgnt=1 rtw_beamform_cap=10 rtw_dfs_region_domain=0 rtw_sel_p2p_iface=1 rtw_switch_usb_mode=2
|
||||||
#
|
#
|
||||||
# After editing is complete, save this file (if using nano: Ctrl+X, Y, Enter)
|
# After editing is complete, save this file (if using nano: Ctrl+X, Y, Enter)
|
||||||
# and reboot to activate the changes.
|
# and reboot to activate the changes.
|
||||||
@ -62,11 +62,11 @@ options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
#
|
#
|
||||||
# Beamforming options: ( rtw_beamform_cap )
|
# Beamforming options: ( rtw_beamform_cap )
|
||||||
#
|
#
|
||||||
# 0 = Disable (default) (recommended for AP mode)
|
# 0 = Disable
|
||||||
# 1 = SU Beamformer
|
# 1 = SU Beamformer
|
||||||
# 2 = SU Beamformee
|
# 2 = SU Beamformee
|
||||||
# 3 = SU Beamformer and SU Beamformee
|
# 3 = SU Beamformer and SU Beamformee
|
||||||
# 10= SU Beamformee and MU Beamformee
|
# 10= SU Beamformee and MU Beamformee (default)
|
||||||
# 11= SU Beamformer and SU Beamformee and MU Beamformee
|
# 11= SU Beamformer and SU Beamformee and MU Beamformee
|
||||||
#
|
#
|
||||||
# Note: MU Beamformer not supported.
|
# Note: MU Beamformer not supported.
|
||||||
@ -88,6 +88,13 @@ options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
#
|
#
|
||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
|
# Select P2P interface in concurrent mode: ( rtw_sel_p2p_iface )
|
||||||
|
#
|
||||||
|
# 0 = Sets interface 0 to be p2p interface
|
||||||
|
# 1 = Sets interface 1 to be p2p interface (default)
|
||||||
|
#
|
||||||
|
# -----
|
||||||
|
#
|
||||||
# USB options: ( rtw_switch_usb_mode )
|
# USB options: ( rtw_switch_usb_mode )
|
||||||
#
|
#
|
||||||
# 0 = No switch
|
# 0 = No switch
|
||||||
@ -116,6 +123,7 @@ options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=1 rtw_vht_enable=1 rtw_power_mgn
|
|||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
# hostapd setup information for rtl88x2bu
|
# hostapd setup information for rtl88x2bu
|
||||||
|
# Note: The best settings can vary but the following may be a good place to start.
|
||||||
#
|
#
|
||||||
# /etc/modprobe.d/88x2bu.conf
|
# /etc/modprobe.d/88x2bu.conf
|
||||||
# options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=0 rtw_vht_enable=2 rtw_power_mgnt=1 rtw_beamform_cap=0 rtw_dfs_region_domain=1 rtw_switch_usb_mode=1
|
# options 88x2bu rtw_drv_log_level=0 rtw_led_ctrl=0 rtw_vht_enable=2 rtw_power_mgnt=1 rtw_beamform_cap=0 rtw_dfs_region_domain=1 rtw_switch_usb_mode=1
|
||||||
|
File diff suppressed because it is too large
Load Diff
336
start-mon.sh
336
start-mon.sh
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user