Comment 67 for bug 284408

Revision history for this message
Moses Moore (moses-mozai) wrote : Re: [Bug 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

Moses Moore wrote:
> Maybe building a new fglrx-2:8.543 (aka version 8-11) package with
> linux-headers-2.6.24 might give us something that works with xorg-7.4
> and linux-image-2.6.24 I'll give it a shot when I get home tonight (or
> someone please tell me why this won't work.)

Does not work. The "ATI Driver Installer" from
http://ati.amd.com/support/drivers/linux/linux-radeon.html checks for
the Xorg version, and refuses if the version is higher than 7.3... which
is weird because the website says "Drivers for X.Org 6.7, 6.8, 6.9, 7.0,
7.1, 7.2, 7.3 or 7.4".

<quote src=./fglrx-install.XXXXXX/check.sh >
  # XOrg 7.2 or lower has not been detected, try to detect XOrg 7.3
  # We don't want to detect and run on anything higher than XOrg 7.3
  # because starting this version we use autodetection of video driver ABI
  # and we want to know that we need to test the driver if there is a
major change
  # in the X server version
</quote>