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) [2017/02/21] - antonmarks - 2017-11-11

When I take out the USB and power on I get:

press ESC in _ seconds to skip startup.nsh any other key to continue
shell>


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2017-11-12

(2017-11-11, 21:20)antonmarks Wrote: When I take out the USB and power on I get:

press ESC in _ seconds to skip startup.nsh any other key to continue
shell>

if you're using a Ubuntu version older than 17.10, you need to "fix" the EFI boot stub as per entry #2 on my FAQ page: https://mrchromebox.tech/#faq


ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - AP0ll0UK - 2017-11-12

Just a thought that may or may not help you but since I got a new Panasonic TV, I get the impression that it sometime fails the handshake with my ChromeBox when booting up.

'If' your ChromeBox is connected via an ethernet cable, and it is booting up into Kodi and getting an IP, try install Yatse on your phone, see if it can detect your Kodi instance, and then try and give it a reboot in Yatse and it see if it brings you to the home screen.

Sent from my Nexus 6P


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - antonmarks - 2017-11-12

Thanks for helping, but when I type the command in terminal it asks me for my password, but it won't accept it when I type it (or anything else). If I press enter without it it says sorry try again.
Any ideas?

Hold on, I had no idea that there was a newer version. If I install the newest it will right itself?



(2017-11-11, 21:20)antonmarks Wrote: When I take out the USB and power on I get:

press ESC in _ seconds to skip startup.nsh any other key to continue
shell>

(2017-11-12, 00:07)Matt Devo Wrote:
(2017-11-11, 21:20)antonmarks Wrote: When I take out the USB and power on I get:

press ESC in _ seconds to skip startup.nsh any other key to continue
shell>

if you're using a Ubuntu version older than 17.10, you need to "fix" the EFI boot stub as per entry #2 on my FAQ page: https://mrchromebox.tech/#faq



RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - antonmarks - 2017-11-12

Installed 17.10 and it works a treat. Thank you so much


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - bbsc - 2017-11-13

Hi, everyone.
I've sold my TRICKY an year ago as bought another device.
But it turned out that I really cannot live without this wonderful piece of hardware especially with great Matt's support.
That's why I've bought a ZAKO on ebay and flashed UEFI firmware at once Smile.
As it is a 4GB RAM model, I've tried how Windows 10 LTSB runs on it and it was running great, exactly as on TRICKY.
But I don't really need Windows on this box, so I've ended with the newest Libreelec as a standalone system.

So far so good, but I still have several power-related questions:
1. ZAKO's power LED does not blink in suspend mode, it just stays OFF. Is it normal?
2. Is there any way to power Chromebox ON from suspend with a wireless (2.4 GHz, non-Bluetooth) keyboard/mouse?
3. Is it now possible to return to the last power state after power loss? Or to the "ON" state at least? (I remember, it was possible on legacy firmware, thanks to Matt).

Thank you in advance.


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2017-11-13

(2017-11-13, 09:00)bbsc Wrote: Hi, everyone.
I've sold my TRICKY an year ago as bought another device.
But it turned out that I really cannot live without this wonderful piece of hardware especially with great Matt's support.
That's why I've bought a ZAKO on ebay and flashed UEFI firmware at once Smile.
As it is a 4GB RAM model, I've tried how Windows 10 LTSB runs on it and it was running great, exactly as on TRICKY.
But I don't really need Windows on this box, so I've ended with the newest Libreelec as a standalone system.

So far so good, but I still have several power-related questions:
1. ZAKO's power LED does not blink in suspend mode, it just stays OFF. Is it normal?
2. Is there any way to power Chromebox ON from suspend with a wireless (2.4 GHz, non-Bluetooth) keyboard/mouse?
3. Is it now possible to return to the last power state after power loss? Or to the "ON" state at least? (I remember, it was possible on legacy firmware, thanks to Matt).

Thank you in advance.

