<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [i915] Linux machine hangs after several reboots"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106721#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - [i915] Linux machine hangs after several reboots"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106721">bug 106721</a>
              from <span class="vcard"><a class="email" href="mailto:jani.nikula@intel.com" title="Jani Nikula <jani.nikula@intel.com>"> <span class="fn">Jani Nikula</span></a>
</span></b>
        <pre>(In reply to ccalderon from <a href="show_bug.cgi?id=106721#c9">comment #9</a>)
<span class="quote">> I cloned the drm-tip kernel latest version and built it to get the .deb
> packages.
> Then, I installed the kernel in my machine updating the grub but when I
> reboot, the machine hangs after loading the drm kernel.</span >

Possibly depends on your kernel config. You should probably start off with the
distro config from /boot. Also make sure you have the updated initramfs.

<a href="https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel">https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel</a> and relevant pages will help
you.

If all else fails, you might have a look at the drm-tip ppa, although I can't
endorse it in any way.
<a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/">http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/</a>

<span class="quote">> Also, where exactly I have to put drm.debug=0x1e log_buf_len=4M or
> drm.debug=14 parameters to start debugging. Sorry that is not really clear
> for me.</span >

Three basic options, 1) hit 'e' in grub menu before booting the kernel, and add
them to the kernel command line (needs to be done for each boot), 2) add them
to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub and be sure to run
update-grub afterwards (permanent), or 3) add them in modprobe configuration
(see man modprobe.d) (permanent).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>