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.

    Black Screen

    Troubleshooting
    3
    3
    2315
    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.
    • A
      azza_pazza last edited by azza_pazza

      Everything was working perfectly then tried to follow the instructions to disable the screensaver now I have a blank screen with only the cursor showing. Seriously panicking!
      This is what I entered.

      edit /etc/xdg/lxsession/LXDE-pi/autostart:

      sudo nano /etc/xdg/lxsession/LXDE-pi/autostart
      Add the following lines:

      @xset s noblank
      @xset s off
      @xset -dpms
      Edit /etc/lightdm/lightdm.conf:

      sudo nano /etc/lightdm/lightdm.conf
      Add the following line below [SeatDefaults]

      xserver-command=X -s 0 -dpms

      How do I fix this? Any would help would mean a lot!

      1 Reply Last reply Reply Quote 0
      • P
        Patrick last edited by

        Did you comment out something with #?

        1 Reply Last reply Reply Quote 0
        • cowboysdude
          cowboysdude Module Developer last edited by

          https://www.raspberrypi.org/forums/viewtopic.php?t=57552

          Try this…

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