Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222) +--- Forum: Hardware (https://forum.kodi.tv/forumdisplay.php?fid=112) +--- Thread: Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] (/showthread.php?tid=194362) 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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
|
RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - tony323 - 2015-01-05 (2015-01-05, 05:44)Matt Devo Wrote:(2015-01-05, 05:35)tony323 Wrote: Hello Matt, Do u mean that I insert the USB with the proper disk image and it will boot from the black screen? Do I have to press or type anything to prompt the USB to start booting? Sorry for all the questions RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - Matt Devo - 2015-01-05 Read the first post and wiki RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - Sunflux - 2015-01-05 (2015-01-03, 02:03)Stereodude Wrote:(2015-01-03, 01:49)john.cord Wrote: Did you enable the "Limited Range" Option in XBMC? In my case (Panasonic TXP50GT30) only with Limited Range Option enabled the Output is not clipped...No, that makes it even worse. The workaround was to put After much real-world testing with gradient patterns, the absolute BEST quality video reproduction (at least on a gradient basis) comes from the following settings: * OS forced to FULL RGB output range * Kodi forced to LIMITED RGB output range (via menu setting) * Television forced to LIMITED RGB output range. * "Prefer VAAPI Render" DISABLED (yes, disabled - enabling it will actually result in significant clipping) All other scenarios involve forced conversion of 16-235 to 0-255 (and sometimes back again) and, alas, this conversion process introduces significant banding into gradients. To be fair, for general usage you might not notice the difference. The only way to get proper limited output range while using VAAPI is with this: * OS forced to Limited RGB output range * Kodi NOT using the Limited menu option * Television set to Auto or Limited RGB output range * "Prefer VAAPI Render" ENABLED Note, however, that this involves dual range conversions - a video's native 16-235 is forced into 0-255 by the VAAPI Render option, then converted back to 16-235 for output. This process does not seem to be seamless. RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - tony323 - 2015-01-05 (2015-01-05, 07:04)Matt Devo Wrote: Read the first post and wiki Hi Matt, I have been trying to set up my OS. I downloaded Openelec and extracted it. I use a mac, and for the life of me I can't figure out how to use the "dd" command. Can u please help me with this? RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - D-an-W - 2015-01-05 Using a Mac follow this guide... http://wiki.openelec.tv/index.php/HOW-TO:Installing_OpenELEC/Creating_The_Install_Key#tab=Mac_OSX Just be aware that its now "sudo ./create_installstick_osx" and not "sudo ./create_livestick_osx" RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - tony323 - 2015-01-05 Got it. If your stuck on a black seobios screen with the following messge: ” booting from hard drive…. loading kernel failed: no such file or directory boot:” This is how I fixed it. Windows users only (much harder to do on a Mac) use a friends computer if need be, that’s what I did. 1) I download the latest OS from Openelec (download the generic diskimage file), use 7zip to extract the file to your desktop. 2) Download Opensuse image writer software to write Openelec to a usb jump drive. (4 GB minimum) 3) I inserted the usb in my Asus Chromebox and turned on the power, before the black screen of death pops up, press the escape button… you will be taken back to Openelec setup, select your drive from the list and follow the rest of the installation. That simple, hope this helps. Enjoy RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - MrLondon - 2015-01-05 Hi I gotten now kodi OE working on the HP Chromebox, however with my Yamaha 373 amp I do not get any output when I am playing fla or quicktime files, I checked under the output for audio settings but I cannot see any option that would enabled this sound option. Any suggestions? RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - fritsch - 2015-01-05 Add this to /storage/.kodi/userdata/advancedsettings.xml (you need to create that file) Code: <advancedsettings> This is only valid for OpenELEC. Better file a bug at bugs.freedesktop.org if that solves your issue, because that will resample _any_ mp3s and so on from 44100 to 48 khz, which sucks Background: Intel does not play any PCM audio when Refreshrate > 30hz at FullHD (Edit: with _certain_ AVRs, mostly Pioneer, Denon for now ...) RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - MrLondon - 2015-01-05 fritsch, thanks so much for the assistance on the chat, I was just a n00b, so it's fixed and I removed the above setting again. Thanks for the great assistance. RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - fritsch - 2015-01-05 Reason: Volume was muted (pressing of + helped). RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - jtadeia - 2015-01-05 (2015-01-02, 02:24)Matt Devo Wrote:(2015-01-02, 02:06)pglover19 Wrote: Matt, This post was exaclty what I needed to know since I also want to switch from dualboot to standalone with OpenELEC. I just have one more question: I've updated the coreboot Firmware last week 01.01.2015, but now I realised I shouldn't since I'm still on dualboot (correct me if I'm wrong). Everything is working fine, but since I've updated the firmware before switching to standalone version, is there any issue if I run the script now to switch to standalone? One more question, is there any major disadvantage of standalone vs dualboot? Thank you. RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - Matt Devo - 2015-01-05 (2015-01-05, 12:58)tony323 Wrote: Got it. you managed to open a shell terminal on ChromeOS and run a few commands, but doing the same from your Mac was problematic? and I'm not sure I'd characterize installing an OS as a "fix" for a computer than doesn't boot any more than putting gas in a car that won't start. (2015-01-05, 16:23)jtadeia Wrote: This post was exaclty what I needed to know since I also want to switch from dualboot to standalone with OpenELEC. I just have one more question: if you ran the standalone firmware updater script from OpenELEC while in a dual boot config (which is unsupported, but seems to work ok), then you're not running a dual boot setup anymore The one and only disadvantage is that you can't run ChromeOS. How much of a disadvantage depends on your use case. RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - jtadeia - 2015-01-05 Thanks Matt. Going to try standalone now. Hope it goes smooth RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - Matt Devo - 2015-01-05 (2015-01-05, 18:12)jtadeia Wrote: Thanks Matt. Going to try standalone now. Hope it goes smooth ?? - you're already running it. The only thing re-installing OE will do is reclaim the disk space used by ChromeOS. RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.7 - 2015/01/03] - jtadeia - 2015-01-05 Ups, only now I realised. Ctrl + D doesn't work anymore (due to my firmware upgrade I guess). So, If I install OpenELEC I will reclaim all the disk space? - Which is what I want. At the end it will be as standalone right? Thanks |