MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    SOLVED no /etc/kbd/config Folder/File

    Troubleshooting
    2
    31
    779
    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.
    • M
      Miked180 last edited by

      I see in some tutorials that i schould deachtivate the screensaver with :

      BLANK_TIME=0
      BLANK_DPMS=off
      POWERDOWN_TIME=0

      But i dont have this folder kbd

      no /etc/kbd/config Folder/File

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

        @Miked180 use the screensaver off script here

        https://github.com/sdetweil/MagicMirror_scripts

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • M
          Miked180 last edited by Miked180

          i get this:

          pi@raspberrypi:~ $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/screensaveroff.sh)”
          xscreensaver running
          grep: /home/pi/.xscreensaver: Datei oder Verzeichnis nicht gefunden
          bash: Zeile 42: [: !=: Einstelliger (unärer) Operator erwartet.

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

            @Miked180 oops… left debug stmt in… please retry

            Sam

            Create a working config
            How to add modules

            M 1 Reply Last reply Reply Quote 0
            • M
              Miked180 @sdetweil last edited by

              @sdetweil said in no /etc/kbd/config Folder/File:

              oops… left debug stmt in… please retry

              oops… left debug stmt in… ??

              Sorry im not sure what you mean ?

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

                @Miked180 sorry, I left some code in the script, which causes the error you encountered…

                please rerun the script (please retry)

                Sam

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • M
                  Miked180 last edited by

                  ok now there was no error for use the command

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

                    @Miked180 and screen saver should now be off on your system

                    the log will say what it did

                    ~/screensaver.log

                    Sam

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • M
                      Miked180 last edited by

                      This is in the log:

                      xscreensaver running
                      xscreensaver already disabled
                      disable screensaver via gsettings was true and uint32 300
                      install screensaver via lightdm.conf
                      disable screensaver via lxsession
                      xscreensaver running
                      xscreensaver already disabled
                      gsettings screen saver already disabled
                      screensaver via lightdm already disabled
                      lxsession screen saver already disabled
                      gsettings screen saver already disabled
                      screensaver via lightdm already disabled
                      lxsession screen saver already disabled
                      gsettings screen saver already disabled
                      screensaver via lightdm already disabled
                      lxsession screen saver already disabled

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

                        @Miked180 yeh, it adds to the log each time its run

                        gsettings screen saver already disabled
                        screensaver via lightdm already disabled
                        lxsession screen saver already disabled

                        as it has become more difficult to figure out which setting is actually in control
                        (some newer OS’s have gsettings capability, but different versions do or do not use it)…
                        so I report them all…

                        Sam

                        Create a working config
                        How to add modules

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 1 / 4
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy