Your message dated Sun, 01 Jun 2008 16:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471772: fixed in hal-info 20080508+git20080601-1
has caused the Debian Bug report #471772,
regarding hal: fix suspend to ram on ThinkPad X31
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
471772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471772
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hal
Version: 0.5.10-5
Severity: important
Since I upgraded from sarge to lenny, the screen backlight doesn't turn
off when suspending to ram from Gnome. Here's my original post about
this:
http://lists.debian.org/debian-laptop/2008/01/msg00081.html
I have since then developped a small patch that fixes the issue for me.
I apply it on
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
--- 20-video-quirk-pm-ibm.fdi.orig 2008-01-21 02:03:20.000000000 -0500
+++ 20-video-quirk-pm-ibm.fdi 2008-01-21 02:14:17.000000000 -0500
@@ -36,11 +36,8 @@
<match key="system.hardware.product" prefix="2672">
<match key="system.hardware.version" contains="X31">
<merge key="power_management.quirk.dpms_suspend"
type="bool">true</merge>
- <!-- already added above
- <merge key="power_management.quirk.s3_bios"
type="bool">true</merge>
- <merge key="power_management.quirk.s3_mode"
type="bool">true</merge>
- <merge key="power_management.quirk.radeon_off"
type="bool">true</merge>
- -->
+ <merge key="power_management.quirk.s3_bios"
type="bool">false</merge>
+ <merge key="power_management.quirk.s3_mode"
type="bool">false</merge>
</match>
</match>
<!-- R52, X41t, X40, T30, T41p, T41p, T42, X40, Z60t, X41, Z60m -->
I copy-pasted this patch around here and there so whitespace might be
bad, apologies for that. :(
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (1, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages hal depends on:
ii adduser 3.106 add and remove users and groups
ii dbus 1.1.2-1 simple interprocess messaging syst
ii hal-info 20080215-1 Hardware Abstraction Layer - fdi f
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libdbus-1-3 1.1.2-1 simple interprocess messaging syst
ii libdbus-glib-1-2 0.74-1 simple interprocess messaging syst
ii libexpat1 1.95.8-4 XML parsing C library - runtime li
ii libgcc1 1:4.3.0~rc2-1 GCC support library
ii libglib2.0-0 2.14.6-1 The GLib library of C routines
ii libhal-storage1 0.5.10-5 Hardware Abstraction Layer - share
ii libhal1 0.5.10-5 Hardware Abstraction Layer - share
ii libsmbios1 0.13.10-1 Provide access to (SM)BIOS informa
ii libstdc++6 4.3.0~rc2-1 The GNU Standard C++ Library v3
ii libusb-0.1-4 2:0.1.12-9 userspace USB programming library
ii libvolume-id0 0.114-2 libvolume_id shared library
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii mount 2.13.1-1 Tools for mounting and manipulatin
ii pciutils 1:2.2.10-1 Linux PCI Utilities
ii pm-utils 0.99.2-3 utilities and scripts for power ma
ii udev 0.114-2 /dev/ and hotplug management daemo
ii usbutils 0.73-5 Linux USB utilities
Versions of packages hal recommends:
ii eject 2.1.5-6 ejects CDs and operates CD-Changer
pn libsmbios-bin <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: hal-info
Source-Version: 20080508+git20080601-1
We believe that the bug you reported is fixed in the latest version of
hal-info, which is due to be installed in the Debian FTP archive:
hal-info_20080508+git20080601-1.diff.gz
to pool/main/h/hal-info/hal-info_20080508+git20080601-1.diff.gz
hal-info_20080508+git20080601-1.dsc
to pool/main/h/hal-info/hal-info_20080508+git20080601-1.dsc
hal-info_20080508+git20080601-1_all.deb
to pool/main/h/hal-info/hal-info_20080508+git20080601-1_all.deb
hal-info_20080508+git20080601.orig.tar.gz
to pool/main/h/hal-info/hal-info_20080508+git20080601.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sjoerd Simons <[EMAIL PROTECTED]> (supplier of updated hal-info package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 01 Jun 2008 17:46:38 +0200
Source: hal-info
Binary: hal-info
Architecture: source all
Version: 20080508+git20080601-1
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team
<[email protected]>
Changed-By: Sjoerd Simons <[EMAIL PROTECTED]>
Description:
hal-info - Hardware Abstraction Layer - fdi files
Closes: 471772 479091 480548
Changes:
hal-info (20080508+git20080601-1) unstable; urgency=low
.
* New upstream git snapshot
* Fixes suspend on ThinkPad X31 (Closes: #471772)
* Sets laptop_panel.brightness_in_hardware on Asus EeePC (Closes: #479091)
* Adds PM quirks for Gateway MT6920 (Closes: #480548)
Checksums-Sha1:
c6c2c5c2e6b44a98e4f5e7f2df4b70307a72de77 1373
hal-info_20080508+git20080601-1.dsc
8945dfc9e060f41050269464f572185416bfc534 204113
hal-info_20080508+git20080601.orig.tar.gz
eb22aeda4ce7e3bffbfa24779da9af2fcb03cbf9 6862
hal-info_20080508+git20080601-1.diff.gz
d98965bcba27b3567f512c50970fee3f477ec887 116948
hal-info_20080508+git20080601-1_all.deb
Checksums-Sha256:
898c9207c47dd48b21f5932b7f9a61d2c00c832c2b3741e81bbc234815c34094 1373
hal-info_20080508+git20080601-1.dsc
aee98df43a52ab03c2a540d8cd2a0275db12054a6c19a47c8d0e5de175fe1077 204113
hal-info_20080508+git20080601.orig.tar.gz
1888e0c3c21d6d18fda69f1882f8205829a26168fed5635f166feb6957ff59b6 6862
hal-info_20080508+git20080601-1.diff.gz
0ee12feb3b3f55818306ae5be8c1c006cedc9aebc271c9bb825b8650d6a2839c 116948
hal-info_20080508+git20080601-1_all.deb
Files:
875120c5c65f1f83bdfab5b2b21d0cf5 1373 admin optional
hal-info_20080508+git20080601-1.dsc
1232574b1afad1924fbca21a000d2b8f 204113 admin optional
hal-info_20080508+git20080601.orig.tar.gz
dfba699d763dd3dc5e9bce39e8da0f6a 6862 admin optional
hal-info_20080508+git20080601-1.diff.gz
1a858b1b9ae3c3e2c1ff7d1eb1798ec5 116948 admin optional
hal-info_20080508+git20080601-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIQsTLgTd+SodosdIRAmPYAJ4wqdgdcLEZpM5ie0KUVCpRtiMn5ACffM3e
ibRf7LvKYDRhsBKtspDkMLs=
=yV1m
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers