Re: tracking down suspend/hibernate bugs?

2008-01-13 Thread Aren Olson
In gutsy I believe the chain is this:

gnome-power-manager - hal
(/usr/lib/hal/scripts/hal-system-power-suspend) - acpi-support
(/etc/acpi/sleep.sh)

most of the actual work occurs in acpi-support.

hal may call a different tool than acpi-support if it is available
though, see /usr/lib/hal/scripts/linux/hal-system-power-suspend-linux
for full details.

Aren Olson

On Jan 13, 2008 7:42 PM, Matt Price [EMAIL PROTECTED] wrote:
 hi,

 just upgraded to hardy and suspend-to-ram is broken again (as in feisty
  other releases)  i'm trying to figure out, again, how to track down
 this bug but i'm not entirely sure what the current chain of events is
 in the suspend process.  can someone point me to a location where the
 process is described?  or suggest best practice for finding bugs of this
 nature (in which resume is impossible, so messages e.g. from dmesg
 or /var/log/messages don't get captured?

 thanks,

 matt



 --
 Matt Price
 [EMAIL PROTECTED]

 --
 Ubuntu-devel-discuss mailing list
 Ubuntu-devel-discuss@lists.ubuntu.com
 Modify settings or unsubscribe at: 
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss




-- 
Whoever said sunshine brings happiness has never danced in the rain.
- K. Jackson
Ubuntu Linux - www.ubuntu.com

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Which third party repository do you use?

2007-01-10 Thread Aren Olson

On 1/10/07, Scott Ritchie [EMAIL PROTECTED] wrote:


On Sat, 2007-01-06 at 13:57 -0600, Aren Olson wrote:
 Here's a few useful repositories I use (copied from sources.list):
 ## Latest Wine
 ## Site: http://winehq.com/site/download-deb
 deb http://wine.budgetdedicated.com/apt/ edgy main
 deb-src http://wine.budgetdedicated.com/apt/ edgy main

By the way, I've added an apt key for this now.  It's here:

http://wine.budgetdedicated.com/apt/387EE263.gpg



Thanks, here's the revised entry:

## Latest Wine
## Site: http://winehq.com/site/download-deb
## GPG Key: wget http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo
apt-key add -
deb http://wine.budgetdedicated.com/apt/ edgy main
deb-src http://wine.budgetdedicated.com/apt/ edgy main

Aren Olson

--
Whoever said sunshine brings happiness has never danced in the rain. - K.
Jackson
Ubuntu Linux - www.ubuntu.com
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss