Hi-

I have tried multiple times to install the driver using the "GUI" installer
and the subsequent steps. Installation appears to proceed and I can finish
with "aticonfig --initial". However, the driver doesn't appear to be
applied. Scrolling down any webpage or document is very constipated, and
dragging windows across the screen is also extremely constipated. In
addition the GUI for Catalyst Control Panel will allow resolution, etc.
changes, but they are not applied after a re-boot. I have also tried the
command-prompt based install, with exactly the same results. I'm using the
11.2 driver released on 02/15/2011. I should also note the same problem (or
at least similar) happened with SL5 and Ubuntu 10.x)

The errors shown for fgl_glxgears, fglrxinfo, and glxinfo. uname -r; and the
xorg.conf file are listed below. I am running SL6 with all updates and
packages installed.

Any suggestions would be VERY MUCH appreciated.

Thanks,

Wil

---

[root@Cluster1 ~]# fglrxinfo

X Error of failed request:  BadRequest (invalid request code or no such
operation)

  Major opcode of failed request:  136 (GLX)

  Minor opcode of failed request:  19 (X_GLXQueryServerString)

  Serial number of failed request:  18

  Current serial number in output stream:  18


[root@Cluster1 ~]# glxinfo

name of display: :0.0

X Error of failed request:  BadRequest (invalid request code or no such
operation)

  Major opcode of failed request:  136 (GLX)

  Minor opcode of failed request:  19 (X_GLXQueryServerString)

  Serial number of failed request:  18

  Current serial number in output stream:  18


[root@Cluster1 ~]# fgl_glxgears

Using GLX_SGIX_pbuffer

X Error of failed request:  BadRequest (invalid request code or no such
operation)

  Major opcode of failed request:  136 (GLX)

  Minor opcode of failed request:  19 (X_GLXQueryServerString)

  Serial number of failed request:  18

  Current serial number in output stream:  18



[root@Cluster1 X11]# uname -r

2.6.32-71.18.1.el6.x86_64



[root@Cluster1 X11]# vi xorg.conf.fglrx-12

Section "ServerLayout"

        Identifier     "aticonfig Layout"

        Screen      0  "aticonfig-Screen[0]-0" 0 0

EndSection



Section "Module"

EndSection



Section "Monitor"

        Identifier   "aticonfig-Monitor[0]-0"

        Option      "VendorName" "ATI Proprietary Driver"

        Option      "ModelName" "Generic Autodetecting Monitor"

        Option      "DPMS" "true"

EndSection



Section "Monitor"

        Identifier   "0-DFP3"

        Option      "VendorName" "ATI Proprietary Driver"

        Option      "ModelName" "Generic Autodetecting Monitor"

        Option      "DPMS" "true"

        Option      "PreferredMode" "1920x1080"

        Option      "TargetRefresh" "60"

        Option      "Position" "0 0"

        Option      "Rotate" "normal"

        Option      "Disable" "false"

EndSection



Section "Device"

        Identifier  "Videocard0"

        Driver      "vesa"

EndSection



Section "Device"

        Identifier  "aticonfig-Device[0]-0"

        Driver      "fglrx"

        Option      "Monitor-DFP3" "0-DFP3"

Reply via email to