Open main menu

DAVE Developer's Wiki β

Changes

DWS ADD-ON/Regulatory domain setup

521 bytes added, 10:02, 19 July 2021
Regulatory domain
'''NOTE:''' during the Certification tests, the regulatory domain setup (frequencies and power) should be verified against the limit and power level for the selected country.
 
==== Debug ====
 
To debug the actual settings made by the driver, the user should edit the config file <code>/lib/firmware/wlan/qcom_cfg.ini</code> to enbale the log traces, before the insertion of the driver module.
 
At the start of the file enable the WDA and SME logs:
<pre>
#Host module debug
vosTraceEnableHDD=0
vosTraceEnableWDA=255
vosTraceEnableWDI=0
vosTraceEnableSME=255
vosTraceEnablePE=0
vosTraceEnableWMA=0
vosTraceEnableVOSS=0
</pre>
 
This operation will taint the kernel console with many debug messages.
----
[[Category:DWS]]
a000298_approval, dave_user
551
edits