1) that's normal - only the Dell and Acer models blink while in suspend, the earlier Asus/HP ones don't
2) you can power on from suspend (S3) using IR or BT remote, but not from cold off (S5)
3) it will return to last state when power lost, but if in S3 then it will stay off (since it can't go back to S3).  I've had a few people request that the box power on whenever power is connected, so I do a custom firmware mod for that, but the default is as I described before.


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - bbsc - 2017-11-13

(2017-11-13, 17:45)Matt Devo Wrote: 2) you can power on from suspend (S3) using IR or BT remote, but not from cold off (S5)
3) it will return to last state when power lost, but if in S3 then it will stay off (since it can't go back to S3).  I've had a few people request that the box power on whenever power is connected, so I do a custom firmware mod for that, but the default is as I described before. 
Thanks for quick reply.
Will look for an IR receiver then...


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - MuSela - 2017-11-17

Hello guys,

When I run the ez-setup script in develpoer mode its says that its read only and can't modify anything. I already removed the write protection screw but it does not work.
After this I read that some devices need to scrape excessive material to remove write protection, but I don't know exactly what needs to be scraped.
Can you help me with this issue and tell me what part need to be scraped? I have asus chromebox m004u and It would be better if u show me on picture.

See the Picture of the error

Thanks


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2017-11-17

(2017-11-17, 10:10)MuSela Wrote: Hello guys,

When I run the ez-setup script in develpoer mode its says that its read only and can't modify anything. I already removed the write protection screw but it does not work.
After this I read that some devices need to scrape excessive material to remove write protection, but I don't know exactly what needs to be scraped.
Can you help me with this issue and tell me what part need to be scraped? I have asus chromebox m004u and It would be better if u show me on picture.

See the Picture of the error

Thanks
your error has nothing to do with the firmware write protection.  First, you added 'sudo bash' before the script command, which changed you to the root user, which put your home directory as /, which isn't writeable -- hence the read-only filesystem error.  Not sure why you did that, but don't.  Just login as chronos as run the script command *exactly as written.*  Second, you have a typo in the script command -- it's 'https' not 'hhtps.'


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Blackthorne - 2017-11-19

Good evening,
I have just successfully- by following your guide - installed LibreELEC (standalone installation) on my HP Cromebox. While configuring Kodi I ran into a weird problem: I tried to install a new skin and a weather and a subtitles service. Whenever I click on the Button "Get more", I am not prompted with a list of availabe addons but instead I am simply getting returned to the original screen where I clicked the "Get more" button. The internet connection on my Cromebox is working fine, so I am wondering what the problem might me.

Can anybody point me in the right direction ? Much appreciated !


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2017-11-19

(2017-11-19, 00:41)Blackthorne Wrote: Can anybody point me in the right direction ? Much appreciated !
 Sometimes the addons don't update properly on first boot, so you can either manually force an update (from My Addons) or just reboot and then retry changing skin, setting Weather provider, etc


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Netix - 2017-11-19

Is the chromebox capable of playing a 2160p 4k x265 files without stuttering ? Do I need to do something so the stutter stops ?


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Matt Devo - 2017-11-19

(2017-11-19, 06:18)Netix Wrote: Is the chromebox capable of playing a 2160p 4k x265 files without stuttering ? Do I need to do something so the stutter stops ?
 no, as it doesn't have the capability to decode that in the GPU, it has to fall back to the CPU, which is inadequate to handle most HEVC decoding; at best it can handle 720p, some low-bitrate 1080p content perhaps.  But definitely not 4K HEVC (even my i7 Chromebox can't handle that)


RE: ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21] - Blackthorne - 2017-11-19

(9 hours ago)Blackthorne Wrote: Can anybody point me in the right direction ? Much appreciated ! Sometimes the addons don't update properly on first boot, so you can either manually force an update (from My Addons) or just reboot and then retry changing skin, setting Weather provider, etc
Thanks very much Matt, that did the trick. The button "Get more" ist now working flawlessly.