Peppy WebRadio

Heute ist Stammtischzeit:
Jeden Donnerstag 20:30 Uhr hier im Chat.
Wer Lust hat, kann sich gerne beteiligen. ;)
  • Hallo Quiddje,

    der einfachste Weg, die Lautstärkeregelung zum Laufen zu bringen, ist, in der folgenden Eigenschaft in der Datei /home/pi/Peppy/config.txt den Typ auf 'player' zu setzen:

    https://github.com/project-owner/…config.txt#L160

    type = player

    Das ist zwar etwas langsamer als ALSA, aber es funktioniert mit jedem Soundsystem.

    Wenn Sie trotzdem die ALSA-Lautstärke beheben wollen, zeigen Sie bitte die Ausgabe des folgenden Befehls: 'aplay -l' und welches Gerät zeigt den Befehl 'alsamixer'?

    Bezüglich invertierter Farben sollte es eine Meldung in diesem Thread geben.

    Mit freundlichen Grüßen

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

    Hi Quiddje,

    The easiest way to make volume control working is to set the type to 'player' in the following property in the /home/pi/Peppy/config.txt file:

    https://github.com/project-owner/…config.txt#L160

    type = player

    It's a little bit slower than the ALSA but it works with any sound system.

    If you still want to fix the ALSA volume please show the output of the following command: 'aplay -l' and which device shows command 'alsamixer'?

    Regarding inverted colors there should be some message in this thread.

    Best regards

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

  • Die Einstellung “Type = player” in der Datei /home/pi/Peppy/config.txt funktioniert. Sehr schön.

    Der Lautstärkeregler funktioniert wieder. Der Rotary Encoder für die Senderwahl leider nicht.

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

    The setting “Type = player” in the file /home/pi/Peppy/config.txt works. Very nice.

    The volume control works again. The rotary encoder for the station selection unfortunately not.

    Alsamixer:

    Code
    Card: USB Audio Device                
    Chip: USB Mixer                                               

    Mein Display ist ein Waveshare 3.5" LCD(A). Unter Holbein hab ich die Datei “waveshare35a-overlay.dtb” nach /boot/overlays/ kopiert und in der Datei /boot/config.txt die Angabe “dtoverlay=waveshare35b” zu “dtoverlay=waveshare35a” geändert und rebootet. Das ging gut. Unter Monet bekomme ich mit dieser Methode einen weißen Bildschirm.

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

    My display is a Waveshare 3.5 "LCD (A). Under Holbein I copied the file “waveshare35a-overlay.dtb” to /boot/overlays/ and added “dtoverlay = waveshare35b” to the file /boot/config.txt . Changed “dtoverlay = waveshare35a” to “dtoverlay = waveshare35a” and rebooted. That worked fine. With Monet I get a white screen with this method.

  • Hallo Quiddje,

    Ihr USB-Gerät ist also eine card: 1, device: 0

    Diese Info müssen Sie in der Datei /home/pi/.asoundrc definieren.

    Sie können entweder die Zahlen verwenden:

    type hw card 1

    slave.pcm "plughw:1,0";

    oder Sie definieren den Namen Ihrer USB-Karte, der 'Device' lautet:

    type hw CARD=Device,DEV=0

    slave.pcm "plughw:CARD=Device,DEV=0";

    Die letztere Methode ist zuverlässiger.

    Der Name der ALSA-Mixersteuerung sollte in dieser Eigenschaft definiert werden:

    https://github.com/project-owner/…config.txt#L162

    Ich bin mir nicht sicher, wie der Name in Ihrem Fall lautet. Dies ist normalerweise der Name, den Sie sehen, wenn Sie das Dienstprogramm "alsamixer" unter diesem vertikalen Balken ausführen.

    kle hat einen Waveshare 3,5" LCD(A) Bildschirm. Er hat wahrscheinlich versucht, das neueste Player-Image zu verwenden. Wenn ja, könnte er sich zu dem Problem äußern.

    Mit freundlichen Grüßen

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

    Hi Quiddje,

    So your USB device is card: 1, device: 0

    You need to define this info in the /home/pi/.asoundrc file.

    You can either use the numbers:

    type hw card 1

    slave.pcm "plughw:1,0";

    or define the name of your USB Card which is 'Device':

    type hw CARD=Device,DEV=0

    slave.pcm "plughw:CARD=Device,DEV=0";

    The latter method is more reliable.

    The ALSA mixer control name should be defined in this property:

    https://github.com/project-owner/…config.txt#L162

    I'm not sure what is the name in your case. This is usually the name which you see when you run 'alsamixer' utility under that vertical bar.

    kle has a Waveshare 3.5" LCD(A) display. He probably tried to use the latest player image. If so, he could comment on the issue.

    Best regards

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

  • kle hat einen Waveshare 3,5" LCD(A) Bildschirm.

    stimmt (der Touch funktioniert nicht mehr).

    Ich erinnere mich daß jemand von "invertierten Farben" berichtete. Er hatte ein falsches Overlay installiert

    Es gibt verschiedene Waveshare 3.5inch Touchdisplays

    4 SPI Displays

    1 DPI Display und

    1 HDMI Display

    für die Waveshare 3.5inch SPI Displays (mit resistive Touch) gibt es Installationsskripte mit verschiedenen Overlays.

    Name Skript
    /boot/config.txt
    dtoverlay=
    Overlay name in
    ~/LCD-show
    Overlay Name in
    /boot/overlays/
    LCD(A) LCD35-show waveshare35a waveshare35a-overlay.dtb waveshare35a.dtbo *
    LCD(B) LCD35B-show waveshare35b waveshare35b-overlay.dtb waveshare35b.dtbo
    LCD(B) V2 LCD35B-show-V2 waveshare35b-v2 waveshare35b-v2-overlay.dtb waveshare35b-v2.dtbo *
    LCD(C) LCD35C-show waveshare35c waveshare35c-overlay.dtb waveshare35c.dtbo

    * diese Displays sind nicht mehr bei Waveshare aufgeführt, aber die Installations-Skripte sind weiterhin vorhanden.

    Schönen Gruß, kle

    ------- english ----------------------------------------------------

    kle has a Waveshare 3.5" LCD(A) display.

    correct (Touch doesn't work).

    I remember someone reporting "inverted colours". Reason was an overlay, not matching his Display.


    There are different Waveshare 3.5inch Touchdisplays

    4 SPI Displays

    1 DPI Display and

    1 HDMI Display


    for Waveshare 3.5inch SPI Displays (with resistive Touch) there are different installation scripts with differnt overlay files.

    Name Script
    /boot/config.txt
    dtoverlay=
    Overlay name in
    ~/LCD-show
    Overlay Name in
    /boot/overlays/
    LCD(A) LCD35-show waveshare35a waveshare35a-overlay.dtb waveshare35a.dtbo *
    LCD(B) LCD35B-show waveshare35b waveshare35b-overlay.dtb waveshare35b.dtbo
    LCD(B) V2 LCD35B-show-V2 waveshare35b-v2 waveshare35b-v2-overlay.dtb waveshare35b-v2.dtbo *
    LCD(C) LCD35C-show waveshare35c waveshare35c-overlay.dtb waveshare35c.dtbo

    * these displays are not availabe by Waveshare any more, but the installation scripts exist.

    Regards, kle

    Einmal editiert, zuletzt von kle (17. Juni 2021 um 13:16)

  • Die Einstellung in der Datei /home/pi/.asoundrc waren mir bekannt. Das mach ich nach einer neuen Installation als mit erstes.

    Dieses mal war es so das ich zuerst überhaupt keine Musik bekam. Wie es scheint wird die USB-Soundkarte nicht angesprochen

    wenn sie als Karte 2 erkannt wird. Egal was man einstellt.

    Als Karte 0 und Karte 1 funktioniert sie. Mit der entsprechenden Einstellung in der Datei /home/pi/.asoundrc.

    Nach meinem gestrigen Beitrag entdeckte ich noch ein Problem: das Radio läuft nur nach einem “sudo reboot” über ssh.

    Nach der vorgeschlagenen Änderung von “type hw card 1/slave.pcm "plughw:1,0" zu

    "type hw CARD=Device,DEV=0/slave.pcm "plughw:CARD=Device,DEV=0" kommt nun auch Musik wenn man das Radio einfach einschaltet.

    Um die invertierten Farben kümmer ich mich später – ich löse grad meine alte Wohnung auf.

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

    The setting in the file /home/pi/.asoundrc was known to me. I do that first thing after a new installation.

    This time I got no music at all at first. It seems that the USB sound card is not addressed

    if it is recognized as card 2. No matter what you set.

    It works as card 0 and card 1. With the appropriate setting in the file /home/pi/.asoundrc.

    After yesterday's post I discovered another problem: the radio only runs after a “sudo reboot” over ssh.

    After the proposed change from “type hw card 1 / slave.pcm" plughw: 1,0" to

    "type hw CARD = Device, DEV = 0 / slave.pcm "plughw: CARD = Device, DEV = 0" now comes music when you simply switch on the radio.

    I'll take care of the inverted colors later - I'm just closing my old apartment.

  • Ich bin mir nicht sicher, warum das vorherige Installationsverfahren nicht mehr funktioniert.

    Sie können versuchen, dem hier beschriebenen Verfahren zu folgen:

    https://github.com/project-owner/…veshare-3.5-(B)

    aber installieren Sie den Treiber für 3.5-(A) anstelle von (B). Hier ist, wie Sie das machen:

    https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)

    Verwenden Sie diesen:

    ./LCD35-show lite

    Mit freundlichen Grüßen

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

    I'm not sure why the previous installation procedure doesn't work anymore.

    You can try to follow the procedure described here:

    https://github.com/project-owner/…veshare-3.5-(B)

    but install the driver for 3.5-(A) instead of (B). Here is how to do that:

    https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)

    Use this one:

    ./LCD35-show lite

    Best regards

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

    3 Mal editiert, zuletzt von peppy.player (17. Juni 2021 um 18:25)

  • Hallo Pinsel,

    haben Sie ein Problem beim Anschließen der Karte?

    Sie können eines der Disk-Images für das Display installieren, das Sie verwenden werden, oder das Headless-Image, wenn Sie das Display nicht verwenden:

    https://github.com/project-owner/…iki/Disk-Images

    Führen Sie dann den folgenden Befehl aus, um die Karte und das Gerät zu finden, das von Ihrer Karte verwendet wird:

    aplay -l

    Danach geben Sie diese card/device in der Datei /home/pi/.asoundrc an

    Um den Mixernamen für die Lautstärkeregelung zu finden, führen Sie den Befehl 'alsamixer' aus. Wahrscheinlich wird es 'Digital' sein. Er sollte in diesem Parameter angegeben werden:

    https://github.com/project-owner/…config.txt#L162

    Mit freundlichen Grüßen

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

    Hi Pinsel,

    Do you have any issue connecting the board?

    You can install one of the disk images for the display which you are going to use or the headless image if you don't use display:

    https://github.com/project-owner/…iki/Disk-Images

    Then run the following command to find the card and device used by your card:

    aplay -l

    After that specify those card/device numbers in the file /home/pi/.asoundrc

    To find the mixer name for volume control run the command 'alsamixer'. More likely it will be 'Digital'. It should be specified in this parameter:

    https://github.com/project-owner/…config.txt#L162

    Best regards

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

    Einmal editiert, zuletzt von peppy.player (21. Juni 2021 um 18:19)

  • Danke für die Antwort.

    Ich wollte dies geklärt wissen, bevor ich das Image installiere.

    Sollte es Fragen geben, werde ich mich wieder melden.

    Lieben Gruß,

    Kurt

  • Hallo peppy.player,

    zuallererst: Danke für dieses tolle Projekt!

    Ich habe einen Raspberry Pi Zero W (Pins habe ich angelötet), ein Waveshare 3,5 “ Touch Display (Rev2.0) und ein Waveshare WM8960 Audio HAT. Ich habe das neueste Headless Image geflasht (SSH und WLAN per Eintrag in der BOOT Partition aktiviert), dann das Display nach Anleitung installiert und eingerichtet. Darauf habe ich dann das Audio HAT nach deiner Anleitung aus dem Englischsprachigen Thread (post am: Thu May 27, 2021 6:25 pm) eingerichtet.

    Als ich dann Probleme mit der Lautstärkesteuerung hatte, habe ich den „type“ auf Player gesetzt, was auch funktioniert hat. Das war mir dann aber zu langsam, weshalb ich versucht habe deine Antwort aus Post #944 aus dem deutschen Thread umzusetzen. Da ich entweder deine Erklärung nicht richtig verstanden habe, oder sonst etwas falsch gemacht habe, habe ich herumprobiert und meine jetzigen Einstellungen funktionieren.

    Nun zu meinem Problem: Ich bekomme Spotify nicht zum laufen. Ich habe einen Premium Account und es funktioniert auch auf einem anderen Raspi Zero WH (hier läuft nur Raspotify, also ohne Peppy). Wenn ich nun aber auf dem Peppy Player Spotify Connect auswähle (LOG Eintrag: {peppy.py:329} DEBUG - Audio Server Started) und mich verbinde, läuft laut Spotify der Track, aber ich höre nichts. Versuche ich nun z.B. die Lautstärke/das Lied zu ändern bricht die Verbindung sofort ab (kein Eintrag im LOG).

    Falls du noch weitere Informationen benötigst, sag bitte Bescheid.

    Vielen Dank schon einmal!

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

    Hi peppy.player,

    first of all: Thanks for your nice project!

    I bought a raspberry pi zero w (I’ve soldered the pins myself), a waveshare 3,5 ” touch display (Rev2.0) and a waveshare WM8960 Audio HAT. I’ve flashed the newest headless image (activated ssh and WIFI with the appropriate files in the boot partition). After that I’ve installed the display by following your guide. Following I’ve installed the audio HAT after your guide from the english Peppy Thread (Thu May 27, 2021 6:25 pm).

    I’ve had problems with the volume control and could fix it be changing the “type” to Player. The reaction of the volume control was quite slow, so I’ve tried to follow your instructions from post #944 from the German thread. I don’t think I’ve understood your instructions completely but after some tinkering ALSA playback works.

    My problem right now is this: I can’t get spotify to work. I have a premium account and I can listen to Spotify on another Pi Zero WH (only thing installed here is Raspotify). If I start Raspotify on the Peppy Player (LOG: {peppy.py:329} DEBUG - Audio Server Started) and connect it to my device it displays on my smartphone/laptop that the track is running but I can’t hear anything. If I try to change the volume/track, the connection stops (without an entry in the LOG).

    If you need any more information, please let me know.

    Thanks in advance.

    Spoiler anzeigen

    alsamixer:

    config.txt

    .asoundrc

  • Hallo Bombadill,

    Vielen Dank!

    Wenn Sie ein iPhone haben, könnten Sie den AirPlay-Modus anstelle von Spotify-Connect verwenden.

    Verwenden Sie die neueste Version? Es gab einige Berichte über Probleme im Spotify-Connect-Modus:

    https://github.com/project-owner/Peppy.doc/issues/9

    https://github.com/project-owner/Peppy/issues/9

    Diese sollten aber in der neuesten Version (Monet) behoben sein.

    Sie können versuchen, Raspotify manuell auf dem Pi mit Peppy zu starten und sehen, ob es funktioniert.

    Mit freundlichen Grüßen

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

    Hi Bombadill,

    Thank you!

    If you have iPhone you could use the AirPlay mode instead of Spotify-Connect.

    Do you use the latest version? There were some reports about problems in Spotify-Connect mode:

    https://github.com/project-owner/Peppy.doc/issues/9

    https://github.com/project-owner/Peppy/issues/9

    But they should be fixed in the latest version (Monet).

    You can try to start Raspotify manually on the Pi with Peppy and see if it works.

    Best regards

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

  • Hi peppy.player,

    danke für Ihre Antwort!

    Ich habe kein Apple Gerät, daher fällt das für mich leider raus.

    Ich benutze „monet-headless“ heruntergeladen am 19.06.2021, sollte also die aktuelle Version mit den neuesten Fixes sein?

    Ein manueller Start hat leider nichts gebracht (Wenn ich alles richtig gemacht habe).

    Ich habe die Ausgaben von systemctl status raspotify.service als Anhang. Vielleicht können Sie daraus etwas lesen?

    Mit freundlichen Grüßen.

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

    Hi peppy.player,

    thanks for your answer!

    I do not own an apple device, so I can’t test/use this.

    I’m using “monet-headless” downloaded at 19.06.2021. This should be the newest version with all the mentioned fixes?

    I started Raspotify manually, but this didn’t change anything (If I’ve done it right).

    I’ve attached the output of systemctl status raspotify.service in different situations. Maybe this helps?

    Best regards.

    Spoiler anzeigen

    Starting Raspotify without playing anything:

    Playing a song:

    Crash after changing volume level oder track:

  • Wenn Sie es auf dem Pi mit Raspotify, aber ohne Peppy betreiben, verwenden Sie dann Audio HAT? Können Sie versuchen, Peppy ohne Audio HAT nur mit angeschlossenem Aktivlautsprecher zu betreiben. Das könnte ein Hinweis darauf sein, was der Grund sein könnte. Wenn ein anderer Modus (z.B. Radio) mit Audio HAT funktioniert, dann ist es wahrscheinlich eine Fehlkonfiguration von Raspotify.

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

    When you run it on Pi with Raspotify but without Peppy do you use Audio HAT? Can you try to run Peppy without Audio HAT just with powered speaker connected. That could hint what could be the reason. If any other mode (e.g. Radio) works fine with Audio HAT then more likely it's some Raspotify misconfiguration.

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

  • Bei meinem anderen Rapberry Pi Zero Wh habe ich nur einen einfachen High/Low-Pass Filter mit angeschlossenen Aktivlautsprechern. Deshalb habe ich jetzt eine andere Karte mit einem frischen Raspberry Pi OS Lite bespielt und nur den Audio HAT sowie Raspotify installiert. Das Abspielen mit Spotify funktioniert ohne Probleme. In /boot/config.txt habe ich dann noch testweise einen Eintrag hinzugefügt dtoverlay=wm8960-soundcard und bilde mir ein, dass die Qualität sich damit verbessert hat.

    Da ich an den Raspberry Pi Zero keine Aktivlautsprecher direkt anschließen kann, soll ich das mit einem Rasperry Pi 3B+ testen? Dann nur das monet-headless Image und direkt testen, ob Spotify funktioniert?

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

    The other Raspberry Pi Zero only has a simple high/low-pass filter and powered speakers. So now I've flashed a fresh Raspberry Pi OS Lite on a new card and only installed the audio HAT and Raspotify. Playback with Spotify works without problems. After that I've added dtoverlay=wm8960-soundcard to /boot/config.txt following this post. In my opinion, the sound quality is better after the entry to /boot/config.txt.

    Since I cannot connect powered speakers directly to a Raspberry Pi Zero I can only test it on a Raspberry Pi 3B+. Should I do that and use the monet-headless image? If so, should I only flash the image and configure WIFI and then test Spotify directly?

  • Hallo,

    ich bin mir nicht sicher, ob ich Ihr Setup verstehe. Haben Sie zwei Pi Zero Boards?

    Wenn ja, können Sie versuchen, die Datei /home/pi/.asoundrc vom Pi Zero zu verwenden, mit der alles auf dem Pi Zero mit Peppy-Player funktioniert? Können Sie auch versuchen, die HAT-Platine zu trennen und aktive Lautsprecher auf dem Pi Zero mit Peppy-Player zu verwenden?

    Mit freundlichen Grüßen

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

    Hi,

    I'm not sure I understand your setup. Do you have two Pi Zero boards?

    If so, can you try to use the file /home/pi/.asoundrc from the Pi Zero where everything works on the Pi Zero with Peppy player? Also can you try to disconnect the HAT board and use powered speakers on the Pi Zero with Peppy player?

    Best regards

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

  • Hi,


    entschuldigen Sie die Verwirrung. Ja, ich besitze 2 Pi Zero Boards. Auf einem versuche ich Peppy Player zu nutzen. Der andere hat nur Raspotify installiert und diente mir hier nur zum Testen, ob Raspotify allgemein funktioniert. Hier benutze ich auch kein Audio HAT sondern nur einen einfach High/Low-pass Filter.


    Setups:

    Spoiler anzeigen

    Raspberry Pi Zero W with Waveshare WM8960 Audio HAT and Waveshare 3.5 (B) Rev2.0.

    With this Setup I'm running Peppy Player and I've used a different way to setup the audio HAT described in your post on the english Raspberry pi thread --> Thu May 27, 2021 4:25 pm

    Same Board, different micro SD card. Here I'm not using the display.

    On this SD card I've installed the newest Raspberry Pi OS lite. After that I've installed the audio HAT. Then I've added dtoverlay=wm8960-soundcard to the /boot/config.txt file. Following I've installed Raspotify. This setup I've used to test if Raspotify runs with the Audio HAT. It does.


    Second board which I've used to test if Raspotify runs on a Raspberry Pi Zero and my Spotify account is not broken. This setup is not really useful to help us on my problem with Peppy Player and Spotify I guess.


    Wie oben schon beschrieben läuft nur auf einem Pi Zero Peppy Player. Somit habe ich keine /home/pi/.asoundrc auf meinem anderen Pi Zero


    Meine Aktivlautsprecher kann ich bei einem Pi Zero nicht ohne zusätzliche Hardware verwenden, da dieser keinen eigenen 3,5 mm Klinken-Anschluss hat. Oder vergesse ich da eine Möglichkeit?


    Mit freundlichen Grüßen.


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


    Hi,


    I’m sorry for the confusion. I have 2 Pi Zero boards. One is my new board where I try to set up Peppy Player. The other one is only running Raspotify, so I could test if Raspotify is running without Peppy Player. On this one I do not use an audio HAT. Here I’m using a simple high/low-pass filter.


    (Setups in the Spoiler above)


    As described above I’m only running Peppy Player on one Pi Zero board. I cannot copy any /home/pi/.asoundrc file to my Peppy Player board.


    My powered speakers only have a 3,5 mm plug. As far as I know I can not use them directly on a Pi Zero. Or am I missing something?


    Best regards.

  • Sie sagen also, dass Sie auf dem Pi ohne Peppy auch das HAT-Board verwendet haben und es hat gut funktioniert, richtig?

    Können Sie eine Verbindung zum Pi ohne Peppy (wo alles gut funktioniert) mit 'putty' herstellen, den folgenden Befehl ausführen und einfach Text kopieren:

    Code
    more /home/pi/.asoundrc

    und fügen Sie diesen Text dann in dieselbe Datei ein, aber auf dem Pi mit Peppy?

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

    So you say that on Pi without Peppy you also use the HAT board and it worked fine, right?

    Can you connect to Pi without Peppy (where everything works fine) using 'putty', run the following command and just copy text:

    more /home/pi/.asoundrc

    then paste that text to the same file but on the Pi with Peppy?

    Peppy Player Entwickler. Ehemaliger DESY (Hamburg) Entwickler :)

  • Ja. Mit HAT-Board ohne Peppy und nur mit der Installation des HAT-Boards wie hier beschrieben:

    Code
    git clone https://github.com/waveshare/WM8960-Audio-HAT
    cd WM8960-Audio-HAT
    sudo ./install.sh 
    sudo reboot
    
    sudo nano /boot/config.txt

    Einfügen von dtoverlay=wm8960-soundcard ganz am Ende der Datei.

    Dies unterscheidet sich also von der Installation welche Sie beschrieben haben, da ich keine /home/pi/.asoundrc auf einer Raspberry Pi OS lite Installation gefunden habe.

    Code
    pi@raspberrypi:~ $ more /home/pi/.asoundrc
    more: stat of /home/pi/.asoundrc failed: No such file or directory

    Dies bekomme ich auf der Installation ohne Peppy.

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

    Yes. But the setup differs slightly (code above) to your guide because I couldn't find the /home/pi/.asoundrc file.

    Code
    pi@raspberrypi:~ $ more /home/pi/.asoundrc
    more: stat of /home/pi/.asoundrc failed: No such file or directory

    This is the output on the pi without Peppy.

  • Bombadill Du weißt, daß Dateien, die mit . beginnen, unsichtbar sind. Du kannst sie mit ls -a sehen.

    Datei ~/.asoundrc kann, muss aber nicht vorhanden sein.

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

    You know that files starting with . are invisible. You can see them with ls -a.

    File ~/.asoundrc may or may not be present.

    2 Mal editiert, zuletzt von kle (6. Juli 2021 um 19:45)

  • Bombadill Du weißt, daß Dateien, die mit . beginnen, unsichtbar sind. Du kannst sie mit ls -a sehen.

    Datei ~/.asoundrc kann, muss aber nicht vorhanden sein.

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

    You know that files starting with . are invisible. You can see them with ls -a.

    File ~/.asoundrc may or may not be present.

    Danke für den Hinweis, aber ja, das wusste ich. Mit more /home/pi/.asoundrc sollte die Datei ja sowieso geöffnet werden?

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

    Thanks for the hint. But I was already aware of this. If I use more /home/pi/.asoundrc it should show me the content of the file even if the file is invisible?

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!