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

    Crimel

    @Crimel

    0
    Reputation
    1
    Profile views
    10
    Posts
    0
    Followers
    1
    Following
    Joined
    Last Online

    Crimel Unfollow Follow

    Latest posts made by Crimel

    • RE: MMM-Lucy

      @sdetweil Forgot to add the Screnshot… sorry
      ca694faf-7428-4cb2-8802-c2603390e7f3-image.png

      Basically the same error on two different OS. :(

      posted in Troubleshooting
      C
      Crimel
    • RE: MMM-Lucy

      @sdetweil
      Doesnt work, the mirror goes into a restart loop until I abbort it.

      I tried today to install it also on a Raspi 3B+ with bullseye -> actually its even here not working. XQQ + Pulsaudio
      The script went through but still having the Microphone errors.

      Which OS do you have running for Lucy & could recommend me to make another test installation?

      Cheers

      posted in Troubleshooting
      C
      Crimel
    • RE: MMM-Lucy

      @sdetweil I was thinking it would be enough to change it in the raspi-config to pulse not?
      40b1cee6-0d8f-4caa-81c4-7165a5c9a027-image.png

      Does this say you something?

      posted in Troubleshooting
      C
      Crimel
    • RE: MMM-Lucy

      @sdetweil yes, running wayland, the most recent version

      posted in Troubleshooting
      C
      Crimel
    • MMM-Lucy

      Hi :)
      I’m trying to upgrade my Mirror with Lucy, but I’m failing mostly.
      Firstly I’ve followed the original way and installed everything without virtual env. - Did not work
      I noticed that a lot of stuff was missing, so I reworked the installation file today in an 4-hour shift, and now the installation dependencies.sh works like a charm.
      I changed some paths, included some checks… and some other stuff.

      After all, my efforts were not recognized by Lucy - she doesn’t like me… ^^
      I have tested my camera, microphone and speakers -everything works but not with Lucy.

      The screen starts like this (It even says ready for command few milliseconds"
      092be395-b9c8-4ecd-b811-c7d24c6369ad-image.png
      2 seconds later in changes
      d6b1e9d4-aba7-4736-b037-4f824c14ffe0-image.png
      6d693b95-25f7-4190-838d-de89b93c432b-image.png
      2c0db903-e098-4622-8989-6ab744b0f3be-image.png

      I have tried a different voice module and my microphone worked…
      Meanwhile, I’m out of Ideas. I hope somebody has a solution ready

      I’m using Rasbian 64Bit on a Raspberry 4B+

      Appriciate your help!
      Cheers
      Chris

      posted in Troubleshooting
      C
      Crimel
    • RE: MagicMirror stays black after adding Face-Reco-MMM

      @sdetweil @mumblebaj
      Awesome support!

      I just added it to the package.json
      “scripts”: {
      “start”: “DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron --disable-gpu js/electron.js”,
      “start:dev”: “DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js dev”,

      and have one error left

      0|mm | [11202:0114/154643.064204:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

      Funny thing is that i have the same error on another config.json without Face-Reco and the mirror is working there.

      posted in Troubleshooting
      C
      Crimel
    • RE: MagicMirror stays black after adding Face-Reco-MMM

      @sdetweil Thank you!
      Do you mean package.json ? I dont find a file called pancake.json :/

      posted in Troubleshooting
      C
      Crimel
    • RE: MagicMirror stays black after adding Face-Reco-MMM

      @sdetweil said in MagicMirror stays black after adding Face-Reco-MMM:

      pm2 logs --lines=50

      With it I get an output :)

      PM2 | App [mm:0] starting in -fork mode-
      PM2 | App [mm:0] online
      0|mm | > magicmirror@2.18.0 start
      0|mm | > DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js
      0|mm | [14.01.2022 14:26.53.892] [LOG]
      0|mm | Starting MagicMirror: v2.18.0
      0|mm | [14.01.2022 14:26.53.919] [LOG]
      0|mm | Loading config …
      0|mm | [14.01.2022 14:26.53.943] [LOG]
      0|mm | Loading module helpers …
      0|mm | [14.01.2022 14:26.54.977] [LOG]
      0|mm | Initializing new module helper …
      0|mm | [14.01.2022 14:26.54.981] [LOG] Check MagicMirror version for node helper ‘MMM-CoinMarketCap’ - Minimum version: 2.2.1 - Current version: 2.18.0
      0|mm | [14.01.2022 14:26.54.988] [LOG] Version is ok!
      0|mm | [14.01.2022 14:26.54.992] [LOG]
      0|mm | Module helper loaded: MMM-CoinMarketCap
      0|mm | [14.01.2022 14:26.54.999] [LOG] No helper found for module: MMM-SwissStationboard.
      0|mm | [14.01.2022 14:26.55.004] [LOG]
      0|mm | No helper found for module: clock.
      0|mm | [14.01.2022 14:26.55.451] [LOG]
      0|mm | Initializing new module helper …
      0|mm | [14.01.2022 14:26.55.454] [LOG]
      0|mm | Module helper loaded: calendar
      0|mm | [14.01.2022 14:26.55.457] [LOG]
      0|mm | No helper found for module: compliments.
      0|mm | [14.01.2022 14:26.55.460] [LOG] No helper found for module: weather.
      0|mm | [14.01.2022 14:26.55.534] [LOG]
      0|mm | Initializing new module helper …
      0|mm | [14.01.2022 14:26.55.535] [LOG] Module helper loaded: newsfeed
      0|mm | [14.01.2022 14:26.55.595] [LOG]
      0|mm | Initializing new module helper …
      0|mm | [14.01.2022 14:26.55.596] [LOG] Module helper loaded: MMM-Face-Reco-DNN
      0|mm | [14.01.2022 14:26.55.598] [LOG] All module helpers loaded.
      0|mm | [14.01.2022 14:26.55.863] [LOG]
      0|mm | Starting server on port 8080 …
      0|mm | [14.01.2022 14:26.55.900] [LOG]
      0|mm | Server started …
      0|mm | [14.01.2022 14:26.55.903] [LOG] Connecting socket for: MMM-CoinMarketCap
      0|mm | [14.01.2022 14:26.55.905] [LOG]
      0|mm | MMM-CoinMarketCap: module loaded! Path: /home/pi/MagicMirror/modules/MMM-CoinMarketCap
      0|mm | [14.01.2022 14:26.55.907] [LOG]
      0|mm | MMM-CoinMarketCap: Path “/logos” configured successfully.
      0|mm | [14.01.2022 14:26.55.909] [LOG] Connecting socket for: calendar
      0|mm | [14.01.2022 14:26.55.911] [LOG] Starting node helper for: calendar
      0|mm | [14.01.2022 14:26.55.913] [LOG] Connecting socket for: newsfeed
      0|mm | [14.01.2022 14:26.55.915] [LOG] Starting node helper for: newsfeed
      0|mm | [14.01.2022 14:26.55.917] [LOG] Connecting socket for: MMM-Face-Reco-DNN
      0|mm | [14.01.2022 14:26.55.946] [LOG]
      0|mm | Starting module helper: MMM-Face-Reco-DNN
      0|mm | [14.01.2022 14:26.55.947] [LOG] Sockets connected & modules started …
      0|mm | [14.01.2022 14:26.56.508] [LOG]
      0|mm | Launching application.
      0|mm | [5602:0114/142657.402179:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
      0|mm | [5640:0114/142657.695321:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.

      posted in Troubleshooting
      C
      Crimel
    • RE: MagicMirror stays black after adding Face-Reco-MMM

      @sdetweil Thank you for your rapid response!
      Unfortunately I get the same output:
      [TAILING] Tailing last 15 lines for [MagicMirror–lines=15] process (change the value with --lines option)

      I have this since 1 hour displayed in my terminal

      posted in Troubleshooting
      C
      Crimel
    • MagicMirror stays black after adding Face-Reco-MMM

      Hi All

      I’m trying to build my first Mirror with Face-Reco Module from Nischi.
      I followed the Guideline 1:1 but after adding the Module to config.js, the Mirror stays only black. Even when I mapped all Modules to “show always”

      When i use the Tools which are provided, my PiCam recognizes our faces without any problem.

      I’m working with a Raspberry 3, Model B+, OS is Buster.
      When i run npm run config:check I get 0 errors which doesn’t help me for troubleshooting.

      When I remove the Module, the Mirror is working again without any issues.
      I have tried to get logs thru pm2 log MagicMirror but this also don’t work.

      This is the Module which I use
      https://github.com/nischi/MMM-Face-Reco-DNN

      Somebody any input for me? :)

      Cheers
      Chris

      posted in Troubleshooting
      C
      Crimel