On Sunday, 20 May 2007 01:03, Rafael J. Wysocki wrote:
> On Saturday, 19 May 2007 21:31, Stefan Richter wrote:
> > Hi,
> > 
> > the last release of s2ram, the one in suspend-0.5, does not work with
> > Linux 2.6.22-rc2:
> > 
> > # s2ram -f -a3
> > Switching from vt7 to vt1
> > /proc/sys/kernel/acpi_video_flags does not exist; you need a kernel
> > >=2.6.16.
> > switching back to vt7
> > 
> > The same happens after I switched this "deprecated" option on:
> > CONFIG_ACPI_PROCFS=y
> 
> This is a kernel configuration problem of some sort, I don't know what to
> enable to make this work.  I can only send you a working .config if that 
> helps.
> 
> > So I downloaded the cvs version today and learned that it needs libx86
> > to be built.  Downloaded libx86-0.99.tar.gz because Gentoo Linux
> > apparently doesn't provide it.
> > 
> > libx86-0.99 $ make

Actually, on x86-64 you have to compile it with

$ make BACKEND=x86emu

(and edit Makefile manually so that it installs where you want).

Seife, perhaps we should add this information to README?

Rafael

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to