NicolasGuilloux / blade-shadow-beta

Various documentation and tools for Shadow on Linux maintained by community
MIT License
119 stars 21 forks source link

R:300 on Fedora 30 #39

Closed mhamzahkhan closed 4 years ago

mhamzahkhan commented 4 years ago

Describe the bug Trying to connect to Shadow with Fedora 30, but I get an R:300 error.

System

Configuration

To Reproduce Steps to reproduce the behavior:

  1. Login
  2. Start Stream
aarnoud commented 4 years ago

Hi @mhamzahkhan, 300 means there's a decoder issue, VA driver unsupported, so please provide :

Thanks

mhamzahkhan commented 4 years ago

I switched Wayland off and everything started to work fine.

changemenemo commented 4 years ago

So, I really want to work it out on fedora 31. GPU: 970 vainfo: returns -1 since I've installed the latest 440.36 proprietary driver from nvidia. Before under the nouveau driver I wasn't having a lot of results with vainfo but not -1.

From the result of this :+1:

$ loginctl show-session 2 -p Type  
Type=x11

So I am under x11 apparently. I've read there: https://wiki.archlinux.org/index.php/hardware_video_acceleration that it's through nvidia-utils that vdainfo is supposed to be working, but I don't find it anywhere on fedora. So it is the problem?

NicolasGuilloux commented 4 years ago

Hi.

Please do not revive a closed issue, especially when your issue is not related to the original topic. This was an issue with Wayland.

Apparently, your vainfo is not valid, so you need to make it work using these instruction : https://nicolasguilloux.github.io/blade-shadow-beta/#vainfo

If you still experience some difficulties, please a new issue or contact us on the Discord ;)

Good luck!