Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server - 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: Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server (/showthread.php?tid=231955) 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
|
RE: New Era: VAAPI with EGL interoperation - neox387 - 2016-02-03 latest build, video started, pressed stop - black screen/mouse pointer http://sprunge.us/ThNZ http://sprunge.us/UEDK reboot and now everything works RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-02-03 I still see absolutely nothing in the logs, sorry for that. RE: New Era: VAAPI with EGL interoperation - neox387 - 2016-02-03 np i'll keep testing.. been using passtrough audio again as sync seems to be working again. RE: New Era: VAAPI with EGL interoperation - menno - 2016-02-03 Hi Fritsch, knowing your a busy man I would still appreciate it if you could make an openelec 6.0.1 EGL version, this latest stable came out last week, and I still run your OpenELEC-Generic.x86_64-6.0.98-fritsch.tar since its the only one working with remote tvheadend servers! Thanks either way! RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-02-03 (2016-02-03, 14:33)menno Wrote: Hi Fritsch, knowing your a busy man I would still appreciate it if you could make an openelec 6.0.1 EGL version, this latest stable came out last week, and I still run your OpenELEC-Generic.x86_64-6.0.98-fritsch.tar since its the only one working with remote tvheadend servers!tvh was notified, they will change their server and sending valid packets in the future - see: https://github.com/kodi-pvr/pvr.hts/pull/192 RE: New Era: VAAPI with EGL interoperation - wwessel - 2016-02-03 (2016-02-03, 14:21)fritsch Wrote: I still see absolutely nothing in the logs, sorry for that. Mmmh, what about these lines: Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Segmentation fault at address 0x0 Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Feb 03 13:01:16 NUC xorg-launch[370]: Fatal server error: Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Caught signal 11 (Segmentation fault). Server aborting Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Feb 03 13:01:16 NUC xorg-launch[370]: Please consult the The X.Org Foundation support Feb 03 13:01:16 NUC xorg-launch[370]: at http://wiki.x.org Feb 03 13:01:16 NUC xorg-launch[370]: for help. Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Feb 03 13:01:16 NUC xorg-launch[370]: (II) AIGLX: Suspending AIGLX clients for VT switch Feb 03 13:01:16 NUC xorg-launch[370]: (EE) Server terminated with error (1). Closing log file. Feb 03 13:01:16 NUC kernel: snd_hda_codec_hdmi hdaudioC0D0: HDMI: ELD buf size is 0, force 128 Feb 03 13:01:16 NUC kernel: snd_hda_codec_hdmi hdaudioC0D0: HDMI: invalid ELD data byte 0 Feb 03 13:01:16 NUC fluxbox[549]: Fluxbox: XIOError: lost connection to display. Feb 03 13:01:16 NUC kodi.sh[587]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" BTW: For me (Asus Chromebox Celeron 2955U) the last build without this behaviour is OpenELEC-Generic.x86_64-7.0-devel-20160113193434-r21911-gcd1b1d6 RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-02-03 That means: the xserver is killed by whatever :-) Does it happen with TrueHD passthrough, btw.? And can be reproduced with this sample: http://fritsch.fruehberger.net/samples/truehd/hd_dolby_catalyst_lossless-DWEU.m2ts RE: New Era: VAAPI with EGL interoperation - m_gl - 2016-02-03 Here we go: kodi.log: http://pastebin.com/T4PutQdP kodi.old.log: http://pastebin.com/XQPrqw9d crashlog: http://pastebin.com/MdKNvJhn Hope this helps. Btw, i donĀ“t use passthrough. RE: New Era: VAAPI with EGL interoperation - neox387 - 2016-02-03 test with above file from usb stick, with passtrough 1 black screen/mouse pointer & back to homescreen + no more gui sounds 2 play again it starts but without audio: http://sprunge.us/BUdP reboot 1 plays normal 2 black screen/mouse pointer & back to homescreen no more audio 3 black screen/mouse pointer & back to homescreen works again 4 black screen/mouse pointer & back to homescreen 5 black screen/mouse pointer & back to homescreen 6 plays normal http://sprunge.us/WSKU change settings: sync playback to display on, passtrough disable 1 black screen & back to home screen 2 plays normal http://sprunge.us/hiIa RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-02-03 Does it also crash / hang if you _disable_ Adjust Refreshrate to match video? RE: New Era: VAAPI with EGL interoperation - neox387 - 2016-02-03 No, keeps playing fine with that off, else it's really random RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-02-03 Thanks much. RE: New Era: VAAPI with EGL interoperation - m_gl - 2016-02-03 (2016-02-03, 21:19)neox387 Wrote: No, keeps playing fine with that off, else it's really random Same here. RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-02-04 https://bugs.freedesktop.org/show_bug.cgi?id=93844 <- that's the bug. I will update the xf86-video-intel driver for the next OE image. Edit: Give OpenELEC-Generic.x86_64-7.0-devel-20160203231707-r22030-g09f28f3.tar a chance for those affected intel users, please. RE: New Era: VAAPI with EGL interoperation - smf007 - 2016-02-04 (2016-02-04, 00:09)fritsch Wrote: https://bugs.freedesktop.org/show_bug.cgi?id=93844 <- that's the bug.Limited testing is showing that the issue is fixed. Thanks for the build! |