On Sat, 2 May 2020 07:30:17 -0700 Marc MERLIN <marc_...@merlins.org> said:
> On Sat, May 02, 2020 at 02:52:34PM +0100, Carsten Haitzler wrote: > > On Fri, 1 May 2020 22:47:37 -0700 Marc MERLIN <marc_...@merlins.org> said: > > > > > Since I switched to the new E, when my screen is locked, my screen is > > > also off. > > > Several times, I've pushed a key, and nothing, screen still off, for > > > sometimes several seconds until finally it slowly fades back on and I > > > can finally enter my screensaver password. > > > > > > I honestly don't need this slow fade in, and I think it might be making > > > things worse. > > > Is it possible to turn it off and only get instant screen blank and > > > wakeup? > > > > what screen is fading? desktop monitor? laptop panel? there should be no > > delay for the fade-in unless there is a whole screen reconfiguration going > > on (screens are being plugged/unplugged - either by lid being opened or > > closed or suspend/resume sometimes having the xserver reports that the > > screens were plugged/unplugged). logs will tell you if the screen was being > > reconfigured or if ddc backlight was being used on desktop monitors etc. > > It's a thinkpad P73's internal panel. It obviously should wake up > instantly. ok. then you don't have a slow monitor firmware wakeup thing. this can take a bit for external monitors to boot their firmware and start talking. > To be fair, it is possible that it is a problem with the intel driver: we also ask xrandr to change backlight if it's available via xrandr (intel driver). so it may depend on many layers... but e has a setting for its fading time - it's under backlight settings. at the bottom - normally i think it's 0.5 sec. "Fade Time". :) drop that to like 0 or 0.1 or something... :) > # i915_enable_rc6=1 seems buggy for GPU with chrome, and may not restore from > # black screen sleep > options i915 modeset=1 i915.i915_enable_fbc=1 > > I'll see if removing i915_enable_rc6=1 is enough to fix it, if not, I'll > look at the fade settings. if it's wake up from suspend it may also be screen unplug/plug. we have a timeout to wait for screen plug/unplug events to settle before finally applying the config as they often come in little spurts with a bunch of removes, adds and so on so we wait until the burst is over (i think 5 sec) then apply. if you have a dock with external screens then the usb plug/unplugs could be causing monitor plug/unplug events too... so check your e stdout/err logs wherever they go. it might let you know. > Thanks, > Marc > -- > "A mouse is a device used to point at the xterm you want to type in" - A.S.R. > > Home page: http://marc.merlins.org/ | PGP > 7F55D5F27AAF9D08 > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users