Linux Problems playback movies
#31
No. both logfiles again. Try OpenELEC, if that is working: http://sources.openelec.tv/tmp/image/tes...734d59.tar

You can be sure, that there is no hw issue.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#32
Did you restart XBMC after adding the xbmc user to the video/audio groups?

You shouldn't need a reboot, but sometimes additional privs aren't effective until a logout/in (process restart, basically).
Reply
#33
I would only look at two things, increase volume and look at the muted devices if any and unmute them now that xbmc has been added to the relative groups my bet is that those devices are likely muted.
Reply
#34
xbmc.log
http://xbmclogs.com/show.php?id=103495

tryied logout, reboot

Code:
xbmc@ubuntu:~$ id
uid=1000(xbmc) gid=1000(xbmc) grupy=1000(xbmc),4(adm),24(cdrom),27(sudo),29(audio),30(dip),44(video),46(plugdev),107(sambashare),110(lpadmin)

xbmc@ubuntu:~$ dpkg -l | grep vaapi
ii  gstreamer0.10-vaapi:amd64             0.3.6-0ubuntu4                           amd64        VA-API plugins for GStreamer
ii  libgstreamer-vaapi0.10:amd64          0.3.6-0ubuntu4                           amd64        GStreamer libraries from the "vaapi" set
ii  libva-intel-vaapi-driver              1.0.20-2                                 all          VAAPI driver for Intel G45 & HD Graphics family (transitional package)

i dont know openelec, i'm using htpc not only as mediacenter so i need normal desktop envoimment as gnome3.
Reply
#35
Despite you also having VDPAU activated. I don't see a thing.

It looks like you compiled some libva stuff by hand and have overwritten systemfiles with a sudo make install?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#36
dpkg -l i965-va-driver; ldd /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so ; ls -l /usr/lib/x86_64-linux-gnu/libva* | pastebinit
Reply
#37
Code:
xbmc@ubuntu:~$ dpkg -l | grep i965-va-driver
ii  i965-va-driver:amd64                  1.0.20-2                                 amd64        VAAPI driver for Intel G45 & HD Graphics family

xbmc@ubuntu:~$ ldd /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
        linux-vdso.so.1 =>  (0x00007fff1b73a000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fcfa6d84000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fcfa6b80000)
        libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007fcfa6973000)
        libdrm_intel.so.1 => /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1 (0x00007fcfa6753000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fcfa638b000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fcfa729e000)
        libpciaccess.so.0 => /usr/lib/x86_64-linux-gnu/libpciaccess.so.0 (0x00007fcfa6181000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fcfa5f68000)


xbmc@ubuntu:~$ ls -l /usr/lib/x86_64-linux-gnu/libva*
lrwxrwxrwx 1 root root    21 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-drm.so.1 -> libva-drm.so.1.3300.0
-rw-r--r-- 1 root root 10416 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-drm.so.1.3300.0
lrwxrwxrwx 1 root root    21 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-egl.so.1 -> libva-egl.so.1.3300.0
-rw-r--r-- 1 root root  6032 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-egl.so.1.3300.0
lrwxrwxrwx 1 root root    21 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-glx.so.1 -> libva-glx.so.1.3300.0
-rw-r--r-- 1 root root 18976 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-glx.so.1.3300.0
lrwxrwxrwx 1 root root    17 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva.so.1 -> libva.so.1.3300.0
-rw-r--r-- 1 root root 67872 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva.so.1.3300.0
lrwxrwxrwx 1 root root    21 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-tpi.so.1 -> libva-tpi.so.1.3300.0
-rw-r--r-- 1 root root 10128 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-tpi.so.1.3300.0
lrwxrwxrwx 1 root root    21 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-x11.so.1 -> libva-x11.so.1.3300.0
-rw-r--r-- 1 root root 22976 maj 29  2013 /usr/lib/x86_64-linux-gnu/libva-x11.so.1.3300.0

by hand i'm compiling only driver for my dvb-s card S2-4100 http://engl.technotrend.eu/2981/TT-budget__S2-4100.html nothing else

i dont enable nvidia vdpau, if it is enabled it must be default setting ubuntu/xbmc/somepackage i dont know
Reply
#38
in XBMC settings enable vaapi accelerartion and disable vdpau acceleration
Reply
#39
ok, vdpau off
Reply
#40
I'm out of ideas. Vaapi should work...
Reply
#41
ok. thanx for your time and help, i'll try to find solution Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Problems playback movies0