Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04 (/showthread.php?tid=165707) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-10-08 Yeah - it was me, that had to debug that "4.2 latest and greatest mess" - cost me 3 hours last Friday :-) RE: vaapi-sse4: Deinterlacing Testing - mhoogenbosch - 2014-10-08 (2014-10-08, 14:15)fritsch Wrote: Yeah - it was me, that had to debug that "4.2 latest and greatest mess" - cost me 3 hours last Friday :-)Oh really :-) didn't know that, i'm one of the lucky ones with a Intel GPU, so thanks for resolving the issue :-), the current installed version works great. RE: vaapi-sse4: Deinterlacing Testing - newphreak - 2014-10-08 Yeah, we should all be thankful for fritsch's and FernetMenta's work on vaapi and intel fixes. It does make NUC's a quite promising platform. RE: vaapi-sse4: Deinterlacing Testing - bkuhls - 2014-10-10 (2014-10-07, 21:38)fritsch Wrote: - xf86-video-intel 2.99.916 <- remove that.Thanks for the hint, xbmc was working well during the last two days using .911 RE: vaapi-sse4: Deinterlacing Testing - rome - 2014-10-10 I had a crash while watching live tv. xbmc crash log. http://paste.ubuntu.com/8534892/ xorg log. http://paste.ubuntu.com/8534908/ RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-10-11 Thanks for reporting. Sadly not a debug log. When it happens next time, please also include: dmesg | pastebinit You can also run xbmc in debug mode without the Debug OSD on screen. The wiki has more info on that. RE: vaapi-sse4: Deinterlacing Testing - rome - 2014-10-13 crash as soon I try the channel. Dmesg. http://paste.ubuntu.com/8551316/ xbmclog. http://paste.ubuntu.com/8551326/ xorg. http://paste.ubuntu.com/8551334/ vainfo. http://paste.ubuntu.com/8551336/ crashlog. http://paste.ubuntu.com/8551339/ RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-10-13 Retry with tomorrow's nightly. From a short look the backend sends pure shit :-) and copy fails cause only half of the data announced is there. RE: vaapi-sse4: Deinterlacing Testing - rome - 2014-10-13 Thanks for the reply, anyway to make xbmc restart automatically when it crash while using a window manager? I'm using openbox. RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-10-13 start it in a while loop via a bashscript. RE: vaapi-sse4: Deinterlacing Testing - Jönke - 2014-10-14 fritsch is OpenELEC-Generic.x86_64-devel-20141007030758-r19340-g1be502f.tar from here http://snapshots.openelec.tv/ a good build to test your lates work on a Intel nuc ? RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-10-14 No idea - we cannot really track what is currently in there. As of now - as VAAPI is constantly changing, because of the driver bugs - I highly suggest to keep using the fernetmenta master ppa. RE: vaapi-sse4: Deinterlacing Testing - Jönke - 2014-10-14 Ok thanks, guess i`ll just test it One setting i can´t see you talked about is System->video->accelaration->render method: Auto detect or Software or advanced shaders or basic shaders ? RE: vaapi-sse4: Deinterlacing Testing - fritsch - 2014-10-14 Auto is good enough. RE: vaapi-sse4: Deinterlacing Testing - sveni_lee - 2014-10-19 I tried to start from the scretch by using ubuntu server... but I get the following error Code: xbmc@mediacenter:~$ sudo apt-get install ssh python-software-properties software-properties-common udisks upower xorg alsa-utils mesa-utils git-core librtmp0 lirc libmad0 lm-sensors libmpeg2-4 avahi-daemon libnfs1 consolekit pm-utils libva1 vainfo libva-intel-vaapi-driver linux-firmware |