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: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - quicknir - 2014-12-15

Output is:

Linux Apollo 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

I did also try adding those boot parameters to the kernel (temporarily by entering the bootloader and hitting e) and it does not seem to make any difference.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - Matt Devo - 2014-12-15

(2014-12-15, 03:05)quicknir Wrote: Output is:

Linux Apollo 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

I did also try adding those boot parameters to the kernel (temporarily by entering the bootloader and hitting e) and it does not seem to make any difference.

that outdated kernel is absolutely your issue; full support for the Haswell platform wasn't added until 3.14.x. Assuming you are running Ubuntu 14.04, update to the latest kernel for it - which is 3.16.5 IIRC


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - quicknir - 2014-12-15

Fantastic! Solved the CPU on idle issue, and I haven't seen any crashes since changing all the settings. Thanks very much for your support.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - christoofar - 2014-12-15

ok, dumb noob question, I set my Chromebox for a 30 sec timeout before boot to Chrome. But trying to switch over to boot into openelec as:

Regardless of the option selected, on the developer boot screen (white screen w/"OS Verification Off" text) you can always press [CTRL-D] to boot into ChromeOS or [CTRL-L] to boot OpenELEC/Ubuntu.

Isn't working. the white OS verification screen is showing ,but no amount of Ctrl L will get it to work. What am I not doing correctly. Logitech K400


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - Tinwarble - 2014-12-15

(2014-12-15, 04:37)christoofar Wrote: ok, dumb noob question, I set my Chromebox for a 30 sec timeout before boot to Chrome. But trying to switch over to boot into openelec as:

Regardless of the option selected, on the developer boot screen (white screen w/"OS Verification Off" text) you can always press [CTRL-D] to boot into ChromeOS or [CTRL-L] to boot OpenELEC/Ubuntu.

Isn't working. the white OS verification screen is showing ,but no amount of Ctrl L will get it to work. What am I not doing correctly. Logitech K400

Are you saying that you're using a K400? If so, from the Wiki:

Installation/Dual Booting:

Some keyboards seem to have issues working on the ChromeOS developer boot screen (before the OS is booted), and therefore cannot be used to setup/install Kodi on a ChromeBox. The Logitech K400 is one of these, so use another keyboard to install if yours doesn't appear to be working. Bluetooth keyboards will not work due to the fact that they require the OS to be loaded in order to connect to the ChromeBox.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - christoofar - 2014-12-15

(2014-12-15, 04:45)Tinwarble Wrote:
(2014-12-15, 04:37)christoofar Wrote: ok, dumb noob question, I set my Chromebox for a 30 sec timeout before boot to Chrome. But trying to switch over to boot into openelec as:

Regardless of the option selected, on the developer boot screen (white screen w/"OS Verification Off" text) you can always press [CTRL-D] to boot into ChromeOS or [CTRL-L] to boot OpenELEC/Ubuntu.

Isn't working. the white OS verification screen is showing ,but no amount of Ctrl L will get it to work. What am I not doing correctly. Logitech K400

Are you saying that you're using a K400? If so, from the Wiki:

Installation/Dual Booting:

Some keyboards seem to have issues working on the ChromeOS developer boot screen (before the OS is booted), and therefore cannot be used to setup/install Kodi on a ChromeBox. The Logitech K400 is one of these, so use another keyboard to install if yours doesn't appear to be working. Bluetooth keyboards will not work due to the fact that they require the OS to be loaded in order to connect to the ChromeBox.
Noted that it says" therefore cannot be used to install & setup Kodi". However, all that has been done already using another keyboard.I'm now just wanting to boot into open elec from the start screen. Am I not able to use this keyboard for ANY use with my Chromebox?


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - Matt Devo - 2014-12-15

it says that the K400 doesn't work on the developer boot screen, so it follows that one cannot use it to select between options in dual boot setup, which is done from there. I'll update the wiki to clarify

the K400 works fine once the OS is loaded


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - jsp1 - 2014-12-15

(2014-12-15, 06:08)Matt Devo Wrote: it says that the K400 doesn't work on the developer boot screen, so it follows that one cannot use it to select between options in dual boot setup, which is done from there. I'll update the wiki to clarify

the K400 works fine once the OS is loaded

My K400 works for selecting a boot option from USB, after doing standalone Openelec setup.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - Sunflux - 2014-12-15

Wow. RGB color range settings make a pretty big difference to video quality!

So far I've had everything on the default settings, which I think means "auto". But occasionally I'd get a picture that was way too dark (immediately obvious) which would be the result of the Chromebox selecting "Full" and the TV selecting "Limited". Typically I'd have to suspend/resume the box to correct the issue. So, last week, I added the startup command to force the Chromebox into Limited 16-235 mode, on the assumption that when the TV's Auto detection got it right it would be fine, and when it defaulted to failsafe "Limited" mode it would also be right.

