MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. davismorehead
    3. Posts
    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

    Posts

    Recent Best Controversial
    • 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
    • RE: MM doesnt work after update to version 2.26

      i checked i don’t have that file. looking on internet it says During the booting up of the system, systemd activates default. target , which is generally a symbolic link in the /etc/systemd/system/ directory to either graphical. target or multi-user. target . It is equivalent to the default runlevel, which the system administrator used to set in the /etc/inittab file.

      I don’t have graphical.target or multi-user.target but I have graphical.target.wants

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

      not running headless. Just don’t have a keyboard attached to pi. so SSH intomachine.

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

      sorry, didn’t know how it worked. Didn’t realize you did it.

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

      i did

      git pull && npm run install-mm

      Some of my replies take a long time to be approved. Is there a secret to get them approved faster.

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

      here is the command i found for your script
      pi@raspberrypi:~/MagicMirror $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”

      $$\ $$\ $$\ $$\ $$\ $$\ $$$$$$
      $$$\ $$$ | _| $$$\ $$$ |_| $$ $$
      $$$$\ $$$$ | $$$$$$\ $$$$$$\ $$\ $$$$$$$\ $$$$\ $$$$ |$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ _/ $$ |
      $$$$$$ $$ | _
      $$\ $$ $$\ $$ |$$ |$$$$$$ $$ |$$ |$$ $$\ $$ $$\ $$ $$\ $$ $$\ $$$$$$ |
      $$ $$$ $$ | $$$$$$$ |$$ / $$ |$$ |$$ / $$ $$$ $$ |$$ |$$ | _|$$ | _|$$ / $$ |$$ | _|$$ /
      $$ |$ /$$ |$$ __$$ |$$ | $$ |$$ |$$ | $$ |$ /$$ |$$ |$$ | $$ | $$ | $$ |$$ | $$ |
      $$ | _/ $$ |$$$$$$$ |$$$$$$$ |$$ |$$$$$$$\ $$ | _/ $$ |$$ |$$ | $$ | $$$$$$ |$$ | $$$$$$$$
      _
      | _
      | _
      | _
      $$ |_| _
      |_| _|_|_| __| _
      / _| _______|
      $$\ $$ |
      $$$$$$ |
      _
      ____/

      install log being saved to /home/pi/install.log
      cat: /etc/systemd/system/default.target: No such file or directory
      system running in command line mode, need graphical desktop, see raspi-config
      pi@raspberrypi:~/MagicMirror $

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

      pi@raspberrypi:~ $ pm2 stop all
      [PM2] Applying action stopProcessId on app [all](ids: [ 0 ])
      [PM2] mm ✓
      ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
      │ id │ name │ mode │ ↺ │ status │ cpu │ memory │
      ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
      │ 0 │ mm │ fork │ 95 │ stopped │ 0% │ 0b │
      └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
      pi@raspberrypi:~ $ cd ~/MagicMirror/
      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.26.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGILL
      pi@raspberrypi:~/MagicMirror $

      Also can you point me to instructions to run your script.

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

      pi@raspberrypi:~ $ node -v
      v19.3.0
      pi@raspberrypi:~ $ npm -v
      9.2.0
      pi@raspberrypi:~ $ lsb_release -a
      No LSB modules are available.
      Distributor ID: Raspbian
      Description: Raspbian GNU/Linux 10 (buster)
      Release: 10
      Codename: buster
      pi@raspberrypi:~ $ uname -a
      Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux
      pi@raspberrypi:~ $

      I updated manually. Later I tried to run your script but I am running remotely so can’t do your script. would need to hook up keyboard to pi.

      am using pm2. Saw a different post where you did the npm start, so did that already. Same error

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

      Just upgraded to version 2.26.0, now MM will not start getting error
      magicmirror@2.26.0
      startDISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js
      /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGILL

      Assume some thing was upgraded and i need to upgrade. any ideas.

      posted in Bug Hunt
      D
      davismorehead
    • 1 / 1