Mercury Streamer V2 - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Mercury Streamer V2 (/showthread.php?tid=6295) |
Mercury Streamer V2 - TheOldPresbyope - 03-09-2024 @brissoukun I don't disagree with Tim's suggestion on your now-closed thread that it's up to the OEM vendor to support their images. However, I see that none of the images provided by Pi2AES for the various FOSS music players appears to be newer than Jan 2023 or so. I'm thinking they're not going to be very helpful. Looking at their support page it appears they think four things are needed to customize an image:
The HiFiBerry Digi+ Pro driver is already included in moOde images. I'd like to say handling the HDMI output can already be done in moOde's Audio config but I'm not sure what Pi2AES is doing with the HDMI output. So, I suggest you use the Raspberry Pi Imager to flash a fresh moOde image to a uSD card. Then remount the card on whatever system you're running the Imager on and edit /boot/config.txt (this is for moOde 8.3.9) Here's what that file currently contains on my moOde 8.3.9 player Code: [cm4] In the [cm4] stanza insert two new lines as follows Code: [cm4] Adding the dtoverlay turns on the USB2.0 ports and the dtparam switches WiFi to the external antenna. Now eject the card and try booting your Mercury Streamer from it. Should work (he said with his fingers crossed). Just my 2-cents worth. Regards, Kent RE: Mercury Streamer V2 - Tim Curtis - 03-09-2024 Right, there is no problem if the goal is get an official moOde image running on the OEM device. Thats prolly a scenario that can be supported. RE: Mercury Streamer V2 - brissoukun - 03-11-2024 Many thanks @TheOldPresbyope for your instructive information and checks. Let me give it a shot within the next few days and confirm things are working as intended. The way you explain this, this looks like it should do it :-) I keep you posted folks. |