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

    Neokamikaze

    @Neokamikaze

    3
    Reputation
    1.2k
    Profile views
    26
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Neokamikaze Unfollow Follow

    Best posts made by Neokamikaze

    • RE: Pi Zero

      Hi All,

      MM2 works on Pi0. If you want install MM2 on Pi0 use the @evos process or use my install file.
      MagicMirrorInstallPi0.sh

      posted in Hardware
      N
      Neokamikaze
    • RE: Email

      Hi,

      Thanks for this job.
      It’s possible to add number of email don’t read in the header module ?

      Thanks

      posted in Productivity
      N
      Neokamikaze
    • RE: Where are you from?

      Paris, France

      posted in General Discussion
      N
      Neokamikaze

    Latest posts made by Neokamikaze

    • RE: Where are you from?

      Paris, France

      posted in General Discussion
      N
      Neokamikaze
    • RE: Email

      Hi @ronny3050,

      I have a problem, same problem that @pietrodona. My emails are double on my mirror same after reboot. After a few day, my emails are double on my mirror. And after delete my emails on Gmail these emails aren’t deleted on my mirror.

      Thanks

      posted in Productivity
      N
      Neokamikaze
    • RE: Pi Zero

      Hi @nigel-daniels, if you use jessie i think there is a problem with DPMS. There is a GUI package for configure this. If you want test install “xscreensaver” package

      posted in Hardware
      N
      Neokamikaze
    • RE: Pi Zero

      Hi @nigel-daniels, i don’t touch kweb configuration. I just add on “~/.config/lxsession/LXDE-pi/autostart” file this:

      @lxpanel --profile LXDE-pi
      @pcmanfm --desktop --profile LXDE-pi
      @xscreensaver -no-splash
      

      and in “/etc/xdg/lxsession/LXDE-pi/autostart” this:

      @lxpanel --profile LXDE-pi
      @pcmanfm --desktop --profile LXDE-pi
      @xscreensaver -no-splash
      @xset s noblank
      @xset s off
      @xset -dpms
      

      After for configure my display i change the configuration in “/boot/config.txt”.

      posted in Hardware
      N
      Neokamikaze
    • RE: Pi Zero

      Hi All,

      MM2 works on Pi0. If you want install MM2 on Pi0 use the @evos process or use my install file.
      MagicMirrorInstallPi0.sh

      posted in Hardware
      N
      Neokamikaze
    • RE: Email

      Hi,

      Thanks for this job.
      It’s possible to add number of email don’t read in the header module ?

      Thanks

      posted in Productivity
      N
      Neokamikaze
    • RE: Pi Zero

      Now is ok for the Pi0. But just for install Kweb.
      i use this commands:

      wget http://steinerdatenbank.de/software/kweb-1.7.3.tar.gz
      tar -xzf kweb-1.7.3.tar.gz
      cd kweb-1.7.3
      ./debinstall
      posted in Hardware
      N
      Neokamikaze
    • RE: Pi Zero

      Ok thanks

      posted in Hardware
      N
      Neokamikaze
    • RE: Pi Zero

      Hi,

      I modify the installation file for Pi0. But the program don’t start. My Post “npm-do-not-start”
      and the file.
      0_1469782479446_MagicMirrorInstallPi0.sh

      I don’t find the solution for the moment.

      posted in Hardware
      N
      Neokamikaze
    • RE: npm do not start!

      When starting the GUI terminal and the commande “npm start” the script starts. I have a progress bar and after a few seconds the script stops. No interface starts. Node.js 6.2.2 is installed and the dependencies are ok too.

      posted in Troubleshooting
      N
      Neokamikaze