I'm using kernel debug and enable !amli traceon for a S5 black screen issue.
Since the fail rate is low, I'm setting a S5 loop by application to reproduce this issue. However, I have to break and type-in !amli set spewon traceon verboseon logon every time after system shutdown and power on. Is there anyway to enable acpi trace automatically?
I've tried
windbg.exe -c "!amli set spewon traceon verboseon logon;g"
but it only works on first time to break.