[LINUX] HD video struggles after upgrade
#1
Hi,
I have upgraded xbmc from aptitude to latest version 9.11+svn27017-karmic1 and from now XBMC crashes everytime I start playing of HD video content. Everything went fine until upgrade.

Debug log says something about
Code:
VDPAU) Error: The system does not have enough resources to complete the requested operation at this time.
Code:
DEBUG: CDVDPlayerAudio:: Discontinuity
seems strange, I never had problem like this in log

Full debug log here:
http://pastebin.com/mb591378

Any suggestion please?
Reply
#2
I believe this should be fixed in svn now. You're welcome to build from source and give it a go, or wait for the next svn ppa build.

TheUni
Reply
#3
Hi,
thanks for reply.

I tried compile from SVN yesterday and even today (rev. 27191) and still XBMC crashes when I try to play HD content.

Getting:
Code:
11:58:38 T:2915797872 M:1132515328  NOTICE:  (VDPAU) screenWidth:1920 vidWidth:1280
11:58:38 T:2915797872 M:1132515328  NOTICE:  (VDPAU) screenHeight:1080 vidHeight:720
11:58:38 T:2907405168 M:1126404096   DEBUG: CALSADirectSound::Initialize - packet size:2048, packet count:16, buffer size:8192
11:58:38 T:2907405168 M:1125134336   DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
11:58:38 T:2933517168 M:1123737600   DEBUG: CDVDPlayer::HandleMessages - player started 1
11:58:38 T:2924190576 M:1121705984   DEBUG: CVideoReferenceClock: detected 1 vblanks, missed 3
11:58:38 T:2907405168 M:1115975680 WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
11:58:38 T:2915797872 M:1111371776   ERROR:  (VDPAU) Error: The system does not have enough resources to complete the requested operation at this time.(23) at VDPAU.cpp:852
11:58:38 T:2915797872 M:1111371776   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(42000,000000, 1)
11:58:38 T:2915797872 M:1111371776  NOTICE: Attempting recovery

my be problem at
Code:
WARNING: CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)

or is
Code:
ERROR:  (VDPAU) Error: The system does not have enough resources to complete the requested operation at this time.(23) at VDPAU.cpp:852
probably the problem?

thanks
Reply
#4
I've seen a similar error before, that happened because the memory reserved for the integrated graphics was set to 64 mb in the bios, it is advised to set it to 512 mb.
Reply
#5
Great tip bobo, thank you a lot Nod
There was 128MB of video memory in the BIOS, I set it to 512 and everything works fine now. But most strange is everything went fine with 128MB until update and after the update it started to fail without changing anything in BIOS :-)
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] HD video struggles after upgrade0