Your message dated Thu, 25 Mar 2004 07:40:12 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 4.3.x
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Feb 2003 05:22:28 +0000
>From [EMAIL PROTECTED] Thu Feb 13 23:22:20 2003
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp16621067.indy.rr.com (redwald.deadbeast.net) [24.166.21.67] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18jYIl-0001T6-00; Thu, 13 Feb 2003 23:22:20 -0600
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
        id DFDF3644AA; Fri, 14 Feb 2003 00:22:18 -0500 (EST)
Date: Fri, 14 Feb 2003 00:22:18 -0500
From: Branden Robinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Steffen Stempel <[EMAIL PROTECTED]>
Subject: xserver-xfree86: [ati/radeon] no DPMS support on digital flat panels
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="tSiBuZsJmMXpnp7T"
Content-Disposition: inline
User-Agent: Mutt/1.5.3i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.6 required=4.0
        tests=PGP_SIGNATURE_2,SPAM_PHRASE_00_01,USER_AGENT,
              USER_AGENT_MUTT
        version=2.44
X-Spam-Level: 


--tSiBuZsJmMXpnp7T
Content-Type: multipart/mixed; boundary="jaoouwwPWoQSJZYp"
Content-Disposition: inline


--jaoouwwPWoQSJZYp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: xserver-xfree86
Version: 4.2.1-5
Severity: normal
Tags: upstream, patch

Mr. Stempel, in the future please feel free to file bug reports with the
Debian Bug Tracking System, as I am doing with this message.  That helps
ensure that patches like the one you sent me don't get forgotten in the
mountain of email I receive.

--=20
G. Branden Robinson                |     Never attribute to malice that
Debian GNU/Linux                   |     which can be adequately explained
[EMAIL PROTECTED]                 |     by stupidity.
http://people.debian.org/~branden/ |

--jaoouwwPWoQSJZYp
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <[EMAIL PROTECTED]>
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: from master.debian.org (master.debian.org [65.125.64.135])
        by necrotic.deadbeast.net (Postfix) with ESMTP id AB4A15C052
        for <[EMAIL PROTECTED]>; Wed, 12 Feb 2003 17:00:10 -0500 (EST)
Received: from sklave3.rackland.de [213.133.101.23] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18j4vJ-00061U-00; Wed, 12 Feb 2003 16:00:09 -0600
Received: from baldur ([EMAIL PROTECTED])
        by sklave3.rackland.de (8.12.3/8.12.3/Debian -7) with BSMTP id 
h1CM082U000333
        for [EMAIL PROTECTED]; Wed, 12 Feb 2003 23:00:08 +0100
Received: from home.pistillum.de (thor.home.pistillum.de [192.168.42.1])
        by baldur.home.pistillum.de (8.12.7/8.12.7/Debian-2) with ESMTP id 
h1CLoxtu020360
        for <[EMAIL PROTECTED]>; Wed, 12 Feb 2003 22:50:59 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 12 Feb 2003 22:50:59 +0100
From: Steffen Stempel <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130
X-Accept-Language: de-de
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Patch for xfree86-xserver 4.2.1-5
X-Enigmail-Version: 0.71.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: multipart/mixed;
 boundary="------------010301080402080408040005"
X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
X-Spam-Status: No, hits=-3.2 required=4.0
        tests=PATCH_CONTEXT_DIFF,SPAM_PHRASE_01_02,USER_AGENT,
              USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG
        version=2.44
X-Spam-Level: 

This is a multi-part message in MIME format.
--------------010301080402080408040005
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi Branden,

I've run into the problem that the radeon driver for xserver-xfree86
4.2.1-5 doesn't support DPMS correctly. In fact, the screen is never
blanked.

At the [EMAIL PROTECTED] mailing list archive at
  http://www.spinics.net/lists/xf-xpert/msg06429.html
I've found a patch solving this problem.

Attached to this mail there is an adaption of this patch for
the Debian/SID package 4.2.1-5 to be included in the
debian/patches directory.

If you find this patch useful, fell free to include it in
future releases of the xserver-xfree86 4.2.1 package.

Kind regards

Steffen

--------------010301080402080408040005
Content-Type: text/plain;
 name="999_radeon_dfp_blanking.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="999_radeon_dfp_blanking.diff"

*** xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c.orig     Sun Feb 
 9 20:19:34 2003
--- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c  Sun Feb  9 
21:50:06 2003
***************
*** 4579,4582 ****
--- 4579,4594 ----
        OUTREGP(RADEON_CRTC_EXT_CNTL, mask, ~mask);
        break;
      }
+     if (info->DisplayType == MT_DFP) {
+       switch (PowerManagementMode) {
+       case DPMSModeOn:
+       OUTREG(RADEON_FP_GEN_CNTL, INREG(RADEON_FP_GEN_CNTL) | (RADEON_FP_FPON 
| RADEON_FP_TMDS_EN));
+       break;
+       case DPMSModeStandby:
+       case DPMSModeSuspend:
+       case DPMSModeOff:
+       OUTREG(RADEON_FP_GEN_CNTL, INREG(RADEON_FP_GEN_CNTL) & ~(RADEON_FP_FPON 
| RADEON_FP_TMDS_EN));
+       break;
+       }
+     }
  }

--------------010301080402080408040005--


--jaoouwwPWoQSJZYp--

--tSiBuZsJmMXpnp7T
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iEYEARECAAYFAj5MfQoACgkQ6kxmHytGonwJQgCgpghgUXk059XdNHDwP9OuZ7IC
c6AAn0L7UihzFbOAlvQm2MUEBbaTpthv
=0hYV
-----END PGP SIGNATURE-----

--tSiBuZsJmMXpnp7T--

---------------------------------------
Received: (at 180938-done) by bugs.debian.org; 25 Mar 2004 15:40:13 +0000
>From [EMAIL PROTECTED] Thu Mar 25 07:40:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from x1.cs.pdx.edu (tycho.kde-debian.org) [131.252.208.81] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B6Wxp-0006Mn-00; Thu, 25 Mar 2004 07:40:13 -0800
Received: by tycho.kde-debian.org (Postfix, from userid 1000)
        id C1458812547; Thu, 25 Mar 2004 07:40:12 -0800 (PST)
Date: Thu, 25 Mar 2004 07:40:12 -0800
From: Daniel Stone <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Fixed in 4.3.x
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="rnP2AJ7yb1j09OW/"
Content-Disposition: inline
X-GnuPG-Key: 3CED7EFD
User-Agent: Mutt/1.5.5.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--rnP2AJ7yb1j09OW/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This bug report was fixed in very early versions of 4.3.x -
4.3.0-0ds3v2, I believe.

--=20
Daniel Stone                                                <[EMAIL PROTECTED]
=2Eorg>
Debian: the universal operating system                     http://www.debia=
n.org

--rnP2AJ7yb1j09OW/
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAYv1ccPClnTztfv0RAtLkAJ9Qd6LqG24wxbMEzKKssnrsbh3H3gCfXVj7
PTMu1OFyMmozkSPscV2eMKo=
=Xtnt
-----END PGP SIGNATURE-----

--rnP2AJ7yb1j09OW/--

Reply via email to