Due to a known bug, on some laptops with Intel video adapters, if the display goes into sleep mode with the laptop lid closed, it will not be reactivated when the laptop lid is opened. The display will stay blank unless you reboot or use the following workaround. To workaround this problem, create a file with the following contents:
#!/bin/bash
xrandr --output LVDS1 --off
xrandr --output LVDS1 -
Tuesday, December 8, 2009
[How to solve ] Display cannot be reactivated if it enters sleep mode on Fedora 12
Posted on 1:38 AM by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment