Read the statement by Michael Teeuw here.
MMM-AssistantMk2
-
@Sean
If I usenull
I get a black MMM screen.If I use
hw:0,0
I get the config.js message.Finally if I use
"hw:0,0"
(with quotes) I get a black MM screen again.:smiling_face_with_open_mouth_cold_sweat:
-
@cr4z33
Ok… Are you using Telegram?
I can give more direct help on Telegram. My id is@eouia
.
Here is not so good place to talk these things. -
@Sean
Yep adding you right now. :) -
so i updated and did not change config (yet) no vidieo or pics are showing up
-
@citizendevpi
:) You can also talk on Telegram. I prefer that then talking here. :) -
I want to thank @Sean publicly for having helped me privately into solving the issue! :clapping_hands_medium-light_skin_tone: :thumbs_up_medium-light_skin_tone:
-
i cannot get hotword to detect any sound ?
-
@citizendevpi
More details are needed for detail answer.
you can setrecord.verbose: true
for checking your mic works properly. But before that, you should confirm there was any other error to issue. Check your error log. -
@sean arecord: main:788: audio open error: Device or resource busy and where is my error log?
-
@citizendevpi
Your system seems not properly configured to use audio device. that might be not the issue of module itself.
And you can see the log withpm2 log mm #or your registered process name for MagicMirror
or
stoppm2
thennpm start dev
in your MM directory.