Moode Forum
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46


RE: PeppyMeter and moOde - fdealexa - 05-23-2024

@Pappece

Hi Pappece,
as expected the field is not correct:
on your config.txt:
Code:
pipe.name = /home/tmp/peppyfifo

It has to be:
Code:
pipe.name = /var/tmp/peppyfifo

Would you please try to change it and let us know the results?
Best regards,
Francesco


RE: PeppyMeter and moOde - steve4star - 05-23-2024

(05-23-2024, 10:16 AM)fdealexa Wrote:
(05-23-2024, 07:16 AM)steve4star Wrote: You have
Code:
meter.folder = 480x320

Can you check the folder “480x320“ exists ?

Thanks Steve,
this is from PeppyMeter documentation: UI is available in four resolutions 320x240, 480x320, 800x480 and 1280x400 pixels.
In attachment, please find the list of the folders in a peppymeter installation.
Best regards,
Francesco

Sorry Francesco, was focused on the fact that he wanted 1480x320. 
Forgot stock sizes shipped as small etc


RE: PeppyMeter and moOde - fdealexa - 05-23-2024

Hi Steve,
Don't worry.
Regards,
Francesco


RE: PeppyMeter and moOde - nagras - 05-23-2024

HI
I installed the latest version of MoOde, 9.0.0, everything was OK, then I tried to install Peppymeter, but at a certain point it gave me an error, I attach a screenshot, with the previous version of MoOde no problem.
Thanks

Marco


RE: PeppyMeter and moOde - fdealexa - 05-23-2024

(05-23-2024, 09:53 PM)nagras Wrote: HI
I installed the latest version of MoOde, 9.0.0, everything was OK, then I tried to install Peppymeter, but at a certain point it gave me an error, I attach a screenshot, with the previous version of MoOde no problem.
Thanks

Marco

Ciao Marco,
Please run this command:
Code:
export DISPLAY=:0.0


just before the command:
Code:
sudo python3 peppymeter.py
 
And, please, let us know.
Best regards,
Francesco


RE: PeppyMeter and moOde - nagras - 05-24-2024

(05-23-2024, 11:27 PM)fdealexa Wrote:
(05-23-2024, 09:53 PM)nagras Wrote: HI
I installed the latest version of MoOde, 9.0.0, everything was OK, then I tried to install Peppymeter, but at a certain point it gave me an error, I attach a screenshot, with the previous version of MoOde no problem.
Thanks

Marco

Ciao Marco,
Please run this command:
Code:
export DISPLAY=:0.0


just before the command:
Code:
sudo python3 peppymeter.py
 
And, please, let us know.
Best regards,
Francesco

Ciao

Yes, here's what I get from Moode

Thanks

Marco


RE: PeppyMeter and moOde - fdealexa - 05-24-2024

(05-24-2024, 05:13 AM)nagras Wrote:
(05-23-2024, 11:27 PM)fdealexa Wrote:
(05-23-2024, 09:53 PM)nagras Wrote: HI
I installed the latest version of MoOde, 9.0.0, everything was OK, then I tried to install Peppymeter, but at a certain point it gave me an error, I attach a screenshot, with the previous version of MoOde no problem.
Thanks

Marco

Ciao Marco,
Please run this command:
Code:
export DISPLAY=:0.0


just before the command:
Code:
sudo python3 peppymeter.py
 
And, please, let us know.
Best regards,
Francesco

Ciao

Yes, here's what I get from Moode

Thanks

Marco

Hi Marco,
You have to be in the directory:
Code:
cd /home/pi/PeppyMeter
export DISPLAY=:0.0
sudo python3 peppymeter.py
Best regards
Francesco


RE: PeppyMeter and moOde - nagras - 05-24-2024

(05-24-2024, 05:49 AM)fdealexa Wrote:
(05-24-2024, 05:13 AM)nagras Wrote:
(05-23-2024, 11:27 PM)fdealexa Wrote:
(05-23-2024, 09:53 PM)nagras Wrote: HI
I installed the latest version of MoOde, 9.0.0, everything was OK, then I tried to install Peppymeter, but at a certain point it gave me an error, I attach a screenshot, with the previous version of MoOde no problem.
Thanks

Marco

Ciao Marco,
Please run this command:
Code:
export DISPLAY=:0.0


just before the command:
Code:
sudo python3 peppymeter.py
 
And, please, let us know.
Best regards,
Francesco

Ciao

Yes, here's what I get from Moode

Thanks

Marco

Hi Marco,
You have to be in the directory:
Code:
cd /home/pi/PeppyMeter
export DISPLAY=:0.0
sudo python3 peppymeter.py
Best regards
Francesco

Ciao Francesco

Sorry for the mistake, but I'm a newbie in this field, BTW now MoOde responds like this

Thanks in advance

Marco


Code:
pi@moode:~ $ cd /home/pi/PeppyMeter
export DISPLAY=:0.0
sudo python3 peppymeter.py
pygame 2.1.2 (SDL 2.26.5, Python 3.11.2)
Hello from the pygame community. https://www.pygame.org/contribute.html
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile



RE: PeppyMeter and moOde - fdealexa - 05-24-2024

Hi Marco,
What is your hardware configuration?
What display are you using and how is connected?
What you see on the display?
Best regards,
Francesco
P.S.: starting tonight, I will be far from home, at least for at week, so please pardon me if any delay in answering.


RE: PeppyMeter and moOde - Pappece - 05-24-2024

(05-23-2024, 07:16 AM)steve4star Wrote: You have
Code:
meter.folder = 480x320

Can you check the folder “480x320“ exists ?

hi, Steve. The folder “480x320“ exists in the path  /home/pi/PeppyMeter/480x320