Kodi Community Forum
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) [2016/10/12] - Matt Devo - 2016-12-24

(2016-12-24, 19:55)giant25 Wrote: Thanks Matt, sounds good. No rush, enjoy the holidays. I'm also game to test things out for you in general if you need a hand.

as I said, shoot me an email and we'll get this sorted


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - gene0915 - 2016-12-26

If I want to run Linux/LibreELEC for my OS and use Kodi...... is the Asus Chromebox still king of the hill? (I don't need 4K support.)


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - Matt Devo - 2016-12-26

(2016-12-26, 00:17)gene0915 Wrote: If I want to run Linux/LibreELEC for my OS and use Kodi...... is the Asus Chromebox still king of the hill? (I don't need 4K support.)

IMO yes, if you can get one at a good price -- I wouldn't pay new retail for one now for a dedicated Kodi box

and if you can't find one at a good price, PM me and I can probably help Smile


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - Pajoe - 2016-12-26

(2016-12-26, 00:17)gene0915 Wrote: If I want to run Linux/LibreELEC for my OS and use Kodi...... is the Asus Chromebox still king of the hill? (I don't need 4K support.)

We have a Chromebox, WeTek Play 2 and a Raspberry Pi 2 all running LibreElec and we use the Chromebox 99% of the time, it is the only player that works well enough for heavy daily use. Even with LibreElec 7.9.09 Alpha ? it is stable, but may need a reboot now and then. We prefer LibreElec Alpha because it does some things much better, looks better and with Tvheadend 4.2 / zap2xml-0.5.0 script it really plays well with our HDHomerun tuner. We have 3 self powered external drives hooked up to ours, and use a FLIRC usb reciever.


On Edit: LibreElec boot up says Alpha, so I changed the orgiinal post from beta to alpha


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - t2ffn - 2016-12-27

(2016-12-24, 03:22)Matt Devo Wrote:
(2016-12-24, 03:16)t2ffn Wrote: I think it's somewhat down to the refresh rate / maybe plus the resolution. If the refresh rate is set at certain values, such as 60hz, the input is seen as a PC input, but if you change it to 30hz the regular TV options come back. I'll need to do some further testing but it could be as simple as ensuring to stay away from what Samsung sees as a 'PC refresh rate'.

Should've bought a Sony!

potentially 60.0Hz vs 59.97Hz? there are various standards for timings, it could be as simple as that. Either way it seems like Samsung's firmware on these sets is pretty buggy and inflexible.

If you'd like, I can provide you with a custom firmware that is limited to 1080p and uses different timings to try and sort out the issue -- shoot me an email at mrchromebox at gmail

Thanks for all your help with this Matt. For now, it's working like a champ so I'll leave it be for now. The only oddity is there seems no way to pull up the detailed info (usually via o) when playing a video, the screen that shows dropped frames etc. This could be a bug in the LE alpha (beta) or the skin etc. but it's low priority, so I'll see if this corrects itself as the RC rolls out.

For anyone wanting a stable Kodi box that handles most anything, the Chromebox with LE and the UEFI boot is it.


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - Matt Devo - 2016-12-27

(2016-12-27, 18:00)t2ffn Wrote: Thanks for all your help with this Matt. For now, it's working like a champ so I'll leave it be for now. The only oddity is there seems no way to pull up the detailed info (usually via o) when playing a video, the screen that shows dropped frames etc. This could be a bug in the LE alpha (beta) or the skin etc. but it's low priority, so I'll see if this corrects itself as the RC rolls out.

For anyone wanting a stable Kodi box that handles most anything, the Chromebox with LE and the UEFI boot is it.

codec info via 'o' has been replaced by PlayerProcessInfo, which provides most of the same information. Skins will have to be updated to make use of that, so if you're not using the stock Estuary skin, it's possible you're not seeing the new info overlay.


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - t2ffn - 2016-12-28

Thanks Matt, I think the skins are just not up to speed with the change yet.

On the front page it says your script supports 3205U Broadwell, but in the UK our spec says 3215U. Can you confirm if this is also supported by your script / UEFI firmware?

Thanks


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - Matt Devo - 2016-12-28

(2016-12-28, 03:12)t2ffn Wrote: Thanks Matt, I think the skins are just not up to speed with the change yet.

On the front page it says your script supports 3205U Broadwell, but in the UK our spec says 3215U. Can you confirm if this is also supported by your script / UEFI firmware?

Thanks
yep all Haswell and Broadwell ChromeOS devices are supported regardless of CPU


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - gixie - 2016-12-28

Hey Matt and everybody,
I have a quick question...
I flashed my Asus Chromebox to the full ROM. Installed Windows and all was good.
I booted a Ubuntu 16.04 USB, it booted, I installed it, but upon reboot I found myself at the shell prompt. In the BIOS I was able to boot Ubuntu by choosing the grub file on the UEFI partition. How do I make it boot automatically?
Thanks.

PS
Just noticed the PM.


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - Matt Devo - 2016-12-28

(2016-12-28, 20:59)gixie Wrote: I booted a Ubuntu 16.04 USB, it booted, I installed it, but upon reboot I found myself at the shell prompt. In the BIOS I was able to boot Ubuntu by choosing the grub file on the UEFI partition. How do I make it boot automatically?
Thanks.

on the EFS partition, (sudo) copy /EFI/ubuntu/grubx64.efi to /EFI/BOOT/BOOTX64.efi observing case and creating the BOOT directory if needed


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - gixie - 2016-12-28

Hmm...says it can't create the dir

user@chromebox:~$ sudo cp /EFI/ubuntu/grubx64.efi to /EFI/BOOT/BOOTX64.efi
cp: target '/EFI/BOOT/BOOTX64.efi' is not a directory
user@chromebox:~$ cd /efi
bash: cd: /efi: No such file or directory
user@chromebox:~$ cd /EFI
bash: cd: /EFI: No such file or directory
user@chromebox:~$ sudo mkdir /EFI/BOOT
mkdir: cannot create directory ‘/EFI/BOOT’: No such file or directory


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - gixie - 2016-12-28

How do I go to the uefi partition? Sorry for my noob questions


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - Matt Devo - 2016-12-28

(2016-12-28, 21:14)gixie Wrote: Hmm...says it can't create the dir

user@chromebox:~$ sudo cp /EFI/ubuntu/grubx64.efi to /EFI/BOOT/BOOTX64.efi
cp: target '/EFI/BOOT/BOOTX64.efi' is not a directory
user@chromebox:~$ cd /efi
bash: cd: /efi: No such file or directory
user@chromebox:~$ cd /EFI
bash: cd: /EFI: No such file or directory
user@chromebox:~$ sudo mkdir /EFI/BOOT
mkdir: cannot create directory ‘/EFI/BOOT’: No such file or directory

if you booted the Ubuntu USB, you'll have to mount the EFS partition on the SSD first. Something like:
mkdir /tmp/efs
sudo mount /dev/sda1 /tmp/efs
sudo mkdir /tmp/efs/EFI/BOOT
sudo cp /tmp/efs/EFI/ubuntu/grubx64.efi /tmp/efs/EFI/BOOT/BOOTX64.efi


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - gixie - 2016-12-28

Well, it worked.
Thanks for your help man!


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2016/10/12] - achecchia - 2016-12-29

Please forgive me if this has been answered, I couldn't find the answer. I have a chromebox running openelec version 6.0.3 standalone, and want to update to 7. Says I have to do it manually. Any instructions on this process? Do I need to use google EZ Script? If so do I need to bring the grime box back to google OS? Any help is appreciated.