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

mash55

@mash55

1
Reputation
284
Profile views
13
Posts
0
Followers
0
Following
Joined Feb 10, 2019, 1:59 AM
Last Online Mar 16, 2019, 2:19 PM

mash55 Unfollow Follow

Best posts made by mash55

  • RE: MMM-EOL

    @Mykle1 said in MMM-EOL:

    Again, I’m sorry, my friend

    Don’t worry about it… not your fault… maybe we will see some progress on their side in the (near) future…

    posted in Troubleshooting
    M
    mash55
    Mar 7, 2019, 1:57 AM

Latest posts made by mash55

  • RE: MMM-EOL

    @Mykle1 said in MMM-EOL:

    :thumbs_up_medium_skin_tone:

    posted in Troubleshooting
    M
    mash55
    Mar 8, 2019, 1:05 AM
  • RE: MMM-EOL

    @Mykle1 said in MMM-EOL:

    Again, I’m sorry, my friend

    Don’t worry about it… not your fault… maybe we will see some progress on their side in the (near) future…

    posted in Troubleshooting
    M
    mash55
    Mar 7, 2019, 1:57 AM
  • RE: MMM-EOL

    @Mykle1 said in MMM-EOL:

    the text was extensive and very informative

    Thats what I was looking for :)

    Oh well…

    posted in Troubleshooting
    M
    mash55
    Mar 7, 2019, 1:51 AM
  • RE: MMM-EOL

    @Mykle1 Thanks for looking into this… I will check and see how useful the descriptions will be.

    posted in Troubleshooting
    M
    mash55
    Mar 7, 2019, 1:46 AM
  • RE: Hello Lucy: got Sleep

    @sdetweil Thanks Sam… works now :)

    posted in Troubleshooting
    M
    mash55
    Feb 26, 2019, 9:01 PM
  • Hello Lucy: got Sleep

    I am running mm on a pi with HDMI monitor. Hello Lucy is in charge. Config file includes:

    standByMethod: "PI"
    

    Telling Lucy to goto sleep gives me a black screen but monitor is not turned off. My goal is that monitor goes to power saving mode which I think can be achieved with a:

    tvservice -o
    

    command. This command should be used with the standByMethod=PI option in the config file (according to the github doc) but it seems it is not. Looking at the node_helper.js file in the ‘MMM-voice replacement files’ section it seems that this option is commented out.
    Is that an oversight? Or is this function defined somewhere else?
    Thanks for any pointers…

    posted in Troubleshooting
    M
    mash55
    Feb 26, 2019, 8:36 PM
  • RE: Hello-Lucy

    @anthony change

     mode: 'Say, "Hello Lucy"',
    

    in MMM-voice.js

    posted in Fun & Games
    M
    mash55
    Feb 26, 2019, 3:24 PM
  • RE: Hello-Lucy

    check the logs… they should give you an idea what happened. What I was confronted with was a) missing variables (LD_LIBRARY_PATH= and PKG_CONFIG_PATH=). They should be added by the installation script (assuming you chose the automatic install.
    After solving this issue I had b) a DEVICE BUSY due to the fact that pulseaudio was already ‘sitting’ on my microphone.

    posted in Fun & Games
    M
    mash55
    Feb 25, 2019, 6:49 PM
  • RE: MMM-EOL

    Thanks for looking into this… I can confirm that it now rotates through the images (progress) but without the description. Hope you can figure out whats wrong pulling down the description as well.

    posted in Troubleshooting
    M
    mash55
    Feb 25, 2019, 3:55 PM
  • RE: MMM-EOL

    Found the following in the console… all Chinese to me but I guess its related to the problem

    MMM-EOL.js:183 Uncaught TypeError: Cannot read property '0' of undefined
        at Class.processEOL (MMM-EOL.js:183)
        at Class.socketNotificationReceived (MMM-EOL.js:218)
        at module.js:246
        at r.<anonymous> (socketclient.js:25)
        at r.emit (index.js:83)
        at r.onevent (index.js:83)
        at r.MMSocket.self.socket.onevent (socketclient.js:19)
        at r.onpacket (index.js:83)
        at r.<anonymous> (index.js:83)
        at r.emit (index.js:83)
    processEOL @ MMM-EOL.js:183
    socketNotificationReceived @ MMM-EOL.js:218
    
    
    posted in Troubleshooting
    M
    mash55
    Feb 24, 2019, 1:33 AM
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