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

    Posts

    Recent Best Controversial
    • RE: RPI4 Dual Monitor blanking

      For anyone having this issue:

      Change the kms driver to the fake one by editing /boot/config.txt

      change

      dtoverlay=vc4-kms-v3d
      

      to

      dtoverlay=vc4-fkms-v3d
      

      Reboot & display will now switch on/off using

      vcgencmd display_power 0
      vcgencmd display_power 1
      

      I’ve not noticed any problems using the fake driver but I’m not using anything 3D (your results may be different)

      posted in Troubleshooting
      G
      grantc66
    • 1 / 1