Is anyone facing this issue with their external displays? If so... have you been able to solve it?
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
My primary monitor (actually a TV) is shared among different systems - one's direct into HDMI1, and the other is going through an HDMI switchbox that goes into the TV's HDMI2. For all intents and purposes however, the switchbox is always same input and I *never* switch it. Every once in a while, even though I manually set the TV to HDMI2, I get the no-signal message, and the only solution I have is to disconnect/reconnect the switchbox, even though it should still be using the same channel as the last time it was used. I realize this introduces a variable you don't have on your end, but I've concluded a long time ago the power-up sequence for HDMI devices isn't always done 100% correctly and you end up with these sorts of results. Not sure there's much that can be done about it.
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I have a Lenovo Thinkpad with Lenovo's dock station. Connected via the usb-c port and has no issues whatsoever with the two monitors (both HDMI)... ...if it helps... Edition Windows 11 Pro Version 22H2 Installed on 30/03/2023 OS build 22621.1702 Experience Windows Feature Experience Pack 1000.22641.1000.0
"If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." ― Gerald Weinberg
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
every morning. Samsung Notebook 3 PRo 360. Connected to a docking station and then a 48" Samsung Curved display. and every single freaking time. I have tried other docking stations. I have tried many things. Only thing that works is boot. Unplug and replug in HDMI cable. once for connection and then sometimes again to get the Display settings correct. Once it is working it is great.
To err is human to really elephant it up you need a computer
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I have a different setup which uses multiple USB-to-DVI adapters to drive several displays from my laptop via a dock and a KVM switch. Due the the chains of USB hubs (some internal to the laptop) it's often the case that one or more displays don't come up, either on power on or when I do a keyboard/display/mouse switch. I found a Windows-provided utility PNPUTIL which will list PNP devices which have problems so I parse the output to issue disable and enable commands for each one. This resets them and they come online so I don't have to go round unplugging and plugging in devices!
pnputil /enum-devices /problem|select-string "Instance ID"|Foreach-object {$_ -match "Instance ID:\s+(?.*)";$x = $matches['root'];Invoke-Expression -Command "pnputil /disable-device ""$x""";Invoke-Expression -Command "pnputil /enable-device ""$x"""}
Since HDMI connections must be Plug-N-Play in a similar way this might work for them too. I don't have an HDMI connected monitor to test.
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I'll lose a monitor if the cat jiggles the HDMI cables. Then it's not straight forward getting it back. I think multi-monitor support in general is "weak" (like setting focus to a monitor that isn't even on).
"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I have had this issue in Linux, but it's usually a driver issue and/or KDE not playing to friendly with external monitors on laptops. Back in Win10, I always had problems with external monitors on a laptop with coming back from sleep mode and having all of my windows moved around because it went through several cycles of resetting the resolution every time. Less of an issue in Win11 though, so we may have to sell our soul but at least our windows stay put. :laugh:
Jeremy Falcon
-
every morning. Samsung Notebook 3 PRo 360. Connected to a docking station and then a 48" Samsung Curved display. and every single freaking time. I have tried other docking stations. I have tried many things. Only thing that works is boot. Unplug and replug in HDMI cable. once for connection and then sometimes again to get the Display settings correct. Once it is working it is great.
To err is human to really elephant it up you need a computer
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I had that problem with my Thinkpad. I now have an HP, and I have 3 external monitors connected and have had no problems in the last 6 months. Maybe it's a Lenovo issue.
Nothing succeeds like a budgie without teeth. To err is human, to arr is pirate.
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
To avoid this problem I only plug-in the USB-C cable to the laptop, after it has booted up. DELL inspiron laptop and DELL dock with two monitors too.
To alcohol! The cause of, and solution to, all of life's problems - Homer Simpson ---- Our heads are round so our thoughts can change direction - Francis Picabia
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
You didn't say if it was Windows or what. If it is, try WinKey + Ctrl + Shift + B, it restarts the graphics driver. I do have the same problem on Lenovos, but they're running the free version of Hyper-V server (without any GUI), they're a bit "special". Any way, the key combination is good to wake up the PC's screen, which doesn't wake in any other way. On my main laptop, sometimes one of my 3 screens starts to act funny, graphics start distorting, and this key combination also solves it. I attribute this to a flaky graphics card, getting old and near end of life. I could be wrong, of course.
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I find that if I switch my laptop on, then wait a few seconds before plugging in the USB-C cable from the docking station, it finds both my monitors. If I have the USB-C plugged in before powering up then it generally misses the monitors. This is for my personal MS laptop. My work machine is a Dell and it always finds the monitors. Hope this helps
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I have a HP ZBook from 2017 that has always had some trouble with my dock and monitors. It is much better than it was originaly. My solution when I've used it off line and wake it up connected and it fails is to disconnect the USB C cable to the dock. After reconnection it usually finds everything where I left it. Sometimes I need to reboot. I tend not to take it off the dock unless I absolutly have to do so.
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
-
Hi all, I own a Thinkpad laptop (AMD) that connects to a dock station using their ethernet dedicated/special port and a USB C. I have 2 displays connected via HDMI into the dock station. When the laptop powers up sometimes both displays show the "power saving mode message" as they don't get any input. When this happens, I tried several things like restarting the graphics driver, pressing the power button in the displays... but nothing seems to work. The only way to get those displays to wake up is to unplug and plug the HDMI cable again. Have you seen this in your computer? Have you been able to solve it or know of a way of solving it? Thank you all! :thumbsup:
www.robotecnik.com[^] - robots, CNC and PLC programming
I have two monitors attached to my Tecra-Z50. One monitor goes to the video output port on the laptop, the other goes to a USB adapter. Sometimes, I loose the second monitor attached to the USB adapter. Unplugging the USB Adapter on the USB end, then re-inserting it usually brings the monitor back to life. Before I found this trick, the only thing that worked was a re-boot.