LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer
User Name
Password
Linux - Embedded & Single-board computer This forum is for the discussion of Linux on both embedded devices and single-board computers (such as the Raspberry Pi, BeagleBoard and PandaBoard). Discussions involving Arduino, plug computers and other micro-controller like devices are also welcome.

Notices


Reply
  Search this Thread
Old 09-05-2013, 10:30 PM   #1
crazypenguin
Member
 
Registered: Jun 2002
Location: Idaho
Distribution: Linux Mint, Manjaro, FreeBSD, Android
Posts: 99

Rep: Reputation: 11
The CuBox ?


Does anyone have any first hand experience using the CuBox? And if so what are your thoughts on this device? Also what application were you using with the CuBox?
 
Old 09-10-2013, 06:12 AM   #2
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

SolidRun just announced a new series for CuBox: http://www.tomshardware.com/news/sol...oid,24121.html
 
Old 09-10-2013, 07:22 AM   #3
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
I've been looking at these type of things. CuBox, Utilite, Sabre-Lite, Wandboard, all based on the freescale i.MX6 board. A quad core 64 bit ARM with a SATA option appeals to me. More as a background machine, to encode videos, or other uses that might render my desktop offline, as in can't play games while process X is running. Plus they tend to be low power and fanless.

No actual experience with one yet.
 
Old 09-10-2013, 12:47 PM   #4
crazypenguin
Member
 
Registered: Jun 2002
Location: Idaho
Distribution: Linux Mint, Manjaro, FreeBSD, Android
Posts: 99

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by Shadow_7 View Post
I've been looking at these type of things. CuBox, Utilite, Sabre-Lite, Wandboard, all based on the freescale i.MX6 board. A quad core 64 bit ARM with a SATA option appeals to me. More as a background machine, to encode videos, or other uses that might render my desktop offline, as in can't play games while process X is running. Plus they tend to be low power and fanless.

No actual experience with one yet.
We have similar agendas for an application of these type of devices.

And as you stated there are piles of different brands and configurations of the quad core ARM boxes all over the internet. I purchased a raspberry pi a while back and it does what it is designed to do, but at the same time it is limited by RAM and other hardware restrictions. The draw for me on some of the newer ARM device is that they have 2 GB RAM and great expandability with SATA, eSATA, or even a Micro SD chip. And for the price it would be hard to go wrong.

My other alternative would be to go with something like the Piston Xi3. But the price is rather prohibitive as the devices range from $500 for a basic Xi3 to over $1,000 for the X7a . And the only real advantage for me is the boxes run a x86 architecture.

Thanks for your input!
 
Old 09-10-2013, 12:49 PM   #5
crazypenguin
Member
 
Registered: Jun 2002
Location: Idaho
Distribution: Linux Mint, Manjaro, FreeBSD, Android
Posts: 99

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by onebuck View Post
Hi,

SolidRun just announced a new series for CuBox: http://www.tomshardware.com/news/sol...oid,24121.html
Thanks! Yes I have also seen several reviews on the device. But I haven't yet run across anyone who is actually using one in real life.
 
Old 09-10-2013, 02:28 PM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,
Quote:
Originally Posted by crazypenguin View Post
Thanks! Yes I have also seen several reviews on the device. But I haven't yet run across anyone who is actually using one in real life.
I think a new Cub will be purchased in the next few days, depending on availability & shipping.
 
Old 09-11-2013, 10:53 AM   #7
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
I have one on preorder. I've never used one, but it looks appealing. The price is certainly reasonable, but it remains to be seen how useful it would be. Debian has ARM ports, for both armel and armhf, but the software availability is somewhat limited, since not all packages have been ported. My primary concern, though, is getting the kernel to work well with the hardware. I haven't done any kernel compiling, but I might have to start learning the details of it.
 
Old 09-11-2013, 11:58 AM   #8
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
It's simple enough to compile a kernel if you do it the distro specific way.

