Announcement

Collapse
No announcement yet.

Fglrx and OpenSuse 11.1

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Solved

    Originally posted by GreatEmerald View Post
    Aha! I updated the KWin to the Factory release, then installed fglrx with aticonfig --initial -f and it works... to some extent. That is, all the windows are OK, I can do everything I could in RadeonHD, but when trying to run anything like glxgears, fgl_glxgears, fglrxinfo etc. it gives me an error:
    Code:
    X Error of failed request:  BadRequest (invalid request code or no such operation)
      Major opcode of failed request:  145 (GLX)
      Minor opcode of failed request:  19 (X_GLXQueryServerString)
      Serial number of failed request:  15
      Current serial number in output stream:  15
    However, it seems to be known:

    A lot of pages to read though...

    EDIT: Oh right, I just had to follow the advice in the 2nd post here! It works! Yay! Have to try it out. As far as I've seen, it doesn't cause screen corruption! Eff yeah!
    Hi guys!

    I was having the same problem, but now is working!

    Steps to sucess...
    1. Install the lastest version of Catalyst (8.561-1)
    2. Run on terminal: aticonfig --initial
    3. Install gcc and kernel-source from Yast2
    4. Run on terminal: fglrx-kernel-build.sh
    5. Restart X
    6. Enjoy

    Some information:

    ventura@mozart:~/Desktop> uname -a
    Linux mozart 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux

    ventura@mozart:~/Desktop> fglrxinfo
    display: :0.0 screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: ATI Mobility Radeon X1400
    OpenGL version string: 2.1.8304 Release

    ventura@mozart:~/Desktop> glxgears
    7695 frames in 5.0 seconds = 1538.933 FPS
    7982 frames in 5.0 seconds = 1595.943 FPS
    8223 frames in 5.0 seconds = 1643.768 FPS
    7541 frames in 5.0 seconds = 1508.030 FPS

    Good luck!

    Comment


    • #12
      I'd recommend a bit different steps:

      1. Install these packages from Yast2
      2. Install the lastest version of Catalyst (8.561-1)
      3. Run on terminal: aticonfig --initial -f
      5. Restart X
      6. Enjoy

      As if you install those classes earlier, you no longer need to run Kernel Build - it's run automatically. And -f parameter prevents conflicts with RadeonHD and earlier FGLRX versions.

      Comment

      Working...
      X