<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - i915 crashes MacBook2,1 with commit 23ac12732825901b3fc6ac720958d8bff9a0d6ec (4.15)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105637#c38">Comment # 38</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - i915 crashes MacBook2,1 with commit 23ac12732825901b3fc6ac720958d8bff9a0d6ec (4.15)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105637">bug 105637</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>(In reply to Dennis from <a href="show_bug.cgi?id=105637#c37">comment #37</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=141782" name="attach_141782" title="output for the previous correct-crtc patch">attachment 141782</a> <a href="attachment.cgi?id=141782&action=edit" title="output for the previous correct-crtc patch">[details]</a></span>
> output for the previous correct-crtc patch

> Things seem to work now, no kernel traces.</span >

Great. I'll mail out the patches.

<span class="quote">> Except I still get those
> intel_tv_detect messages being dumped every 10 seconds,</span >

That's normal. It's just polling every 10s to see if you plugged a TV into the
machine.

<span class="quote">>  and I can't normally
> unload the i915 module (I have to rmmod -f it).</span >

Probably fbcon hanging on to the device. One of these should most likely allow
you to rmmod cleanly:
echo 0 > /sys/class/vtconsole/vtcon0/bind
echo 1 > /sys/class/vtconsole/vtcon0/bind
echo 0 > /sys/class/vtconsole/vtcon1/bind
echo 1 > /sys/class/vtconsole/vtcon1/bind</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 the assignee for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>