Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. sayit sagt nix

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    sayit sagt nix

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lars148 last edited by

      Hallo
      Ich wollte sayit nutzen komme aber nicht weiter:
      Im Log steht: Cannot play: Exit code: Error: Command failed: mplayer /opt/iobroker/cache/f44d5681550dc2dc1bcfdad40528bea5.mp3 -volume 70 /bin/sh: 1: mplayer: not found
      sayit.0
      2025-09-19 10:44:17.595 error stderr: /bin/sh: 1: mplayer: not found
      Aber ich hatte vorher
      "Damit der Text eine Rede auf RaspberryPI oder Linux-System callen kann, die nach dem Befehl aufgerufen werden sudo apt-get -y install mpg321um mpg321 zu installieren."
      gemacht und auch
      "Für Debian/Ubuntu/Linux Mint: Geben Sie sudo apt update && sudo apt install alsa-utils"
      ausgeführt
      Kann mir da bitte jemand weiterhelfen
      Danke
      Lars

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @lars148 last edited by

        @lars148

        sudo apt update
        apt policy mplayer
        

        Wenn nicht installiert, nachinstallieren:

        sudo apt install mplayer
        
        L 1 Reply Last reply Reply Quote 0
        • L
          lars148 @Thomas Braun last edited by

          @thomas-braun
          Im log steht das:

          sayit.0
          2025-09-19 13:43:55.636 error amixer is not available, so you may hear no audio. Install manually!
          sayit.0
          2025-09-19 13:43:55.633 error stderr: amixer: Control default open error: Host is down

          aber mit dem Terminal bekomme ich auf: amixer -h die Hilfeseiten angezeigt

          Was fehlt da, das es läuft 😞

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @lars148 last edited by Homoran

            @lars148 sagte in sayit sagt nix:

            mit dem Terminal bekomme ich auf: amixer -h die Hilfeseiten angezeigt

            das ist schön, aber was kommt bei dem von @Thomas-Braun nachgefragten Befehl?

            L 1 Reply Last reply Reply Quote 0
            • L
              lars148 @Homoran last edited by

              @homoran habe ich aus geführt und als Antwort : installiert 2:1.5+svn38446-1build5

              Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @lars148 last edited by

                @lars148

                Bitte immer vollständige Ein- wie Ausgaben aus dem Terminal kopieren und in </> Codegtags eingebettet posten.

                L 1 Reply Last reply Reply Quote 0
                • L
                  lars148 @Thomas Braun last edited by

                  @thomas-braun
                  das klappt nicht. der PC mit IOB ist nicht der mit dem ich hier schreibe (windows) wie man von Windows auf den PC mit IOB und ubuntu kommt>keine Ahnung.
                  Ein Foto ginge
                  sorry

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @lars148 last edited by

                    @lars148 sagte in sayit sagt nix:

                    wie man von Windows auf den PC mit IOB und ubuntu kommt>keine Ahnung.

                    Mit einem Terminal via ssh.
                    puTTY oder PowerShell kann das.

                    L 1 Reply Last reply Reply Quote 1
                    • L
                      lars148 @Thomas Braun last edited by Homoran

                      @thomas-braun

                      mplayer:
                        Installiert:           2:1.5+svn38446-1build5
                        Installationskandidat: 2:1.5+svn38446-1build5
                        Versionstabelle:
                       *** 2:1.5+svn38446-1build5 500
                              500 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 Pack
                              100 /var/lib/dpkg/status
                      

                      MOD-EDIT: Code in code-tags gesetzt!

                      und danke für den Hinweis mit putty

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @lars148 last edited by

                        @lars148

                        Dann zeig jetzt (nach einem sauberen Reboot) mal die Ausgaben in Gänze und im Zusammenhang. Zusätzlich

                        sudo fuser -v /dev/snd/*
                        aplay -lL
                        pactl list cards
                        sudo journalctl -b
                        
                        L 1 Reply Last reply Reply Quote 0
                        • L
                          lars148 @Thomas Braun last edited by Homoran

                          @thomas-braun sagte in sayit sagt nix:

                          > aplay -lL
                          
                          /q:~$ aplay -lL
                          null
                              Discard all samples (playback) or generate zero samples (capture)
                          pipewire
                              PipeWire Sound Server
                          default
                              Default ALSA Output (currently PipeWire Media Server)
                          aplay: device_list:277: keine Klangkarten gefunden … /
                          

                          MOD-EDIT: Code in code-tags gesetzt!

                          dann kommen ca 1600 Zeilen
                          die auch ??

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @lars148 last edited by Thomas Braun

                            @lars148 sagte in sayit sagt nix:

                            aplay: device_list:277: keine Klangkarten gefunden … /

                            Keine Soundkarte = Kein Sound.

                            Und bitte kopier den Kram in Codetags eingebettet. Vollständig.

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              lars148 @Thomas Braun last edited by

                              @thomas-braun naja der soll ja auch nicht am PC der im Keller steht eine Aussage machen, sondern am google-Home-Mini in der Küche. Nach meinem Verständnis brauch dann der PC mit dem IoBroker keine Soundkarte oder?

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @lars148 last edited by Homoran

                                @lars148 sagte in sayit sagt nix:

                                @homoran habe ich aus geführt und als Antwort : installiert 2:1.5+svn38446-1build5

                                und warum zeigst du es nicht, und zwar vollständig in code-tags?

                                siehe auch hier:
                                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                dann haben die Hefendrn such alle Info und müssen nicht nachbohren

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  lars148 @Homoran last edited by

                                  @homoran srry was sind code-tags
                                  Ich habe den Link gelesen aber wie man die setzt steht da leider nicht.

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @lars148 last edited by

                                    @lars148 sagte in sayit sagt nix:

                                    sondern am google-Home-Mini in der Küche

                                    ist sayit entsprechend konfiguriert?
                                    warum zeigst du die Konfiguration nicht?

                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @lars148 last edited by

                                      @lars148 sagte in sayit sagt nix:

                                      wie man die setzt steht da leider nicht.

                                      da ist sogar ein Filmchen

                                      L 1 Reply Last reply Reply Quote 0
                                      • L
                                        lars148 @Homoran last edited by

                                        @homoran
                                        Sayit bei iob
                                        84336c6c-6eb1-4ff0-a0c6-7b5c1034f11e-grafik.png

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @lars148 last edited by

                                          @lars148 wenn der Google spielen soll musst du das auch entsprechend einstellen
                                          Chromecast

                                          L 1 Reply Last reply Reply Quote 1
                                          • L
                                            lars148 @crunchip last edited by

                                            @crunchip geändert
                                            0ab2aea6-f536-421b-a7f1-840d0d7be93a-grafik.png

                                            müssen hier die minis aufgeführt werden??
                                            e26a87d3-2dd9-42f7-9f93-cb9e487e203f-grafik.png

                                            crunchip 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            747
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            34
                                            386
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo