Announcement

Collapse
No announcement yet.

Anyone else seeing GPU lockups with 2.6.38.2?

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

  • Anyone else seeing GPU lockups with 2.6.38.2?

    I've just raised this bug in the Kernel's bugzilla. Basically, the kernel froze once the screensaver kicked in, in what appears to be an unpredictable unrepeated fashion.

  • #2
    Not the same, but I'm getting something very close:



    Problem disappears when I disable page flipping:

    Option "EnablePageFlip" "FALSE"

    (In your radeon device section in xorg.conf.)

    Might be worth a try.

    Comment


    • #3
      You might try the patches referenced in this bug:

      Comment


      • #4
        Aren't those patches for r5xx-r7xx?

        Originally posted by agd5f View Post
        You might try the patches referenced in this bug:
        https://bugs.freedesktop.org/show_bug.cgi?id=35697
        My card is RV350.

        Does the Xorg patch apply to 1.9.5? I am undirecting full-screen windows in Compiz.

        Comment


        • #5
          this only is specific for 2.6.38 based kernels, right ?

          I'm asking this because I'm also seeing the display output locking up when playing flash while fullscreen


          Code:
          grep -v '^ *#' /etc/adobe/mms.cfg
          
          AllowUserLocalTrust = 0
          
          
          AutoUpdateDisable = 1
          
          
          AVHardwareDisable = 1
          
          DisableDeviceFontEnumeration = 1
          
          
          DisableProductDownload = 1
          
          
          
          FileDownloadDisable = 1
          
          FileUploadDisable = 1
          
          FullScreenDisable = 0
          
          
          
          
          
          OverrideGPUValidation = 1
          any idea ?

          using adobe flash 64bit 10.3 beta, alpha or whatever



          system is Gentoo ~amd64 multilib

          thanks !

          Comment


          • #6
            Originally posted by kernelOfTruth View Post
            this only is specific for 2.6.38 based kernels, right ?

            I'm asking this because I'm also seeing the display output locking up when playing flash while fullscreen
            See:

            Comment


            • #7
              Originally posted by chrisr View Post
              My card is RV350.

              Does the Xorg patch apply to 1.9.5? I am undirecting full-screen windows in Compiz.
              The drm patch is that bug is irrelevant for your card (2.6.38 final already has a similar patch for r1xx-r4xx). Your issue may just be a 3D driver bug. Does disabling pageflipping help? You might also try the xserver patch mentioned in that bug.

              Comment


              • #8
                ok, reading thoroughly made it clear

                thanks !

                (I'm using 2.6.37.2 btw)

                I'm still wondering why stupid flash makes the GPU hang in full flash (this also happened with fglrx while I still used it, btw)

                so it seems flash is doing mean things to the graphics cards

                Comment


                • #9
                  Originally posted by kernelOfTruth View Post
                  I'm still wondering why stupid flash makes the GPU hang in full flash
                  Flash, or any other userspace program running without root privileges, cannot crash the GPU. Only the driver can do that.

                  Comment


                  • #10
                    I cannot reproduce this problem on demand.

                    Originally posted by agd5f View Post
                    Does disabling pageflipping help? You might also try the xserver patch mentioned in that bug.
                    The crash "just happens" sometimes when I leave the screensaver running. However, it seems that the Xorg patch does apply to the 1.9.5 xserver with a little fuzziness and so I am currently building myself some new Fedora 14 RPMs based upon xorg-x11-server-1.9.5-1.f14.src.rpm.

                    Comment

                    Working...
                    X