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
(2016-12-13, 19:14)Matt Devo Wrote: [ -> ]
(2016-12-13, 18:56)HDClown Wrote: [ -> ]I don't have a way to not set it to shutdown or suspend, unless I'm just totally missing something. Here's what I have available: in Kodi to set: http://i.imgur.com/NfSAeIEl.jpg

the shutdown/suspend function is only relevant when the timer setting above is active; otherwise it just sets the function of the remote 'powertoggle' command

Interesting. I didn't make any changes with my Harmony remote configuration, and when I was using OpenELEC with a dualboot config (done back in the early days of the script), the Chromebox never shut down. Guess I'll need to modify the settings on the remote and make sure it's set for the device to be always on.
(2016-12-13, 21:53)HDClown Wrote: [ -> ]Interesting. I didn't make any changes with my Harmony remote configuration, and when I was using OpenELEC with a dualboot config (done back in the early days of the script), the Chromebox never shut down. Guess I'll need to modify the settings on the remote and make sure it's set for the device to be always on.

I suspect that's your issue Smile
What did I do wrong while resetting, because my box is now still in developer mode, and screen that tells me about that just flashes for 2s? It's not big deal because ChromeOS loads and works just fine apart from that.

I tried to follow instructions in Wiki, but this part was bit odd to me:

"Note that this will re-partition the internal hard drive and restore the original copy of ChromeOS, erasing anything else on the drive. The ChromeBox will still be left in developer mode, and if you changed the Boot Options they will still be set - so be sure to reset them back to the 'ChromeOS + 30s default' option before performing a factory reset. If you forget to do that, you'll need to press [CTRL-D] on the developer boot screen (or before the legacy boot/SeaBIOS boot screen) in order to boot ChromeOS after performing the recovery. "

So I did restore the stock firmware via Ubuntu, and then performed reset with Google's restore media. While in Ubuntu and running that restoring script, it said something about running script again after restoring for setting boot options, but I can't boot to usb-stick anymore with stock firmware?
(2016-12-17, 20:45)BoxFreak Wrote: [ -> ]What did I do wrong while resetting, because my box is now still in developer mode, and screen that tells me about that just flashes for 2s? It's not big deal because ChromeOS loads and works just fine apart from that.

I tried to follow instructions in Wiki, but this part was bit odd to me:

"Note that this will re-partition the internal hard drive and restore the original copy of ChromeOS, erasing anything else on the drive. The ChromeBox will still be left in developer mode, and if you changed the Boot Options they will still be set - so be sure to reset them back to the 'ChromeOS + 30s default' option before performing a factory reset. If you forget to do that, you'll need to press [CTRL-D] on the developer boot screen (or before the legacy boot/SeaBIOS boot screen) in order to boot ChromeOS after performing the recovery. "

So I did restore the stock firmware via Ubuntu, and then performed reset with Google's restore media. While in Ubuntu and running that restoring script, it said something about running script again after restoring for setting boot options, but I can't boot to usb-stick anymore with stock firmware?

I'm not understanding what your issue is, but to clarify the restoration instructions, you need to boot ChromeOS and re-run the Firmware Utility Script to reset the boot flags/boot options in order to be able to exit Developer Mode
Of course, I didn't realise that it's possible to use terminal in ChromeOS.

Thank you, I'm sure that will help!
Hi Matt,

I was wondering if you'd be able to help. I bought a new Samsung TV during Black Friday and it finally arrived today. When I went to go plug-in my Chromebox (i3 with LibreElec connected via HDMI) the screen was blank and it told me that there wasn't any source.

Is there an option in Kodi/LibreElec to get the box and TV to play nice? I tried connecting the Chromebox to my older LG TV and it fired up right away.

Have you encountered something similar? Any thoughts or tips are greatly appreciated.

Cheers,
(2016-12-17, 23:32)eros28 Wrote: [ -> ]Hi Matt,

I was wondering if you'd be able to help. I bought a new Samsung TV during Black Friday and it finally arrived today. When I went to go plug-in my Chromebox (i3 with LibreElec connected via HDMI) the screen was blank and it told me that there wasn't any source.

Is there an option in Kodi/LibreElec to get the box and TV to play nice? I tried connecting the Chromebox to my older LG TV and it fired up right away.

Have you encountered something similar? Any thoughts or tips are greatly appreciated.

Cheers,

