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: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - stigma86 - 2018-06-10 (2018-06-10, 16:35)fritsch Wrote:Hi,Ok I understand. I don't know that Kodi 17.6 don't contain the HEVC 10 bit acceleration pacth. I read your last comment.(2018-06-10, 16:34)stigma86 Wrote:No - see the answer above. What you get is 100% expected. HEVC-10 bit support is NOT in 17.6 Linux versions of kodi - only LE picked it from v18 in a preliminary version from some of my "testing for technikaffe.de preview LE builds".(2018-06-10, 14:16)fritsch Wrote: And ask in the right thread / forum.Hi, Ok. Thanks for the help. RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Endeavour79 - 2018-06-17 I assume that something important changed with Kernel versions 4.16 and later? Kodi crashes on those kernels immediately into black screen. Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Rumpelstiltskin - 2018-06-17 (2018-06-17, 13:27)Endeavour79 Wrote: I assume that something important changed with Kernel versions 4.16 and later? No problem for me. RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - fritsch - 2018-06-17 And not for me. It might crash with video= in combination with drm_kms_helper kernel command line. RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Dr.Feelgood - 2018-06-20 Hi, i just followed the guide and i got most of it working. For some reason PVR addons are not available, i'm using kodi mostly for Live TV via TVH backend and now cannot install the addon. Tried to build via this guide thru kodi user but i still don't see the addon. I can see folders /home/kodi/pvr.hts but no add-on. Could someone please advise how to install TVH PVR addon as there is no PVR clients section available in add-on browser. Never mind the above , sudo apt-get install kodi-pvr-hts solved the problem, not sure why the latest nightly did not had the PVR to start with ... RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - wsnipex - 2018-06-20 sudo apt install kodi-pvr-hts RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Dr.Feelgood - 2018-06-20 Ok, i fixed this by changing to DP2 , works now, my bad ... only issue now is slow changing between TV channels, i'll output kodi.log later Almost perfectly happy, only problem is that there is only sound after TV restart. I followed different custom edid guides without success. What am i doing wrongly? @fritsch i have the same J4205-ITX as you and followed your guide, but must have done something wrong as i get no video signal after TV restart Could it be that i need to do the custom edid for card0-DP2 instead of the HDMI-A-1 ? feelgood@ubuntu:~$ ls /sys/class/drm card0 card0-DP-1 card0-DP-2 card0-HDMI-A-1 renderD128 version feelgood@ubuntu:~$ cat /sys/class/drm/card0-DP-2/status connected feelgood@ubuntu:~$ cat /sys/class/drm/card0-HDMI-A-1/status connected I have 4K TV on HDMI and receiver on DVI->HDMI , if i remember correctly the DP-2 should be the TV while the HDMI-A-1 could be the receiver? http://paste.ubuntu.com/p/X4JGvVfKPC/ http://paste.ubuntu.com/p/Sn2RDqGrxD/ http://paste.ubuntu.com/p/gWFnjcQX9m also cannot output kodi.log kodi@ubuntu:~$ cat ~/.kodi/temp/kodi.log | pastebinit Traceback (most recent call last): File "/usr/bin/pastebinit", line 348, in <module> content = sys.stdin.read() File "/usr/lib/python3.6/codecs.py", line 321, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 33796: invalid continuation byte RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - fritsch - 2018-06-20 I only use HDMI 2.0 via Display Port. You need edid for both outputs. Your AVR's for HDMI-1 and your TV's for DP2. Btw. this got broken on kernel 4.15 or later upstream ... so it might just crash the kernel. RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Schenckmeier - 2018-06-25 I have a little something special since my upgrade from 17.10 to 18.04 Bionic. After a reboot the mainmenu appears shortly, then the screen is black again and i can see the terminal-login in the left edge then after a second the Kodi Leia Logo shows up and Kodi is working now. Before the do-release-upgrade it started normally. There´s no crashlog, so i think Kodi doesn't restart because of an error at this moment. I followed fritsch's tutorial exactly and also made the changes in the tut since 18.04. http://paste.ubuntu.com/p/xc7kcBnVSp/ http://paste.ubuntu.com/p/XGm8ktgphs/ http://paste.ubuntu.com/p/KY34DPhXfc/ http://paste.ubuntu.com/p/RBvJPFCcKK/ http://paste.ubuntu.com/p/VFb6gRNJn2/ http://paste.ubuntu.com/p/cbYQKzw5Q5/ http://paste.ubuntu.com/p/prxsbdSMwM/ RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - fritsch - 2018-06-25 journalctl -u kodi.service | pastebinit please RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Schenckmeier - 2018-06-25 Found it by myself. The reason was my sundtek TV-USB Stick. In his conf: Code: device_attach=/root/./restartKODI.sh But with older Ubuntu versions this had no impact on system startup... Sorry for the circumstances! RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Rumpelstiltskin - 2018-06-28 Hey @fritsch Do you know by any chance if they fixed the DD+ ? RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - fritsch - 2018-06-28 (2018-06-28, 17:42)Rumpelstiltskin Wrote: Hey @fritsch"They" will be most likely me next week during my holidays ... why not start coding and help us? The bug exists already > 8 weeks ... Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - Rumpelstiltskin - 2018-06-28 I have very few programming skills, I know just the basics of c and something php but I'm really a rookie I'm sorry you have to use your holidays if I can help in any other way I'm available RE: Intel VAAPI howto with Krypton v18 nightly based on Ubuntu 18.04 server - fritsch - 2018-06-28 (2018-06-28, 20:48)Rumpelstiltskin Wrote: I have very few programming skills, I know just the basics of c and something php but I'm really a rookie I'm sorry you have to use your holidays if I can help in any other way I'm availableNo chance you will improve your C++ skills? Or not planned in this life? :-) |