linux-pm
[Prev] Thread [Next] | [Prev] Date [Next]
[linux-pm] ACPI problems mohd . adil Wed Jan 21 08:01:10 2009
<P>Hi </P> <P> This is my first post to the list. Hope I will find a solution. </P> <P> I am trying to develop a new functionality using a Sun alonso Quad Core blade (x86_64) architecture. </P> <P> The linux distribution which I am using contains a very old acpi driver (02/09/2005 probably acpi version 1 compliant)</P> <P> Further, the BIOS I am using is an AMI BIOS. I am fairly certain that it is acpi version 3 compliant. </P> <P> </P> <P> Now, I am facing two problems here. </P> <P> 1) I am trying to evaluate some namespace control methods which are setup in sytem DSDT. </P> <P> Functions are : </P> <P> <A href="file://\\_SB.PERB">\\_SB.PERB</A> (should contain memory location address) and</P> <P> <A href="file://\\_SB.PERL">\\_SB.PERL</A> (should contain length)</P> <P> This some information passed to us from BIOS which is required for my development. </P> <P> I am using acpi_evaluate_object to evaluate these functions. I dont see any error in executing the evaluate </P> <P> function call. But they evaluate to zero. </P> <P> </P> <P> 2) The second task I have is to put the system into S3 (suspend to ram) state. </P> <P> While doing that I am experiencing a problem. Every time I write </P> <P> echo mem > /sys/power/state </P> <P> System hangs at METHOD_NAME__PTS method. There is a related bug in </P> <P> new acpi driver related to this function. But since I am using a very old driver this should not have </P> <P> happened. </P> <P> Just for added information : I dont really care about resume from the S3 state. I dont have video card. </P> <P> </P> <P> </P> <P>Any help in this regard is highly appreciated. </P> <P> </P> <P>Thanks,<BR><BR>Mohd. Adil<BR>Tata Consultancy Services<BR>Mailto: [EMAIL PROTECTED]<BR>Website: <A href="http://www.tcs.com">http://www.tcs.com</A><BR>____________________________________________<BR>Experience certainty. IT Services<BR>Business Solutions<BR>Outsourcing<BR>____________________________________________</P><BR><BR>Mohd. Adil<BR>Tata Consultancy Services<BR>Mailto: [EMAIL PROTECTED]<BR>Website: <A href="http://www.tcs.com">http://www.tcs.com</A><BR>____________________________________________<BR>Experience certainty. IT Services<BR>Business Solutions<BR>Outsourcing<BR>____________________________________________<pre>=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you </pre>
_______________________________________________ linux-pm mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/linux-pm
- [linux-pm] ACPI problems mohd . adil <=
- Re: [linux-pm] ACPI problems Pavel Machek
- [linux-pm] ACPI problems mohd . adil
- Re: [linux-pm] ACPI problems mohd . adil
- Re: [linux-pm] ACPI problems Pavel Machek
- Re: [linux-pm] ACPI problems mohd . adil