Posts by AlexAmend

    Peppy, das ist nur ein Gedankengang.

    Ich vermute, dass du bereits versucht hast, den Framebuffer fbx2 zu verwenden, und ihn aufgrund der schlechten Bildwiederholfrequenz „fps“ nicht weiterverfolgt hast.

    Gruß Alex

    ------------------------------------

    Peppy, this is just a thought.

    I suspect you've already tried using the framebuffer fbx2 and probably didn't pursue it further because of the poor refresh rate 'fps'.

    BR Alex

    Hallo Peppy,

    Auf einem meiner Player habe ich die Version für das 7.9" Waveshare Display laufen, befor ichvjetzt das Update versuche, wird dies weiterhin unterstützt?

    ----‐-------------‐-----------------------------------------------------

    I have the version for the 7.9" Waveshare display running on one of my players, but before I try the update, is this still supported?

    Hallo Bmwuchti,

    Ich vermute das dein Ausgang Pegel auf 100% steht, ich kann mich wage erinnern das ich ein ähnliches Problem auch von in früheren Versionen hatte, schau mal in älteren Beiträgen (kann ihn auf Anhieb nicht finden) müsste in etwa Post #460 oder #640 gewesen sein, in der GUI im ALSA kann man die Lautstärke reduzieren, dann sollte es funktionieren.

    Gruß Alex

    ----------------------------

    Hello Bmwuchti,

    I assume your output level is 100%, I vaguely remember I had a similar problem in earlier versions too, look at older posts (can't find it right away) should be something like post #460 or #640 , in the GUI in ALSA you can reduce the volume, then it should work.

    Best regards Alex

    Hallo fred0815,

    Spiele das IMG nochmals auf die SD Karte, sollten der Startbildschirm erneut stehen bleiben, logge dich per SSH ein, warte etwa 10 Minuten

    melde dich per sudu -i an, danach apt-get update, apt-get install danach ein reboot

    dann sollte der Player normal starten, hatte ich die letzte zeit mehrfach (abhängig von der verwendeten SD Karte) Hintergrund ist mir noch unklar. Viel Erfolg...

    Gruß Alex

    _______________________

    Hello fred0815,

    Burn IMG again on the SD card, should the start screen freeze again, log in via SSH, wait about 10 minutes

    log in via sudu -i, then apt-get update,

    apt-get install, then reboot

    then the player should start normally, I had several times the last time (depending on the SD card I used). It is still unclear to me.

    Good luck...

    Best regards Alex

    Elperator,

    Ich gehe davon aus das deine DAC noch auf mute steht schaue bitte mal in den beiden Beiträgen nach, hier wurde dies schon einmal erklärt.

    #653 und #672

    Gruß Alex

    ___________________

    Elperator,
    I'm assuming that your DAC is still on mute, please take a look at the two posts, this has already been explained here.
    # 653 and # 672

    Regards Alex

    Hallo leof,

    Wenn du auf dtoverlay=hifiberry-dacplus

    stellst muss dein audio Ausgang auf digital umgestellt werden, zudem im Player entsprechend eingestellt sein.

    Ich bin aktuell geschäftlich unterwegs daher habe ich nur bedingt Zugriff zuhause, ich werde die entsprechenden Einstellungen am Wochenende heraussuchen. Oder du gehst einige post zurück da wurde dies schon einmal behandelt, welcher post genau must du schauen.

    Edit:

    Bitte schaue ab beitrag #668

    Gruß Alex

    --------------------------------

    Hello leof,

    If you set to dtoverlay=hifiberry-dacplus
    your audio output must be switched to digital and set accordingly in the player.
    I am currently on business so I only have limited access at home, I will look for the appropriate settings on the weekend. Or you go back a few posts because this has already been dealt with, which post exactly do you have to look at.

    Edit:

    please look from the post #668

    regards Alex

    Hallo kle,

    Mir war/ist bewusst dass ich damit eine (heiße) Diskussion angehe. Ich möchte nicht das es darin endet. Ich vertrete dennoch die Meinung von "keep it stupid simple"

    Ich teile auch deine Meinung das man sich sich mit der Materie auseinandersetzen sollte, dennoch ist es für einen Anfänger frustriert wenn zusätzliche zu einem Hardware zusammenbau noch Linux Kenntnisse benötigen werden.

    Gruß Alex

    ---------------

    Hello kle,

    I was... I am aware that I am starting a (hot) discussion. I don't want it to end there. I still take the opinion of "keep it stupid simple"

    I also share your opinion that one should deal with the matter, but it is frustrating for a beginner if Linux knowledge is required in addition to hardware assembly.

    Best regards Alex

    Hallo Peppy,

    entschuldige die verspätete Antwort.

    Ich wollte damit zum Ausdruck bringen, dass auch ein Anfänger den Peppy Player problemlos Installieren können sollte. Änderungen am System würde ich Komplet weglassen.

    Auch die Einstellungen für das WiFi „Land“ würde ich versuchen über die Einstellungen am Peppy Player zu realisieren.

    Hierzu eine Idee:

    In den Einstellungen für die Sprache könnte man das Land für die WiFi Einstellungen mit einbinden und dies aus den Peppy Player Einstellungen z.B. über die Web/config

    anstelle dies über die raspi_config zu konfigurieren…

    Code
    ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
    update_config=1
    country=«your_ISO-3166-1_two-letter_country_code»

    Ich finde man sollte es immer einfach halte

    Gruß Alex

    --------------------------------

    Hi Peppy,

    excuse the late answer.

    I wanted to express that even a beginner should be able to install the

    Peppy Player without any problems. I would omitted changes to the system

    completely.

    I would also try to make the settings for the WiFi "Country" using the

    settings on the Peppy Player.

    Here is an idea:

    In the settings for the language you could include the

    country settings for WiFi and this from the Peppy Player settings e.g. Web/Config,

    instead of configuring this via raspi_config ...

    Code
    ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
    update_config=1
    country=«your_ISO-3166-1_two-letter_country_code»

    I think it should always be kept simple.

    best regard Alex

    Hallo Peppy,
    so etwa würde ich es machen, man muss immer davon aus gehen das der Player nicht von einem Experten installiert wird, auch Anfänger sollten diese bewältigen können. Wen jetzt zum img noch einige Konfigurationen am System vorgenommenen werden müssen ist das ok.

    bis man von einem RPi3 auf einen RPi4 umsteigen möchte, dann müssen alle Einstellungen erneut gemacht werden.

    Aktuelle ist es so das nach einer Installation nur die Landes Einstellungen für WiFi geändert werden müssen, alle anderen Einstellungen können im Player selbst gemacht werden.

    Ich persönliche würde versuchen am System selbst so wenige wie möglich einstellen zu müssen.

    -------------

    Hello Peppy,

    I would do it something like that, you always have to assume that the player will not be installed by an expert, even beginners should be able to handle this.

    If you still have to make some configurations on the system at the img use, that's ok.

    Until you want to switch from an RPi3 to an RPi4, all system settings must be made again.

    Currently it is so that after an installation only the country settings for WiFi need to be changed.

    All other settings can be done on the Player it self.

    Personally, I would try to set as few as possible on the system myself.

    Peppy

    Ich würde es in die Web Config integrieren,

    somit ist es Bestandteil deines Codes z.b. einstellbar alle 6 oder 12 Stunden soll die Zeit erneut aktualisiert werden.

    Hierzu würde ich die ntplib benutzen, hier ein

    Beispiel:

    Alex

    --------------------------

    Peppy

    I would integrate it into the web config,

    thus it is part of your code e.g. adjustable every 6 or 12 hours, the time should be updated again.

    For this I would use the ntplib, here one

    Example:

    Alex

    Hallo Sp3kul4tius,

    Die gängstigsten Einstellungen lassen sich auch über das Web Interface konfigurieren.

    Code
    http://PEPPY_IP_ADDRESS:8000/config/

    ------------

    Hello Sp3kul4tius,

    the most settings are configurable via Web Interface

    Code
    http://PEPPY_IP_ADDRESS:8000/config/

    Hallo Sp3kul4tius

    Hast du es mal mit diesen Einstellungen probiert?

    [volume.control]
    type = amixer
    amixer.scale = linear
    amixer.control = Digital

    --------------

    Hello Sp3kul4tius

    did you try as well with this settings?

    [volume.control]
    type = amixer
    amixer.scale = linear
    amixer.control = Digital

    Hallo Sp3kul4tius,

    Da auf deinem Bild der Digital Ausgang nicht zu sehen ist gib bitte im Terminal folgendes ein

    Code
    amixer scontrols | grep -oE "'.*'" | awk -F\' \ '{print "amixer -c 0 set \""$2"\" unmute 100"}' | sh

    Dieses setzt alle Ausgänge auf 100%

    Alex

    --------------------

    Hello Sp3kul4tius,

    as I can't see the digital output on the picture,

    please type following in terminal

    Code
    amixer scontrols | grep -oE "'.*'" | awk -F\' \ '{print "amixer -c 0 set \""$2"\" unmute 100"}' | sh

    this will set all output to 100%

    Alex

    Hallo Sp3kul4tius,

    Kannst du einstellungen von amixer bitte mal posten, einfach im terminal amixer eingeben.

    Diese sollte in etwa wie diese aussehen (in meinem Fall hifiberry) siehe Anhang.

    eventuell ist dein digitale Audio noch auf mute.

    Alex

    --------------------------

    Hello Sp3kul4tius,

    Could you post the settings of amixer

    "type in terminal amixer"

    The screen should look similar to my (in my case it's hifiberry) see attached.

    Maybe the digital output is set to mute.

    Alex

    Hallo Spe3kula4tius,

    Nur um auf Nummer sicher zu gehen, du hast in der boot/config.txt nachstehende Einträge geändert?

    #dtparam=audio=on

    dtparam=audio=off

    dtoverlay=i2s-mmap ->Wird nicht mehr benötigt

    dtoverlay=justboom-dac

    Und dein standard Audio ist das ALSA Gerät mit dem JustBoom Name z.B. snd_rpi_justboom_dac

    Gruß Alex

    -----------------------------------

    Hello Spe3kula4tius,

    Just to make sure, you edit / change the following lines in the boot/config.txt

    #dtparam=audio=on

    dtparam=audio=off

    dtoverlay=i2s-mmap ->no need anymore

    dtoverlay=justboom-dac

    And you default Audi device is an ALSA device with the JustBoom Name e.g. snd_rpi_justboom_dac

    Kindly Alex

    Hallo Pappy,

    Wenn ich mich recht erinnere, muss die Ausgabe in der nativen Größe angegeben werden.

    In deinem Fall nicht (0,0))

    Code
    img = pygame.transform.scale(image, ratio)
    s.blit(img, (0,0))

    sondern (800,640)) für das 7" Display

    Dann sollte das Bild besser sein.

    Code
    img = pygame.transform.scale(image, ratio)
    s.blit(img, (800,640))

    Korrigiert mich, wenn ich gerade falsch liege.

    Oder gibt (0,0)) die Position des Bildes an?

    Ich werde es mal testen wenn ich wieder zu Hause bin.

    Gruß Alex

    --------------‐------

    Hi Peppy,

    If I remember correctly, the output must be given in its native size.

    In this case not (0,0))

    Code
    img = pygame.transform.scale(image, ratio)
    s.blit(img, (0,0))

    Need to change to (800,640)) for 7" Display

    than the img should be more clear.

    Code
    img = pygame.transform.scale(image, ratio)
    s.blit(img, (800,640))

    Correct me, if I'am wrong.

    Or is the (0,0)) the positon of the img?

    I will try, when back at home.

    Best regards Alex

    Hallo Zippo,

    Vergleiche doch mal die boot/config.txt von der es funktioniert mit derer bei der es nicht funktioniert, ich vermute es fehlt der Eintrag für USB.

    -----------------------------------------------------------------

    Hello Zippo,

    please compare boot/config.txt from working and not working, I assume the entry for USB boot is missing.

    Hallo Zippo,

    ist auf deinem USB in der boot\config.txt

    auch der Eintrag ganz am ende zudem darf danach keinen leere Zeile folgen.

    program_usb_boot_mode=1

    ------------------------------------------------------------------------

    Hello Zippo,

    is on your USB in the boot\config.txt

    the entry at the very end must also not be followed by an empty line.

    program_usb_boot_mode=1

    Hallo Zippo,

    du hast nachfolgendes bereits gemacht ?

    Der betreffende Raspberry Pi muss einmalig mit Raspbian von einer SD-Karte gebootet werden. Den USB-Boot-Modus aktiviert man mit einem Parameter in der Konfigurationsdatei „/boot/config.txt“.


    echo program_usb_boot_mode=1 | sudo tee -a /boot/config.txt

    Wichtig ist jetzt, den Raspberry Pi einmal neu zu starten, damit er diese Einstellung übernimmt.

    sudo reboot

    Danach prüft man, ob der Parameter korrekt gesetzt wurde.

    vcgencmd otp_dump | grep 17:

    Die Ausgabe sollte „17:3020000a“ sein. Dann kann man den Raspberry Pi herunterfahren und die SD-Karte entfernen.

    IMG der SD erstellen und auf den USB Stick zurück schreiben.

    Gruß Alex

    -------------------------------------------------------

    Hello Zippo

    have you already done the following?

    The Raspberry Pi must be booted once with Raspbian from an SD card. USB boot mode is activated with a parameter in the configuration file "/boot/config.txt".

    echo program_usb_boot_mode = 1 | sudo tee -a /boot/config.txt

    It is now important to restart the Raspberry Pi so that it takes over this setting.

    sudo reboot

    Then you check whether the parameter has been set correctly.

    vcgencmd otp_dump | grep 17:

    The output should be "17: 3020000a". Then you can shut down the Raspberry Pi and remove the SD card.

    Create the IMG of the SD and write it back to the USB stick.

    Kindly Alex

    Hallo Spe3kula4tius

    Hast du die Einstellungen in deiner boot/config für die JustBoom gemacht.

    sudo nano /boot/config.txt

    Für die JustBoom Amp, Amp Zero, DAC und DAC Zero

    #dtparam=audio=on

    dtparam=audio=off

    dtoverlay=i2s-mmap

    dtoverlay=justboom-dac

    Für die Digi und Digi Zero

    #dtparam=audio=on

    dtparam=audio=off

    dtoverlay=i2s-mmap

    dtoverlay=justboom-digi

    ----------------------------------

    Hello Spe3kula4tius

    Did you enable and set the JustBoom in you boot/config.

    sudo nano /boot/config.txt

    For the JustBoom Amp, Amp Zero, DAC and DAC Zero

    #dtparam=audio=on

    dtparam=audio=off

    dtoverlay=i2s-mmap

    dtoverlay=justboom-dac

    Whereas for the Digi and Digi Zero

    #dtparam=audio=on

    dtparam=audio=off

    dtoverlay=i2s-mmap

    dtoverlay=justboom-digi

    Best regards

    Alex