<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - ati driver: modesetting not supported"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63617#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - ati driver: modesetting not supported"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63617">bug 63617</a>
              from <span class="vcard"><a class="email" href="mailto:glisse@freedesktop.org" title="Jerome Glisse <glisse@freedesktop.org>"> <span class="fn">Jerome Glisse</span></a>
</span></b>
        <pre>YOu need to enable KMS, KMS is a kernel feature so nothing you do in userspace
matter until you get kernel part right.

The dmesg you posted is with 3.2, it's a rather old kernel, also there is no
mention to radeon kernel module so it seems your kernel build does not have
either radeon or kms enabled.

You need to update to a newer kernel with kms enabled, it's the only way you
can use the radeon driver with xserver 1.14

If you don't want to upgrade kernel then you can't use xserver 1.14 with
anything else than vesa for this GPU (unless you write code yourself).</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>