Jump to content

Need Help - DSDT For ASUS X71Vn (Bios vers: 207)


Dyolp
 Share

37 posts in this topic

Recommended Posts

great thanks !

 

Battery and trackpad works after applying kext utlity !

And restart without needing -v. Really thanks ;-)

 

I'm reading the site for 64bits and will give you an answer.

 

BTW can you take a quick look at my smbios if it's coded correctly ? I suspect a lack of some infos, and I want to have clear ideas ;-)

 

 

Thanks in advance

Link to comment
Share on other sites

?

 

Before in a post you sent to me those informations (you can see it above..)

 

04/27/09

Apple Inc.

MB51.88Z.007D.B03.0904271443

Mac-F42D89C8

MacBook5,1

 

 

So I have to change them to those last one ? it's right ?

 

10/29/08

Apple Inc.

MB51.88Z.0073.B06.0810291326

Mac-F42D89C8

MacBook5,1

 

Thanks in advance

 

Loyd

Link to comment
Share on other sites

I applied the latest changes that you indicated to me in the SMBIOS and I noticed that the laptop cool it self better than before !!!

 

I think, I have to focus on improving the definition of specifications of the laptop even more in the SMBIOS.

 

Do you have any tips, leads or a site address that talks about SMBIOS?

 

Thank you in advance Maldon

Link to comment
Share on other sites

  • 3 weeks later...

Hello MaLd0n !

 

After prospecting for a good SMBios macbook 5,1 for my Laptop, I need your help for confirmation (can you tell me if it's correctly configured ? thks).

 

Right now, I'm under OS X Lion using the same DSDT that you provide to me and the new smsbios.

 

The Laptop is getting hot and the battery indicator is not good (pls see image attached).

 

I attach my extra file and kextstat.

 

 

Here is also the Terminal answers of those two commodes :

 

1 - ioreg -lw0 | grep PerformanceStateArray

 

2 - ioreg -lw0 | grep AICPMVers

 

 

Can you tell me if all it's OK ?

 

Great thanks in advance !

Best regards,

 

Loyd

Link to comment
Share on other sites

In relation to the problem of black screen after wake, I found this DSDT fix in a forum (see attached image) . can you please look in the DSDT for this fix. I admit it's a bit complicated for me ;-) ?

 

Great Thanks in advance !

Link to comment
Share on other sites

Hello MaLd0n,

 

First of all thank you for helping me progressing in the creation of the DSDT for my LapTop.

 

I'm posting today after another clean install of Snow Leopard.

 

I've noticed that, apart of some other problems, Sleep doesn't work (I didn't checki't during my last clean install). But I have worked before clean install !

 

Also, I need your help to resolve the black screen after wake. In fact, it said in a forum dedicated to Asus that adding the last two lines in WAK method can resolve the problem.

 

Method (WAK, 1, NotSerialized)
{
\_SB.PCI0.SBRG.EC0.EC0W (Arg0)
\_SB.PCI0.NWAK (Arg0)
\_SB.PCI0.SBRG.SWAK (Arg0)
LPWK (Arg0)
Store(\_SB.ATKD.PBLG(),local0)
\_SB.ATKD.PBLS(local0)
} 

 

My Question about this fact is : what I have to add in the Wak method of my DSDT since it's little bit different from that above

Method (WAK, 1, NotSerialized)
{
	WDTS (Arg0)
	\_SB.PCI0.NWAK (Arg0)
	\_SB.PCI0.SBRG.SWAK (Arg0)
	OEMW (Arg0)
	\_SB.ATKD.GENW (Arg0)
}

 

And also, how to do changes in my DSDT, because every time I edit it, I got errors after compiling with DSDTEditor.

 

Great thanks for your efforts.

 

Sincerely

 

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...