Moode Audio Player for Raspberry Pi

Hi, i have this problem after updating onto 3.0, if i select Advanced audio kernel installation so
during playing High Res FLAC 24-192, there is the hum from DAC (9023 Mabo LS) L Routput, normal 16 bit flac are ok, is there any dissension with KaliReclocker with Advanced kernel installation ? Normal kernel installation work on any Flac....
 
If the squeezelite renderer is active in Moode, it is automatically detected by LMS. This might take some time or refresh your LMS webui.

I can see the Squeezelite renderer is active but the player doesn't automatically show up in my server. Maybe it's something in my network. With PiCoreplayer automatic discovery doesn't work either but there is a option to manually enter the servers ip address. After that is works.

All the necessary ports are opened in my router btw. Firewalls are off (during testing).
 
CPUSchedulingPolicy is already set to "rr". I commented out "CPUAffinity=3" but still does not show my Rpi running v. 3.

Hi,

After investigating, it appears the squeezelite binary not cross-compiled for armv6 platform (Pi-1B, B+).

I can make an armv6 binary but I need to first determine which if any squeezelite options aren't supported on armv6, and then code the Config screen appropriately.

At minimum the stream and output buffers need to be reduced for the smaller RAM on armv6.

-Tim
 
Okay. Where do I input this?

You need to open a terminal and SSH into the Raspberry like this:

ssh pi@moode.local

You'll be prompted for a password which is raspberry and then you're in and ready to input the commands. Nano opens a file for editing so you'll have to find the line by scrolling and then put a # in front of it, exit and save and the enter the second command.
That should do 🙂
 
Hi, i have this problem after updating onto 3.0, if i select Advanced audio kernel installation so
during playing High Res FLAC 24-192, there is the hum from DAC (9023 Mabo LS) L Routput, normal 16 bit flac are ok, is there any dissension with KaliReclocker with Advanced kernel installation ? Normal kernel installation work on any Flac....

Hi,

Try Generic-1 I2S (hifiberry-dac) driver.

-Tim
 
I can see the Squeezelite renderer is active but the player doesn't automatically show up in my server. Maybe it's something in my network. With PiCoreplayer automatic discovery doesn't work either but there is a option to manually enter the servers ip address. After that is works.

All the necessary ports are opened in my router btw. Firewalls are off (during testing).

Hi,

In the Squeezelite config screen add

-s <server>[:<port>]

to the end of "Other options"

-Tim
 
Hi,

In the Squeezelite config screen add

-s <server>[:<port>]

to the end of "Other options"

-Tim

Thanks Tim, but that didn't help. I thought that maybe squeezelite wasn't even running - although the Play tab said 'Squeezelite session active' so i did

pi@moode:~ $ systemctl status squeezelite
● squeezelite.service - Squeezelite
Loaded: loaded (/lib/systemd/system/squeezelite.service; disabled)
Active: failed (Result: exit-code) since Tue 2016-11-29 16:20:58 CET; 4min 41 s ago
Process: 752 ExecStart=/usr/local/bin/squeezelite -n $PLAYERNAME -o $AUDIODEVI CE -a ${ALSAPARAMS} -b ${OUTPUTBUFFERS} -p $TASKPRIORITY -c $CODECS $OTHEROPTION S (code=exited, status=215/CPUAFFINITY)
Main PID: 752 (code=exited, status=215/CPUAFFINITY)

Almost the same error as with mpd.service so i tried to edit squeezelite.service and comment oud CPUAFFINITY=3. But then i got this error:
systemctl status squeezelite
● squeezelite.service - Squeezelite
Loaded: loaded (/lib/systemd/system/squeezelite.service; disabled)
Active: failed (Result: signal) since Tue 2016-11-29 16:33:11 CET; 22s ago
Process: 1547 ExecStart=/usr/local/bin/squeezelite -n $PLAYERNAME -o $AUDIODEVICE -a ${ALSAPARAMS} -b ${OUTPUTBUFFERS} -p $TASKPRIORITY -c $CODECS $OTHEROPTIONS (code=killed, signal=ILL)
Main PID: 1547 (code=killed, signal=ILL)
 
Hi,

Try Generic-1 I2S (hifiberry-dac) driver.

-Tim
Hi, thanks now it works , Generic-1 I2S (hifiberry-dac) driver works universally for BurrBrown as for ESS9023 ? now i see Chip: Burr Brown PCM5102A not ESS9023, but will test and see if it works without any issues, is there any reason to use advadced kernel driver if my DAC is paired with KaliReclocker ?

PS: i can hear some random skips during playing :-( i will switch back to normal kernel with Maboberry lS I2S or shall I try different I2S yet ?
 
Hi, thanks now it works , Generic-1 I2S (hifiberry-dac) driver works universally for BurrBrown as for ESS9023 ? now i see Chip: Burr Brown PCM5102A not ESS9023, but will test and see if it works without any issues, is there any reason to use advadced kernel driver if my DAC is paired with KaliReclocker ?

PS: i can hear some random skips during playing :-( i will switch back to normal kernel with Maboberry lS I2S or shall I try different I2S yet ?

I will increase Buffer fill before play onto 20% maybe it could help if these skips occured on the song's start