$ cp /boot/config .config
$ make oldconfig
$ make deb-pkg
# dpkg -i ../*linux*.deb

Or something like that. Assumes the -dev things are installed (not by default in debian). And other things like getting and extracting the sources from kernel.org.

I'm also concerned about drivers, for the things not quite out yet like the utilite, it's because drivers are S.I.D.. Or at least that's my interpretation based on the information on the website(s). But I haven't checked recently, I just saw the gadgets on linuxgizmos and fed the curiousity.
 
Old 09-11-2013, 02:40 PM   #9
cjcox
Member
 
Registered: Jun 2004
Posts: 307

Rep: Reputation: 42
I own the 1st ed. CuBox (a pre-production unit, SPDIF not working).

I like it. I setup a XBMC server/client on it. Attached a 1TB USB to hold my media. Worked like a champ. I was using the GeeXboX distro (a lightweight distro for running XBMC).

I still own the device, but I use Roku's now and a heavier handed backend server for Plex (a fork of XBMC) for my own media (need heavier server because my media are mpeg2s that have to be live transcoded by Plex for playback through the Roku's... it only handles H264 AAC).

Now.. If if I transcode my video media to native Roku formats (no transcoding), good chance the CuBox could be something Plex-like, just not sure about getting Plex on it (could be difficult).

While it may be expensive, it's a lot more powerful than the Pi. Of course, I'm not talking about the new low end CuBox.
 
Old 09-22-2013, 04:49 PM   #10
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
I have a Roku for watching video. I plan to use the iCubox as a desktop machine, or at least an experimental desktop. I already have the peripherals on hand - monitor, keyboard/mouse, etc. It may be a little underpowered, but I seldom bother to use a desktop machine anyway, and I really don't have one per se. My desktop is an Asus eee-pc, connected to wireless keyboard/mouse and monitor, and external USB HDDs. The Cubox should be at least as capable as that, although several things will be unavailable because of the armhf CPU. It's mainly for use as a playtoy and learning platform. You never get too old to learn, or at least I hope so. I'm certainly not that old yet. ;-)
 
Old 09-23-2013, 06:00 PM   #11
cjcox
Member
 
Registered: Jun 2004
Posts: 307

Rep: Reputation: 42
Don't expect too much, but CuBox does have the horsepower to run a Linux desktop. In fact the default that the 1st Ed. came with is a Ubuntu. It works.
 
Old 09-24-2013, 07:40 AM   #12
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
I don't expect all that much, and I really don't need all that much. I don't use a desktop for heavy-duty computing, I really don't even own one, as I said above. The last desktop I owned was several years ago. It started life as a 486-33 machine, and was upgraded several times, but obsolete by the time I decided to abandon it. I've been using portable devices since, and likely won't bother to buy another desktop machine. The Cubox is going to be mostly for experimentation, not a production machine. In truth, it doesn't require a huge amount of CPU horsepower to run a desktop machine that's doing mostly email, websurfing, word processing, etc. I don't often need anything more than that. If the Cubox will handle compiling packages, I'll be happy. There are a number of packages that have no arm binaries available, but for which source code is available. I plan to try doing some of that, and perhaps compiling my own kernel for the box. Beyond that, I don't need much.
 
Old 09-24-2013, 09:24 PM   #13
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
I mostly want one to have something desktop that is arm. To learn / know what is and is not available for arm. And well, my desktop is old enough that the beefy cubox is on par with my current desktop spec wise. Actually the cubox has twice the cores and twice the ram if you look at it from that perspective. For the beefy version. Plus the power usage would pay for the unit if I can shut one of my other machines off. Since I always have at least two on when I'm at home. Router, or internet radio / youtube, or browsing game guides while I play the game on the other machine.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: SolidRun CuBox Review – A Tiny PC LXer Syndicated Linux News 0 04-02-2013 03:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware > Linux - Embedded & Single-board computer

All times are GMT -5. The time now is 06:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration