


Code: Select all
ATI_URL="https://*Code: Select all
ATI_URL="http://*Code: Select all
**************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : AIGLX
Checking Display :0.0 ...
Checking for XComposite extension : passed (v0.4)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed
Checking Screen 0 ...
Checking for GLX_SGIX_fbconfig : passed
Checking for GLX_EXT_texture_from_pixmap : passed
X Error of failed request: GLXBadContext
Major opcode of failed request: 142 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 34
Current serial number in output stream: 34
There is one more thing that needs to be changed. That is the ATI_URL, where you should add "64bit" at the end of the line.V-Li wrote:Rename the latest ebuild to a higher version number and change the SRC_URI. There is a part with 8-01, this needs to read 8-02, you can then emerge it as third-party ebuild from your local overlay.
That's right - I didn't notice that the current ebuild fetched the wrong version of drivers. After modifying it and downloading the proper 8-02 everything works flawlessly.drseergio wrote:Yes, it works. Do not forget to re-emerge all xf86 drivers after the update and then to do "eselect opengl set ati" to ensure that ATI OpenGL implementation is used. Also, I am quite sure that the latest ebuild fetches 8.02, but it DOES NOT! Look in its source - it downloads 8.01 instead!
I played around with the setting in KWIN (switched to XRender, then back to OPENGL, switched to shared memory, backt o texture from pixmap) and all of a sudden it started working. Huh. ??? Now when I logon to KDE4 I get a normal desktop, but no effects. I then have to open a console and do a "kwin --replace" and after that the effects work fine. I have no idea why I have to do the kwin --replace, it's the same kwin that was started when I logged on to KDE4.zwede wrote: I still have two issues: glxgears is corrupted (don't care too much about that), but the other issue is that when I click on "desktop effects" in KDE4 the computer immediately hard locks.