<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jinxianx.guo@intel.com" title="Guo Jinxian <jinxianx.guo@intel.com>"> <span class="fn">Guo Jinxian</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK/SNB/IVB/BYT/HSW/BDW regression]igt/drv_module_reload causes system hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77511">bug 77511</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK/SNB/IVB/BYT/HSW/BDW regression]igt/drv_module_reload causes system hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77511#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [ILK/SNB/IVB/BYT/HSW/BDW regression]igt/drv_module_reload causes system hang"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77511">bug 77511</a>
              from <span class="vcard"><a class="email" href="mailto:jinxianx.guo@intel.com" title="Guo Jinxian <jinxianx.guo@intel.com>"> <span class="fn">Guo Jinxian</span></a>
</span></b>
        <pre>


(In reply to Paulo Zanoni from <a href="show_bug.cgi?id=77511#c12">comment #12</a>)
<span class="quote">> (In reply to Guo Jinxian from <a href="show_bug.cgi?id=77511#c11">comment #11</a>)
> > (In reply to Paulo Zanoni from <a href="show_bug.cgi?id=77511#c10">comment #10</a>)
> > > Same comment as the one I posted on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [BYT/BDW/BSW]igt/drv_module_reload was killed and system can't reboot"
   href="show_bug.cgi?id=83484">bug #83484</a>:
> > > 
> > > Please test <a href="https://bugs.freedesktop.org/attachment.cgi?id=107840">https://bugs.freedesktop.org/attachment.cgi?id=107840</a> , then
> > > post the dmesg here.
> > > 
> > > I tested this on BDW, and module_reload works for me on this machine, with
> > > this patch on top of drm-intel-nightly.
> > 
> > The failure still able to reproduce with this patch on latest
> > -nightly(2ea23cd593ba60ead60e2f796fae675aa4475b1a)
> > 
> > 
> > root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests#
> > ./drv_module_reload
> > unbinding /sys/class/vtconsole/vtcon1/: (M) frame buffer device
> > module successfully unloaded
> > libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open
> > moddep file '/lib/modules/3.17.0_kcloud_43c5c7_20141016+/modules.dep.bin'
> > Killed
> > root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# echo $?
> > 137

> Does this file exist on your machine? Maybe your system setup is wrong? This
> really looks like a bug in your machine setup, not our driver.

> Also, <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [BYT/BDW/BSW]igt/drv_module_reload was killed and system can't reboot"
   href="show_bug.cgi?id=83484">bug 83484</a> is a duplicate of this one?</span >

Yes, some modules don't install by default on our Ubuntu devices. Execute
commands below then run the tests, the result passes.

apt-get install nfs-common nfs-kernel-server
/etc/init.d/client_module
mount -a 


root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests#
./drv_module_reload
unbinding /sys/class/vtconsole/vtcon1/: (M) frame buffer device
module successfully unloaded
module successfully loaded again
root@x-bdw05:/GFX/Test/Intel_gpu_tools/intel-gpu-tools/tests# echo $?
0


[root@x-bsw01 tests]#./drv_module_reload
unbinding /sys/class/vtconsole/vtcon1/: (M) frame buffer device
module successfully unloaded
module successfully loaded again

[root@x-bsw01 tests]# echo $?
0</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>