Hi All,
MM2 works on Pi0. If you want install MM2 on Pi0 use the @evos process or use my install file.
MagicMirrorInstallPi0.sh
Hi All,
MM2 works on Pi0. If you want install MM2 on Pi0 use the @evos process or use my install file.
MagicMirrorInstallPi0.sh
Hi,
Thanks for this job.
It’s possible to add number of email don’t read in the header module ?
Thanks
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
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
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”.
Hi All,
MM2 works on Pi0. If you want install MM2 on Pi0 use the @evos process or use my install file.
MagicMirrorInstallPi0.sh
Hi,
Thanks for this job.
It’s possible to add number of email don’t read in the header module ?
Thanks
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
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.
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.