Devialet Chat
CuBox Project X - Printable Version

+- Devialet Chat (https://devialetchat.com)
+-- Forum: Devialet Chat (https://devialetchat.com/Forum-Devialet-Chat)
+--- Forum: Streaming (https://devialetchat.com/Forum-Streaming)
+--- Thread: CuBox Project X (/Thread-CuBox-Project-X)

Pages: 1 2 3 4 5 6 7 8 9


RE: CuBox Project X - Kunter - 02-Apr-2015

Hi...

For buffer size I use 65536...

The optimisations should work partly especially the realtime thing (chrt command) due to less number of cores.

I use an e-sata connected SSD for playback so I use MPDroid on my phone or Theremin on Mac for playback.

Devialet does not use/need the USB power so I would take away the ifi power and use just the data side of Gemini cable straight between RPi2 and Devialet.

Another suggestion (I dont know how it will respond on RPi2)
install HTOP for easy process management (apt-get install htop)
run it and kill everything which does not make sense (not the mpd or upmpdcli threads but especially anything with php5 and avahi (you will not be able to reach the web interface until the next reboot)
stop the squeezelite as well if you wont be using it for your listening session.

also run
renice -n -15 -g $(pidof mpd)
to make it a rude (!) application.

Anything goes wrong, just reboot.

Here is a screen shot of my HTOP screen after optimisation
   


RE: CuBox Project X - DJ 04 - 02-Apr-2015

Kunter-


Thanks for all this information. Most of it is above my head. I ran the optimization lines by putting them in /etc/rc.local, but I don't know how to tell if they're working. I also put renice -n -15 -g $(pidof mpd) in there.

Here's a screenshot of htop. The only thing I've killed is a avahi task

   

I thought the 200 needed 5v power for the "handshake" between the computer and the 200 but after that the power could be cut. I'll try it how you suggest and see what happens.

Edit: you're right the 200 doesn't need the power from the usb. I'm now powering the RPi2 with the ifi iusb and using the Gemini music only leg straight to the 200.


RE: CuBox Project X - Kunter - 05-Apr-2015

Looks like the realtime thing is not working in your case.
retype
chrt -pfa 99 $(pidof mpd)

and in htop try to see RT on PRI column at the mpd entries. This is a huge upgrade to the sound.


RE: CuBox Project X - Borgen - 08-Jun-2015

Hi guys, I am in the process of setting up a CuBox to see if I can get it so sing as well as you say. Anyway, going through various souces of input, I found this that may be useful for someone else too. Further tuning of network etc.

https://volumio.org/forum/raspberry-cubox-t1159-10.html


RE: CuBox Project X - Kunter - 19-Oct-2015

Hi guys...

Quick update to whom it may concern...

I just moved to another setup with my Cubox where I am now using HQPlayer upsampling. Here is how:

MacMini running HQPlayer from ramdisk, reading files from another ramdisk, upsampling everything to DSD
> Good Etnernet cable
> PPA Clock modified ethernet switch with battery power supply
> Good Ethernet cable
> Cubox running NAA (Network Audio Adapter) with battery power supply
> Good USB Cable
> DAC

(Geoffrey Armstrong has a script to use HQPlayer pretty easily with iTunes. (http://www.computeraudiophile.com/f11-software/play-itunes-through-hqplayer-24281/)

Best sound I heard so far... by far...

Cheers