Read the statement by Michael Teeuw here.
Posts
-
RE: 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…
-
RE: MMM-EOL
the text was extensive and very informative
Thats what I was looking for :)
Oh well…
-
RE: MMM-EOL
@Mykle1 Thanks for looking into this… I will check and see how useful the descriptions will be.
-
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… -
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. -
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.
-
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