<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66963#c139">Comment # 139</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66963">bug 66963</a>
              from <span class="vcard"><a class="email" href="mailto:gquigs+bugs@gmail.com" title="Bryan Quigley <gquigs+bugs@gmail.com>"> <span class="fn">Bryan Quigley</span></a>
</span></b>
        <pre><span class="quote">> Does it hang the entire system as soon as you load the driver, or only when
> you start X or something like that?</span >
Hangs on driver load.  

<span class="quote">> As for debugging, you can try disabling rv6xx_dpm_set_power_state() by
> returning early (see the patch below).  </span >
This doesn't work.. actually it seems to fail a bit faster now..  previously it
would display kernel messages for a bit, not it goes off after extracting the
kernel.

I tried exiting early out of a few other functions like rv6xx_dpm_init, but
haven't had any better results.  I put a printk statement in _init, which never
got printed.. Could we never make it there?  I couldn't find anything that
comes before _init...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>