… and that thing will be fast enough with one room running a REW computed DSP fitter within Roon? I have no interest in DSP and do not believe that Roon will unfold Atmos in the near future.
No guarantees. It might be powerful enough but I would only really consider doing this with no processing at all.
It’s my opinion, anything with 1.4x or above processing in the signal path, you’ll have a smooth experience.
Tried upsampling 44.1kHz originals to 96kHz on the Q3C, just to see if this would be possible. No problem, cpu usage 30%ish. No clue about other DSP heavy tasks.
I’ve just ordered the MeLe Q3q. Got a £60 voucher off at Amazon.
I’m only really interested in upto 24/48.
I’ll give it another bash.
My Dell Tower is rather power hungry and I can repurpose it elsewhere.
I was not succesfull in installing ROCK on the MeLE Quieter 3Q with HDMI audio. No audio devices are present when using ROCK. HDMI audio outputs are available with Ubuntu 22.10.
The onboard eMMC drive isn’t recognized either, I needed to add a M.2 SSD to be able to install ROCK.
I was able to install ROCK, but without audio outputs.
Mine is due tomorrow.
My Q2c, I’m sure, output audio via HDMI as I used my Apple TV4k as ARC (audio return channel) to my HomePod stereo pair. Just no UI.
I never tried to install Rock, as I want full control over the underlying OS. This is what I did:
- Install Debian 11.5.0, you will need the the image with non-free firmware otherwise some drivers would be missing - https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/11.5.0+nonfree/amd64/iso-cd/firmware-11.5.0-amd64-netinst.iso
- During installation, uncheck every option except OpenSSHServer for remote login
- The account you create during installation does not have sudo rights by default (actually in a minimal installation the sudo command and some others are missing). To fix that (run as root):
apt install -y curl sudo wget
usermod -aG sudo [account]
- Some kernel cmdline options that I would recommend:
sudo nano /etc/default/grub
Then add to end of GRUB_CMDLINE_LINUX_DEFAULT= line (within quotes):
cpufreq.default_governor=performance mitigations=off nowatchdog ipv6.disable=1
Update: forgot to mention that you need to run update-grub command afterwards.
- And finally install Roon Server, find instructions here https://help.roonlabs.com/portal/en/kb/articles/linux-install
Btw I also highly recommend to install the super fast Liquorix kernel (https://liquorix.net):
curl ‘https://liquorix.net/add-liquorix-repo.sh’ | sudo bash
Good luck!
I had no joy last night with ROCK on the Q3q. Did you need to alter anything in the BIOS. It’s a little different from the Q2c I previously had.
Or was is just adding an M.2 SSD that resolved the issue.
Rock will probably not recognise all the (newer) hardware. So you may want/have to try the steps mentioned above. In my case, after I added the Samsung SSD drive, the BIOS decided “autonomously” that this should be the preferred boot-drive.
Btw you could check if “Fast Boot” is enabled in the BIOS. Probably required to disable that.
Yeah, Ubuntu Server would be my choice. I don’t need/want UI front end.
Cheers for your reply.
Just adding an M.2 SSD made ROCK install on the 3Q. However, none of the HDMI or analog audio outputs are supported/recognized. (I didn’t disable “fast boot”)
Well, as an almost complete Linux noob a GUI makes it a bit easier. That being said I do most things from command line in Ubuntu 22.10.
And I like the Roon Web display on the HDMI port.
I use the 3rd party app on my Apple TV for visuals. Not as good as Roons native UI, but it does give limited remote control function with the Apple TV remote.
I’m curious, does this box have enough processing power to process say 2x crossover (As an example HPF 24db, LPF 24db), + 30 PEQ corrections @ 24bit 192khz sampling?
I’ll look in to that tomorrow for you and report back.
OK thanks.
Any chance you can play a standard (Non MQA) 192khz track to see the processing speed?