You are not logged in.

#1 2010-07-31 06:33:37

rogerSUPERJET
Member
Registered: 2010-07-31
Posts: 1

Can anyone point me in the right direction?

project is im determined to add (STR)suspend to ram functionality to  some supermicro x6dvl  mobos with ,Lindenhurst VS) Chipset,



so fare i found that  the arcutecter does exest in the chip set however wasn't fully implemented in the ACPI code and im assuming its for the simple reason the board is designed or thought to run 24/7 witch is usally the case.



im very new to the acpi tables and would love to talk to anyone that has maybe same interest or can help or if any of you that might know for a fact i'm wasting my time ( otherwerds know its impossable)i

thank you for reading

Last edited by rogerSUPERJET (2010-07-31 06:36:23)

Offline

#2 2010-07-31 07:02:50

JackH79
Member
From: Australia
Registered: 2009-06-18
Posts: 663
Website

Re: Can anyone point me in the right direction?

See if your machine supports suspend:

$ cat /sys/power/save

if the output includes "mem", you should be good to go.

Try:

# echo -n mem > /sys/power/state

and see how it works.

EDIT: THis might help: http://acpi.sourceforge.net/dsdt/index.php

Last edited by JackH79 (2010-07-31 07:10:30)

Offline

#3 2010-07-31 08:18:18

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Can anyone point me in the right direction?

Please change the thread title - it should provide a summary of the topic under discussion.

Offline

#4 2010-07-31 15:05:14

purilepolterguist
Member
From: Orlando
Registered: 2010-07-17
Posts: 6
Website

Re: Can anyone point me in the right direction?

You might find something useful here http://wiki.archlinux.org/index.php/Sus … ate-script

Offline

Board footer

Powered by FluxBB