Kodi Community Forum

Full Version: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I updated my Pather Chromebox firmware. I install the UEFI Firmware. After i installed Ubuntu 16.04 but when i boot it it stuck on the EFI Shell with Device mapping table.

i can manually start Ubuntu with this command :

fs0:
cd efi
cd Ubuntu
grub....efi

but how to load Ubuntu in boot without command?

i have tried to play in the 'bios' options... i found to start Ubuntu with...but i have to do it each time...i save configuration...but it loose it each time.

if i don't find solution for this...i will try find how to go back to the legacy boot.

a other think i tried it to use the boot-repair tool...but it failled to.
(2017-01-16, 00:11)martinqc101 Wrote: [ -> ]I updated my Pather Chromebox firmware. I install the UEFI Firmware. After i installed Ubuntu 16.04 but when i boot it it stuck on the EFI Shell with Device mapping table.

i can manually start Ubuntu with this command :

fs0:
cd efi
cd Ubuntu
grub....efi

but how to load Ubuntu in boot without command?

i have tried to play in the 'bios' options... i found to start Ubuntu with...but i have to do it each time...i save configuration...but it loose it each time.

if i don't find solution for this...i will try find how to go back to the legacy boot.

a other think i tried it to use the boot-repair tool...but it failled to.
boot Ubuntu manually, then from a shell terminal:
sudo su
mkdir /boot/efi/EFI/BOOT
cp /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/EFI/BOOT/BOOTX64.efi

then reboot.
Thank it work!

(2017-01-16, 00:24)Matt Devo Wrote: [ -> ]
(2017-01-16, 00:11)martinqc101 Wrote: [ -> ]I updated my Pather Chromebox firmware. I install the UEFI Firmware. After i installed Ubuntu 16.04 but when i boot it it stuck on the EFI Shell with Device mapping table.

i can manually start Ubuntu with this command :

fs0:
cd efi
cd Ubuntu
grub....efi

but how to load Ubuntu in boot without command?

i have tried to play in the 'bios' options... i found to start Ubuntu with...but i have to do it each time...i save configuration...but it loose it each time.

if i don't find solution for this...i will try find how to go back to the legacy boot.

a other think i tried it to use the boot-repair tool...but it failled to.
boot Ubuntu manually, then from a shell terminal:
sudo su
mkdir /boot/efi/EFI/BOOT
cp /boot/efi/EFI/ubuntu/grubx64.efi /boot/efi/EFI/BOOT/BOOTX64.efi

then reboot.
Got a question. I have the Asus CN60 chromebox. A long time ago I did the dual boot thing but reverted back to chrome OS, except it still has the seabios bios not the original bios installed. I also put the 16gb SSD back into the device and it was otherwise restored to a typical chromebox (but the write protect is still disabled).

