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

    davismorehead

    @davismorehead

    0
    Reputation
    4
    Profile views
    18
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    davismorehead Unfollow Follow

    Latest posts made by davismorehead

    • vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER

      So had problems earlier with in stall to 2.26 but got it working.
      Restarted my pi now getting error

      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
      0|mm | Warning: vkCreateInstance: Found no drivers!
      0|mm | Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
      0|mm | at CheckVkSuccessImpl (…/…/third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
      0|mm | at CreateVkInstance (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
      0|mm | at Initialize (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
      0|mm | at Create (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
      0|mm | at operator() (…/…/third_party/dawn/src/dawn/native/vulkan/Backe

      posted in System
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      oh i see. Ran the upgrade script and everything worked. I didn’t apply since nothing changed. I will run it next time i need to update. Thanks again for you help. You can close this now.

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      oh. I have to figure that out since I cannot get it to run because of the default.target file not existing on my pi.

      Again thanks for your help.

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      @sdetweil said in MM doesnt work after update to version 2.26:

      ad you could try upgrade, with force instead of apply.

      so based on this post i Tried npm update. Not sure what you meant me to do. So sounds like we solved it but don’t know why.

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      @sdetweil said in MM doesnt work after update to version 2.26:

      ad you could try upgrade, with force instead of apply.

      so based on this post i Tried npm update. Not sure what you meant me to do. So sounds like we solved it but don’t know why.

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      cd MagicMirror/
      pi@raspberrypi:~/MagicMirror $ npm update

      added 495 packages, and changed 6 packages in 3m

      195 packages are looking for funding
      run npm fund for details

      That worked

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      I will look at your script later.

      So in the future I should run npm update not npm install?

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      I did

      npm update.

      i did pm2 start mm

      and it works. Thank you very much

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      how do I do that?

      also if I run the command
      pi@raspberrypi:~ $ systemctl get-default
      graphical.target

      I get graphical even though I don’t have the file

      posted in Bug Hunt
      D
      davismorehead
    • RE: MM doesnt work after update to version 2.26

      so should i try and get your script to work or do something else to fix this

      posted in Bug Hunt
      D
      davismorehead