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

    yakko2001

    @yakko2001

    2
    Reputation
    442
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    yakko2001 Unfollow Follow

    Best posts made by yakko2001

    • RE: Black mirror after update

      Solved!!

      npm install --unsafe-perm
      

      did the trick.

      posted in Troubleshooting
      Y
      yakko2001

    Latest posts made by yakko2001

    • RE: Two way mirror order for Europe - Orders closed!

      @Goldjunge_Chriz

      Bitte meine Maße nochmal auf 0,5 x 0,7 m ändern. Danke!
      Der Rest passt. confirmed.

      posted in Hardware
      Y
      yakko2001
    • RE: Black mirror after update

      Solved!!

      npm install --unsafe-perm
      

      did the trick.

      posted in Troubleshooting
      Y
      yakko2001
    • Black mirror after update

      Hey, after an update i got a black mirror.

      i did:

      git pull
      sudo npm install

      npm WARN lifecycle magicmirror@2.1.1~install: cannot run in wd %s %s (wd=%s) magicmirror@2.1.1 cd vendor && npm install /home/pi/MagicMirror
      
      npm WARN lifecycle magicmirror@2.1.1~postinstall: cannot run in wd %s %s (wd=%s) magicmirror@2.1.1 sh installers/postinstall/postinstall.sh /home/pi/MagicMirror
      
      • I tried to use the config.js sample
      • git reset --hard
      • pm2 logs mm
      0|mm       | Connecting socket for: newsfeed
      0|mm       | Starting module: newsfeed
      0|mm       | Sockets connected & modules started ...
      0|mm       | Launching application.
      
      /home/pi/.pm2/logs/mm-error-0.log last 15 lines:
      0|mm       | 
      0|mm       | ERROR! Could not find main module js file.
      0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
      0|mm       | 
      0|mm       | 
      0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
      0|mm       | 
      0|mm       | 
      0|mm       | ERROR! Could not find main module js file.
      0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
      0|mm       | 
      0|mm       | 
      0|mm       | error: kann .git/FETCH_HEAD nicht öffnen: Keine Berechtigung
      
      

      What i do wrong?
      Thank you in advanced for any kind of help!!

      posted in Troubleshooting
      Y
      yakko2001
    • RE: Two way mirror order for Europe - Orders closed!

      @Suenos

      Thats fine.
      I suggest to use a black cardboard with the same size of the mirror.
      Cut a whole for your display so evreything around the display is black.
      It will also blacking the silver edges of the display.

      posted in Hardware
      Y
      yakko2001
    • RE: Facial Recognition - customize your mirror for every user!

      Hey,

      my issue is, i cannt select my USB Cam.
      I set “useUSBCam” to “true”, but still get piCam as the choosen one. (PiCam ausgewählt)

      MMM-Facial-Recognition] ALGORITHM: LBPH
      [MMM-Facial-Recognition] Training data loaded!
      [MMM-Facial-Recognition] --------------------
      [MMM-Facial-Recognition] PiCam ausgewählt...
      Whoops! There was an uncaught exception...
      { Error: mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
      
      
      {
      		    module: 'MMM-Facial-Recognition',
      		    config: {
      		        // 1=LBPH | 2=Fisher | 3=Eigen
      		        recognitionAlgorithm: 1,
      		        // Threshold for the confidence of a recognized face before it's considered a
      		        // positive match.  Confidence values below this threshold will be considered
      		        // a positive match because the lower the confidence value, or distance, the
      		        // more confident the algorithm is that the face was correctly detected.
      		        lbphThreshold: 50,
      		        fisherThreshold: 250,
      		        eigenThreshold: 3000,
      		        useUSBCam: true,
      		        // Path to your training xml
      		        trainingFile: 'modules/MMM-Facial-Recognition/training.xml',
      		        // recognition intervall in seconds (smaller number = faster but CPU intens!)
      		        interval: 2,
      		        // Logout delay after last recognition so that a user does not get instantly logged out if he turns away from the mirror for a few seconds
      		        logoutDelay: 15,
      		        // Array with usernames (copy and paste from training script)
      		        users: ['Yakko'],
      		        //Module set used for strangers and if no user is detected
      		        defaultClass: "default",
      		        //Set of modules which should be shown for every user
      		        everyoneClass: "everyone",
      		        // Boolean to toggle welcomeMessage
      		        welcomeMessage: true
      		    }
      		},
      

      Any Ideas how to force it to take my USB cam?
      Thanks,
      Yakko

      posted in Troubleshooting
      Y
      yakko2001
    • RE: Two way mirror order for Europe - Orders closed!

      Bin dabei.
      0.6m x 0.8m // Munich // pickup

      posted in Hardware
      Y
      yakko2001