• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. plainbroke
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 45
  • Posts 322
  • Groups 0

Posts

Recent Best Controversial
  • MM loading all modules is taking 2-3 minutes.

    I am having a new to me weird issue where when i restart mm it takes 2-3 minutes to load. During that time it is loading all the modules under mmm-carousel module. Eventually they will all load and work as they should. Any Ideas what causes this?

    mmscreenshot.JPG

    posted in Troubleshooting
    P
    plainbroke
    Jan 13, 2024, 3:00 AM
  • RE: Dumbass Cat Facts

    @KristjanESPERANTO
    Yes that is the one.
    It was just working a couple weeks ago.
    When did the API go down?
    Thanks I will remove it.
    Then I get to find something else for that spot. Darn it.

    posted in Troubleshooting
    P
    plainbroke
    Jan 8, 2024, 12:33 AM
  • Dumbass Cat Facts

    I just get “Meow” on the screen, never loads a fact.
    I changed line 100 per @sdetweil from this.facts = data.body.all;
    to this this.facts = data.body; and that worked for a while but now it is back to just the “Meow” on the screen. Any Ideas?

    posted in Troubleshooting
    P
    plainbroke
    Jan 7, 2024, 9:20 PM
  • RE: MM doesn't start after last update

    @sdetweil

    Ok thanks for the honest answer.
    You the man.

    posted in Troubleshooting
    P
    plainbroke
    Jan 7, 2024, 6:01 PM
  • RE: MM doesn't start after last update

    @sdetweil > git tag -l

    Sam,
    I am running MM 2.24.0 if I update to 2.26 Do you think it will break MMM-RTSPStream? I have 4 different instances of it running in carousel. We love the way it works showing us video of all 4 sides of our house outside.

    posted in Troubleshooting
    P
    plainbroke
    Jan 7, 2024, 5:56 PM
  • RE: MMM-Fuel

    @sdetweil
    Found it
    MMM-DumbAssCatFacts.js
    change line 100,

    from

        this.facts = data.body.all;
    

    to this

        this.facts = data.body;
    

    Sam

    posted in Troubleshooting
    P
    plainbroke
    Dec 27, 2023, 1:41 AM
  • RE: MMM-Fuel

    @sdetweil
    And you would think I would remember that tip.
    I haven’t added anything new to my mirror in a very long time.
    It just does its thing. Dumbass Cats is not showing up again it just says MEOW. But that is for another day. I am looking for the fix you gave me sometime ago to see it that is the problem again.

    posted in Troubleshooting
    P
    plainbroke
    Dec 27, 2023, 1:03 AM
  • RE: MMM-Fuel

    @sdetweil

    
    {
            module: "MMM-Fuel",
            position: "middle_center",
            config: {
                    api_key: "my super secret key",
                    provider: "autoblog", //"gasbuddy",
                    lat: "38.82",
                    lng: "-95.68",
                    zip: "66414",
                    types: ["regular", "unl88"],
                    fade: "false",
                    radius: 20,
                    max: 14,
            }
    },
    
    
    posted in Troubleshooting
    P
    plainbroke
    Dec 27, 2023, 12:49 AM
  • MMM-Fuel

    Can’t get the fade to stop in MMM-Fuel.
    fade: false,
    Doesn’t Work.

    posted in Troubleshooting
    P
    plainbroke
    Dec 27, 2023, 12:41 AM
  • RE: MMM-SingleStock
    0|mm  | 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  | MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri)
    0|mm  | failed to load driver: kms_swrast
    0|mm  | MESA-LOADER: failed to open swrast (search paths /usr/lib/arm-linux-gnueabihf/dri:\$${ORIGIN}/dri:/usr/lib/dri)
    0|mm  | failed to load swrast driver
    0|mm  | [1969:0731/182543.028972:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
    
    
    posted in Troubleshooting
    P
    plainbroke
    Jul 31, 2023, 11:29 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy