[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2018-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=25886

Adam Jackson  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #11 from Adam Jackson  ---
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please file a new report if you continue to experience
issues with a current server.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
https://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #10 from Alex Deucher   2010-01-04 13:06:04 PST ---
The driver provides a dpms hook that the X server uses.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #9 from Chris Rankin   2010-01-04 11:29:26 
PST ---
(In reply to comment #8)
> Might be an acpi event or something like that.  Either way, this isn't a 
> driver
> bug.

How do we ask the driver what is waking it up, then?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #8 from Alex Deucher   2010-01-04 11:19:15 PST ---
Might be an acpi event or something like that.  Either way, this isn't a driver
bug.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886


Chris Rankin  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTABUG |




--- Comment #7 from Chris Rankin   2010-01-04 11:13:24 
PST ---
(In reply to comment #5)
> No, usually it's simply the key up event from releasing the enter key. The
> command can easily be executed faster than a human being can release the key.

I have just retested this with both the following commands:

sleep 5; xset dpms force off
sleep 10; xset dpms force off

And in both cases, the machine still *always* wakes itself up.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #6 from Chris Rankin   2010-01-04 08:41:55 
PST ---
(In reply to comment #5)
> No, usually it's simply the key up event from releasing the enter key. The
> command can easily be executed faster than a human being can release the key.

Except that the time interval between my pressing Enter and the X server waking
up again is of the order of 10 - 20 seconds. That's too large for me to believe
that it's the release Event. If that were the case, I would expect it to wake
up immediately.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #5 from Michel Dänzer   2010-01-04 08:25:08 PST 
---
(In reply to comment #4)
> Is there a way to see what these "input events" actually are? Because if they
> can be *this* late then I would consider that to be a bug in its own right.

No, usually it's simply the key up event from releasing the enter key. The
command can easily be executed faster than a human being can release the key.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #4 from Chris Rankin   2010-01-04 08:17:08 
PST ---
(In reply to comment #3)
> This is not a driver bug.  It is caused by late input events.

Is there a way to see what these "input events" actually are? Because if they
can be *this* late then I would consider that to be a bug in its own right.
(Had you suggested that invisible pixies were dancing on the keyboard, I would
have been only *slightly* more surprised by your response.)

The X server certainly never used to behave this way.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886


Alex Deucher  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
  Component|Driver/Radeon   |Server/general
 Resolution||NOTABUG




--- Comment #3 from Alex Deucher   2010-01-04 06:54:55 PST ---
This is not a driver bug.  It is caused by late input events.  try:
sleep 5; xset dpms force off
to make sure all input events have been processed before the monitor is turned
off.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #2 from Chris Rankin   2010-01-04 05:31:47 
PST ---
Created an attachment (id=32433)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32433)
xorg configuration file


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati


[Bug 25886] Xserver wakes itself up shortly after being put to sleep with "xset dpms force off"

2010-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=25886





--- Comment #1 from Chris Rankin   2010-01-04 05:31:14 
PST ---
Created an attachment (id=32432)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32432)
Xorg log file


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati