bomi icon indicating copy to clipboard operation
bomi copied to clipboard

Bumblebee (optirun) Support

Open ghost opened this issue 10 years ago • 1 comments

보미를 사용할때 옵티런 커맨드에 문제가 있습니다. $ optirun bomi libGL error: failed to load driver: swrast libva info: VA-API version 0.35.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so libva info: va_openDriver() returns -1 (E)[VAAPI] Error: unknown libva error(0xffffffffffffffff) Cannot initialize VA-API. (I)[X11] Initialized hardware acceleration API: vdpau. QCommandLineParser: option not defined: "dummy" QCommandLineParser: option not defined: "dummy" QCommandLineParser: option not defined: "dummy" QCommandLineParser: option not defined: "dummy" libGL error: failed to load driver: swrast (I)[OpenGL] Check OpenGL stuffs. (I)[OpenGL] Version: 4.5 (I)[OpenGL] Available FBO texture format: OGL::RGBA16_UNorm (I)[OpenGL] Available FBO texture format: OGL::RGBA8_UNorm (I)[OpenGL] Available extensions: GL_ARB_texture_rg, GL_ARB_texture_float, GL_KHR_debug, GL_NV_vdpau_interop, GL_ARB_framebuffer_object (W)[JSON] Warning: '/home/song/.config/xylosper/bomi/appstate.json' file doesn't exist (E)[History] This version of history database is not supported. (W)[JSON] Warning: '/home/song/.config/xylosper/bomi/pref.json' file doesn't exist

이런 메시지가 출력 후 종료됩니다. http://bumblebee-project.org/

ghost avatar Oct 02 '15 15:10 ghost

Dunno about optirun, but it ran fine on primusrun for me. The thing is that bumblebee doesn't support hardware decoding (vdpau/va-api), This is not a bomi issue, you should be able to run bomi with optirun or primusrun if you have hardware acceleration disabled in bomi's settings (meaning you have little to nothing to gain from it since most of the work is going to be done in the CPU anyways)

Rabcor avatar Oct 20 '15 02:10 Rabcor