-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run VLC under bumblebee/primus #186
Comments
Looks like this had been resolved with a new kernel update... no idea where the issue was |
It's not kernel issue. I think it's a LibXUtil which is part of VLC. I guess they solved the issue with a new version of VLC/Libx. Issue can be closed? It's not related to Primus at all. |
VLC has a opengl backend but it does little more than display pixels on the screen (and maybe draw fonts), e.g. no accelerated decoding or anything like that. Non-openGL apps don't benefit in any way from primus, there is no accelerated decoding or anything like that. |
FWIW, on hybrid graphics (Intel/Nvidia) laptop, vlc couldn't play some HD content without stuttering and/or errors. When I would run vlc with primusrun, the playback was buttery smooth and errors were easily skipped over. |
I had recently upgraded Fedora 23 -> 24, now "primusrun vlc" doesn't work. Everything else still works (optirun vlc, primusrun glxgears, primusrun smplayer...)
After upgrade, bumblebee-nvidia --check showed some errors, but after running suggested tasks now says "ok"
Full output:
The reason for using "primusrun vlc" was because intel driver sometimes glitches on or even refuses to play certain clips. Probably has to do with VAAPI/VDPAU problems (Note: vlc seems to prefer using VDPAU if it's available).. but my workaround was to use the nvidia card to play those clips.. and now I don't even have that luxury :(
I definitely remember some high resolution clips not playing correctly with just intel driver - possibly some played with lagging.
@gsgatlin replicated the problem on a clean F24 install (see Bumblebee-Project/Bumblebee#784 (comment)) and asked that I file an issue here to help troubleshoot this further.
The text was updated successfully, but these errors were encountered: