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

    Posts

    Recent Best Controversial
    • RE: Installing USB Soundcard using seperate USB Mic

      @mrcoffee
      Try this: https://github.com/shivasiddharth/GassistPi/tree/master/audio-drivers/USB-MIC-JACK/scripts

      posted in Troubleshooting
      E
      E3V3A
    • RE: Installing USB Soundcard using seperate USB Mic

      @MrCoffee I don’t think resetting it is gonna be helpful, unless you know you have installed a bunch of other apt packages, and messed with system settings without writing down what you did.

      posted in Troubleshooting
      E
      E3V3A
    • RE: MMM-Loxone

      @idoodler said in MMM-Loxone:

      I just implemented vcgencmd it looks like it is a bit quicker. I will check it out the next few days and will push it if everything works.

      Yeah, but that only work with Rapsberry Piss , so if you want it to work on other devices, you need to use xset, and if you want to use xset on the Pi, you now also need to tell it that the blank screen should be black, with xsetroot -display :0 -solid black.

      posted in Utilities
      E
      E3V3A
    • RE: Quick Question regarding Magic Mirror cache

      @chef
      You project sound awesome! IS it private, or will you share it with us?

      posted in General Discussion
      E
      E3V3A
    • RE: Installing USB Soundcard using seperate USB Mic

      dtparam=audio=off

      posted in Troubleshooting
      E
      E3V3A
    • RE: Get JSON data stuck behind CAPTCHA click???? i.e. US Gas Prices

      @hsukup1
      Download their Android app and extract the APK file. then search for their URL (and API key if any).

      posted in Development
      E
      E3V3A
    • RE: Installing USB Soundcard using seperate USB Mic

      @mrcoffee
      I have seen solutions to this here: https://raspberrypi.stackexchange.com
      search there.

      Also, only use ONE sound card for AUX (ouput) and MIC (input). Otherwise you will get confused and so your Pie will be unhappy too. It is also highly recommended to disable the internal broadcom sound card when using a USB card. That you can do in the boot config IIRC.

      posted in Troubleshooting
      E
      E3V3A
    • RE: Electron CPU usage

      @cdelaorden

      • How can we check the video driver without using rapsi-conf?
        in dmesg? in systemd journal?
      • How/where do you set the: ELECTRON_FORCE_WINDOW_MENU_BAR=1.
      • What would be the easiest way for users to check electron version from command line?
      posted in Troubleshooting
      E
      E3V3A
    • RE: How I got my Magic Mirror working on a Raspberry Pi 0 (zero)

      @baldrick
      After a fresh reboot and just after starting MM and getting a black screen.
      Run with:
      'cd $HOME/MagicMirror/installers/; pm2 flush && rm ~/.pm2/logs/mm-* ; pm2 start mm.sh

      And make sure that your mm.sh reads:

      cd ~/MagicMirror
      DISPLAY=:0 npm start
      

      Can you please (open a new issue on Github) and post the output of:

      1. uname -a
      2. dmesg -x -d -T
      3. journalctl -b
      4. sudo cat /var/log/Xorg.0.log
      5. sudo cat /var/log/lightdm/lightdm.log
      6. systemctl list-unit-files -t service -all
      7. cat ~/.xsession-errors
      8. cat ~/.pm2/logs/mm-error-0.log
      9. cat ~/.pm2/logs/mm-out-0.log
      posted in Tutorials
      E
      E3V3A
    • How to manually download and use font-awesome icons, for offline operation.

      Many many modules rely on using a remote “font” source for displaying various icons. However, most icons we ever use, are the same and are very few, throughout the module lifetime.

      For example, I have been thinking about all those calls to the font-awesome site that is being continually generated every time a module refreshes or MM is reloaded. Just to re-fetch the same few icons…

      This seem crazy to me!

      It would be great to hear from someone more knowledgeable how this works with cache in practice and how to best avoid all these calls that are also use to track you.

      As I see it, I would prefer that the icons used could be downloaded upon installation or first run, and then prevented from getting requested again. Any ideas how to make this work?

      posted in General Discussion
      E
      E3V3A
    • RE: Quick Question regarding Magic Mirror cache

      This is a very interesting question!

      I have been thinking about all those calls to the font-awesome site that is (probably?) being continually generated every time a module refreshes. Just to re-fetch the same few icons… Seem crazy to me.

      posted in General Discussion
      E
      E3V3A
    • RE: How to enable a 70" IR touch overlay to provide touch on a certain lesser size display?

      Would be nice to know this too…

      posted in Hardware
      E
      E3V3A
    • RE: Problem with MMM-Button

      Can you provide links to both those button modules, please?

      posted in Troubleshooting
      E
      E3V3A
    • RE: MMM-NetworkScanner revisited

      @zdenek
      Can you post your findings in the github issues pelase?
      I just posted about the same…

      posted in Development
      E
      E3V3A
    • RE: MMM-TracCar

      Please add some more pics showing how this integrated with the resto f the MM modules

      posted in Transport
      E
      E3V3A
    • RE: MMM-NetworkScanner revisited

      This works very nicely now!
      Updated the MAC address data files and now everything is recognized.
      I also added a script to make it easier to format the config file with the MACs…

      posted in Development
      E
      E3V3A
    • RE: Alexa (MMOTW) working!

      Sound interesting, but where’s your code and repo?
      How can we test it?

      posted in Troubleshooting
      E
      E3V3A
    • RE: MMM-Loxone

      There is indeed some very weird issue going on with the HDMI and screen saver/blanking as I reported here. It started after I updated my kernel (from 4.9.80) & what else came with it. Out of curiosity, what is your OS version?

      posted in Utilities
      E
      E3V3A
    • RE: no space on SD-card

      8 GB definitely way too small. You need 32 GB min, especially if you plan to keep the card running more than 6 months striaght. (There’s a limit how many times you can write to a card.), Also for speed make sure it’s at least classed as 10 / U1, but best performance is with a A1/2.

      posted in Troubleshooting
      E
      E3V3A
    • RE: mmm-assistant. installed - running - not answering :-)

      Hi @dvbit,
      Sorry for repo silence, i’ve been busy and I have no idea what happened to eouia…
      I’ll look into this in ~2-3 days. Sorry.

      posted in Troubleshooting
      E
      E3V3A
    • 1 / 1