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
Morning Matt, nothing wrong but is the current topic a typo (2015/03/29]6)? I was just checking if I was up to date?
@matt got it working, took 3 goes at getting it working. Is SSH or FTP disabled in that custom build. Using putty and putting the ip address gives connection refused, and the same with FTP software filezilla.

Quick look at my network settings is showing that my DNS has gone to 127.0.0.1 would that stop me from getting into it?

EDIT; Solved Turns out there isnt an SSH server installed on that version.
(2015-04-01, 07:41)D-an-W Wrote: [ -> ]Morning Matt, nothing wrong but is the current topic a typo (2015/03/29]6)? I was just checking if I was up to date?

not sure where the '6' on the end came from (and is now removed), but the date is correct

(2015-04-01, 18:58)stuCONNERS Wrote: [ -> ]@matt got it working, took 3 goes at getting it working. Is SSH or FTP disabled in that custom build. Using putty and putting the ip address gives connection refused, and the same with FTP software filezilla.

Quick look at my network settings is showing that my DNS has gone to 127.0.0.1 would that stop me from getting into it?

what ended up being the issue? I'm not sure what services are enabled by default in Ubuntu or Kodibuntu, but there ought to be an easy way to check. Your DNS servers should be automatically set by your DHCP server, or if using a manual/static IP, you need to set it yourself
No idea in the end. Probably a busted USB stick, I`m running this custom one and the official kodibuntu. The official kodi version seems way easier to use. Im hitting problem after problem with this custom build. Changing the dns server on the custom build gets written back to 127.0.0.1, Kodi build, uses the ip address of my router. Tvheadend install works perfect on kodibuntu, cant even login on the custom build after installing, Most of the wiki instructions don't work on this custom build, But again fine on the official kodibuntu builds. I wouldnt recommend it at the moment. If you know how to stop kodibuntu from setting up swap, id go back to that, but i`ll lose 5GB from the SSD..
(2015-04-01, 21:32)stuCONNERS Wrote: [ -> ]Most of the wiki instructions don't work on this custom build, But again fine on the official kodibuntu builds.

what exactly does that mean?
for example updating from 14.1 to 14.2 version of kodi, if you follow the wiki, the update works on the official kodibuntu, on the custom one, doesnt work. It doesnt update kodi. been using tvheadend and transmission for a while now, neither will work on the custom build, follow the same instructions and they work great on the official kodi builds. Idle on the official build is a few percent, custom build idle is over 70% when shutting down on the kodi build, it doesn't spin my external hard-drive up, custom build, spins my hdd then cuts power. Sounds like it going to damage my external hard drive.
Ok so im in ubuntu live boot right now but how do i make my standalone install boot usb first like "add script option for USB boot default for standalone firmware" i don't see any optionHuh?

EDIT: never mind i got it Smile thanks.

(2015-03-29, 21:28)Matt Devo Wrote: [ -> ]
(2015-03-29, 21:23)fma965 Wrote: [ -> ]"- add script option for USB boot default for standalone firmware"

How would i run the script from a standalone firmware? just use chromium? great work.

yeah, or pretty much any non-OE linux

Would it have to be a x64 OS? i tried with a x86 ubuntu install but cbfstool wouldn't load, something like "couldn't open cbfstool binary file"
(2015-04-01, 23:31)fma965 Wrote: [ -> ]Would it have to be a x64 OS? i tried with a x86 ubuntu install but cbfstool wouldn't load, something like "couldn't open cbfstool binary file"

yeah, all the binaries I compiled are x86_64 only
(2015-04-02, 00:20)Matt Devo Wrote: [ -> ]
(2015-04-01, 23:31)fma965 Wrote: [ -> ]Would it have to be a x64 OS? i tried with a x86 ubuntu install but cbfstool wouldn't load, something like "couldn't open cbfstool binary file"

yeah, all the binaries I compiled are x86_64 only

Ok thanks for confirmation, I thought that was why it wasn't working immediately after seeing the error, just wanted to be sure before i downloaded a 64bit ISO of ubuntu as my download speed is really bad.
Matt, Your script doesn't seem to work at setting the USB as default, i loaded ubuntu 14 x64 and ran the script, updated the firmware and pressed y at the prompt but still boots internal ssd first.any ideas?

EDIT: i tried with chormiumOS and same thing, no errors just doesn't work, I even factory reset everything back to fully stock and then re-wrote the standalone firmware to it... but still nothing.
(2015-04-04, 13:59)fma965 Wrote: [ -> ]Matt, Your script doesn't seem to work at setting the USB as default, i loaded ubuntu 14 x64 and ran the script, updated the firmware and pressed y at the prompt but still boots internal ssd first.any ideas?

EDIT: i tried with chormiumOS and same thing, no errors just doesn't work, I even factory reset everything back to fully stock and then re-wrote the standalone firmware to it... but still nothing.

not sure what you tell you, just tested it and it works fine here. If you press ESC for the boot menu, you should see that any USB devices are now listed first, whereas previously the internal SSD was.
Hi Matt, i have asus with celeron 2955u. i have currently standalone ubuntu 14.10. i was wondering if there is a setting in BIOS to increase performance like a
"step up" to the current speeds? im sorry im a noob on this stuff forgive me if i referenced BIOS when it shouldn't have. i was told that some manufactures
offer a "performance tweak' in the BIOS. i'm asking this because when using kodi it doesn't seem to have the speed that has been mentioned by others and i thought perhaps they have a tweak or setting that i could enable. i have gone to the kodi website and there is a section there that explains how to adjust userdata folder for buffering capacity and speeds etc. at the bottom of the page there was a list of settings that were recommended for best case scenario. i used those settings and changed them in the userdata folder (advanced settings). i realize this may be off topic from what this thread is for but i am just explaining what i did so you know what i did and whether or not your script can help or a setting that you use to help me out

thank you for any help/direction offered
There is no speed button. From what one can interpret in your posting - it seems you are missing proper drivers (vaapi and most likely also kernel) to enjoy kodi the right way. The wiki has some notes about that.
There are no user accessible settings in the Chromebox's firmware/BIOS; if you're having performance issues, then as fritsch said it's like due to an out of date kernel
(2015-04-04, 19:41)fritsch Wrote: [ -> ]There is no speed button. From what one can interpret in your posting - it seems you are missing proper drivers (vaapi and most likely also kernel) to enjoy kodi the right way. The wiki has some notes about that.

thank you for the suggestions!! do you mean drivers for kodi or for the chromebox? on the wiki what section would i find that? is there a "drivers" section
i'm real sorry for the captain obvious questions i am just making sure i look in the correct places and don't end up on a wild goose chase. i seem to run into that
a lot.
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