![]() |
Upcoming moOde 9.0.0 (Bookworm) - 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: Upcoming moOde 9.0.0 (Bookworm) (/showthread.php?tid=6296) |
RE: Upcoming moOde 9.0.0 (Bookworm) - Tim Curtis - 04-18-2024 (04-18-2024, 07:59 PM)popeye65 Wrote: Hi, 1. Squeezelite. I can repro this. It's due to ancient settings in the systemd unit file having to do with scheduling priority etc. Try "systemctl status squeezelite" and you shouldl see the errors. I'll fix for upcoming ~pre4 2. What exactly do you mean by the symptom below and how do I reproduce it? the "sys-config.php" page, appears fine the first time, but then answer incorrectly, and after a save, is blank RE: Upcoming moOde 9.0.0 (Bookworm) - TheOldPresbyope - 04-18-2024 Re: squeezelite client I see this logged to the journal Code: Apr 18 17:03:46 m9pre3pull systemd[1]: Configuration file /lib/systemd/system/squeezelite.service is marked executable. Please remove executable permission bits. Procee> Regards, Kent RE: Upcoming moOde 9.0.0 (Bookworm) - popeye65 - 04-19-2024 thanks for the hints. Doing UNIX since 1991 and still having issues about thinking "journald/systemd/etc". I was able to fix my unit file so Squeezelite starts by commenting CPUSchedulingPolicy and CPUSchedulingPriority. Probably not the long-term fix but at least squeezelite starts. As "sys-config.php", sometimes in a blank / private window it starts, but as soon as I try something it ends up blank. I registered a screen cast : https://home.dyn.bueche.ch:4443/index.php/s/bM58TFfZNoYbfQF Sometimes it says 500-server error, but no output in php8.2-fpm.log either. The page source is empty. Using firefox debug : [attachment=3732] RE: Upcoming moOde 9.0.0 (Bookworm) - Tim Curtis - 04-19-2024 The squeezelite fix is simply to remove all the scheduling stuff. It's not unnecessary anyway. I'm not able to repro the crashing sys config page using FF on my Mac but this is with the new ~pre4 code. It may be a bug in ~pre3. RE: Upcoming moOde 9.0.0 (Bookworm) - Tim Curtis - 04-19-2024 Hi, A ~pre4 image and moode-player installable package are available for testing. The pre images are hosted at moodeaudio.org (not GitHub) and download times may be long due to limited bandwidth for my hosting plan. ~pre4 contains the following new or updated features: 1. An updated Bluetooth feature that provides max volume options for ALSA and CamillaDSP, a new pairing agent from the bluez-tools package that supports PIN code authentication, and a streamlined Bluetooth Control screen. Note: PIN code auth is currently not working (bluealsa-aplay is not launched after connection is made). I'll start a separate thread for help in debugging this. [attachment=3733][attachment=3734] 2. AN option to turn on the PCI Express bus at Gen 2 (certified 5 GT/sec) or Gen 3 (uncertified 10 GT/sec) speeds. [attachment=3735] Image download https://moodeaudio.org/test/image_2024-04-18-moode-r900~pre4-arm64-lite.zip Optionally install ~pre4 on fresh Bookworm Lite Code: Code: WIP release notes Code: ################################################################################ RE: Upcoming moOde 9.0.0 (Bookworm) - TheOldPresbyope - 04-19-2024 @popeye65 Quote:Doing UNIX since 1991 and still having issues about thinking "journald/systemd/etc". Have you heard the old saying, from the days of mechanical watches, "A man with one watch always knows what time it is. A man with two watches never knows."? Back in the days when engineering workstations were a big deal, I was running 5 competing UNIX-based systems in my research lab: SunOS and Sun Solaris, DEC Ultrix, SGI IRIS, IBM AIX (don't ask; it was a crazy time). I never knew which branch of UNIX I was on. Anyway, I am unable to repro your sys-config.php issue on my ~pre3 test rig using various browsers in open or private mode. This on iPad and my Linux laptop. Regards, Kent RE: Upcoming moOde 9.0.0 (Bookworm) - TheOldPresbyope - 04-19-2024 @Tim Curtis Re ~pre4, I've played music through all the renderers, including squeezelite. Thought I had a bit of bother with Bluetooth renderer as receiver, but that may have been me trying to do too many things at once. Will try again later with fresh image. Seeing some interesting messages in the journal I haven't seen before. Will look into them later as well. Regards, Kent RE: Upcoming moOde 9.0.0 (Bookworm) - fralippo - 04-19-2024 Although I haven't had the chance to listen to the pre4 I wrote the image and I briefly tested it. As with the previous pre3 I had to edit the config.txt file and add the usb_max_current_enable=1 command in order to be able to see my external 4TB 2.5" USB powered HD. Also it has to be written in the correct section otherwise Moode doesn't even start. Could it be a good idea to insert that function by default? I suspect that some users might even decide not to use Moode for this reason. Alternatively, at least, it could be manually activated somewhere in the setup. RE: Upcoming moOde 9.0.0 (Bookworm) - Tim Curtis - 04-19-2024 (04-19-2024, 05:50 PM)fralippo Wrote: Although I haven't had the chance to listen to the pre4 I wrote the image and I briefly tested it. As with the previous pre3 I had to edit the config.txt file and add the usb_max_current_enable=1 command in order to be able to see my external 4TB 2.5" USB powered HD. Also it has to be written in the correct section otherwise Moode doesn't even start. What model Pi? RE: Upcoming moOde 9.0.0 (Bookworm) - TheOldPresbyope - 04-19-2024 (04-19-2024, 05:50 PM)fralippo Wrote: Although I haven't had the chance to listen to the pre4 I wrote the image and I briefly tested it. As with the previous pre3 I had to edit the config.txt file and add the usb_max_current_enable=1 command in order to be able to see my external 4TB 2.5" USB powered HD. Also it has to be written in the correct section otherwise Moode doesn't even start. Best always to mention the Pi model when you're having an issue. You've variously mentioned Pi 5B and Pi 4B in your posts. Also, are you trying to boot from this disk or only use it to store music? The Raspberry Pi docs say of the Pi 5B Quote:USB boot is disabled by default when connected to a 3A power supply. Set usb_max_current_enable=1 in /boot/firmware/config.txt to enable USB boot. Alternatively, you can press the power button a single time on a failed USB boot to temporarily enable usb_max_current_enable and continue booting. However, this setting will not persist after a reboot if enabled by pressing the power button. Regards, Kent |