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 ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - menno - 2014-06-09

Is it just me or is this box in no way getting a gigabit connection on the latest OE (all final gotham .1)
Whatever i try with ethtool only 100 mbit full duplex does it! Sad((


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - trick420 - 2014-06-09

(2014-06-09, 21:11)trick420 Wrote:
(2014-06-09, 20:59)trick420 Wrote:
(2014-06-09, 20:47)Matt Devo Wrote: nothing to do with HDMI vs DisplayPort.

just to be clear, you are downloading the OpenELEC 4.0.4 Generic x86_64 tar file, decompressing, then running the createinstallstick utility to set up the USB stick?

Yes, that's exactly what I did... I did it in both OSx and in Win7 with the exact same result. Right now I'm writing a Chromium OS image to a drive to try to see if I can get anywhere with that.

I'm starting to think that this is a monitor issue - I'm trying to go DisplayPort to HDMI into a Samsung SyncMaster T24. It's acting like it can't adjust to display the resolution properly or something...

Ok, well, I put Chromium on another flash drive, and it has loaded fine. So I wonder if the XBMC install GUI is loading a resolution that my monitor can't display? Very odd.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - Matt Devo - 2014-06-09

(2014-06-09, 21:24)menno Wrote: Is it just me or is this box in no way getting a gigabit connection on the latest OE (all final gotham .1)
Whatever i try with ethtool only 100 mbit full duplex does it! Sad((

I'm getting GigE no problem. Just transferred a multi-GB file over at ~93MB/sec

(2014-06-09, 21:24)trick420 Wrote: Ok, well, I put Chromium on another flash drive, and it has loaded fine. So I wonder if the XBMC install GUI is loading a resolution that my monitor can't display? Very odd.

As far as I can tell, it's querying the monitor via EDID and setting the preferred resolution - in my case that's 1900x1200p@60Hz


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - jerndl - 2014-06-09

(2014-06-09, 21:24)menno Wrote: Is it just me or is this box in no way getting a gigabit connection on the latest OE (all final gotham .1)
Whatever i try with ethtool only 100 mbit full duplex does it! Sad((
I just copied a 2 GB file from a USB 3.0 external hard drive on the Chromebox to my Windows 8.1 PC and got about 90 MBytes/s. So I am definitely getting a gigibit connection.

Jay


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - trick420 - 2014-06-09

(2014-06-09, 21:28)Matt Devo Wrote:
(2014-06-09, 21:24)menno Wrote: Is it just me or is this box in no way getting a gigabit connection on the latest OE (all final gotham .1)
Whatever i try with ethtool only 100 mbit full duplex does it! Sad((

I'm getting GigE no problem. Just transferred a multi-GB file over at ~93MB/sec

(2014-06-09, 21:24)trick420 Wrote: Ok, well, I put Chromium on another flash drive, and it has loaded fine. So I wonder if the XBMC install GUI is loading a resolution that my monitor can't display? Very odd.

As far as I can tell, it's querying the monitor via EDID and setting the preferred resolution - in my case that's 1900x1200p@60Hz

So I went back to openelec and downloaded the disk image and put it on my USB stick the old fashioned way instead of using the installer creator... This time I selected the thumb drive, and it boots to an 8-bit looking openelec installation screen. When I select "install" the screen goes black and again I'm dead in the water... I can get to this install/live run selection screen every time now.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - Matt Devo - 2014-06-09

(2014-06-09, 21:59)trick420 Wrote: So I went back to openelec and downloaded the disk image and put it on my USB stick the old fashioned way instead of using the installer creator... This time I selected the thumb drive, and it boots to an 8-bit looking openelec installation screen. When I select "install" the screen goes black and again I'm dead in the water... I can get to this install/live run selection screen every time now.

the OpenELEC image is for UEFI systems, not legacy BIOS systems.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - trick420 - 2014-06-09

(2014-06-09, 22:01)Matt Devo Wrote:
(2014-06-09, 21:59)trick420 Wrote: So I went back to openelec and downloaded the disk image and put it on my USB stick the old fashioned way instead of using the installer creator... This time I selected the thumb drive, and it boots to an 8-bit looking openelec installation screen. When I select "install" the screen goes black and again I'm dead in the water... I can get to this install/live run selection screen every time now.

the OpenELEC image is for UEFI systems, not legacy BIOS systems.

Ok, but I didn't do the 'update legacy bios' option as it was marked for dual boot systems.

I don't understand the difference between UEFI and Legacy to know what to do with that information. Are you saying I need to update the Legacy bios?


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - Matt Devo - 2014-06-09

(2014-06-09, 22:09)trick420 Wrote: Ok, but I didn't do the 'update legacy bios' option as it was marked for dual boot systems.

I don't understand the difference between UEFI and Legacy to know what to do with that information. Are you saying I need to update the Legacy bios?

not at all, I was simply stating that the OpenELEC image download will not work on the ChromeBox, as it is meant for a UEFI system, and the ChromeBox (with my Coreboot firmware) is legacy BIOS only. The updated legacy BIOS that is necessary for dual-booting systems with the stock firmware is also a part of my Coreboot firmware, so it does not need to be updated separately.

TL;DR - you need the regular (not image) version of the OpenELEC installer.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - trick420 - 2014-06-09

(2014-06-09, 22:24)Matt Devo Wrote:
(2014-06-09, 22:09)trick420 Wrote: Ok, but I didn't do the 'update legacy bios' option as it was marked for dual boot systems.

I don't understand the difference between UEFI and Legacy to know what to do with that information. Are you saying I need to update the Legacy bios?

not at all, I was simply stating that the OpenELEC image download will not work on the ChromeBox, as it is meant for a UEFI system, and the ChromeBox (with my Coreboot firmware) is legacy BIOS only. The updated legacy BIOS that is necessary for dual-booting systems with the stock firmware is also a part of my Coreboot firmware, so it does not need to be updated separately.

TL;DR - you need the regular (not image) version of the OpenELEC installer.

Got it. Thanks for the clarification. So I'm going to table this until I get home tonight then and try again with my TV and an HDMI cable. I'm not convinced that this isn't a monitor issue as these T240's are probably 5-6 years old now.

Jeff


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - trick420 - 2014-06-10

(2014-06-09, 22:26)trick420 Wrote:
(2014-06-09, 22:24)Matt Devo Wrote:
(2014-06-09, 22:09)trick420 Wrote: Ok, but I didn't do the 'update legacy bios' option as it was marked for dual boot systems.

I don't understand the difference between UEFI and Legacy to know what to do with that information. Are you saying I need to update the Legacy bios?

not at all, I was simply stating that the OpenELEC image download will not work on the ChromeBox, as it is meant for a UEFI system, and the ChromeBox (with my Coreboot firmware) is legacy BIOS only. The updated legacy BIOS that is necessary for dual-booting systems with the stock firmware is also a part of my Coreboot firmware, so it does not need to be updated separately.

TL;DR - you need the regular (not image) version of the OpenELEC installer.

Got it. Thanks for the clarification. So I'm going to table this until I get home tonight then and try again with my TV and an HDMI cable. I'm not convinced that this isn't a monitor issue as these T240's are probably 5-6 years old now.

Jeff

Ugh. Got home. Set it all up. Zero video output on HDMI. Black screen from the point I turn on the power. I left the Displayport cable at the office. I'm completely discouraged now. I think I'm going to return this to Amazon. My TV is around 2008 - is it possible that the HDMI isn't compatible?


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - rukusx7 - 2014-06-10

(2014-06-04, 21:29)MrCrispy Wrote: Thanks, lot of helpful info in there. As someone not too familiar with Linux this does seem a bit daunting. Are there any benefits to running a full Linux distro vs OpenElec if I don't plan to use the box as a pc? Also I don't understand why video decoding has to be software, isn't the whole point to use the gpu for all decoding?

My brother bought himself a chromebox as well as one for myself. To pay him back, my mission was to turn the box from a chromebox into a standalone computer. I'm a huge XBMC fan, so these forums came naturally to me. I am coming at this from a different angle than yourself though, and I would recommend OpenELEC over this setup if you are looking for a sturdy stand-alone. On that note, I'm not sure why I have to choose software decoding in my setup and that might be a reason right there not to go my way. This could be due to how the Haswell processors intoduce a new frequency scaling method, which is being supported in the latest 3.14.* kernels, named intel pstate. I coould be just experiencing some bugs being worked out. I dont know what kernel OpenELEC is on.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - goldenrod - 2014-06-10

(2014-06-09, 01:36)Matt Devo Wrote:
(2014-06-08, 23:32)goldenrod Wrote: Yes, I ran the script twice. I don't see anything when I try Ctrl L. I am able to change the boot options and boot into Chrome by default. I'm just not sure why I don't see anything on the screen when booting to OpenELEC.

Update: Plugged the Chromebox into a Dell monitor (1920x1080) and had the same problem, so I don't think it's an HDMI handshaking issue. I'm stumped.

this isn't the same issue others are reporting, but even if it were, the screen should refresh as soon as OE loads. Hit me up on Google chat/hangouts and I'll walk you thru a few things to check

Thanks to some help from Matt, my dualboot Chromebox is now humming along. OpenELEC is fantastically fast on this device, and audio works great for all varieties, including hi-res multichannel FLAC.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - Matt Devo - 2014-06-10

(2014-06-10, 00:42)trick420 Wrote: Ugh. Got home. Set it all up. Zero video output on HDMI. Black screen from the point I turn on the power. I left the Displayport cable at the office. I'm completely discouraged now. I think I'm going to return this to Amazon. My TV is around 2008 - is it possible that the HDMI isn't compatible?

I can't imagine that's the case, particularly if you were able to get video with ChromeOS using the same cable/TV. There has to be something else going on here, but hard to track down since I can't reproduce it myself.

(2014-06-10, 01:10)rukusx7 Wrote: My brother bought himself a chromebox as well as one for myself. To pay him back, my mission was to turn the box from a chromebox into a standalone computer. I'm a huge XBMC fan, so these forums came naturally to me. I am coming at this from a different angle than yourself though, and I would recommend OpenELEC over this setup if you are looking for a sturdy stand-alone. On that note, I'm not sure why I have to choose software decoding in my setup and that might be a reason right there not to go my way. This could be due to how the Haswell processors intoduce a new frequency scaling method, which is being supported in the latest 3.14.* kernels, named intel pstate. I coould be just experiencing some bugs being worked out. I dont know what kernel OpenELEC is on.

OE 4.0.4 is on 3.14.5 I believe, and 4.0.5 will be using 3.15. There's an Intel/Mesa driver bug that seems to be hitting some people but not others - I've been unable to reproduce it myself w/full hardware decoding (even VC-1). Intel is aware of the issue and it might even be fixed, just hasn't propagated down into OE yet.

(2014-06-10, 01:31)goldenrod Wrote: Thanks to some help from Matt, my dualboot Chromebox is now humming along. OpenELEC is fantastically fast on this device, and audio works great for all varieties, including hi-res multichannel FLAC.

Not sure what happened the first go around, but glad a factory reset + reloading OE fixed it. I'll look at the script and see where I can add some additional error checking to try and eliminate the issue in the future.


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - teki4u - 2014-06-10

(2014-06-10, 00:42)trick420 Wrote:
(2014-06-09, 22:26)trick420 Wrote:
(2014-06-09, 22:24)Matt Devo Wrote: not at all, I was simply stating that the OpenELEC image download will not work on the ChromeBox, as it is meant for a UEFI system, and the ChromeBox (with my Coreboot firmware) is legacy BIOS only. The updated legacy BIOS that is necessary for dual-booting systems with the stock firmware is also a part of my Coreboot firmware, so it does not need to be updated separately.

TL;DR - you need the regular (not image) version of the OpenELEC installer.

Got it. Thanks for the clarification. So I'm going to table this until I get home tonight then and try again with my TV and an HDMI cable. I'm not convinced that this isn't a monitor issue as these T240's are probably 5-6 years old now.

Jeff

Ugh. Got home. Set it all up. Zero video output on HDMI. Black screen from the point I turn on the power. I left the Displayport cable at the office. I'm completely discouraged now. I think I'm going to return this to Amazon. My TV is around 2008 - is it possible that the HDMI isn't compatible?

So just to make sure, you're using this installer right:
OpenELEC Stable - Generic x86_64 Version:4.0.4

Why don't you give Ubuntu a try


RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.8 - 2014/06/09] - Matt Devo - 2014-06-10

(2014-06-10, 08:31)Veronica Wrote: So just to make sure, you're using this installer right:
OpenELEC Stable - Generic x86_64 Version:4.0.4

Why don't you give Ubuntu a try

there's no reason whatsoever that OpenELEC shouldn't work, or at the very least that the installer shouldn't work. Trying another OS isn't likely to help at this point