? (VDPAU) - Unable to create X11 device in InitVDPAUProcs
#1
Hello,

Somehow my HTPC lost ability to use VDPAU for playback Sad
Here are some lines abou VDPAU from xbmc.log ( R19527 SVN):

Code:
19:34:56 T:2932145040 M:1749807104  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1920x1080)
19:34:56 T:2932145040 M:1749807104   DEBUG: Found 6 fbconfigs.
19:34:56 T:2932145040 M:1749807104   DEBUG: Using fbconfig index 0.
19:34:56 T:2932145040 M:1749807104    INFO: GLX: Created Pixmap context
19:34:56 T:2932145040 M:1749807104    INFO: GLX: Creating shared Pixmap context
19:34:56 T:2932145040 M:1748226048    INFO: GL: Initialised Pixmap
19:34:56 T:2932145040 M:1748226048   ERROR:  (VDPAU) Error: (1) at VDPAU.cpp:264
19:34:56 T:2932145040 M:1748226048   ERROR: (VDPAU) - Unable to create X11 device in InitVDPAUProcs
19:34:56 T:2932145040 M:1748226048  NOTICE: CDVDVideoCodecFFmpeg::Open() Failed to get VDPAU device
19:34:56 T:2932145040 M:1748226048  NOTICE: Deleting m_Surface in CVDPAU

Any ideas of what can cause VDPAU dis function?

BTW: It worked well and there is no any big changes made in system like updating kernel (2.6.27-7-generic) or NVIDIA driver (180.44) so I'm running out of ideas what happened.

Full xbmc.log -> http://pastebin.com/m23ad77e3
Reply
#2
Ajut Wrote:BTW: It worked well and there is no any big changes made in system like updating kernel (2.6.27-7-generic) or NVIDIA driver (180.44) so I'm running out of ideas what happened.

OK. Look like nvidia driver config was messed up somehow, because reinstalling NVIDIA-Linux-x86-180.44-pkg1.run helped and VDPAU working again Smile

Case closed.
Reply

Logout Mark Read Team Forum Stats Members Help
? (VDPAU) - Unable to create X11 device in InitVDPAUProcs0