But then tonight I was reading up on banding... and when I downloaded a greyscale bar test, sure enough I had it. Would it be obvious in normal playback? I'd say it would be, at least as regards smooth graduated background in cartoons, or nighttime skies, and so forth. So, playing around, I tried the suggested idea of forcing the Chromebox into "Full" mode, and then using the software option to force Kodi into 16-235 mode. Apparently this is the only way that doesn't result in Kodi having to convert color ranges? I also had to force the television into Limited mode for that input instead of Auto.

At any rate, the result was immediately apparent - greyscale bars are now **smooth** with no obvious banding. The only catch is all my devices feed through an A/V receiver to the same TV input, so all of them had to be made aware of the forced Limited color range setting as well - which thankfully works fine for my cable box and BD player.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - christoofar - 2014-12-15

(2014-12-15, 06:08)Matt Devo Wrote: it says that the K400 doesn't work on the developer boot screen, so it follows that one cannot use it to select between options in dual boot setup, which is done from there. I'll update the wiki to clarify

the K400 works fine once the OS is loaded
Thanks Matt. Well, bummer. Sad


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - Matt Devo - 2014-12-15

(2014-12-15, 07:39)christoofar Wrote: Thanks Matt. Well, bummer. Sad

honestly, with Netflix working now under Ubuntu (and others), and the ability to access it via the NetfliXBMC add-on, the (media center related) reasons for dual booting ChromeOS are pretty minimal IMO


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - dmalovic - 2014-12-15

I am playing a bit with Asus Chromebox OpenELEC installation. But I cannot find a way to force the installer to partition the disk with the GPT partition scheme?! I looked at the installer script, and it should ask you if you want GPT or not, but I never get asked?! Is there a way to have the OpenELEC installed onto a GPT drive (got a new SSD so I am reinstalling). And the OE version is 4.2.1.

Thanks for your help!


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - dmalovic - 2014-12-15

I am playing a bit with Asus Chromebox OpenELEC installation. But I cannot find a way to force the installer to partition the disk with the GPT partition scheme?! I looked at the installer script, and it should ask you if you want GPT or not, but I never get asked?! Is there a way to have the OpenELEC installed onto a GPT drive (got a new SSD so I am reinstalling). And the OE version is 4.2.1.

Thanks for your help!


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - Matt Devo - 2014-12-15

(2014-12-15, 09:28)dmalovic Wrote: I am playing a bit with Asus Chromebox OpenELEC installation. But I cannot find a way to force the installer to partition the disk with the GPT partition scheme?! I looked at the installer script, and it should ask you if you want GPT or not, but I never get asked?! Is there a way to have the OpenELEC installed onto a GPT drive (got a new SSD so I am reinstalling). And the OE version is 4.2.1.

Thanks for your help!

I'm not sure why you want a GPT partition setup (in a standalone setup anyway), but that sure sounds like a question for the OpenELEC folks, since it's their installer (I haven't looked at that aspect of the code). If you're looking to run a dual boot setup on your new SSD, then you need to setup ChromeOS first using the recovery media (which will format the drive with a GPT setup), then run my setup script to resize the partitions/install OE


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [v3.4 - 2014/12/10] - dmalovic - 2014-12-15

(2014-12-15, 09:41)Matt Devo Wrote:
(2014-12-15, 09:28)dmalovic Wrote: I am playing a bit with Asus Chromebox OpenELEC installation. But I cannot find a way to force the installer to partition the disk with the GPT partition scheme?! I looked at the installer script, and it should ask you if you want GPT or not, but I never get asked?! Is there a way to have the OpenELEC installed onto a GPT drive (got a new SSD so I am reinstalling). And the OE version is 4.2.1.

Thanks for your help!

I'm not sure why you want a GPT partition setup (in a standalone setup anyway), but that sure sounds like a question for the OpenELEC folks, since it's their installer (I haven't looked at that aspect of the code). If you're looking to run a dual boot setup on your new SSD, then you need to setup ChromeOS first using the recovery media (which will format the drive with a GPT setup), then run my setup script to resize the partitions/install OE

I want to gave an option to play with several OS'es, have a dedicated swap partition, maybe even try windows, so I don't want to worry about 3+1 MBR limitation. Worked on this until 4AM this morning, and after waking up remembered I can manually create GPT partition scheme and manually create partitions. Looking forward to your new script, as IIRC, you said you were working on dual OS install with the standalone firmware.

Thanks for all your work and help!