• 1
  • 366
  • 367
  • 368(current)
  • 369
  • 370
  • 553
Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
(2015-11-03, 00:27)Karnis Wrote: Hi Matt:
Updating to OE 6/ Kodi 15.2, I noticed when I play 24p material, when I press the O key, the audio delay is displayed as -.175 even though in the OSD audio menu it's set to zero. When I play 60p material it's all zeros.

Audio seems to be in-sync with both sources. As a former Kodi--Windows user, that delay value seems familiar. :-)

I never really noticed this before, is this correct? Thanks.

175ms has been the default delay for 24p content over HDMI for some time, though I'm not sure if the way it's displayed on the codec info overlay has changed with Kodi 15 or OE6
Reply
(2015-11-03, 00:45)Matt Devo Wrote:
(2015-11-03, 00:27)Karnis Wrote: Hi Matt:
Updating to OE 6/ Kodi 15.2, I noticed when I play 24p material, when I press the O key, the audio delay is displayed as -.175 even though in the OSD audio menu it's set to zero. When I play 60p material it's all zeros.

Audio seems to be in-sync with both sources. As a former Kodi--Windows user, that delay value seems familiar. :-)

I never really noticed this before, is this correct? Thanks.

175ms has been the default delay for 24p content over HDMI for some time, though I'm not sure if the way it's displayed on the codec info overlay has changed with Kodi 15 or OE6

Thanks Matt. I only asked because in the Windows & Android versions it's displayed as 0.00, so I raised an eyebrow. Cool
Reply
(2015-11-02, 15:21)fritsch Wrote: Don't ever turn off acpi ... not matter what happens. This will crash / burn your device and if you are unlucky one cpu will be left when run in that mode. modern system don't work without ACPI at all.
Based upon your very strongly worded warning, I removed acpi=off and installed 4.3 mainline, which works fine. Got two CPUs again. Pain in the butt.

Acpi=off seemed to be working fine, temps were not a problem, but you're right in that I only showed 1 CPU active. I added it to the wiki, do you think it should be removed?

For any lurkers, remove acpi=off from /etc/defaults/grub then:
Code:
mkdir /tmp/kern
cd /tmp/kern
wget http://kernel.ubuntu.com/%7Ekernel-ppa/mainline/v4.3-wily/linux-headers-4.3.0-040300_4.3.0-040300.201511020949_all.deb
wget http://kernel.ubuntu.com/%7Ekernel-ppa/mainline/v4.3-wily/linux-headers-4.3.0-040300-generic_4.3.0-040300.201511020949_amd64.deb
wget http://kernel.ubuntu.com/%7Ekernel-ppa/mainline/v4.3-wily/linux-image-4.3.0-040300-generic_4.3.0-040300.201511020949_amd64.deb
dpkg -i *.deb    
update-grub
4.3 isn't technically out yet, so as future releases come out check for the newest file in those URLs. Or just stick with 3.19, which I think is probably the smarter way to go.
Reply
I'm currently using a Asus Chromebox and OpenElec 5.0.8. I usually have 2x 2TB my passport hard drives (usb powered) plugged in, and everything boots fine.
I recently swapped out for a 6TB MyBook (outlet powered), and the Chromebox freezes at the boot menu. It's RIGHT before it asks to hit ESC for boot list. Just a black screen with the info line at the top (SeaBIOS (version 20140405_201740-john-lewis.) . If I reset the box, it works fine. If I reset the box 100 other times, it's fine. However, if I wait for 2 minutes and boot back up, it freezes. It's almost like it's trying to load the box, but it hasn't woken up yet.

So, how would I remedy this? I tried to set boot priority, but it already defaults and only shows the internal Chromebox. Is there a way to disable to Bios PreBoot authentication? Is there an updated BIOS that fixes this?

Or, am I just way off?

**I also did notice that the Chromebox sometimes randomly mounts and dismounts the hard drive as well. Related issue? If not, suggestions?

Thanks a ton!
---------------------------------------------------------
I just tested this with a SUSPEND (keeping the box kinda live), and it still froze on boot.
**I also tried different cables..and a much longer one to maybe delay the boot a tiny bit. All freezes.
Reply
(2015-11-03, 04:26)McButton Wrote: I'm currently using a Asus Chromebox and OpenElec 5.0.8. I usually have 2x 2TB my passport hard drives (usb powered) plugged in, and everything boots fine.
I recently swapped out for a 6TB MyBook (outlet powered), and the Chromebox freezes at the boot menu. It's RIGHT before it asks to hit ESC for boot list. Just a black screen with the info line at the top (SeaBIOS (version 20140405_201740-john-lewis.) . If I reset the box, it works fine. If I reset the box 100 other times, it's fine. However, if I wait for 2 minutes and boot back up, it freezes. It's almost like it's trying to load the box, but it hasn't woken up yet.

So, how would I remedy this? I tried to set boot priority, but it already defaults and only shows the internal Chromebox. Is there a way to disable to Bios PreBoot authentication? Is there an updated BIOS that fixes this?

Or, am I just way off?

**I also did notice that the Chromebox sometimes randomly mounts and dismounts the hard drive as well. Related issue? If not, suggestions?

Thanks a ton!
---------------------------------------------------------
I just tested this with a SUSPEND (keeping the box kinda live), and it still froze on boot.
**I also tried different cables..and a much longer one to maybe delay the boot a tiny bit. All freezes.

