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: How Can I Mount my smart mirror to a wall?

      @dentrax
      Its seem based on how the weight of your MM , if too heavy …

      posted in General Discussion
      PeterPangP
      PeterPang
    • RE: I am looking for a module that you can embed photos from Getty Images

      @neutron_spin
      MMM-Frickr ?!

      posted in Requests
      PeterPangP
      PeterPang
    • RE: Can't change color of analog clock in default clock module

      @jjd
      Its seem to have write [ code name , such as #11111111 ] , not the color name as red .

      posted in Custom CSS
      PeterPangP
      PeterPang
    • RE: Research for Basic Magic Mirror

      The most important thing is :
      The monitor need have 178 degree from side or top clear , so many old monitor have reflect way .

      posted in Hardware
      PeterPangP
      PeterPang
    • RE: Can I put my own photo album in Flickr for MMM-Flickr

      Solved , its need the photo album page of yours URL , not just your name URL

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • RE: Can I put my own photo album in Flickr for MMM-Flickr

      Should I need to add the URL
      full link of my album is :
      https://www.flickr.com/photos/*XXXXXXXXXX*/albums/*YYYYYYYYYY*
      id get from the idGettr
      http: //www.flickr.com/photos/XXXXX
      id : ZZZZZZZZZZ

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • RE: Can I put my own photo album in Flickr for MMM-Flickr

      Should I need to add the URL as http: //www.flickr.com/photos/XXXXX

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • Can I put my own photo album in Flickr for MMM-Flickr

      When I tried to set up the MMM-Flickr , its appeared , however , that’s not my photoed in Flickr Album , how can I solve it ,
      below is the config.js :
      module: ‘MMM-Flickr’,
      position: ‘top_left’,
      config: {
      id: 'I already have the id ',
      animationSpeed: 2500,
      updateInterval: 10000,
      size: ‘m’ // Default is m, can be o=original, t=thumbnail, s= 75x75, b=1024
      // ‘z’ medium 640, 640 on longest side. ‘c’ medium 800, 800 on longest side

      posted in Troubleshooting mmm-flickr
      PeterPangP
      PeterPang
    • RE: The MMM-Tools V2 doesn’t work

      @peterpang
      The main reason just my stupid , forgot to add the scripts into config.js

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • RE: Auto Black Screen (save mode of monitor?) after a few minutes

      @wishmaster270
      Thanks you man , I solved ^^

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • RE: The MMM-Tools V2 doesn’t work

      @sdetweil
      OK , I try again , thanks !

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • RE: The MMM-Tools V2 doesn’t work

      @sdetweil
      Thankyou , do it later ^^

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • RE: Auto Black Screen (save mode of monitor?) after a few minutes

      @wishmaster270
      Thanks again , try later ^^

      posted in Troubleshooting
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • 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
      PeterPangP
      PeterPang
    • 1 / 1