![]() |
Holo Red - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: Audiophile (https://moodeaudio.org/forum/forumdisplay.php?fid=32) +--- Forum: Audio gear (https://moodeaudio.org/forum/forumdisplay.php?fid=10) +--- Thread: Holo Red (/showthread.php?tid=6846) Pages:
1
2
|
RE: Holo Red - Tim Curtis - 08-27-2024 The variables and status look OK. Here is the code block that handles "RoonBridge Active" /var/www/daemon/worker.php Code: function chkRbActive() { This conditional statement determines whether to set the active flag Code: if ($rendererNotActive && $mpdNotPlaying && $alsaOutputActive) Maybe RoonBridge is using a different ALSA card number than the one moode uses in $_SESSION['cardnum']. I have no idea how RB chooses the the ALSA card and device. RE: Holo Red - Jinxy - 08-27-2024 I'll have to wait till the weekend to look further, for the moment i'm more than happy with the functionality I have. It took me 2 attempts to install Roon Bridge, something may have got overwritten/corrupted. RE: Holo Red - Jinxy - 08-30-2024 A quick update, I swapped out the CM4 Lite, that the Red came with and flashed Red OS on to a CM4 with 32 gig eMMC and 8 gig of RAM. I wasn't sure if it would work, it does, not recommended as I have probably voided the warranty. Anyhow, that leaves my to experiment with moode as I have a IO Board and the CM4 Lite. The aim is to get everything working, then I'll reflash the CM4 eMMC. |