<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Provide DDX drivers for radeon"
   href="https://issues.openmandriva.org/show_bug.cgi?id=2017">2017</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Provide DDX drivers for radeon
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Openmandriva Lx 3.0
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Lx 3.01 Release Candidate
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

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

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Graphics and Video
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>bero@lindev.ch
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bvbfan@abv.bg
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cris@beebgames.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>itchka@compuserve.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Radeon can experience hangs with FOSS driver, it's better to use Xorg drivers

cat << EOF | sudo tee /etc/X11/xorg.conf.d/20-radeon.conf 
Section "Device"
    Identifier  "Radeon"
    Driver "modesetting"
    Option "AccelMethod" "glamor"
    Option "ShadowPrimary" "on"
    Option "TearFree" "on"
EndSection
EOF</pre>
        </div>
      </p>


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

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>