After removing them and rebooting everything works as it should. Again pasting them in and rebooting -> problem reappears. My system was updated from 7.0.0 from the mOode position. Should I do a clear install?
Your best bet would be to open a separate thread for this kind of an issue because the saber-qtm overlay and the GPIO overlays your are using are not part of stock moOde.
This thread is really meant for reporting bugs in the 7.0.1 code that the dev crew might be able to fix.
Thank You for the reply. The reason that I wrote here is because there wasn`t any problem on 7.0.0, the problem occured after the update to 7.0.1. I will try then to make a clean install of 7.0.1. If problems will occur again i will do as You wrote.
I do not manage to run squeezelite on RPI zero W. I've got two zero W (attached to Soekris 1021 and Mamboberry, both i2s) which in the past did not have any problem running moode 6.7.1 and squeezelite. If I take the same SD card (7.0.1) and insert it into an RPI3 squeezelite starts and connects to the LMS perfectly,
I do not have the log file content as I reinstalled the older version. I can get it tomorrow if needed.
Is this a known problem? (maybe I overread some hints )
Thanks for releasing 7 for Christmas, nice present.
I have a problem, when playing songs, everything is fine, when the system is paused or stopped, no more song playing, after 20 minutes the system get stuck, cannot login ssh, or access UI anymore from any devices.
I can see that chromium memory jumped to 75% here(usually 15%) and kswap is working.
(mods are: 3.5"UI for art, not touch, I2C 128x64 OLED display Adrian's spectrum)
What could be the problem?
do you need to see any log?
Alain
(12-27-2020, 04:27 PM)hifiapo Wrote: Good evening Tim,
I do not manage to run squeezelite on RPI zero W. I've got two zero W (attached to Soekris 1021 and Mamboberry, both i2s) which in the past did not have any problem running moode 6.7.1 and squeezelite. If I take the same SD card (7.0.1) and insert it into an RPI3 squeezelite starts and connects to the LMS perfectly,
I do not have the log file content as I reinstalled the older version. I can get it tomorrow if needed.
Is this a known problem? (maybe I overread some hints )
Thanks for you answer.
Rgds
Arne
ps.
it's prolly segfaulting on ARM6 (Pi0). We are using a different compile recipe for squeezelite and I don't recall why the change was introduced.
Maybe someone can see where the issue is and come up with a recipe that will generate a binary that works on both ARM6 and ARM7 platforms. Below is the current recipe.
12-27-2020, 06:38 PM (This post was last modified: 12-27-2020, 06:54 PM by TheOldPresbyope.)
(12-27-2020, 06:22 PM)Tim Curtis Wrote:
(12-27-2020, 04:27 PM)hifiapo Wrote: Good evening Tim,
I do not manage to run squeezelite on RPI zero W. I've got two zero W (attached to Soekris 1021 and Mamboberry, both i2s) which in the past did not have any problem running moode 6.7.1 and squeezelite. If I take the same SD card (7.0.1) and insert it into an RPI3 squeezelite starts and connects to the LMS perfectly,
I do not have the log file content as I reinstalled the older version. I can get it tomorrow if needed.
Is this a known problem? (maybe I overread some hints )
Thanks for you answer.
Rgds
Arne
ps.
it's prolly segfaulting on ARM6 (Pi0). We are using a different compile recipe for squeezelite and I don't recall why the change was introduced.
Maybe someone can see where the issue is and come up with a recipe that will generate a binary that works on both ARM6 and ARM7 platforms. Below is the current recipe.
Had to dig an RPiZeroW out of storage to do a preliminary test.
Code:
Dec 27 13:06:43 moode0W systemd[1]: Started Squeezelite renderer.
Dec 27 13:06:43 moode0W systemd[1]: squeezelite.service: Main process exited, code=killed, status=4/ILL
Dec 27 13:06:43 moode0W systemd[1]: squeezelite.service: Failed with result 'signal'.
No luck for me. RPI 3B+ fresh install 7.0.1 and setup as I aways do (SMB library from my NAS), but library did not complete, gui response time do not permit operation, reboot take several minutes to complete. Dashboard blank, I cant navigate to folders, etc. I connect to spotify with success but gui was irrespondible. I will wait no a new release to try a little more. It seems to me to be a problem with library management, with impact gui and other functions.
I've built an armv6 version of the squeezelite renderer which should work on both RPi Zero-Ws (armv6 cpu) and RPi 2-4's. However, I've tested it only on an RPi Zero-W and an RPi4B each running moOde 7.0.1. For this testing, I used a Logitech Media Server v7.9.4 running on a Linux Mint host.
Here's what you'll have to do from the command line of your moOde player
1) download squeezelite-armv6.zip from my Dropbox account