Announcement

Collapse
No announcement yet.

KDE's Konsole Now Supports Sixel Graphics, Plasma Wayland Sees More Fixes

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

  • #21
    Originally posted by shmerl View Post

    Which GPU? AMD had a VAAPi related bug in 5.15.x which is fixed in 5.16.x.
    Does it affect vdpau as well? Lately mpv has been freezing my system at times so I'm wondering.

    Comment


    • #22
      Originally posted by geearf View Post

      Does it affect vdpau as well? Lately mpv has been freezing my system at times so I'm wondering.
      I'm not using vdpau, so can't say. The bug only dealt with vaapi. If you are on AMD why do you need vdpau with mpv? VAAPI seems generally better supported.

      Comment


      • #23
        Originally posted by shmerl View Post

        Which GPU? AMD had a VAAPi related bug in 5.15.x which is fixed in 5.16.x.
        6800 XT, running 5.16.9 right now. I tried going back to 5.15, reverting Mesa, but it still happened. I noticed it after updating Plasma to 5.23.90 but it could be some package that came with that or something in kwin. I'm not even sure if it's related to VA-API at all because it happened when making Gwenview fullscreen while displaying an static image, too, but that seems to make it more likely.

        Comment


        • #24
          Originally posted by shmerl View Post

          I'm not using vdpau, so can't say. The bug only dealt with vaapi. If you are on AMD why do you need vdpau with mpv? VAAPI seems generally better supported.
          Hmmm not sure, habit I guess; if you think vaapi is better I'll switch and see how it goes then, thank you!
          Which option, if any, do you use for hwdec please?

          (edit: actually I was wrong, I was already using vaapi-copy for hwdec, not sure what I am talking about anymore... sorry)
          Last edited by geearf; 13 February 2022, 08:20 PM.

          Comment


          • #25
            Originally posted by geearf View Post
            Hmmm not sure, habit I guess; if you think vaapi is better I'll switch and see how it goes then, thank you!
            Which option, if any, do you use for hwdec please?
            Here is my mpv $HOME/.config/mpv/config:

            Code:
            #[gpu-vulkan]
            #vo=gpu
            #gpu-api=vulkan
            #spirv-compiler=shaderc
            
            [gpu-opengl]
            vo=gpu
            gpu-api=opengl
            hwdec=vaapi
            #gpu-context=wayland
            gpu-context=x11egl
            gpu-hwdec-interop=vaapi-egl
            
            [default]
            #profile=gpu-vulkan
            profile=gpu-opengl

            Comment


            • #26
              Originally posted by shmerl View Post

              Here is my mpv $HOME/.config/mpv/config:

              Code:
              #[gpu-vulkan]
              #vo=gpu
              #gpu-api=vulkan
              #spirv-compiler=shaderc
              
              [gpu-opengl]
              vo=gpu
              gpu-api=opengl
              hwdec=vaapi
              #gpu-context=wayland
              gpu-context=x11egl
              gpu-hwdec-interop=vaapi-egl
              
              [default]
              #profile=gpu-vulkan
              profile=gpu-opengl
              Thank you very much!
              Any reason for GL instead of VK?

              Comment


              • #27
                Originally posted by geearf View Post

                Thank you very much!
                Any reason for GL instead of VK?
                Debian maintainers can't get around to packaging shaderc, it takes years: https://bugs.debian.org/cgi-bin/bugr...cgi?bug=890472

                I should probably contact someone in LunarG about it.

                Comment


                • #28
                  Originally posted by shmerl View Post

                  Debian maintainers can't get around to packaging shaderc, it takes years: https://bugs.debian.org/cgi-bin/bugr...cgi?bug=890472

                  I should probably contact someone in LunarG about it.
                  Oh I see, is there no 3rd party repo providing it? I believe when I was on Debian I was using a repo for some multimedia stuff but I forgot which.

                  Comment


                  • #29
                    Originally posted by geearf View Post
                    Oh I see, is there no 3rd party repo providing it? I believe when I was on Debian I was using a repo for some multimedia stuff but I forgot which.
                    I haven't looked into that, but may be someone did make a third party repo.

                    Comment


                    • #30
                      They still have yet to get the Wayland titlebar, taskbar right in Nightly. It's obviously possible since Fedora has had it right for several releases already.

                      Comment

                      Working...
                      X