Failed to load driver: vboxvideo when using MPV player

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
kansas city shuffle
Posts: 5
Joined: 5. Jul 2015, 12:00

Failed to load driver: vboxvideo when using MPV player

Post by kansas city shuffle »

I am using Arch Linux guest on my Mac OSX host machine. I am attempting to use MPV player however I get the error that ' failed to load driver: vboxvideo'. I have installed/loaded the guest utils according to the Arch wiki so everything should be running.

I am on Vbox 5.0.2. Any ideas on how to address this issue?

Code: Select all

Playing: Downloads/257604-hi.mp4
(+) Video --vid=1 (*) (h264)
(+) Audio --aid=1 --alang=und (*) (aac)
pci id for fd 12: 80ee:beef, driver (null)
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
[vo/opengl] Suspected software renderer or indirect context.
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open     shared object file: No such file or directory
[vo/vdpau] Error when calling vdp_device_create_x11: 1
[vo/xv] No Xvideo support found.
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/vboxvideo_drv_video.so
libva info: va_openDriver() returns -1
[vaapi] vaInitialize(): unknown libva error
AO: [alsa] 48000Hz stereo 2ch float 
VO: [x11] 480x268 => 480x270 yuv420p
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Failed to load driver: vboxvideo when using MPV player

Post by Perryg »

Run glxinfo | grep OpenGL in a guests terminal and post the results here. Also post the guests log file ( as an attachment )
Post Reply