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

    cassidycaid

    @cassidycaid

    0
    Reputation
    479
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    cassidycaid Unfollow Follow

    Latest posts made by cassidycaid

    • RE: MagicMirror does not work at startup

      Thanks for the information. Using it I was able to figure out the steps for the command line.

      cd ~/.config/lxsession/LXDE-pi
      sudo nano autostart

      add to the end

      pm2 start mm.sh

      Thanks again for helping.

      posted in Troubleshooting
      C
      cassidycaid
    • RE: MagicMirror does not work at startup

      I also am having issues with auto start of the script.

      New install on raspberry pi 3 B.

      The manual start, stop and restart commands all work and when I run the pm2 save command, it does not error.

      After a reboot the mm.sh does not autostart.

      posted in Troubleshooting
      C
      cassidycaid
    • RE: Can't seem to hide cursor. (Solved)

      That works, thanks.

      posted in Troubleshooting
      C
      cassidycaid
    • Can't seem to hide cursor. (Solved)

      This is a fresh installation on a Pi 3 B.
      I followed all the steps listed in the installation guide and everything else seems to be working but the cursor is constantly shown.

      One thing that may be significant is that the monitor I am using is a touchscreen device. The touchscreen does work but I had to invert the Axes under the tablet section of /usr/share/X11/xorg.conf.d/10-evdev.conf under the “evdev touchscreen catchall”. I wonder if the hiding of the cursor is different for a “touchscreen” as opposed to a standard mouse?

      I have not modified the .css file

      I did not install uncluttered since it seems to be indicated only for version 1 of the MM.

      Thanks.

      posted in Troubleshooting
      C
      cassidycaid