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
(2014-12-02, 05:45)TonyPh12345 Wrote: [ -> ]Hey, folks!

I'm having several problems using the install script in post 1.

When selecting dual boot with OpenELEC, wget throws an error that the certificates don't match.
Same when checking for BIOS update.

I was able to successfully install Ubuntu, though.

When running XBMC in Ubuntu, I'm finding it impossible to get HD Audio... Everything is just sent 5.1, no DTS HD MA. Is this an Ubuntu-issue?

The Ubuntu audio option is set to HDMI, as is XBMC.

Finally, is it possible to get it to boot straight into XBMC without having to log in and start XBMC manually?

Thanks!!!

Re audio, do you have pulseaudio installed? This only goes up to 5.1 DTS/AC3 I believe. Get rid of it or start xbmc with

AE_SINK=ALSA xbmc
Does anyone have feedback on the Netflix video quality through the Chrome browser when running a single boot XBMCbuntu setup ?
(2014-12-02, 07:02)prattmd Wrote: [ -> ]
(2014-12-01, 22:30)prattmd Wrote: [ -> ]OK, I followed everything and used mini.iso and installed ubuntu server
The usb is recognized as sda so I installed the system and grub to sdb

I was able to boot into ubuntu using legacy bios hd boot

Yay

Now, though, if I use cntrl-d to go to Chromeos, it says the system is corrupted
Any ideas?

ok, so I installed to dev/sdb7 and installed grub to dev/sdb7 instead of the MBR
Now, ubuntu won't boot AND chrome os wont boot

Any other ideas?

I'll look into it tomorrow and report back with the correct config.

(2014-12-02, 07:18)wrxtasy Wrote: [ -> ]Does anyone have feedback on the Netflix video quality through the Chrome browser when running a single boot XBMCbuntu setup ?

I had no issues getting full HD / 5.1 from Neflix via Chrome in Ubuntu 14.10 when I tested a week or two back
I'm getting the booting kernel error. I first got it when trying to dual boot, after reading this thread the simple CTRL D got me going again. So I tried a standalone install. I selected to backup to USB and it seemed to finish then rebooted on it's own. I tried pressing ESC (just once) but it went back to booting Kernel. I can't seem to get out of this loop now. CTRL D doesn't seem to work, ESC doesn't bring up a boot menu.

I should have known better than to try this late at night.

**Edit So after searching and reading it looks like I need to try a different keyboard. I have been using a logitech wireless which seems to work for the first menus but it seems to be a somewhat common issue that it won't work after getting past the first few steps of installing OpenElec. I'm also going to try and get a few different USB keys incase the one I have can't be read.
Howdy,

I just got my ChromeBox because of this thread, and love it! Using Kodi 14 rc1 based OpenELEC, I cannot turn on BlueTooth...... is this normal?
(2014-12-02, 07:09)nickr Wrote: [ -> ]
(2014-12-02, 05:45)TonyPh12345 Wrote: [ -> ]When running XBMC in Ubuntu, I'm finding it impossible to get HD Audio... Everything is just sent 5.1, no DTS HD MA. Is this an Ubuntu-issue?

The Ubuntu audio option is set to HDMI, as is XBMC.

Re audio, do you have pulseaudio installed? This only goes up to 5.1 DTS/AC3 I believe. Get rid of it or start xbmc with

AE_SINK=ALSA xbmc

Yep, it is using Pulse... I'll give that envvar a try this evening.

@matt Devo, any idea why the script is bombing out for OpenELEC installs? I tried inserting the "--no-check-certificate" option in the sh script where the wget is used to dropbox, but that just caused a "403" error and still won't download the syslinux file.

On a separate note, looks like this Asus Chromebox is headed back to Amazon -- the Wired Ethernet socket is not working. Even in native ChromeOS (virgin bootup) it insists on WiFi only, even though my network is working fine with other devices on the same cable.

