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 v17 based on Ubuntu 16.04 server - Stanislav - 2018-03-20 ok, well the guide is written for 16.04. i realize some people use a newer version nowadays. i don't have any problems, just wanted to make sure my system is compliant with the instructions so i can legitimately report problems :-) perhaps add a short caveat before that section of the setup guide: "if you're using ubuntu 17.whatever, then symlink this etc." ? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2018-03-20 (2018-03-20, 18:32)Stanislav Wrote: ok, well the guide is written for 16.04. i realize some people use a newer version nowadays. i don't have any problems, just wanted to make sure my system is compliant with the instructions so i can legitimately report problems :-)Thanks - I added a note. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Rumpelstiltskin - 2018-04-08 hey fritsch, just a little questions about Kodi visualization on ubuntu : I installed it by : sudo apt install kodi-visualization-spectrum But doesn't run : Quote:15:47:07.898 T:139837778061056 DEBUG: Thread Timer 139837778061056 terminating15:47:07.898 T:139839624905344 DEBUG: FreeVisualisation() done15:47:07.898 T:139839624905344 DEBUG: ADDON: Dll Initializing - Spectrum15:47:07.898 T:139839624905344 DEBUG: SECTION:LoadDLL(/usr/lib/x86_64-linux-gnu/kodi/addons/visualization.spectrum/visualization.spectrum.so.1.1.1)15:47:07.898 T:139839624905344 DEBUG: Loading: /usr/lib/x86_64-linux-gnu/kodi/addons/visualization.spectrum/visualization.spectrum.so.1.1.115:47:07.900 T:139839624905344 WARNING: Unable to resolve: visualization.spectrum.so.1.1.1 ADDON_GetTypeVersion, reason: /usr/lib/x86_64-linux-gnu/kodi/addons/visualization.spectrum/visualization.spectrum.so.1.1.1: undefined symbol: ADDON_GetTypeVersion15:47:07.900 T:139839624905344 ERROR: Unable to resolve exports from dll /usr/lib/x86_64-linux-gnu/kodi/addons/visualization.spectrum/visualization.spectrum.so.1.1.115:47:07.900 T:139839624905344 DEBUG: SECTION:UnloadDll(/usr/lib/x86_64-linux-gnu/kodi/addons/visualization.spectrum/visualization.spectrum.so.1.1.1)15:47:07.900 T:139839624905344 ERROR: IAddonInstanceHandler::CreateInstance: visualization.spectrum returned bad status "Permanent failure" during instance creation15:47:07.900 T:139839624905344 FATAL: Visualization: failed to create instance for 'visualization.spectrum' and not usable!15:47:07.903 T:139839080584960 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted I looked on the forum but it doesn't mention anyone how can I fix? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2018-04-08 (2018-04-08, 15:49)Rumpelstiltskin Wrote: hey fritsch,Please - put your "just a little question" posts into their own thread. No one will ever find them again in here. I know the problem, but won't post it in here out of that reason. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Rumpelstiltskin - 2018-04-08 you're absolutely right, I apologize RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Jester1o1 - 2018-04-08 For anyone using this guide that has an MCE IR remote this thread; https://forum.kodi.tv/showthread.php?tid=326366 Provides an ir-keytable that greatly improves ease of setup. All keys on MCE remotes are configured. Install is easy; 1) remove LIRC 2) install ir-keytable 3) create /etc/rc_keymaps directory 4) copy the rc6-mce config file from github to rc_keymaps 5) sudo ir-keytable -c -w /etc/rc_keymaps/rc6_mce Remote will then work without issue, as long as your receiver is already working of course. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Rumpelstiltskin - 2018-04-14 Hi, when I listen to music after about 10 minutes, the tv and audio turn off, here's the log https://pastebin.com/tVNiskFF What can be wrong? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2018-04-14 Disable DPMS, don't cut logfiles. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Rumpelstiltskin - 2018-04-14 (2018-04-14, 10:41)fritsch Wrote: Disable DPMS, don't cut logfiles.Thanks! i disabled it with xfce4-power-manager but the problem still remain Do u need a full log? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2018-04-14 Code: xsetroot #000000 Use this as your autostart file. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Rumpelstiltskin - 2018-04-14 (2018-04-14, 12:54)fritsch Wrote: Thanks fritsch but still not working cat /home/kodi/.config/openbox/autostart | pastebinit dpkg -l |grep mesa | pastebinit DISPLAY=:0 vainfo | pastebinit cat ~/.kodi/temp/kodi.log | pastebinit dmesg | pastebinit id | pastebinit amixer | pastebinit cat /var/log/Xorg.0.log | pastebinit RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2018-04-14 Then I have no idea. If kodi's internal power management settings are disabled. RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - Rumpelstiltskin - 2018-04-14 (2018-04-14, 13:43)fritsch Wrote: Then I have no idea. If kodi's internal power management settings are disabled.Yes, in kodi is all off RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - wouterbaake - 2018-04-14 Thanks for the excellent how-to. One question: the systemd service does not seem to respond to a stop command. What is the recommended way to stop or restart kodi from SSH or the CLI? RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - fritsch - 2018-04-15 (2018-04-14, 23:27)wouterbaake Wrote: Thanks for the excellent how-to.That should work. Might be for you kodi hangs on exit or it crashes while exit and systemd restarts it. A Debug Log after the stop command will help. |