Hi, On Mon, Mar 11, 2024 at 11:11:45AM +0000, mohamed.rayan@xxxxxxxxxxx wrote: > Hello Mike, > > Sorry for my late response, > > Kindly find the request log info as attached. > > Please note that I have generated this log using the following steps: > 1- echo "module thunderbolt +p" > /sys/kernel/debug/dynamic_debug/control > 2- To get the debug data I have ran: cat /sys/kernel/debug/dynamic_debug/control | grep thunderbolt You need to run "dmesg" to get the debug data. Please do 1) and then repro and send the output of "dmesg" to me. Thanks!