<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to start Xorg with radeon driver"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98534">98534</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Unable to start Xorg with radeon driver
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.7 (2012.06)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PowerPC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/Radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jeffbai@aosc.xyz
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I wasn't able to launch X with the "radeon" driver on my PowerMac G5. I had a
problem with Xorg server choosing the wrong PCI slot for my graphics card,
described here:

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - BusID disregarded in xorg.conf in dual graphics card and single monitor setup"
   href="show_bug.cgi?id=98524">https://bugs.freedesktop.org/show_bug.cgi?id=98524</a> BusID disregarded in
xorg.conf in dual graphics card and single monitor setup

So I ended up disabling the NVIDIA card (which caused the problem above) with
the following udev command line:

ACTION=="add", KERNEL=="0000:0a:00.0", SUBSYSTEM=="pci", RUN+="/bin/sh -c 'echo
1 > /sys/bus/pci/devices/0000:0a:00.0/remove'"

And now the X server could choose the only right PCI slot for the graphics
card, but the server still won't start, from the Xorg.0.log (attached below), I
can see that the X server has chosen the right driver through probing - as I do
not have any xorg.conf that specifies to use the "radeon" driver.

Attached above:

- Xorg.0.log
- dmesg outputs (grep'd "fb" and "radeon")
- /proc/fb content
- lspci output</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>