Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CuBox Project X
#33
(03-Oct-2014, 22:53)Antoine Wrote: Today the Cubox i4Pro has been delivered so I had to brush up on my Linux skills again! Big Grin Since I have no active Linux systems running I downloaded a Fedora Live CD image and setup a USB stick to boot from that on my regular PC. After that I followed the instructions on the http://mubox.voyage.hk/cubox-i website and all is up and running now. I of course installed the real-time kernel.

I cut the end of the DC power cable from the power brick of my PicoPSU clone since it has a 2.1x5.5mm DC plug (and a ferrite core) and soldered the +5V and ground wires to the red and black wires of a shielded USB cable. For now I power the Cubox using a USB output of my music server but when my Anker batteries arrive (should be tomorrow) I can plug it into one of those since these have USB outputs as well.

It's too late now for critical listening but of course I wanted to test the Cubox and I do already like what I'm hearing at low volumes. Smile

I'm playing music over ethernet for now from my NAS PC. It's advised to use the E-SATA connection for the best quality possible, so later I will copy the music to a SSD and install that in the Akasa X21 ESATA enclosure that's currently on route to me as well.

Here's a picture of the Cubox, for now lying on a central heating radiator behind the set. Of course I'll move it later to a nice and better spot inside my rack. Only connections you see are the Vodka USB, no-name CAT 7 ethernet cable and my home made power cable.

