Announcement

Collapse
No announcement yet.

3D acceleration.

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

    3D acceleration.

    I have been trying to install games in wine, but i keep getting the message "3D acceleration not installed". What can be done about this. Will it have to be installed in wine as well?

    #2
    Re: 3D acceleration.

    Have you got ordinary 3D Acceleration (non Wine) installed?
    "A problem well stated is a problem half solved." --Charles F. Kettering
    "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

    Comment


      #3
      Re: 3D acceleration.

      have you installed the drivers for your graphic card?

      Comment


        #4
        Re: 3D acceleration.

        I guess not. I am running a clean hardy install all alone on my laptop, and really don't know how to install drivers. Everything has been working pretty much out of the box since install, this is the only problem I have really run into.

        Comment


          #5
          Re: 3D acceleration.

          It may have correctly detected your graphics chip, depending on what it is.

          Open the konsole, and enter

          Code:
          glxgears
          Tell us what you see, or post the error output if there are errors.

          Comment


            #6
            Re: 3D acceleration.

            I did as you said, and came up with this: mads@Mads1laptop:~$ glxgears
            7010 frames in 5.0 seconds = 1401.860 FPS
            7447 frames in 5.0 seconds = 1489.375 FPS
            7236 frames in 5.0 seconds = 1447.142 FPS
            7318 frames in 5.0 seconds = 1463.518 FPS
            7214 frames in 5.0 seconds = 1442.778 FPS
            7188 frames in 5.0 seconds = 1437.562 FPS
            7160 frames in 5.0 seconds = 1431.227 FPS
            7326 frames in 5.0 seconds = 1465.120 FPS
            7271 frames in 5.0 seconds = 1454.095 FPS
            7189 frames in 5.0 seconds = 1437.795 FPS
            7134 frames in 5.0 seconds = 1426.676 FPS
            7180 frames in 5.0 seconds = 1435.885 FPS
            7121 frames in 5.0 seconds = 1424.131 FPS
            7079 frames in 5.0 seconds = 1415.672 FPS
            7264 frames in 5.0 seconds = 1452.754 FPS
            7060 frames in 5.0 seconds = 1411.367 FPS
            7015 frames in 5.0 seconds = 1402.866 FPS
            7133 frames in 5.0 seconds = 1426.479 FPS
            6973 frames in 5.0 seconds = 1394.465 FPS
            6934 frames in 5.0 seconds = 1386.771 FPS
            7128 frames in 5.0 seconds = 1425.498 FPS
            7007 frames in 5.0 seconds = 1400.805 FPS
            7122 frames in 5.0 seconds = 1424.378 FPS


            (I had to install it via apt-get first)




            Comment


              #7
              Re: 3D acceleration.

              Good -- you've got a graphics driver that supports GLX, and it's working. That is 3D acceleration, as far as Linux is concerned.

              I think maybe this is a wine video issue, not necessarily a Kubuntu issue (not that I'd weasel out of helping you .... )

              I would say Google for "wine 3D" or go see if there's help on the wine forums. There must be something in the wine configuration that must be set up to use 3D in wine.

              Comment

              Working...
              X