There appears to be some sort of issue with the video BIOS (vbios) used in the stock firmware (as well as my custom Legacy boot firmware) and 4K sets. One potential solution is to use my new UEFI boot firmware, which doesn't use a video BIOS, and should be more compatible with 4K sets, but will require you to backup/reinstall OE/restore your backup
@matt,

Thanks for the quick reply, I'll give it a shot and report back.

Cheers,
(2016-12-18, 00:15)Matt Devo Wrote: [ -> ]
(2016-12-17, 23:32)eros28 Wrote: [ -> ]Hi Matt,

I was wondering if you'd be able to help. I bought a new Samsung TV during Black Friday and it finally arrived today. When I went to go plug-in my Chromebox (i3 with LibreElec connected via HDMI) the screen was blank and it told me that there wasn't any source.

Is there an option in Kodi/LibreElec to get the box and TV to play nice? I tried connecting the Chromebox to my older LG TV and it fired up right away.

Have you encountered something similar? Any thoughts or tips are greatly appreciated.

Cheers,

There appears to be some sort of issue with the video BIOS (vbios) used in the stock firmware (as well as my custom Legacy boot firmware) and 4K sets. One potential solution is to use my new UEFI boot firmware, which doesn't use a video BIOS, and should be more compatible with 4K sets, but will require you to backup/reinstall OE/restore your backup

Hi Matt,

A quick question for you. I installed the UEFI firmware and then installed LibreElec, and it loaded everything well. How would I update the firmware going forward? I'm well versed using your script by going into the ChromeOS but now that it isn't there how would I go about it?

Also, I hear the fan pretty high since going to UEFI, is there a utility to minimize the fan speed/noise?

Cheers,
(2016-12-18, 06:33)eros28 Wrote: [ -> ]Hi Matt,

A quick question for you. I installed the UEFI firmware and then installed LibreElec, and it loaded everything well. How would I update the firmware going forward? I'm well versed using your script by going into the ChromeOS but now that it isn't there how would I go about it?

Also, I hear the fan pretty high since going to UEFI, is there a utility to minimize the fan speed/noise?

Cheers,

same as you flashed it now - from a shell terminal in a Linux distro that has a real bash shell

the fan speed / thermal threshold defaults shouldn't have changed going from one firmware to the other, but you can control the fan speed thru whatever mechanism the OS supports/provides

did the UEFI firmware at least resolve the issue with your 4K set?
(2016-12-18, 06:39)Matt Devo Wrote: [ -> ]
(2016-12-18, 06:33)eros28 Wrote: [ -> ]Hi Matt,

A quick question for you. I installed the UEFI firmware and then installed LibreElec, and it loaded everything well. How would I update the firmware going forward? I'm well versed using your script by going into the ChromeOS but now that it isn't there how would I go about it?

Also, I hear the fan pretty high since going to UEFI, is there a utility to minimize the fan speed/noise?

Cheers,

same as you flashed it now - from a shell terminal in a Linux distro that has a real bash shell

the fan speed / thermal threshold defaults shouldn't have changed going from one firmware to the other, but you can control the fan speed thru whatever mechanism the OS supports/provides

did the UEFI firmware at least resolve the issue with your 4K set?

I won't be able to try tonight as the gf is watching her shows.

As for the fan issue, I may have to re-run everything as I can't find an option to control fan speed in LibreElec.
(2016-12-18, 06:53)eros28 Wrote: [ -> ]I won't be able to try tonight as the gf is watching her shows.

As for the fan issue, I may have to re-run everything as I can't find an option to control fan speed in LibreElec.

reinstalling the OS won't do anything there. Which box is this? If not the Asus (panther), is it running the Asus firmware, or the proper firmware for the device?
I think I fixed the problem. I have an Asus Chromebox (CN60 i believe)

Once flashing the new UEFI firmware and installing LibreElec from a USB stick. The fan speed was at max.

I went to the wiki and followed the "High/Full fan speed on Wakeup from Suspend:" procedure. I SSH from my Macbook. I put the box in Suspend and then woke it up and the fan noise was gone. I restarted the box and the fan noise was not present.
ok cool well LMK how the 4K goes, I'll be testing here too soon hopefully
Hi Matt, I am going to upgrade to the UEFI firmware so I can use my ASUS Chromebox on my 4K TV.

My LibreELEC install (Millhouse builds) is all backed up so not bothered if things get wiped, is there a best way to go about this please?

I am thinking I create a Linux USB stick and run the firmware updater from that then install LibreELEC using their install creator and update to Millhouse build as normal, does that sound about right?
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