MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.25.0 is available! For more information about this release, check out this topic.

    UNSOLVED MMM-Button or MMM-Podcast not working

    Troubleshooting
    1
    1
    425
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      domebe last edited by domebe

      Hey there,

      I’m so sorry to open a new Post on this Topic.
      I literally tried everything but it doesn’t shows the Tagesschau video.

      {
      			module: "MMM-Podcast",
      			
      		},
      		{
      			module: "MMM-Button",
      			config: {
      				buttonPin: 6,
      			}
      		},
      

      So I just changed the Pin to GPIO 6.
      Wiring : Gpio 6 ( Pin 31 ) and Gnd

      in the “pm2 logs mm” isn’t any entry when I press the Button.

      
      0|mm  | Initializing new module helper ...
      0|mm  | Module helper loaded: MMM-GQuotes
      0|mm  | Initializing new module helper ...
      0|mm  | Module helper loaded: newsfeed
      0|mm  | All module helpers loaded.
      0|mm  | Starting server on port 8080 ...
      0|mm  | Server started ...
      0|mm  | Connecting socket for: updatenotification
      0|mm  | Connecting socket for: calendar
      0|mm  | Starting node helper for: calendar
      0|mm  | Connecting socket for: MMM-Podcast
      0|mm  | Connecting socket for: MMM-Button
      0|mm  | Connecting socket for: MMM-Fuel
      0|mm  | Starting module helper: MMM-Fuel
      0|mm  | Connecting socket for: MMM-GQuotes
      0|mm  | Connecting socket for: newsfeed
      0|mm  | Starting module: newsfeed
      0|mm  | Sockets connected & modules started ...
      0|mm  | Launching application.
      0|mm  | libGL error: MESA-LOADER: failed to retrieve device information
      0|mm  | MESA-LOADER: failed to retrieve device information
      0|mm  | MESA-LOADER: failed to retrieve device information
      0|mm  | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/***
      0|mm  | Create new news fetcher for url: http://rss.sueddeutsche.de/rss/Topthemen - Interval: 300000
      
      

      It seems like the Module is not even started.

      If I put the Button on GPIO 5 ( Pin 29 ) like the Readme says my Pi freezes.

      Maybe you guys have any suggestions.

      Thank you so far.

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy