• 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 48
  • Posts 338
  • Groups 0

Posts

Recent Best Controversial
  • 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
  • MMM-jast

    Can anyone tell me the line I need to add to my Custom.css
    to enlarge the font in MMM-jast?

    posted in Custom CSS
    P
    plainbroke
    Jul 31, 2023, 10:53 PM
  • RE: MMM-SingleStock

    @bhepler
    These are the only things not in green. ```
    code_text

    0|mm  | [1607:0731/171531.058268:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
    0|mm  | [1556:0731/171533.905455:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.NetworkManager.GetDevices: object_path= /org/freedesktop/NetworkManager: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
    posted in Troubleshooting
    P
    plainbroke
    Jul 31, 2023, 10:25 PM
  • RE: MMM-SingleStock

    @Jalibu
    Thats all fine and dandy, except I now have to figure out how to make it very large to fit middle center on my 48 inch screen.
    I had SingleStock all setup to fit my screen. I just need to know how to fix it really. I am using a 120px font with singleStock.

    posted in Troubleshooting
    P
    plainbroke
    Jul 23, 2023, 11:34 PM
  • RE: MMM-SingleStock

    @bhepler
    Ok, where are these logs you speak of?
    I am not very good with all this. I do a lot of trial and error, to figure out what is needed to get MM to work the way I want it to.
    After saying that I am pretty good at following instructions.

    posted in Troubleshooting
    P
    plainbroke
    Jul 23, 2023, 2:19 AM
  • 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