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

    Posts

    Recent Best Controversial
    • RE: Timetable with (almost) static data

      Use the Module iframe to Display the php Site

      posted in Requests
      OdomLinxO
      OdomLinx
    • RE: unable to get noble package running

      @SvenSommer Late but…
      https://github.com/sandeepmistry/noble#running-without-rootsudo
      Running without root/sudo
      Run the following command:

      sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
      

      This grants the node binary cap_net_raw privileges, so it can start/stop BLE advertising.

      Note: The above command requires setcap to be installed, it can be installed using the following:

      sudo apt-get install libcap2-bin
      

      This works on my Zero W with Debian Stretch

      posted in Bug Hunt
      OdomLinxO
      OdomLinx
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      @E3V3A Yes copy paste error, I adjusted it

      posted in Tutorials
      OdomLinxO
      OdomLinx
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)
      1. disable the HDMI port with
      vcgencmd display_power 0
      

      and enable with

      vcgencmd display_power 1
      

      Most monitors then go into standby. Some also show ‘NO Signal’.

      posted in Tutorials
      OdomLinxO
      OdomLinx
    • 1 / 1