I don’t know what to do. I’ve tried searching through google and all the answers don’t seem to work. When I use Firefox (this is librewolf but it’s the same on Firefox), games like Tetr.io or Friday Night Funkin lag real bad but they’re buttery smooth on Chrome or Chromium. I have an iGPU and a “Cedar” AMD GPU according to lspci. Someone please help me, I don’t wanna use Chromium just to get good performance. Please tell me if I need to provide more information.

  • Comexs@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 days ago

    I sure you have but have you tried checking the out put of vainfo Arch wiki since Firefox only supports Hardware acceleration with VA-API.

    • theselfhoster@sopuli.xyzOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 days ago
      libva info: VA-API version 1.22.0
      libva info: Trying to open /usr/lib64/dri-nonfree/iHD_drv_video.so
      libva info: Trying to open /usr/lib64/dri-freeworld/iHD_drv_video.so
      libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so
      libva info: Found init function __vaDriverInit_1_22
      libva error: /usr/lib64/dri/iHD_drv_video.so init failed
      libva info: va_openDriver() returns 1
      libva info: Trying to open /usr/lib64/dri-nonfree/i965_drv_video.so
      libva info: Trying to open /usr/lib64/dri-freeworld/i965_drv_video.so
      libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
      libva info: va_openDriver() returns -1
      vaInitialize failed with error code -1 (unknown libva error),exit```
      
      This is what I got, I still dunno what it means.