I decided to try to get the dual boot into Kodi set up following the steps in the installation guide but when trying to boot into kodi, I get the black screen. So I have to do a factory reset (my recollection is I did this but ok I'll try this again). But I'm confused.

The instructions say:

Quote:Note: The recovery media created using Google's recovery tool works only when the ChromeBox is booted into recovery mode, which only exists when using the stock firmware. If you've flashed a custom firmware on your box (either as part of a standalone setup or otherwise), ChromeOS recovery mode doesn't exist, and attempting to boot the recovery media from SeaBIOS will not work (it will boot you into a non-functional version of ChromeOS).

So if I'm using a custom (seabios) bios, how do I proceed?
Hi Matt or anybody who can help..
I have done something wrong in the set up process and now i just get a black screen. It happened during the LibreElec install, the screen came up to install it. But I pressed esc by accident and the screen went black. Now the usb ports seem to not work, so i cant restore and begin from new. tried to use live usb and libreelec install media. Nothing happens, no flashing from usb drive. Its as if the ports are not working. How do I go about getting back to ez-script or restoring stock to try again.
(2017-01-17, 17:43)mig0 Wrote: [ -> ]Got a question. I have the Asus CN60 chromebox. A long time ago I did the dual boot thing but reverted back to chrome OS, except it still has the seabios bios not the original bios installed. I also put the 16gb SSD back into the device and it was otherwise restored to a typical chromebox (but the write protect is still disabled).

I decided to try to get the dual boot into Kodi set up following the steps in the installation guide but when trying to boot into kodi, I get the black screen. So I have to do a factory reset (my recollection is I did this but ok I'll try this again). But I'm confused.

So if I'm using a custom (seabios) bios, how do I proceed?

if you have/had a dual boot setup, then you still have the stock firmware. Power on with the recovery button pressed, then insert the recovery media when prompted. When complete, use CTRL+D to boot ChromeOS on the dev mode boot screen (before SeaBIOS) then redo the dual boot setup.

(2017-01-20, 20:07)Neil123 Wrote: [ -> ]Hi Matt or anybody who can help..
I have done something wrong in the set up process and now i just get a black screen. It happened during the LibreElec install, the screen came up to install it. But I pressed esc by accident and the screen went black. Now the usb ports seem to not work, so i cant restore and begin from new. tried to use live usb and libreelec install media. Nothing happens, no flashing from usb drive. Its as if the ports are not working. How do I go about getting back to ez-script or restoring stock to try again.

so you're doing a standalone setup, flashed the firmware, but now the LibreELEC install media won't boot? have you tried another HDMI cable or display? used a different USB?
Yes standalone, tried to flash LibreElec but then black screen. Now Chromebox wont boot, wont recognize Usb. Cant flash anything. Have tried 3 different Usb sticks and 2 displays.
(2017-01-20, 22:59)Neil123 Wrote: [ -> ]Yes standalone, tried to flash LibreElec but then black screen. Now Chromebox wont boot, wont recognize Usb. Cant flash anything. Have tried 3 different Usb sticks and 2 displays.

are you using the HDMI or DP output?
(2017-01-21, 01:38)Matt Devo Wrote: [ -> ]
(2017-01-20, 22:59)Neil123 Wrote: [ -> ]Yes standalone, tried to flash LibreElec but then black screen. Now Chromebox wont boot, wont recognize Usb. Cant flash anything. Have tried 3 different Usb sticks and 2 displays.

are you using the HDMI or DP output?

Have tried both.. If I leave it off and insert usb/sd card it works for a while but then the screen goes blank,
(2017-01-21, 09:58)Neil123 Wrote: [ -> ]
(2017-01-21, 01:38)Matt Devo Wrote: [ -> ]
(2017-01-20, 22:59)Neil123 Wrote: [ -> ]Yes standalone, tried to flash LibreElec but then black screen. Now Chromebox wont boot, wont recognize Usb. Cant flash anything. Have tried 3 different Usb sticks and 2 displays.

are you using the HDMI or DP output?

Have tried both.. If I leave it off and insert usb/sd card it works for a while but then the screen goes blank,

Have fixed it Matt. After trying 6 different tv's eventually I got a picture so I could run the LibreElec install media.Not sure why it wouldnt connect to 3 of the tv's as they have Chromebox's already connected.After LibreElec installed the Chromebox connected to the Tv's. Never had this problem before with my other chromboxes. Thanks for your help, much appreciated
any tips for getting x265 files to play flawlessly? i'm really surprised by i have some x265 files that stutter on the chromebox, but play perfectly on the shield. not sure if i could have one of my settings wrong maybe?
(2017-01-22, 04:14)knives of ice Wrote: [ -> ]any tips for getting x265 files to play flawlessly? i'm really surprised by i have some x265 files that stutter on the chromebox, but play perfectly on the shield. not sure if i could have one of my settings wrong maybe?

that's to be expected: the Shield TV has full HEVC hardware decoding, the Chromebox does not, so is limited by the Celeron CPU. I'm not ready to jump on the Android bandwagon so I picked up a Core i7 Chromebox and it does 1080p HEVC no problem (even 10-bit) but can't handle 4K since the CPU is still too weak (it's a 15w mobile part after all).
(2017-01-22, 07:25)Matt Devo Wrote: [ -> ]
(2017-01-22, 04:14)knives of ice Wrote: [ -> ]any tips for getting x265 files to play flawlessly? i'm really surprised by i have some x265 files that stutter on the chromebox, but play perfectly on the shield. not sure if i could have one of my settings wrong maybe?

that's to be expected: the Shield TV has full HEVC hardware decoding, the Chromebox does not, so is limited by the Celeron CPU. I'm not ready to jump on the Android bandwagon so I picked up a Core i7 Chromebox and it does 1080p HEVC no problem (even 10-bit) but can't handle 4K since the CPU is still too weak (it's a 15w mobile part after all).

thanks for the info, i wasn't aware. yeah, these are 10bit files. i much prefer my chromebox as well but there are a few advantages to the shield. good to have both sometimes.
Hmm... I updated bios/firmware via GalliumOS. Then I tried to download and make libreelec installation stick via EZ-script (to same stick than GalliomOS was). Got input output error. I just took stick off from Chromebox while GalliumOS (and EZ-script) running, and made installation stick with Windwos laptop. After rebooting with LE-installation stick, I just get black screen. With same keyboard and stick installation has worked earlier flawlessly. Did I just brick my Asus Chromebox, and why? Big Grin What to do next?

EDIT: tried with my main system and working fine. For some reason my Samsung TV upstairs don't show picture with new firmware - even after installation of LE. Strange.
EDIT2: TV that doesn't work now with new firmware: LT32E310EX
Just saying: trying to install the libreelec over the top of the operating system (gallium) that you were using at the time is never gonna work.

Not sure what factors come into play with the new firmware and particular TV models, I'll leave that to Matt.
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