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

    Posts

    Recent Best Controversial
    • RE: MMM-voice

      the bold part was not in the file itself (the forum software did it). The file ends with … pkgconfig as can be seen above

      posted in Utilities
      C
      c.keen
    • RE: MMM-voice

      found the bashrc file !
      the last few lines it does not comment on magic mirror or a module itself … (?)

      # enable programmable completion features (you don't need to enable
      # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
      # sources /etc/bash.bashrc).
      if ! shopt -oq posix; then
        if [ -f /usr/share/bash-completion/bash_completion ]; then
          . /usr/share/bash-completion/bash_completion
        elif [ -f /etc/bash_completion ]; then
          . /etc/bash_completion
        fi
      fi
      export LD_LIBRARY_PATH=:/usr/local/lib
      export PKG_CONFIG_PATH=:/usr/local/lib/pkgconfig
      export LD_LIBRARY_PATH=:/usr/local/lib:/usr/local/lib
      export PKG_CONFIG_PATH=:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig
      
      posted in Utilities
      C
      c.keen
    • RE: MMM-voice

      please excuse, how do I find the bashrc file? I know some commands but am not really damiliar with raspbian / linux …

      posted in Utilities
      C
      c.keen
    • RE: MMM-voice

      Hi guys,
      I would like to control my mirror by using MMM-voice. The installation was quite easy. But now, the icon on the mirror gives an “ERROR” after the microphone has been initialised. I have read the whole thread and tried a few options but none of them worked. Reading the error.log it gives only “127”. Reading the debug.log it says: “pocketsphinx_continuous:: error while loading shared libraries: libpocketsphinx.so.3: cannot open shared object file: No such directory”.

      At first I thought that not all dependencies have been installed correctly althought the installer did not give any warnings or errors. So I thought the I have to install pocketsphinx_continuous and lmtool myself but found them in the node_modules folder.
      Can you please help me?

      posted in Utilities
      C
      c.keen
    • RE: MMM-temp-ds18b20

      @ the moderators of this forum, could you please move this to the /modules/troubleshooting section? Wasn’t aware that there is more than one troubleshooting subfolder … thank you in advance.
      c.keen

      posted in Troubleshooting
      C
      c.keen
    • MMM-temp-ds18b20

      Hello,

      first of all I want to make compliments to all magic mirror developers, you do a great job! Thank you.

      I am studying all topics about the magic mirror already for a long time but only now I am assembling my first mirror. Installing the MMM-temp-ds18b20 module I came across a wierd phenomenon:
      Listing the temperature of the sensor (indoor) via the console shows the correct metric value. But when the mirror is running the temperture displayed is in “fahrenheit” (?)
      I have already checked config.js and the unit is set correctly to “metric”.
      But even more weird is that after a little while the fahrenheit suddenly jumps to celsius (the correct value) and little while later back again …

      Has anyone made a similar observation?

      Regards
      C.Keen

      posted in Troubleshooting
      C
      c.keen
    • Calendar function without google oder ical

      Hello there,

      I am new to this forum and do not really know where to place this question. But I am wondering if there is a possibility to use a different calendar option than google calendar oder ical from apple. I was thinking of an excel table where all necessary dates are filled in. Do you think that this is possible? I have to admit that I am aware of the magic mirror since a little while now and want to build a mirror my own. But I do not want to use either google or apples calendar.

      I would highly appreciate it if you could help me with this topic. And even if you have to tell me that it’s impossible to use the calendar without google or apple.
      Kind regards,
      Nizolai

      posted in General Discussion
      C
      c.keen
    • 1
    • 2
    • 2 / 2