<div dir="ltr"><div><snip><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I think, on my test machine, by default, there are many modules which<br>
get added during boot up, which with vanilla kernel is not happening.<br>
Thanks for your input.<br>
<br>
Regards,<br>
<br>
~Praveen.<br>
<br></blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote">What does lsmod show you in the vanilla kernel ? If you want the same modules to load in the vanilla<br></div><div class="gmail_quote">kernel folow steps given below:<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">1 -boot into the older 
 4.4.162-78-defaultkernel</div><div class="gmail_quote">2 - change into the vanilla kernel source 
4.20.0-rc6 builddirectory</div><div class="gmail_quote">3 - 
<code>$ lsmod > lsmod.txt</code> <br></div><div class="gmail_quote">4 - 
<code>$ make LSMOD="lsmod.txt" localmodconfig</code> <br></div><div class="gmail_quote"><br></div><div class="gmail_quote">Boot into your newly compiled vanilla kernel and run lsmod and smile :-)</div><div class="gmail_quote"><br></div><div class="gmail_quote">Hope this helps - Aruna<br></div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div></div>