• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Raspberry pi 4 no hdmi output after a while

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 3 Posters 1.2k Views 3 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.
  • B Offline
    Blauenfeldt
    last edited by Aug 29, 2020, 10:02 PM

    So today after messing around with MMPM and GoogleAssistant, my monitor turned went blank, and the “no connection” appeared, and went to display the next active input.
    I use the HDMI input 1 with my Stationary PC and HDMI input with my Pi 4.
    Tried to switch back to my Pi, but got the “no connection”.
    I have tried switching HDMI inputs, but the hdmi from my Pi still show no connection. HDMI from my pc works fine.
    I then tried to connect via VNC, and had no problem. The “Screen configuration” still says 1920x1080 @ 60HZ, so no nothing weird there.
    I tried the tvservice -scommand and got this

    pi@MagicMirror:~ $ tvservice -s
    state 0xa [HDMI CUSTOM RGB lim 16:9], 1920x1080 @ 60.00Hz, progressive
    

    I don’t know what to do with that info, but hopes it helps. I have tried to google a little around, but didn’t find any definitive solution, that didn’t involve something I couldn’t see how it would help.
    I have seen some talk about the power supply. But I don’t think I have that issue, as I use an 3 amp power supply from TT Electronics.
    This problem also happens, if I use my Pi 4 on my 4k tv.

    S 1 Reply Last reply Aug 29, 2020, 10:36 PM Reply Quote 0
    • S Offline
      sdetweil @Blauenfeldt
      last edited by Aug 29, 2020, 10:36 PM

      @Blauenfeldt have u powered off your pi, and back on.

      I suspect you caused the HDMI port to be turned off. tvservice -o or the vgencmd

      I know there have been folks reporting that things that worked fine on pi3, won’t power back on on Pi4.

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by Aug 31, 2020, 10:32 PM

        try to tunning /boot/config.txt in sudo mode.
        you can boost HDMI signal and force it at boot

        some command in terminal for RPI:

        • vcgencmd display_power

        results:

        1. display_power=0 -> screen off
        2. display_power=1 -> screen on
        • vcgencmd display_power 1
          -> force screen on

        • vcgencmd display_power 0
          -> force screen off

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