Re: [patch] suspend: update warnings

2005-08-29 Thread Stefan Seyfried
Pavel Machek wrote: > "Known problematic" modules are; be sure to unload them before > suspend: > - DRI being used (3D acceleration) sometimes, not always. Also, this equals "reboot instead of suspend, please" since if i have to restart X i'd rather reboot instead. Many people are successfull in

Re: [patch] suspend: update warnings

2005-08-23 Thread Dave Jones
On Wed, Aug 24, 2005 at 06:53:49AM +1000, Nigel Cunningham wrote: > > > > > - CPU Freq (improving too) > > > > > It might be good to mention these areas too. > > > > Well, right; but those 'only' cause system to crash during suspend. I > > > > was talking about really dangerous stuff. > > >

Re: [patch] suspend: update warnings

2005-08-23 Thread Nigel Cunningham
Hi Dave. On Wed, 2005-08-24 at 01:05, Dave Jones wrote: > On Tue, Aug 23, 2005 at 10:53:16PM +1000, Nigel Cunningham wrote: > > > > > - CPU Freq (improving too) > > > > It might be good to mention these areas too. > > > Well, right; but those 'only' cause system to crash during suspend. I >

Re: [patch] suspend: update warnings

2005-08-23 Thread Dave Jones
On Tue, Aug 23, 2005 at 10:53:16PM +1000, Nigel Cunningham wrote: > > > - CPU Freq (improving too) > > > It might be good to mention these areas too. > > Well, right; but those 'only' cause system to crash during suspend. I > > was talking about really dangerous stuff. > > Both usb and cpufr

Re: [patch] suspend: update warnings

2005-08-23 Thread Christoph Hellwig
On Tue, Aug 23, 2005 at 03:00:50PM +0200, Pavel Machek wrote: > Hi! > > > > - DRI being used in X where the drivers don't properly support > > > suspend/resume (NVidia esp) > > > > NVidias driver is not support and a copyright violation of the > > copyrights of many of use. It's never supported

Re: [patch] suspend: update warnings

2005-08-23 Thread Pavel Machek
Hi! > > - DRI being used in X where the drivers don't properly support > > suspend/resume (NVidia esp) > > NVidias driver is not support and a copyright violation of the > copyrights of many of use. It's never supported so please don't > mention it. Unfortunately, it is quite common out there.

Re: [patch] suspend: update warnings

2005-08-23 Thread Christoph Hellwig
On Tue, Aug 23, 2005 at 02:50:17PM +0200, Pavel Machek wrote: > - DRI being used in X where the drivers don't properly support > suspend/resume (NVidia esp) NVidias driver is not support and a copyright violation of the copyrights of many of use. It's never supported so please don't mention it.

Re: [patch] suspend: update warnings

2005-08-23 Thread Pavel Machek
Hi! > > > > + * If you have unsupported (*) devices using DMA, you may have some > > > > + * problems. If your disk driver does not support suspend... (IDE > > > > does), > > > > + * it may cause some problems, too. If you change kernel command line > > > > + * between suspend and resume, it may

Re: [patch] suspend: update warnings

2005-08-23 Thread Nigel Cunningham
Hi. On Tue, 2005-08-23 at 22:50, Pavel Machek wrote: > Hi! > > > > + * If you have unsupported (*) devices using DMA, you may have some > > > + * problems. If your disk driver does not support suspend... (IDE does), > > > + * it may cause some problems, too. If you change kernel command line > >

Re: [patch] suspend: update warnings

2005-08-23 Thread Pavel Machek
Hi! > > + * If you have unsupported (*) devices using DMA, you may have some > > + * problems. If your disk driver does not support suspend... (IDE does), > > + * it may cause some problems, too. If you change kernel command line > > + * between suspend and resume, it may do something wrong. If y

Re: [patch] suspend: update warnings

2005-08-22 Thread Nigel Cunningham
Hi. On Mon, 2005-08-22 at 18:15, Pavel Machek wrote: > Update suspend documentation. Warnings were a bit overstated, and did > not point out important stuff. > > --- > commit 790df7223ac29afec81e7201adc879973311f27e > tree 97fa2017f8f5aded0c44cfc75ba4903fbdb7f0a4 > parent 63393fcbf056a6fd68142a49

Re: [patch] suspend: update warnings

2005-08-22 Thread Jiri Slaby
Pavel Machek napsal(a): + * but it wil probably only crash. ... it will ... :) * * (*) suspend/resume support is needed to make it safe. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at htt

[patch] suspend: update warnings

2005-08-22 Thread Pavel Machek
Update suspend documentation. Warnings were a bit overstated, and did not point out important stuff. --- commit 790df7223ac29afec81e7201adc879973311f27e tree 97fa2017f8f5aded0c44cfc75ba4903fbdb7f0a4 parent 63393fcbf056a6fd68142a49ed4e1258560dce2c author <[EMAIL PROTECTED](none)> Mon, 22 Aug 2005 1