Me too. I use fedora and have the same issue. Actually, using a KVM to switch to another machine
then back does the same thing (dark screen, monitor says no HDMI signal). I ended up with the same solution (xrandr).
BTW, the text consoles (ttyN) are visible, only the X11 one (tty1 for me) is blank.
For me this started a few months ago, it was working fine until then.
I agree that X11 seems to think all is well.
I suspected it is the intel embedded GPU that is at fault, the vibe on the 'net is that this driver is in bad shape.
Changing X11 to use modesetting (was intel) did not help.
Eyal Lebedinsky (HE12026-02-05):
Me too. I use fedora and have the same issue. Actually, using a KVM to switch to another machine
then back does the same thing (dark screen, monitor says no HDMI signal). I ended up with the same solution (xrandr).
BTW, the text consoles (ttyN) are visible, only the X11 one (tty1 for me) is blank.
For me this started a few months ago, it was working fine until then.
I agree that X11 seems to think all is well.
I suspected it is the intel embedded GPU that is at fault, the vibe on the 'net is that this driver is in bad shape.
Changing X11 to use modesetting (was intel) did not help.
Thanks for confirming I am not alone having the issue.
I have written the following script (that you can consider public
domain), to be called from the greeter-wrapper. At first I considered
calling `xrandr --output $out --primary --auto` but I eventually decided
to kill the greeter wrapper and cause it to restart. Among other things because greeter-setup-script creates a background image at the
resolution of the screen.
On 14/2/26 00:26, Nicolas George wrote:
Eyal Lebedinsky (HE12026-02-05):
Me too. I use fedora and have the same issue. Actually, using a KVM to switch to another machine
then back does the same thing (dark screen, monitor says no HDMI signal). I ended up with the same solution (xrandr).
BTW, the text consoles (ttyN) are visible, only the X11 one (tty1 for me) is blank.
For me this started a few months ago, it was working fine until then.
I agree that X11 seems to think all is well.
I suspected it is the intel embedded GPU that is at fault, the vibe on the 'net is that this driver is in bad shape.
Changing X11 to use modesetting (was intel) did not help.
Thanks for confirming I am not alone having the issue.
I have written the following script (that you can consider public
domain), to be called from the greeter-wrapper. At first I considered
calling `xrandr --output $out --primary --auto` but I eventually decided
to kill the greeter wrapper and cause it to restart. Among other things
because greeter-setup-script creates a background image at the
resolution of the screen.
Probably similar to my script (I do not use/understand zsh).
However, how do you launch it if the screen goes blank while being used, like unplug/plug the monitor?
My script is similar but launched from cli.
I need to find a way to assign a "hot key" to launch the script blind, regardless of the program that has focus.
However, how do you launch it if the screen goes blank while being
used, like unplug/plug the monitor?
to be called from the greeter-wrapper.
I didn't notice this thread. I use lightdm and sometimes my screen
powers off completely rather than going into power-saving mode. I then
have to unplug the monitor for 30 seconds or so to get it working again.
I always thought it was a BIOS/ACPI bug on my old ACER X1301.
Eyal Lebedinsky (HE12026-02-14):
However, how do you launch it if the screen goes blank while being
used, like unplug/plug the monitor?
That is not the kind of script one launches manually, it is meant to be started automatically, as I said:
to be called from the greeter-wrapper.
But there are multiple ways of running commands in these circumstances, starting with the obvious ones: switching to a text console or
connecting from the network.
Regards,
| Sysop: | Jacob Catayoc |
|---|---|
| Location: | Pasay City, Metro Manila, Philippines |
| Users: | 5 |
| Nodes: | 4 (0 / 4) |
| Uptime: | 119:49:19 |
| Calls: | 125 |
| Calls today: | 125 |
| Files: | 489 |
| D/L today: |
859 files (365M bytes) |
| Messages: | 76,568 |
| Posted today: | 26 |