Local display function fails with HDMI in moOde 7.0.1 - 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: Local display function fails with HDMI in moOde 7.0.1 (/showthread.php?tid=3331) |
RE: Local display function fails with HDMI in moOde 7.0.1 - gforster - 05-07-2021 [attachment=2287] (05-03-2021, 03:27 PM)pmartin Wrote: Try Firefox to solve the Chromium memory bug@pmartin: Awesome, you provided the successful solution to overcome the chromium browser bug that swallows after a certain time the available memory, which resulted in the moode player being non responsive to any command. With your solution to replace chromium-browser by firefox-esr resolves the issue and moode audio player just continues to play flawlessly. Great work. thx a lot. Comments: When I followed your procedure, I first got error messages when trying to install firefox-esr. That was due to non up to date dependencies, which were quickly resolved by executing the following command at the beginning: Code: sudo apt update After everything worked fine, I also got rid off by everything that was related to chromium: Code: sudo apt purge --remove chromium-browser @Tim & Alaini93: To your question whether this could be due to a faulty RPi 3B+: The answer is No. I had seen this issue now on two different RPi 3B+ and one RPi 4 with 2GB RAM. @Kent: I read your comprehensive writing about pros and cons to swap the browser. My feedback is that pmartin's proposal is the solution. moode 7.2.0 is just working great again. thx to all who contribute to this great forum. RE: Local display function fails with HDMI in moOde 7.0.1 - Tim Curtis - 05-07-2021 Does it support the auto-hiding overlay scrollbars or are the scrollbars white and always visible? RE: Local display function fails with HDMI in moOde 7.0.1 - gforster - 05-07-2021 [attachment=2288][attachment=2289] (05-07-2021, 01:16 PM)Tim Curtis Wrote: Does it support the auto-hiding overlay scrollbars or are the scrollbars white and always visible? Yes it does support auto-hiding scrollbars. See the attached pictures. RE: Local display function fails with HDMI in moOde 7.0.1 - Tim Curtis - 05-07-2021 Please post a pic of either Playback view or Tag view. Scrollbars would appear for the Queue list in Playback view or for the Genre/Artist/Album lists in Tag view. RE: Local display function fails with HDMI in moOde 7.0.1 - gforster - 05-08-2021 (05-07-2021, 03:20 PM)Tim Curtis Wrote: Please post a pic of either Playback view or Tag view. Scrollbars would appear for the Queue list in Playback view or for the Genre/Artist/Album lists in Tag view. Hi Tim, see attached pictures showing how the UI looks in firefox for
[attachment=2292][attachment=2293][attachment=2294][attachment=2295] RE: Local display function fails with HDMI in moOde 7.0.1 - Tim Curtis - 05-08-2021 Hopefully there is a command line --arg that can enable overlay scrollbars cos those default white ones are really ugly! RE: Local display function fails with HDMI in moOde 7.0.1 - Alaini93 - 05-08-2021 Thanks @pmartin Firefox is working great, I have been on pause for 7 hours and no problem, moOde is still on. RE: Local display function fails with HDMI in moOde 7.0.1 - Tim Curtis - 05-08-2021 I was able to run test today with an HDMI connected display and after 6 hours no issues whatsoever. Memory didn't increase, processor utilization was fine. The system was a Pi-3B+ with Katana DAC and I just left the Stereo Test track paused when I started the test. RE: Local display function fails with HDMI in moOde 7.0.1 - stefil - 05-31-2021 Hi everyone, I’m concern about the issue. I use moode and other similar distribution. I always have trouble when i size up the library handled. Moode audio was working fine for month and recently i add some more folders to the library and moode audio begin to glitch every 3 or 4 days. Actually memory leak appear in minutes when i enabled local display. When free memory is below 40 Mo system is unresponsive and it takes a few minutes before a sudo reboot responds Can chromium issue be related to library size ? Perhaps an heavy JS function loaded with categories or music genre or other stuff. Actual library is about 70k files and 12k Thumbnail Firefox workaround looks great. Best regards About 15 minutes after pausing playlist: 24 Mb free Chromium over 71% of memory usage top - 18:53:22 up 1:04, 1 user, load average: 22.28, 18.00, 10.51 Tasks: 177 total, 1 running, 176 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.1 us, 6.3 sy, 0.0 ni, 1.3 id, 92.0 wa, 0.0 hi, 0.3 si, 0.0 st MiB Mem : 924.8 total, 24.3 free, 856.5 used, 44.1 buff/cache MiB Swap: 0.0 total, 0.0 free, 0.0 used. 8.7 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 61 root 20 0 0 0 0 S 38.2 0.0 2:08.12 kswapd0 76 root 0 -20 0 0 0 D 8.1 0.0 0:30.83 kworker/0+ 3295 pi 20 0 571608 22136 88 D 2.8 2.3 0:30.21 chromium-+ 877 root 20 0 104716 1024 0 S 1.6 0.1 0:31.92 shairport+ 3416 pi 20 0 1118108 677024 4680 D 1.6 71.5 20:07.43 chromium-+ 879 upmpdcli 20 0 222332 1608 0 S 1.4 0.2 0:13.36 upmpdcli 11248 root 0 -20 0 0 0 I 1.3 0.0 0:04.92 kworker/0+ 3407 pi 20 0 270440 19632 4476 S 1.2 2.1 1:45.98 chromium-+ 893 root 20 0 133520 1352 0 S 1.1 0.1 0:08.59 djmount 3999 pi 20 0 10676 1264 628 R 1.0 0.1 0:23.13 top 3357 pi 20 0 280128 8048 140 S 0.9 0.8 0:13.21 chromium-+ 9 root 20 0 0 0 0 S 0.7 0.0 0:05.47 ksoftirqd+ |