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) [2015/04/27] - Matt Devo - 2015-05-01

(2015-05-01, 19:25)cavemandaveman Wrote: I made a new OpenELEC install media on a different usb stick following the link from the chromebox wiki but still nothing Sad
How long after I power on do I hit 'esc' and how many times exactly do I hit '2'?

starting about 2s after power on, hit ESC a handful of times (eg, 3x, 1s apart), then hit 2 once. Do you have another monitor available to test? Even using a HDMI->DVI adapter would be fine


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - HarryMohan - 2015-05-01

(2015-05-01, 16:38)Matt Devo Wrote:
(2015-05-01, 16:15)HarryMohan Wrote:
(2015-04-29, 23:44)Matt Devo Wrote: It will only power on from suspend, not full off.

Is that the setting in OpenELEC. Matt, thank you for your help and all your work.

You need to set Kodi to suspend when the power toggle signal is sent from the remote. As noted in the wiki:
* System-->Settings-->System-->Power Saving: Shutdown function:Suspend (sets IR power toggle to suspend)

The limitation of only powering on in suspend is due to the USB ports being off, rather than in a low-power state, when the box is fully powered off. I've played around with the firmware some but have been unsuccessful in getting it to work.

Thank you, I should have seen that in wiki, thanks again works perfect.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - stueybuk - 2015-05-03

Ok, Chromebox just arrived and about to take the plunge. I was just wondering, if I was to install kodibuntu, would I be able to run something like transmission with automatic and download torrents to a NAs ?


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Matt Devo - 2015-05-03

(2015-05-03, 12:24)stueybuk Wrote: Ok, Chromebox just arrived and about to take the plunge. I was just wondering, if I was to install kodibuntu, would I be able to run something like transmission with automatic and download torrents to a NAs ?
Of course, but you can also do that with OpenELEC and a torrent client add-on (from the unofficial repository)


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - HarryMohan - 2015-05-03

(2015-05-03, 17:48)Matt Devo Wrote:
(2015-05-03, 12:24)stueybuk Wrote: Ok, Chromebox just arrived and about to take the plunge. I was just wondering, if I was to install kodibuntu, would I be able to run something like transmission with automatic and download torrents to a NAs ?
Of course, but you can also do that with OpenELEC and a torrent client add-on (from the unofficial repository)

I need help on that subject too. I am tying to install addon, I was able to get in with Putty but was not sure where and how to drop the file in right place.

How can I do that via OpenElec? Can you please direct me to right thread. Thanks

PS: Noticed I have 20% warning, what did I do?


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Matt Devo - 2015-05-03

(2015-05-03, 21:13)HarryMohan Wrote: I need help on that subject too. I am tying to install addon, I was able to get in with Putty but was not sure where and how to drop the file in right place.

How can I do that via OpenElec? Can you please direct me to right thread.

easiest way is to drop it into the downloads folder via SMB (\\openelec\downloads in Windows explorer), then install from zip in the add-ons section and browse to downloads folder. Plenty of info on the OE/Kodi wiki pages on SMB shares and manual installation of add-ons


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - HarryMohan - 2015-05-03

(2015-05-03, 21:16)Matt Devo Wrote:
(2015-05-03, 21:13)HarryMohan Wrote: I need help on that subject too. I am tying to install addon, I was able to get in with Putty but was not sure where and how to drop the file in right place.

How can I do that via OpenElec? Can you please direct me to right thread.

easiest way is to drop it into the downloads folder via SMB (\\openelec\downloads in Windows explorer), then install from zip in the add-ons section and browse to downloads folder. Plenty of info on the OE/Kodi wiki pages on SMB shares and manual installation of add-ons


Thank you,
Just realized what I did wrong for warning. I apologize.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - gshodg - 2015-05-04

My system now hangs, after reboot, at the screen with the Kodi logo and version number (v14.2 helix) - and I can never access the Kodi interface.

Log files are here: https://www.dropbox.com/sh/scn1ldux0rp3y3a/AAAHoOQpVEggnvpCzbOJ1H5-a?dl=0

I'm not sure how next to proceed to get back OpenElec 5.0.8/Kodi 14.2 stable version, any suggestions?

What led to this
I had installed another version of the OpenElec 5.0.8 that allowed dual audio output. That didn't do quite what I wanted http://forum.kodi.tv/showthread.php?tid=192480&pid=1988467#pid1988467 so I wanted to go back to the stable version I've been successfuly using (OpenElec 5.0.8/Kodi 14.2)

The installation of the other version, and attempt to revert back, was done via the add-on OpenElec Dev Update https://ls80.github.io/script.openelec.devupdate/

When I re-installed the 5.0.8 it said it was already installed and didn't remove the dual-audio feature. So I used this add on to install the latest build (15.0 beta 1) and then used it again to revert back to the official 5.0.8 stable build. And now the system hangs on the Kodi logo screen.

What I've tried so far
1. Reboot a few times - it always hangs at the Kodi logo screen
2. Tried to reinstall OpenElec 5.0.8 by downloading the tar file putting it in the update folder, and then reboot - it always hangs at the same place -


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Matt Devo - 2015-05-04

standalone? reinstall from USB. dual boot? boot ChromeOS and reinstall via the script.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Soli - 2015-05-05

Just chiming in with my experiences regarding booting from usb sticks. This is with a HP. All sticks are pretty standard usb 2.0 sticks.
Usb stick 1: boots from all usb ports.
Usb stick 2: boots only from the upper port in the back.
Usb stick 3: does not boot at all.


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Matt Devo - 2015-05-05

(2015-05-05, 03:34)Soli Wrote: Just chiming in with my experiences regarding booting from usb sticks. This is with a HP. All sticks are pretty standard usb 2.0 sticks.
Usb stick 1: boots from all usb ports.
Usb stick 2: boots only from the upper port in the back.
Usb stick 3: does not boot at all.

YGPM


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Living Legend - 2015-05-05

So everything was working fine until I got home today.

Went to power up the TV and hit an infite reboot loop. I'm currently using a dual boot openelec+chromeOS.

I'd get to the screen that says Kodi v. etc. and then it would flash off and then reboot back to that screen infinitely.
I did a complete reinstall and things were up and running again.

But I've discovered the problem. I did an SCP into openelec and added the advancedsettings.xml file, and now I'm getting the infinite reboot loop. This was a direct copy of my XML file that is being used on all of my clients. For some reason, it's not working on Kodi/Chromebox and won't allow me to boot.

Ideas?


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Living Legend - 2015-05-05

I removed advancedsettings.xml again, went in and added time on the wait for network to connect configuration. Now after doing the reboot 3-4 times I'm frozen at Kodi v 14.2-Helix screen.

I have a very basic XML file too.

<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.3</host>
<port>3306</port>
<user>*******</user>
<pass>*******</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.3</host>
<port>3306</port>
<user>******</user>
<pass>*******</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
</advancedsettings>


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Matt Devo - 2015-05-05

so if you ssh in and rename it, it boots fine? sounds like an issue for either the OE folks or the Kodi Linux support section, not hardware


RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+Kodi) [2015/04/27] - Living Legend - 2015-05-05

(2015-05-05, 07:15)Matt Devo Wrote: so if you ssh in and rename it, it boots fine? sounds like an issue for either the OE folks or the Kodi Linux support section, not hardware

Well I actually can't SSH into it now because I can't get it to boot. But if I reinstall using the script there will no longer be the advancedsettings.xml file. Without that file, we boot fine.

It's just odd that it was originally working fine, and then one day when I try to boot, it won't.

EDIT: Another question. If I can't get in to openelec, what do I need to do to be able to ssh into my chromebox so I can view the log file?