Bug#422648: hal: can_suspend true when it should be false

2007-05-07 Thread Vincent Lönngren
Package: hal Version: 0.5.8.1-9 Severity: normal This is the output of lshal | grep can_suspend: power_management.can_suspend_to_disk = false (bool) power_management.can_suspend_to_ram = true (bool) power_management.can_suspend = true (bool) However, everything related to suspending

Bug#422648: hal: can_suspend true when it should be false

2007-05-07 Thread Sjoerd Simons
On Mon, May 07, 2007 at 04:05:30PM +0200, Vincent Lönngren wrote: Package: hal Version: 0.5.8.1-9 Severity: normal This is the output of lshal | grep can_suspend: power_management.can_suspend_to_disk = false (bool) power_management.can_suspend_to_ram = true (bool)

Bug#422648: hal: can_suspend true when it should be false

2007-05-07 Thread Michael Biebl
Vincent Lönngren schrieb: Package: hal Version: 0.5.8.1-9 Severity: normal This is the output of lshal | grep can_suspend: power_management.can_suspend_to_disk = false (bool) power_management.can_suspend_to_ram = true (bool) power_management.can_suspend = true (bool)

Bug#422648: hal: can_suspend true when it should be false

2007-05-07 Thread Vincent Lönngren
mån 2007-05-07 klockan 16:30 +0200 skrev Michael Biebl: This is the relevant part of the hal spec: power_management.can_suspend (bool) If suspend support is compiled into the kernel. NB. This may not mean the machine is able to suspend successfully. Thank you for the quick reply. Well,