Thanks, y'all!
Matt Devo I haven't read though this entire post. I have my Chromebox running the latest 4.2.1 I think (at work so can't check). I see that 5.0 RC1 was release. Do you have an easy way to upgrade to this to try out?
(2014-12-02, 14:28)1leafsfan Wrote: [ -> ]I'm getting the booting kernel error. I first got it when trying to dual boot, after reading this thread the simple CTRL D got me going again. So I tried a standalone install. I selected to backup to USB and it seemed to finish then rebooted on it's own. I tried pressing ESC (just once) but it went back to booting Kernel. I can't seem to get out of this loop now. CTRL D doesn't seem to work, ESC doesn't bring up a boot menu.

I should have known better than to try this late at night.

CTRL-D/L don't work with the standalone firmware, only the stock one. If pressing ESC doesn't work to bring up the boot menu (but you do see the 'press ESC' text), then try another keyboard. And be sure to only press ESC once, since more than that will auto-boot the internal HDD.

(2014-12-02, 14:50)Human_USB Wrote: [ -> ]Howdy,

I just got my ChromeBox because of this thread, and love it! Using Kodi 14 rc1 based OpenELEC, I cannot turn on BlueTooth...... is this normal?

I just did a clean install of OE 5.0 RC1 (4.97.1) and have no issues enabling bluetooth via Settings-->OpenELEC-->Services-->Bluetooth. Are you not able to do so?

(2014-12-02, 15:58)TonyPh12345 Wrote: [ -> ]Yep, it is using Pulse... I'll give that envvar a try this evening.

@matt Devo, any idea why the script is bombing out for OpenELEC installs? I tried inserting the "--no-check-certificate" option in the sh script where the wget is used to dropbox, but that just caused a "403" error and still won't download the syslinux file.

On a separate note, looks like this Asus Chromebox is headed back to Amazon -- the Wired Ethernet socket is not working. Even in native ChromeOS (virgin bootup) it insists on WiFi only, even though my network is working fine with other devices on the same cable.

Thanks, y'all!

I'm not seeing any such issues here, just tested an OE dual boot install.

(2014-12-02, 16:23)rmilyard Wrote: [ -> ]Matt Devo I haven't read though this entire post. I have my Chromebox running the latest 4.2.1 I think (at work so can't check). I see that 5.0 RC1 was release. Do you have an easy way to upgrade to this to try out?

just do a manual upgrade as per the wiki/OE wiki, then enable automatic updates
(2014-12-02, 17:29)Matt Devo Wrote: [ -> ]
(2014-12-02, 14:28)1leafsfan Wrote: [ -> ]I'm getting the booting kernel error. I first got it when trying to dual boot, after reading this thread the simple CTRL D got me going again. So I tried a standalone install. I selected to backup to USB and it seemed to finish then rebooted on it's own. I tried pressing ESC (just once) but it went back to booting Kernel. I can't seem to get out of this loop now. CTRL D doesn't seem to work, ESC doesn't bring up a boot menu.

I should have known better than to try this late at night.

CTRL-D/L don't work with the standalone firmware, only the stock one. If pressing ESC doesn't work to bring up the boot menu (but you do see the 'press ESC' text), then try another keyboard. And be sure to only press ESC once, since more than that will auto-boot the internal HDD.

(2014-12-02, 14:50)Human_USB Wrote: [ -> ]Howdy,

I just got my ChromeBox because of this thread, and love it! Using Kodi 14 rc1 based OpenELEC, I cannot turn on BlueTooth...... is this normal?

I just did a clean install of OE 5.0 RC1 (4.97.1) and have no issues enabling bluetooth via Settings-->OpenELEC-->Services-->Bluetooth. Are you not able to do so?

(2014-12-02, 15:58)TonyPh12345 Wrote: [ -> ]Yep, it is using Pulse... I'll give that envvar a try this evening.

@matt Devo, any idea why the script is bombing out for OpenELEC installs? I tried inserting the "--no-check-certificate" option in the sh script where the wget is used to dropbox, but that just caused a "403" error and still won't download the syslinux file.

