<div dir="ltr">Hello, and thanks for the replies.<div><br></div><div>Federico,</div><div><br></div><div>I already set these settings when I logged in R3 context, and it worked for that purpose, but in R0 this doesn't produce the log I need.</div><div><br></div><div><br></div><div><div class="gmail_extra"><div class="gmail_quote">Frank<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
<br>
</span>R0 logging is not possible with 'release' logging. You need to build<br>
a debug build (as you already did) and enable the 'debug' logging.<br>
And you need to add<br>
<br>
  VBOX_WITH_R0_LOGGING=1<br>
<br>
to your LocalConfig.kmk, see src/VBox/VMM/include/VMMInternal.h lines 47ff.<br>
<br>
When you run your VM, set 'VBOX_LOG=srv_intnet.e.l.l2.f'. Make sure that<br>
these environment settings apply to the VM process you start. The 'debug'<br>
log file is placed into the current directory, not into Logs/ subdirectory<br>
of the VM directory. </blockquote><div><br></div><div>I have done exactly what you suggested, but it's not working. I also tried to check if VBOX_WITH_R0_LOGGING is set to 1 at runtime by adding a Log in a R3 network driver, but it shows that this flag is not set.</div><div>Any other suggestions?</div><div><br></div><div>Regards,</div><div>Luca</div></div><br></div></div></div>