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 12.9k 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
      last edited by

      Hi,

      I updated my MagicMirror today and after that it stopped working properly, it does not show all the modules I have. Only error I get is this “ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf:” multiple times. I found another topic regarding this issue but none of those tips help (tried them all).

      I even re-installed whole operating system (now 64 Raspberry pi OS) and MagicMirror using the script and tested without any third party modules, still not loading properly, for example weather module is struggling and calendar also. It seems to be stuck, even if I start it with npm start (not pm2), I cannot quick it with ctrl+q.

      I really have no idea what to do next.

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @ereborinkorppi
        last edited by

        @ereborinkorppi how did you update? manual or via my script?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        E 1 Reply Last reply Reply Quote 0
        • E Offline
          ereborinkorppi @sdetweil
          last edited by

          @sdetweil first I updated manually, but like said after troubleshooting now I have completely new installation via the script and still not working properly even with sample config.

          S 2 Replies Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @ereborinkorppi
            last edited by

            @ereborinkorppi weird

            do show output of

            node -v
            npm -v
            lsb_release -a
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            E 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @ereborinkorppi
              last edited by

              @ereborinkorppi also show the output of npm start

              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

                @sdetweil

                peili@raspberrypi:~/MagicMirror $ node -v
                npm -v
                lsb_release -a
                v20.8.0
                10.1.0
                No LSB modules are available.
                Distributor ID: Debian
                Description: Debian GNU/Linux 12 (bookworm)
                Release: 12
                Codename: bookworm

                S 1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @ereborinkorppi
                  last edited by

                  @ereborinkorppi also output of

                  uname -a
                  file /usr/bin/bash
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  E 1 Reply Last reply Reply Quote 0
                  • E Offline
                    ereborinkorppi @sdetweil
                    last edited by

                    @sdetweil

                    peili@raspberrypi:~/MagicMirror $ uname -a
                    Linux raspberrypi 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux
                    peili@raspberrypi:~/MagicMirror $ file /usr/bin/bash
                    /usr/bin/bash: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=198ac6b0cc01bf774c5746a36a6fd31dead9bda5, for GNU/Linux 3.7.0, stripped
                    
                    
                    S 1 Reply Last reply Reply Quote 0
                    • S Do not disturb
                      sdetweil @ereborinkorppi
                      last edited by

                      @ereborinkorppi ok, both in 64 bit mode

                      we disable GPU in 2.26 by default now…
                      so none of those messages should be happening…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      E 1 Reply Last reply Reply Quote 0
                      • E Offline
                        ereborinkorppi @sdetweil
                        last edited by

                        @sdetweil I accidentally removed the post for npm start output and have been waiting for it to be re-posted, but it is still in the post queue. I have no idea what to do next? Should I re-install 32 OS instead and try to run the MagicMirror install script again or install an older MagicMirror version that used to work?

                        S 2 Replies Last reply Reply Quote 0
                        • S Do not disturb
                          sdetweil @ereborinkorppi
                          last edited by

                          @ereborinkorppi I was waiting for you to respond… and u did… so I just rejected the post that was marked as spam. like my message should have said

                          Sam

                          How to add modules

                          learning how to use browser developers window for css changes

                          1 Reply Last reply Reply Quote 0
                          • S Do not disturb
                            sdetweil @ereborinkorppi
                            last edited by

                            @ereborinkorppi it would be interesting to see the 32 bit results…

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            E 1 Reply Last reply Reply Quote 0
                            • E Offline
                              ereborinkorppi @sdetweil
                              last edited by

                              @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 Reply Quote 0
                              • S Do not disturb
                                sdetweil @ereborinkorppi
                                last edited by

                                @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 Do not disturb
                                  sdetweil @ereborinkorppi
                                  last edited by

                                  @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 Reply Quote 0
                                  • E Offline
                                    eyesallin @sdetweil
                                    last edited by

                                    @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 Reply Quote 0
                                    • S Do not disturb
                                      sdetweil @eyesallin
                                      last edited by

                                      @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 Reply Quote 0
                                      • E Offline
                                        eyesallin @sdetweil
                                        last edited by

                                        @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 Reply Quote 0
                                        • S Do not disturb
                                          sdetweil @eyesallin
                                          last edited by

                                          @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

                                            Thanks for information

                                            S 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              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