![]() |
PeppyMeter and moOde - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: FAQ and Guides (https://moodeaudio.org/forum/forumdisplay.php?fid=9) +--- Thread: PeppyMeter and moOde (/showthread.php?tid=3484) |
RE: PeppyMeter and moOde - rajivkumar1984 - 07-08-2023 (07-08-2023, 04:11 PM)rajivkumar1984 Wrote:(07-08-2023, 02:57 PM)fdealexa Wrote: Hi, Hey Francesco, after trying the steps yopu suggested I am facing the below error ---- pi@moode:~/PeppyMeter $ sudo python3 peppymeter.py pygame 1.9.6 Hello from the pygame community. https://www.pygame.org/contribute.html Traceback (most recent call last): File "/home/pi/PeppyMeter/peppymeter.py", line 274, in <module> pm.init_display() File "/home/pi/PeppyMeter/peppymeter.py", line 149, in init_display pygame.display.init() pygame.error: Unable to open mouse RE: PeppyMeter and moOde - fdealexa - 07-08-2023 in the peppymeter config.txt put False in the line mouse enabled: nano /home/pi/PeppyMeter/config.txt mouse.enabled = False RE: PeppyMeter and moOde - fdealexa - 07-08-2023 Please, before to start peppymeter would you give the command: tvservice -s -v 2 to see if the resolution change has been correct Thanks RE: PeppyMeter and moOde - carloss66 - 09-14-2023 Why PeppyMeter on MoOde only supports four resolutions (320x240, 480x320, 800x480 and 1280x400 pixels)? I just moved from Volumio to MoOde. I was using PeppyMeter on Volumio with a 5.5 inch 1290x1080 AMOLED touchscreen and it looked great. I got PeppyMeter installed on MoOde, but unfortunately is does not support 1920x1080 pixels. [video=youtube]https://youtu.be/YX5LCZAafd4[/video] RE: PeppyMeter and moOde - fdealexa - 09-16-2023 Hi carloss66, the peppymeter itself has 4 resolutions only, please have a look to the PeppyMeter Wiki. These are the Key Features: Quote:Key Features What you see (on the other player) is an interface (at bigger resolution) that include a meter at one of the (four) original resolutions. As I know, at the moment, it is not available on moOde; what I did (Github) is the possibility to run PeppyMeter (at his resolutions) in the moOde environment. best regards and thanks, Francesco RE: PeppyMeter and moOde - Doubledutch - 09-21-2023 @fdealexa Hey Francesco, Quick note and thanks for your excellent instructions to get PeppyMeter to work with Moode. I installed it with the latest version of Moode, which asks during the setup for a username (other than "pi" for security reasons). Since I used another username there is no directory created called "pi", and thus all the scripts were thrown off. Took me a while to figure that one out, but once I corrected everything to the correct paths it is working fabulously! Thought you should know as I am probably not the only one who ran into that. Add a note to your instructions :-)? RE: PeppyMeter and moOde - fdealexa - 09-21-2023 Hi Doubledutch, It is correct: I have to do that. Thanks and best regards, Francesco RE: PeppyMeter and moOde - pisuke74 - 10-14-2023 hi. is there a clear guide to have a walkthrough install in moode audio 8.3.6 ? thanks arrived here I have black screen Code: sudo python3 peppymeter.py RE: PeppyMeter and moOde - fdealexa - 10-14-2023 (10-14-2023, 05:29 PM)pisuke74 Wrote: hi. is there a clear guide to have a walkthrough install in moode audio 8.3.6 ? thanks Hi pisuke74, The instruction reported in the GITHUB are correct for 8.3.6 if the default user is "pi". For different user I hadn't the possibility to test yet. If you need any help, please, describe your hardware configuration (eg. display used, related connection, resolution, etc.) and report some screenshot by the terminal console like: the result of Code: /home/pi/peppyalsa/src/peppyalsa-client /var/tmp/peppyfifo and the end of the installation of peppymeter. Important is also the config.txt in the peppymeter directory. Best regards, Francesco RE: PeppyMeter and moOde - pisuke74 - 10-15-2023 hi. I use a pi4 with this SUNFOUNDER - Schermo touch Raspberrry Pi 4 HDMI da 7 pollici, 1024 x 600, LCD and with hifibarry day plus. grazie mille Francesco [img]blob:https://moodeaudio.org/2aab227e-f4e8-416e-901d-916be4065f5a[/img] the config file is this one. [img]blob:https://moodeaudio.org/60cd3dbb-85c5-448e-8a11-903850a51e73[/img] this is the result of the command [img]blob:https://moodeaudio.org/c74d7b3e-96b4-4827-a381-f985ffc5d602[/img] |