MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    (electron:2910): Gtk-WARNING **: 14:16:40.324: cannot open display: :0

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    23 Posts 2 Posters 7.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @bachoo786
      last edited by sdetweil

      @bachoo786 no… u have pm2 which does it all… (oops, the default run-start.sh script ONLY starts in both mode, YOU have to change it to do serveronly like below)

      u have already installed both… again there is only ONE install process, but two ways to run

      today

      issue the following commands (either set)
      run both

      cd ~/MagicMirror
      npm start
      

      or
      run serveronly

      cd ~/MagicMirror
      node serveronly
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      B 2 Replies Last reply Reply Quote 0
      • B Offline
        bachoo786 @sdetweil
        last edited by

        @sdetweil ok I will try it when I get home mate. Thanks.

        1 Reply Last reply Reply Quote 0
        • B Offline
          bachoo786 @sdetweil
          last edited by

          @sdetweil hi quick question… so i connected my raspberry pi 4 4gb to hdmi o but there is no display ? do i need to do some settings? my raspberry pi doesnt display anything? is that normal for raspberry pi 4?

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @bachoo786
            last edited by

            @bachoo786 i don’t know what you need to do to enable the display after booting into text mode…

            maybe run raspiconfig. and select boot to desktop?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            B 1 Reply Last reply Reply Quote 0
            • B Offline
              bachoo786 @sdetweil
              last edited by bachoo786

              @sdetweil I had to add the following in my config.txt and it works now.

              hdmi_force_hotplug=1
              hdmi_ignore_edid=0xa5000080
              hdmi_group=2
              hdmi_mode=81
              

              do you mind sharing your /boot/config.txt please?

              Also after doing these settings the raspberry pi doesnt connect to wifi.

              Its a disaster this rpi 4 tbh

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 3 / 3
              • First post
                Last post
              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