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

Posts

Recent Best Controversial
  • RE: Auto Black Screen (save mode of monitor?) after a few minutes

    https://github.com/sdetweil/MagicMirror_scripts

    additional scripts that may be useful
    the install has two sections of additional support I have provided those separately too, in case u need to run one separately, or changed your mind after install

    turn off screen saver and setup pm2 to autostart MM on boot…
    screensaveroff.sh, cut/paste this line into the terminal window on your device

    bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/screensaveroff.sh)”

    fixuppm2.sh, cut/paste this line into the terminal window on your device

    bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)”

    posted in Troubleshooting
    P
    PeterPang
    Feb 10, 2021, 12:12 PM
  • RE: Auto Black Screen (save mode of monitor?) after a few minutes

    @wishmaster270
    I try to add " consoleblank=0 " to the cmdline.txt ,
    but
    failed to save the document Permission denied
    =,="
    What I can do ?=.="
    Please help

    posted in Troubleshooting
    P
    PeterPang
    Feb 10, 2021, 3:37 AM
  • RE: The MMM-Tools V2 doesn’t work

    @sdetweil
    Still not work on my screen =,="

    1. cd ~/MagicMirror/modules
      2)git clone https://github.com/bugsounet/MMM-Tools
      3)cd MMM-Tools
      4)npm install
      5)cd ~/MagicMirror
      6)npm start
      then she run automatic …
      I see one row said :

    [10.02.2021 10:29.43.540] [WARN] (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently “false”. It will change to be “true” in Electron 9. For more information please check https://github.com/electron/electron/issues/18397

    posted in Troubleshooting
    P
    PeterPang
    Feb 10, 2021, 2:45 AM
  • RE: Auto Black Screen (save mode of monitor?) after a few minutes

    @wishmaster270
    I open the File Manager , then open the " boot " folder , then click into the " cmdline.txt , see there’s a text :
    " console=serial0,115200 console=tty1 root=PARTUUID=7e583fb6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles "
    add “consoleblank=0” here ? add in the first place or where else ?
    sorry , I’m just a very very Beginner , the first time in writing progamme

    posted in Troubleshooting
    P
    PeterPang
    Feb 9, 2021, 3:02 AM
  • RE: The MMM-Tools V2 doesn’t work

    @sdetweil
    OK , I try again , thanks !

    posted in Troubleshooting
    P
    PeterPang
    Feb 9, 2021, 2:10 AM
  • RE: The MMM-Tools V2 doesn’t work

    @sdetweil
    Can I just use the module name , such as MMM-Tools V2 to replace ?

    $ cd [YourMagicMirrorDirectory]/modules
    CHANGE TO
    $ cd MMM-Tools V2/module

    like this ?

    posted in Troubleshooting
    P
    PeterPang
    Feb 8, 2021, 1:47 PM
  • RE: The MMM-Tools V2 doesn’t work

    @sdetweil
    Thankyou , do it later ^^

    posted in Troubleshooting
    P
    PeterPang
    Feb 8, 2021, 1:41 PM
  • RE: Auto Black Screen (save mode of monitor?) after a few minutes

    @wishmaster270
    Thanks again , try later ^^

    posted in Troubleshooting
    P
    PeterPang
    Feb 8, 2021, 11:01 AM
  • RE: Auto Black Screen (save mode of monitor?) after a few minutes

    @wishmaster270 said in Auto Black Screen (save mode of monitor?) after a few minutes:

    disable the screensaver

    Firstly , thanks for your reply soon , but thaere’s not about screensaver , its seem a monitor auto sleep/save mode , just black screen no screensaver.

    posted in Troubleshooting
    P
    PeterPang
    Feb 8, 2021, 10:53 AM
  • Auto Black Screen (save mode of monitor?) after a few minutes

    Auto Black Screen (save mode of monitor?) after a few minutes , already change to
    #xserver-command=X -s 0 -dpms ,
    but still BLACK again & again

    [Seat:*]
    #type=local
    #pam-service=lightdm
    #pam-autologin-service=lightdm-autologin
    #pam-greeter-service=lightdm-greeter
    #xserver-backend=
    #xserver-command=X -s 0 -dpms
    #xmir-command=Xmir
    #xserver-config=
    #xserver-layout=
    #xserver-allow-tcp=false

    posted in Troubleshooting
    P
    PeterPang
    Feb 8, 2021, 10:03 AM
  • 1
  • 2
  • 3
  • 2 / 3
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy