Re: [Suspend-devel] s2ram success

2006-11-04 Thread Carl-Daniel Hailfinger
Fabio Comolli wrote: > Don't know if this is because the new radeonfb code I mentioned in the > previous mail. > > Nov 3 21:37:46 tycho kernel: Kernel command line: ro root=LABEL=/ > pci=assign-busses quiet vga=0 init=/sbin/initng radeonfb will ignore vga=0. You need to specify something like vi

Re: [Suspend-devel] s2ram success

2006-11-03 Thread Carl-Daniel Hailfinger
Fabio Comolli wrote: > I already tried but vga=0 is simply ignored at boot. > > I should have added that to enable framebuffer for my card I use this patch: > http://www.shaftnet.org/users/pizza/radeonfb-atom-2.6.18-v6a.diff > > found in BZ # 6215 . Sorry, your card is a radeon 4xx series and I

Re: [Suspend-devel] s2ram success

2006-11-03 Thread Carl-Daniel Hailfinger
Fabio Comolli wrote: > s2ram works perfectly both in console mode than in X with -f -s -p > options, but _only_ if framebuffer (vesa or radeonfb) is disabled in > kernel config. Can you try if vga=0 boot parameter is enough? And please post "lspci -vvn" so I can add suspend support to radeonfb for

Re: [Suspend-devel] Fix platform mode for in-kernel suspend

2006-10-17 Thread Carl-Daniel Hailfinger
Rafael J. Wysocki wrote: > On Tuesday, 17 October 2006 17:26, Carl-Daniel Hailfinger wrote: >> Why exacly was sys_sync removed from prepare_processes? > > Because it was moved to freeze_processes(). > >> My last power failure during suspend-to-disk caused a journal re

Re: [Suspend-devel] Fix platform mode for in-kernel suspend

2006-10-17 Thread Carl-Daniel Hailfinger
Stefan Seyfried wrote: > For reference, this is the diff of this function (with the above patch) > against a 2.6.13 (the last one i found around here that had this working, the > kernel of suse 10.0, after that it disappeared before 2.6.16): > > # static int prepare_processes(void) > # { > #

[Suspend-devel] [PATCH] radeonfb supend/resume support for Acer Aspire 2010

2006-09-22 Thread Carl-Daniel Hailfinger
Management version 2 Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> --- a/drivers/video/aty/radeon_pm.c 2006-09-22 02:53:06.0 +0200 +++ b/drivers/video/aty/radeon_pm.c 2006-09-22 02:55:15.0 +0200 @@ -86,6 +86,9 @@ BUGFIX("

Re: [Suspend-devel] s2ram

2006-09-22 Thread Carl-Daniel Hailfinger
Benjamin A. Okopnik wrote: > On Fri, Sep 22, 2006 at 03:17:26AM +0200, Carl-Daniel U. Hailfinger wrote: >> Patch attached. > > -- > radeonfb: Retrieved PLL infos from BIOS > radeonfb: Reference=27.00 MHz (RefDiv=6) Memory=390.00 Mhz, Syst

Re: [Suspend-devel] s2ram

2006-09-20 Thread Carl-Daniel Hailfinger
Benjamin A. Okopnik wrote: > On Wed, Sep 20, 2006 at 07:56:52PM +0200, Stefan Seyfried wrote: >> What video card does this machine have? > > [EMAIL PROTECTED]:~$ lspci|grep VGA > 01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility > Radeon 9600 M10] Ahem. I have the same card