Announcement

Collapse
No announcement yet.

OpenGL problem

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    OpenGL problem

    When I load on the panel the styleclock applet, I receive an error message

    Styleclock needs OpenGL support, but your system doesn't support it.

    Details>>

    QGLFormat::hasOpenGL() returned false, indication no OpenGL support for Qt

    Why this error message?
    Can I fix it?

    [linux user #449224 - Kubuntu user #15071]

    #2
    Re: OpenGL problem

    Hmm what kind of gfx card do you have?
    Check out my Ⓥegan youtube channel PlantSugar
    CV and gallery at grn.dk
    Please add [SOLVED] to topic subject when topic is solved.

    Comment


      #3
      Re: OpenGL problem

      I am a ATI Radeon X300

      Attached Files
      [linux user #449224 - Kubuntu user #15071]

      Comment


        #4
        Re: OpenGL problem

        have you tried to use the fglrx driver??

        You can check fglrx status with:

        Code:
        fglrxinfo
        Check out my Ⓥegan youtube channel PlantSugar
        CV and gallery at grn.dk
        Please add [SOLVED] to topic subject when topic is solved.

        Comment


          #5
          Re: OpenGL problem

          This is the output:

          fglrxinfo
          Xlib: extension "XFree86-DRI" missing on display ":0.0".
          display: :0.0 screen: 0
          OpenGL vendor string: Mesa project: www.mesa3d.org
          OpenGL renderer string: Mesa GLX Indirect
          OpenGL version string: 1.4 (1.5 Mesa 6.5.2)


          It's OK?
          [linux user #449224 - Kubuntu user #15071]

          Comment


            #6
            Re: OpenGL problem

            Hmm i don't like this: Xlib: extension "XFree86-DRI" missing on display ":0.0".

            But you should choose the fglrx driver in your display settings...

            Check out my Ⓥegan youtube channel PlantSugar
            CV and gallery at grn.dk
            Please add [SOLVED] to topic subject when topic is solved.

            Comment

            Working...
            X