• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf:

Scheduled Pinned Locked Moved Unsolved Troubleshooting
26 Posts 5 Posters 7.5k Views 5 Watching
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.
  • E Offline
    ereborinkorppi @sdetweil
    last edited by Jan 6, 2024, 4:10 PM

    @sdetweil I will give it a go if no easier solutions available, but will take some time before I can test it. Thank you so far, will report later what happened.

    S 2 Replies Last reply Jan 6, 2024, 4:13 PM Reply Quote 0
    • S Offline
      sdetweil @ereborinkorppi
      last edited by Jan 6, 2024, 4:13 PM

      @ereborinkorppi i just don’t know… we are not using GPU, that error is related to GPU.
      says happening in chromium, but we are not using chromium… so… at a loss.

      I see it on my pi3 in 32 bit mode, but it doesn’t stop mm…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @ereborinkorppi
        last edited by Jan 6, 2024, 8:19 PM

        @ereborinkorppi sorry I hit the reject button, can u resubmit.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        E E 2 Replies Last reply Jan 6, 2024, 8:33 PM Reply Quote 0
        • E Offline
          eyesallin @sdetweil
          last edited by Jan 6, 2024, 8:33 PM

          @sdetweil
          Hi I’m a nooby, I’m seeing the same errors in my startup but MM still runs OK. The only reason I found it was because I can’t get the MMM-OpenWeatherMapForecast to display just says loading?
          I’m wondering now if the error has nothing to do with module running.

          S 1 Reply Last reply Jan 6, 2024, 8:58 PM Reply Quote 0
          • S Offline
            sdetweil @eyesallin
            last edited by Jan 6, 2024, 8:58 PM

            @eyesallin do you see any errors from openweathermapforecast in the place you start mm

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            E 1 Reply Last reply Jan 7, 2024, 9:31 AM Reply Quote 0
            • E Offline
              eyesallin @sdetweil
              last edited by Jan 7, 2024, 9:31 AM

              @sdetweil
              Thx for responding, the only errors are

              [MMM-OpenWeatherMapForecast] 7-Jan-24 09:08 ** ERROR ** null
              ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
              Warning: vkCreateInstance: Found no drivers!
              Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
              at CheckVkSuccessImpl (…/…/third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
              at CreateVkInstance (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
              at Initialize (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
              at Create (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
              at operator() (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)

              S 1 Reply Last reply Jan 7, 2024, 1:04 PM Reply Quote 0
              • S Offline
                sdetweil @eyesallin
                last edited by Jan 7, 2024, 1:04 PM

                @eyesallin said

                [MMM-OpenWeatherMapForecast] 7-Jan-24 09:08 ** ERROR ** null

                yeh not very useful, but there was an error

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • F Offline
                  fethiyetours
                  last edited by Jan 7, 2024, 2:10 PM

                  Thanks for information

                  S 1 Reply Last reply Jan 7, 2024, 2:27 PM Reply Quote 0
                  • S Offline
                    sdetweil @fethiyetours
                    last edited by sdetweil Jan 7, 2024, 2:28 PM Jan 7, 2024, 2:27 PM

                    @fethiyetours can u edit the module node_helper.js and change the error path like this

                                        } else {   /// this is the current line 62
                                            if(response.statusCode != 200)
                                                console.log("[MMM-OpenWeatherMapForecast] " + moment().format("D-MMM-YY HH:mm") + " statusCode " + response.statusCode);
                                            else 
                                                console.log("[MMM-OpenWeatherMapForecast] " + moment().format("D-MMM-YY HH:mm") + " ** ERROR ** " + error);
                                        }
                    

                    I’m guessing the statuscode will be 401, unauthorized

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • E Offline
                      ereborinkorppi @sdetweil
                      last edited by Jan 9, 2024, 10:29 AM

                      @sdetweil sorry for the delay. I guess I posted about my 32bit test. So I installed new 32 os and MagicMirror with the script, nothing extra, no own settings. Still gives me the same error message, and like for others here it doesn’t load the weather module (in sample config file) without any extra errors. If I switch to my own config (without any 3rd party modules) it doesn’t load all of my calendars (no other errors than the gbm_wrapper) and the whole MagicMirror gets stuck. Can’t even quit it without killing it.

                      S 1 Reply Last reply Jan 9, 2024, 11:40 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        17/26
                        Last post
                      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