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: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2018-10-11 (2018-09-28, 22:53)JohnDoe76 Wrote: Hiwhat ChromeOS version, RW_LGEACY version, and USB are you trying to boot? Are you running LE from USB as installed by the EZ Setup script? RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2018-10-12 (2018-09-23, 16:41)TonyPh12345 Wrote: Hey, Matt and all. Been a long while since I've been here! But also a long while since I've had any issues. I just reset my CN60 to factory default, installed LE (tested both 8.2.5 and 8.90.006), and have no issues booting into either following install via the script. That said, I did encounter the issue below... (2018-09-28, 22:53)JohnDoe76 Wrote: Hi It seems Google broke something related to Legacy Boot Mode in a recent update. I'm able to boot from USB without triggering a repair, but booting LE from internal storage triggers a repair every subsequent boot into ChromeOS. Use ALT+Shift+I to submit a bug report -- the more people we have reporting, the more traction it should get RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - TonyPh12345 - 2018-10-14 (2018-10-12, 20:53)Matt Devo Wrote: I just reset my CN60 to factory default, installed LE (tested both 8.2.5 and 8.90.006), and have no issues booting into either following install via the script. Mine’s actually an M004U if that makes any difference. So I might have overlooked something: So I need to wipe the thing back to out-of-the-box condition and install from scratch to get the partitions resized? I haven’t done that. In its current state, I could reinstall 8.2.5 fine, but 8.90 doesn’t install due to not enough space. RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2018-10-14 (2018-10-14, 20:55)TonyPh12345 Wrote: Mine’s actually an M004U if that makes any difference. CN60 is the model #, M004U is the region-specific config (Celeron 2955U/2GB/16GB, North America, no keyboard/mouse). Yes, you have to do a full reset via recovery mode in order for the script to redo the partition sizes. Or, boot a Linux Live USB and manually resize /dev/sda6 to 512MB by first shrinking /dev/sda7 by the required amount, using gparted. RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - gurkburk - 2018-11-09 Hi @Matt Devo ! I have some issues running the Kodi EZ setup script, it seems to not find your repository when I'm running Ubuntu live cd. https://paste.kodi.tv/yewocuyona I have an old installation of OpenElec and I'm trying to upgrade to UEFI firmware and then I'm going to run LibreElec. Many thanks for your effort RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - bbsc - 2018-11-09 @gurkburk -l == --list-only -L == --location Pay more attention to the command syntax. You should use "-L" RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - gurkburk - 2018-11-09 (2018-11-09, 09:17)bbsc Wrote: @gurkburkYou are completely right, Sorry about that, it works fine now RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - loki131 - 2018-11-10 Hey everyone, I'm sure this has been answered somewhere in this thread and I just can't find it but how do I get a box to not try and boot from a connected hard drive? This wasn't an issue with the old external drive but I picked up a new much larger drive and now I have to disconnect it every time I reboot! Thanks RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2018-11-11 (2018-11-10, 17:26)loki131 Wrote: Hey everyone,which firmware are you running? With the older legacy boot/SeaBIOS firmware, you can set the default to be internal/external at the time of firmware flash. With the UEFI Firmware, it will default to external, but as long as the drive isn't UEFI bootable, it should fall back and boot from the internal SSD after a 1-2s delay RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - jasn - 2018-11-15 Hi Matt. My older but very reliable M004U box is running stand-alone LibreELEC (Leia) v8.90.007 ALPHA and lately I have been experiencing hesitations when playing music of any format. I've troubleshot the problem to my hardwired Ethernet connection. If I switch to wireless it works OK. I've swapped cables and bypassed switches all the way back to the master router and no improvement. Not sure where the problem lies. Is there a way for me to test the Ethernet connection into this box? Any words of wisdom otherwise? Thanks and apologies for thread crapping if it's not hardware related. RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2018-11-15 (2018-11-15, 22:10)jasn Wrote: Hi Matt. My older but very reliable M004U box is running stand-alone LibreELEC (Leia) v8.90.007 ALPHA and lately I have been experiencing hesitations when playing music of any format. I've troubleshot the problem to my hardwired Ethernet connection. If I switch to wireless it works OK. I've swapped cables and bypassed switches all the way back to the master router and no improvement.there's a bug with the 4.19 (and newer) kernels that kills SMB performance over ethernet on Haswell Chromeboxes (and others?), I've been working with the LE team on it, but seems like an upstream kernel issue. Not sure if specific to the RT81xx chip or what. I don't have any suggestions other than to use wireless, or maybe try a USB3-ethernet adapter if wifi performance is insufficient RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - jasn - 2018-11-15 Thanks Matt. So far the wireless has been just fine. I'll keep an eye out for any upcoming solutions. RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - MrBuyakah - 2018-11-16 (2018-11-15, 23:14)Matt Devo Wrote:I've experienced this exact same issue. I have since downgraded to LibreELEC (Leia) v8.90.006 ALPHA and will check future builds for the fix.(2018-11-15, 22:10)jasn Wrote: Hi Matt. My older but very reliable M004U box is running stand-alone LibreELEC (Leia) v8.90.007 ALPHA and lately I have been experiencing hesitations when playing music of any format. I've troubleshot the problem to my hardwired Ethernet connection. If I switch to wireless it works OK. I've swapped cables and bypassed switches all the way back to the master router and no improvement.there's a bug with the 4.19 (and newer) kernels that kills SMB performance over ethernet on Haswell Chromeboxes (and others?), I've been working with the LE team on it, but seems like an upstream kernel issue. Not sure if specific to the RT81xx chip or what. I don't have any suggestions other than to use wireless, or maybe try a USB3-ethernet adapter if wifi performance is insufficient RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - MrBuyakah - 2018-12-02 LibreELEC (Leia) v8.90.008 ALPHA is still exhibiting the SMB performance issue but now I am am seeing high CPU use on video playback with my Chromebox, even with hardware decoding on. Sticking with LibreELEC (Leia) v8.90.006 ALPHA at this time until the next version comes out. RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2018-12-03 (2018-12-02, 19:04)MrBuyakah Wrote: LibreELEC (Leia) v8.90.008 ALPHA is still exhibiting the SMB performance issue but now I am am seeing high CPU use on video playback with my Chromebox, even with hardware decoding on. Sticking with LibreELEC (Leia) v8.90.006 ALPHA at this time until the next version comes out.it's a 4.19+ kernel bug, current work around is to add 'pci=nomsi' to kernel parameters in /flash/syslinux.cfg |