edit: tip for Kunter and any future owners of the Cubox. The real time tuning settings (http://mubox.voyage.hk/realtime_kernel_cuboxi) are not persistent and thus lost after a reboot. I created a script and call that from rc.local to reapply these settings after every reboot. Smile

Code:
for IRQ in /proc/irq/* ; do echo 1 > $IRQ/smp_affinity ; done
for PID in $(pgrep ci_hdrc) ; do taskset -pc 1 $PID ; done
echo 2 > /proc/irq/72/smp_affinity
echo 2 > /proc/irq/75/smp_affinity
taskset -pca 2,3 $(pgrep mpd)
chrt -f -p 49 $(pgrep cifsd)
ps -eLo pid,group,lwp,rtprio,priority,time,cmd | egrep "cifsd"

Thanks and Kudos Antoine...

I had to go back to the stock power supply when something went wrong with the USB cable I was using (long story). But I should say the power supply is very important on Cubox sound quality. My shipment with cables, enclosures and everything should be here next week and I am restless waiting for them to see the effect.

Looking forward to hear your comments on sound quality...

One more thing; using the web gui, I assigned a fixed IP to the Cubox which makes it easier to get everything back together after every reboot (MPaD connection and all)

Cheers.

Kunter
Kii Three, dCS Network Bridge, Roon Nucleus, Kuzma (Stabi S, 4Point), Soundsmith StrainGauge, Stromtank, Echole Cables 
Istanbul, Turkey
Reply


Messages In This Thread
RE: CuBox Project X - by Kunter - 05-Sep-2014, 16:53
RE: CuBox Project X - by Jwg1749 - 05-Sep-2014, 18:05
RE: CuBox Project X - by Kunter - 05-Sep-2014, 19:57
RE: CuBox Project X - by GuillaumeB - 06-Sep-2014, 12:10
RE: CuBox Project X - by Kunter - 06-Sep-2014, 18:59
RE: CuBox Project X - by Jwg1749 - 06-Sep-2014, 00:16
RE: CuBox Project X - by darthsteph - 06-Sep-2014, 22:20
CuBox Project X - by stuartwoodrandom - 09-Sep-2014, 10:32
RE: CuBox Project X - by Kunter - 18-Sep-2014, 21:27
RE: CuBox Project X - by Confused - 18-Sep-2014, 21:30
RE: CuBox Project X - by Kunter - 18-Sep-2014, 21:38
RE: CuBox Project X - by Confused - 18-Sep-2014, 23:21
RE: CuBox Project X - by Kunter - 19-Sep-2014, 22:03
RE: CuBox Project X - by Confused - 22-Sep-2014, 20:45
RE: CuBox Project X - by Kunter - 23-Sep-2014, 12:10
RE: CuBox Project X - by Kunter - 22-Sep-2014, 16:33
RE: CuBox Project X - by Rufus McDufus - 22-Sep-2014, 19:17
RE: CuBox Project X - by Confused - 22-Sep-2014, 19:32
RE: CuBox Project X - by Jwg1749 - 22-Sep-2014, 20:08
RE: CuBox Project X - by Kunter - 22-Sep-2014, 20:21
RE: CuBox Project X - by Confused - 23-Sep-2014, 15:43
RE: CuBox Project X - by Kunter - 25-Sep-2014, 14:17
RE: CuBox Project X - by Antoine - 23-Sep-2014, 22:48
RE: CuBox Project X - by Kunter - 25-Sep-2014, 15:39
RE: CuBox Project X - by Antoine - 01-Oct-2014, 16:48
RE: CuBox Project X - by Rufus McDufus - 01-Oct-2014, 17:36
RE: CuBox Project X - by Kunter - 01-Oct-2014, 21:14
RE: CuBox Project X - by Antoine - 03-Oct-2014, 22:53
RE: CuBox Project X - by Kunter - 04-Oct-2014, 13:43
RE: CuBox Project X - by lmitche - 07-Oct-2014, 03:29
RE: CuBox Project X - by Kunter - 07-Oct-2014, 06:35
RE: CuBox Project X - by Antoine - 07-Oct-2014, 13:34
RE: CuBox Project X - by Kunter - 06-Dec-2014, 20:55
RE: CuBox Project X - by Kunter - 04-Oct-2014, 14:44
RE: CuBox Project X - by Antoine - 04-Oct-2014, 16:43
RE: CuBox Project X - by Antoine - 04-Oct-2014, 17:49
RE: CuBox Project X - by Rufus McDufus - 04-Oct-2014, 18:58
RE: CuBox Project X - by Antoine - 06-Oct-2014, 18:22
CuBox Project X - by LBameule - 07-Oct-2014, 14:37
RE: CuBox Project X - by Antoine - 07-Oct-2014, 15:43
RE: CuBox Project X - by Kunter - 07-Oct-2014, 16:10
RE: CuBox Project X - by Antoine - 07-Oct-2014, 19:21
RE: CuBox Project X - by Kunter - 08-Oct-2014, 21:22
RE: CuBox Project X - by Andre737 - 17-Oct-2014, 16:55
RE: CuBox Project X - by Kunter - 27-Oct-2014, 19:47
RE: CuBox Project X - by Antoine - 28-Oct-2014, 14:39
RE: CuBox Project X - by ogs - 31-Oct-2014, 12:06
RE: CuBox Project X - by Kunter - 02-Nov-2014, 17:39
RE: CuBox Project X - by ogs - 02-Nov-2014, 23:56
RE: CuBox Project X - by Kunter - 08-Nov-2014, 17:33
RE: CuBox Project X - by Antoine - 27-Nov-2014, 18:01
RE: CuBox Project X - by Kunter - 03-Dec-2014, 18:39
RE: CuBox Project X - by Rufus McDufus - 03-Dec-2014, 20:41
RE: CuBox Project X - by Kunter - 03-Dec-2014, 21:46
RE: CuBox Project X - by Rufus McDufus - 04-Jan-2015, 12:21
RE: CuBox Project X - by Rufus McDufus - 04-Jan-2015, 17:35
RE: CuBox Project X - by Kunter - 06-Jan-2015, 17:57
RE: CuBox Project X - by fabien44 - 05-Feb-2015, 15:38
RE: CuBox Project X - by Kunter - 06-Feb-2015, 19:04
RE: CuBox Project X - by fabien44 - 25-Feb-2015, 15:32
RE: CuBox Project X - by Kunter - 02-Mar-2015, 20:33
RE: CuBox Project X - by fabien44 - 02-Mar-2015, 21:35
RE: CuBox Project X - by Kunter - 02-Mar-2015, 22:33
RE: CuBox Project X - by fabien44 - 04-Mar-2015, 16:17
RE: CuBox Project X - by Kunter - 04-Mar-2015, 20:34
RE: CuBox Project X - by fabien44 - 05-Mar-2015, 09:52
RE: CuBox Project X - by Kunter - 05-Mar-2015, 18:52
RE: CuBox Project X - by fabien44 - 25-Mar-2015, 17:05
RE: CuBox Project X - by Rufus McDufus - 05-Mar-2015, 10:30
RE: CuBox Project X - by fabien44 - 05-Mar-2015, 11:56
RE: CuBox Project X - by Rufus McDufus - 05-Mar-2015, 12:08
RE: CuBox Project X - by Kunter - 25-Mar-2015, 20:57
RE: CuBox Project X - by fabien44 - 29-Mar-2015, 09:44
RE: CuBox Project X - by DJ 04 - 01-Apr-2015, 19:44
RE: CuBox Project X - by DJ 04 - 02-Apr-2015, 04:20
RE: CuBox Project X - by DJ 04 - 02-Apr-2015, 16:49
RE: CuBox Project X - by Kunter - 02-Apr-2015, 20:17
RE: CuBox Project X - by DJ 04 - 02-Apr-2015, 23:31
RE: CuBox Project X - by Kunter - 05-Apr-2015, 13:50
RE: CuBox Project X - by Borgen - 08-Jun-2015, 20:18
RE: CuBox Project X - by Kunter - 19-Oct-2015, 21:50

Forum Jump:


Users browsing this thread: 2 Guest(s)