View Single Post
 
Old 09-27-2009, 03:37 PM
achtung achtung is offline
Cheetah
 
Join Date: Sep 2009
Posts: 5
Quote:
Originally Posted by slic View Post
hmm..

yes this messages i have too

i using smbios.plist in /Extra >
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs$
<plist version="1.0">
<dict>
   <key>SMmanufacter</key>
   <string>Apple Inc.</string>
   <key>SMproductname</key>
   <string>MacBook3,1</string>
   <key>SMserial</key>
   <string>W8813QJ5Y55</string>
</dict>
</plist>
My bios version is A04,
dsdt is generated by dsdtpatchergui no another modifications
Ok, maybe thats the reason a04 is old. i currently use a15. maybe you get a different dsdt with this bios version. Could you upload the uncompiled version of dsdtpatchergui? it is in the session folder of the application. then i could make a diff and see if there is something different. the smbios.plist did nothing for me

Well, downgrade to a04 didn't work either... i think i will give up for now

Last edited by achtung; 09-27-2009 at 04:11 PM.
Reply With Quote