Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
Oki. Happy building from source then.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 24
Joined: Dec 2014
Reputation:
0
Everything has been working great except for some freezing of some movies. After doing some reading it looks like it might be the Intel bug? Audio continues but the picture freezes and I can't do anything. I disabled hardware acceleration and everything seems to be OK for now. Should I keep the settings this way or is there something else I should be doing?
Posts: 23,468
Joined: Aug 2011
Reputation:
1,101
fritsch
Team-Kodi Developer
Posts: 23,468
OE RC3 will have that solved. So wait until that is released.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Posts: 2
Joined: Dec 2014
Reputation:
0
Posting here because this script is among the top Google results for Chromebox Ubuntu.
The current version does not enable i386 by default. As a result, a number of packages will not install, particularly pipelight - needed to get Amazon Prime Video, among other things, working. This triggers errors that don't make it apparent that the problem is related to the architecture. This can be fixed, post install, by running the commands shown below.
sudo dpkg --add-architecture i386
sudo apt-get update
You might also want to consider not hard coding the Ubuntu version to "latest," and making Kodi installation optional. I am likely not the only person using this script as a starter for a general purpose Ubuntu box. I manually switched to lts, and deleted out Kodi while troubleshooting this problem, but they obviously ended up being unrelated.
Posts: 8
Joined: Dec 2014
Reputation:
0
Looking for some help on initial setup issues.
New stuff for me: Synology DS213j, WD Red 3TB's, Asus Chromebox M004U. All hardwired.
Goal to store and stream photos and videos to TV via Chromebox. Music and DVR via OTA comes later.
Completed: Device Prep, OpenELEC, Kodi install.
Issue 1: When trying to add files / folders to Kodi, all it sees on the DS213j are the "photos", "videos", and "music" folders, not the ones I created. How can I get it so see these? I selected UPnP Devices in the browse for new share menu. Is this right? Or am I not able to make my own folders? THe Samsung DLNA smart TV didn't see my folders either. Can I have spaces in my folder names?
Issue 2: Using UPnP method above (to get to a few test files in the "photo" folder), it won't play (or even see) my movie files. Filetypes are mts and mov. It was able to see the picture filenames, but didn't pull them up. jpegs.
Issue 3: Logitech K400r wireless keyboard didn't seem to allow me to press ctrl L to boot to openelec. I had a hardwired USB one that did. Can you recommend a low cost keyboard that may work?
Issue 4: Upon boot up, I don't get the developer screen on the TV (via HDMI). Just the default screen for no picture. Not sure if this is significant, as long as I remember to hit crtl-L quickly...
Thanks in advance, hope I can get this going, as the interface looks nice for sure.