Public bug reported:

Binary package hint: hal-info

Description:    Ubuntu 8.04
Release:        8.04
hal-info: 20080317+git20080318-1ubuntu4

Hi,

after Upgrade to hardy resume from suspend2ram did not work anymore on my 
Lenovo Thinkpad T61.
(NVIDIA Graphics chip 01:00.0 VGA compatible controller: nVidia Corporation 
Quadro NVS 140M (rev a1))


It does not work when I use any GUI to go into s2ram that uses HAL.

Entering just "pm-suspend" as root from an xterm it works perfectly. So I do 
not need any quirks here.
However hal has set two quirks here:

[EMAIL PROTECTED]:~$ lshal|grep quirk
  power_management.quirk.s3_bios = true  (bool)
  power_management.quirk.vbemode_restore = true  (bool)
[EMAIL PROTECTED]:~$

now after setting these values back to false s2ram will resume fine:
[EMAIL PROTECTED]:~# hal-set-property --udi 
/org/freedesktop/Hal/devices/computer --key power_management.quirk.s3_bios 
--bool false
[EMAIL PROTECTED]:~# hal-set-property --udi 
/org/freedesktop/Hal/devices/computer --key 
power_management.quirk.vbemode_restore --bool false
[EMAIL PROTECTED]:~# lshal | grep quirk
  power_management.quirk.s3_bios = false  (bool)
  power_management.quirk.vbemode_restore = false  (bool)
[EMAIL PROTECTED]:~#

So these to quirks must not be set for my hardware in
fdi/information/10freedesktop/20-video-quirk-pm-lenovo.fdi

What information do you need about my hardware to fix this in the hal-
info package?

Please tell me if you need more information. I will attach the computer
part from lshal and lspci -vvv output.

-Marc

** Affects: hal-info (Ubuntu)
     Importance: Undecided
         Status: New

-- 
wrong quirks set for Thinkpad T61 with nvidia video
https://bugs.launchpad.net/bugs/225230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to