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.

    MMM-DHT22 Humidity and Temperature Module

    Scheduled Pinned Locked Moved Utilities
    47 Posts 14 Posters 43.8k Views 14 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.
    • R Offline
      ryck Module Developer @DocVooDoo
      last edited by

      @DocVooDoo Weird… did you follow all the instructions? ie, install bcm2835, npm install, etc?

      DocVooDooD 1 Reply Last reply Reply Quote 0
      • DocVooDooD Offline
        DocVooDoo @ryck
        last edited by

        @ryck Yes of course.

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          ryck Module Developer @DocVooDoo
          last edited by

          @DocVooDoo No idea then… Can you paste here the error you get?

          DocVooDooD 1 Reply Last reply Reply Quote 0
          • DocVooDooD Offline
            DocVooDoo @ryck
            last edited by

            @ryck only this Bild Text
            then nothing on the log in node serveronly screen

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              ryck Module Developer @DocVooDoo
              last edited by

              @DocVooDoo well, no idea then… Have you tried to run the normal version (instead of the serveronly)?

              DocVooDooD 2 Replies Last reply Reply Quote 0
              • DocVooDooD Offline
                DocVooDoo @ryck
                last edited by

                @ryck yes, the same problem…

                1 Reply Last reply Reply Quote 0
                • DocVooDooD Offline
                  DocVooDoo @ryck
                  last edited by

                  @ryck is it possible that the module root rights needs but does not get?

                  with another module comes the same error. root privileges are needed there

                  R 1 Reply Last reply Reply Quote 0
                  • R Offline
                    ryck Module Developer @DocVooDoo
                    last edited by

                    @DocVooDoo I guess that depends on how you installed magicmirror… did you use sudo?

                    DocVooDooD 1 Reply Last reply Reply Quote 0
                    • DocVooDooD Offline
                      DocVooDoo @ryck
                      last edited by

                      @ryck no, without sudo. only with the command
                      bash -c “$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)”

                      1 Reply Last reply Reply Quote 0
                      • yawnsY Offline
                        yawns Moderator
                        last edited by

                        Some modules or dependencies require access to the GPIO
                        The DHT sensor module I wrote needs this as well.
                        In terminal please try this
                        sudo adduser -g $USER gpio

                        I can’t remember if you need to reboot afterwards, but it won’t hurt. Then try again accessing the sensor

                        DocVooDooD 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 4 / 5
                        • 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