unfortunately, I really can't provide support for what are potentially firmware-related issues when you're using someone else's custom firmware. If you upgrade to mine (which is 1.5yrs newer than the one you are running) then I can try to help, but there's not much that either John Lewis or I can do if your drive takes longer to respond to initialization on cold boot than the USB spec says it should.
Reply
If Matt devo firmware doesn't solve your problem or if you don't want to buy a nas, you can connect to your router usb port or to your lan using a product like this http://www.addonics.com/products/nasu2.php
Reply
I have a NAS, but it just doesn't always stream perfect. Plugging in works amazing. My NAS is for backup or other devices.
My router has a USB port as well, but it's pretty terrible to stream from my Zoom. I also just got something like the NAS adapter. It's got 3x usb 3.0 ports on the top too. Works great on my laptop with no ethernet port. $20 on Amazon.

Matt, how do I upgrade the firmware? I thought it was all the same. It's what I initially started with when this thread started. Thanks for the reply on the OE chat as well..You're everywhere, dude!

Thanks for all the help.

**Side note, I did find a workaround... I plugged a USB hub into the hard drive and plugged that into the Chromebox. It works flawlessly. I just don't like the extra swag hanging off of it though. Weird, huh?
Reply
(2015-11-03, 07:49)McButton Wrote: I have a NAS, but it just doesn't always stream perfect. Plugging in works amazing. My NAS is for backup or other devices.
My router has a USB port as well, but it's pretty terrible to stream from my Zoom.

Matt, how do I upgrade the firmware? I thought it was all the same. It's what I initially started with when this thread started. Thanks for the reply on the OE chat as well..You're everywhere, dude!

Thanks for all the help.

**Side note, I did find a workaround... I plugged a USB hub into the hard drive and plugged that into the Chromebox. It works flawlessly. I just don't like the extra swag hanging off of it though.

boot any old Linux Live USB stick (Ubuntu 15.04 works fine; 15.10 has issues). open a terminal window. run the EZ Setup Script as per the instructions in the first post. Choose the option to install/update the coreboot firmware. Follow the prompts, when in doubt for a Y/N just hit enter to accept the default (the capital one). Choose power off option from script. Retry the HDD without the hub.
Reply
Great! I just found the instructions on page 1 as I closed my post. Will try and report back. Not sure what you mean by using a Linux stick. I'll try to figure it out.
Reply
(2015-11-03, 07:57)McButton Wrote: Great! I just found the instructions on page 1 as I closed my post. Will try and report back. Not sure what you mean by using a Linux stick. I'll try to figure it out.

since you already have OpenELEC setup, you can't run the script from inside it - you have to boot another OS and run it there. The easiest way to do that is to boot a Ubuntu installer and select the 'Try Ubuntu' option, which will boot up in a "live" session
Reply
Dang. Complicated stuff. I...shall attempt that and hope I don't destroy things.
--------------------------------------------------
How do I boot? I read the guide, but apparently I don't know what I'm doing. I downloaded 15.04 and put on a USB. It's an ISO file...is that correct? It's all I could find.
Reply
(2015-11-03, 08:11)McButton Wrote: Dang. Complicated stuff. I...shall attempt that and hope I don't destroy things.
--------------------------------------------------
How do I boot? I read the guide, but apparently I don't know what I'm doing. I downloaded 15.04 and put on a USB. It's an ISO file...is that correct? It's all I could find.

you need to properly write the ISO (which is a type of disk image) onto the USB, not just copy it. If you're on Windows, I recommend using Rufus - just select the ISO image and USB drive to be written, and it will take care of the rest
Reply
Does anyone use the ProjectM visualizer with the custom Intel/EGL build? I'm getting an error message:

Add-on couldn't be loaded.
An unknown error occured.
Can't load Dll

Was working with 5.95.5, but not after I updated to this version.
Reply
Hello Matt, the issue that the Firmware Updates are not working with openelec 3.2.4 are still there... Firmware on my Box 20151015

here are an new kernel log:
http://sprunge.us/LRfF

Code:
Last login: Mon Nov  2 10:06:52 on ttys000
AKFs-MacPro:~ Massaguana$ ssh [email protected]
[email protected]'s password:
##############################################
# OpenELEC - The living room PC for everyone #
# ...... visit http://www.openelec.tv ...... #
##############################################

OpenELEC (unofficial) Version: 3.2.4
OpenELEC:~ # curl -L -O https://goo.gl/SoCQtG
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   263    0   263    0     0   1220      0 --:--:-- --:--:-- --:--:--  1223
100  6341  100  6341    0     0  11713      0 --:--:-- --:--:-- --:--:-- 11713
OpenELEC:~ # bash SoCQtG

ChromeBox Firmware Updater v1.4
(c) Matt DeVillier <[email protected]>
**************************************************

!! WARNING !!
This firmware is only valid for Haswell-based Asus/HP/Acer/Dell
ChromeBoxes with Celeron 2955U/2957U, Core i3-4010U/4030U, Core i7-4600U CPUs
which are already running my custom coreboot firmware.
Use on any other device will almost certainly brick it.

Do you wish to continue? [y/N] y

Checking if update available...

You already have the latest firmware (20151015)

Would you like to install anyway? [y/N] y

Install "headless" firmware? This is only needed for servers
running without a connected display. [y/N] y

Default to booting from any connected USB device? If N, always boot from the internal SSD unless selected from boot menu. [y/N] y

Add PXE network booting capability? (This is not needed for by most users) [y/N] n

Downloading flashrom utility

Downloading cbfstool utility

Reading current firmware
Failure reading current firmware; cannot proceed.


regards
Massaguana
Reply
Hey! Got it. Getting the ISO to transfer was a bit odd, but it worked. I ran into some snags, but as long as you follow the prompts, it's easy...OH, and make sure the wifi is connected once you hit Ubuntu.
Anyway, I updated the firmware, and the box is bypassed at startup like it should be, and it mounts without a bunch of mount/dismount notices. Well done! Thanks for all the help. This was driving me nuts!
Reply
  • 1
  • 366
  • 367
  • 368(current)
  • 369
  • 370
  • 553

Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37