On a separate note, looks like this Asus Chromebox is headed back to Amazon -- the Wired Ethernet socket is not working. Even in native ChromeOS (virgin bootup) it insists on WiFi only, even though my network is working fine with other devices on the same cable.

Thanks, y'all!

I'm not seeing any such issues here, just tested an OE dual boot install.

(2014-12-02, 16:23)rmilyard Wrote: [ -> ]Matt Devo I haven't read though this entire post. I have my Chromebox running the latest 4.2.1 I think (at work so can't check). I see that 5.0 RC1 was release. Do you have an easy way to upgrade to this to try out?

just do a manual upgrade as per the wiki/OE wiki, then enable automatic updates


Maybe I am blind but not seeing this.
(2014-12-02, 18:08)rmilyard Wrote: [ -> ]Maybe I am blind but not seeing this.

http://wiki.openelec.tv/index.php/Updating_OpenELEC
Is it possible to play emulators with in OpenELEC? I was doing some reading and it sounds like you need a special build of XBMC/Kodi, any plans for this or am I mistaken?
(2014-12-02, 18:54)oval61251 Wrote: [ -> ]Is it possible to play emulators with in OpenELEC? I was doing some reading and it sounds like you need a special build of XBMC/Kodi, any plans for this or am I mistaken?

not really the right place for this question; the OpenELEC forums would probably be better
(2014-12-02, 18:08)rmilyard Wrote: [ -> ][quote='Matt Devo' pid='1851229' dateline='1417534143']
[quote='1leafsfan' pid='1851120' dateline='1417523339']
I'm getting the booting kernel error. I first got it when trying to dual boot, after reading this thread the simple CTRL D got me going again. So I tried a standalone install. I selected to backup to USB and it seemed to finish then rebooted on it's own. I tried pressing ESC (just once) but it went back to booting Kernel. I can't seem to get out of this loop now. CTRL D doesn't seem to work, ESC doesn't bring up a boot menu.

I should have known better than to try this late at night.

CTRL-D/L don't work with the standalone firmware, only the stock one. If pressing ESC doesn't work to bring up the boot menu (but you do see the 'press ESC' text), then try another keyboard. And be sure to only press ESC once, since more than that will auto-boot the internal HDD.



Plugged in a USB keyboard and the ESC key worked as you all knew it would Smile I was shocked at how quickly it installed OpenElec.
I followed steps AFAIK, and I'm not getting the option to boot into openelec. I chose 30 seconds + ChromeOS. And I exited developer mode. When i power off and restart, there is no option to choose the boot (blank screen into the chromeOS) I see that it should say "esc." on the black screen... and ctrl+d or ctrl+l also dont seem to do anything? Was I supposed to always stay in developer mode? The fact that Lon admits doing something wrong in his setup, confuses me even more. I followed the steps on the wiki, and have just finished watching his video, and just confused.
(2014-12-03, 05:40)billyvnilly Wrote: [ -> ]I followed steps AFAIK, and I'm not getting the option to boot into openelec. I chose 30 seconds + ChromeOS. And I exited developer mode. When i power off and restart, there is no option to choose the boot (blank screen into the chromeOS) I see that it should say "esc." on the black screen... and ctrl+d or ctrl+l also dont seem to do anything? Was I supposed to always stay in developer mode? The fact that Lon admits doing something wrong in his setup, confuses me even more. I followed the steps on the wiki, and have just finished watching his video, and just confused.

you should not have exited developer mode - tried to make that explicit on the wiki.

Assuming you already performed the factory reset as per my instructions, you'll just need to re-enter developer mode, re-download/re-run the script, and re-run the 2nd stage of the OE dual boot setup. Once that's done, then you will be able to boot into either ChromeOS or OpenELEC via [CTRL-D] / [CTRL-L] on the developer boot screen.

If you didn't do the factory reset the first time around, do that, then start from scratch.

Lon's video is more confusing than helpful IMO.
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