MaLd0n Posted November 23, 2010 Author Share Posted November 23, 2010 Ok here is what you asked for . ok vou ver o que eu posso fazer EDIT dsdt.micr0nf4.zip ALIAS DTGP HID/CID IRQs LAN REMOVE RENAME SMBUS SHUTDOWN FIX WARNINGS Dear MaLd0n, Hi and please excuse me for my intervention or interference , but as hannibal1969 said, he point to you to HERE , the .dsl inside the HP8710w_DSDT.zip. Because the other (rapidshare) came original, with a lot of typic HP bioses horrors (sorry errors ). Thats why the same errors come back after compile... Thanks for yours contributions. Hi juanerson thanks for that I'll start work EDIT WoW Great Job Link to comment Share on other sites More sharing options...
Pluskat5000Schiffe Posted November 23, 2010 Share Posted November 23, 2010 I love you guys ! Link to comment Share on other sites More sharing options...
Plucka Posted November 23, 2010 Share Posted November 23, 2010 G'Day MaldOn Could I ask you a question regarding my motherboard? I have an ASUS P5B Green version, I noticed that there was a DSDT for a P5B Deluxe/WiFi in your list at the top of this topic. My question is as follows: Can I use your DSDT patcher for the P5B deluxe to rectify my nagging USB problems (not all working) and onboard sound (working with a patch from Mistico)? If not would it be possible to compile a DSDT for a normal P5B board, I know a lot of members have these boards, if you need any additional info from me I would be only to happy to supply you with it. Thank you for your time, have a great day/night wherever you are, cheers mate, Plucka Link to comment Share on other sites More sharing options...
MaLd0n Posted November 23, 2010 Author Share Posted November 23, 2010 G'Day MaldOn Could I ask you a question regarding my motherboard? I have an ASUS P5B Green version, I noticed that there was a DSDT for a P5B Deluxe/WiFi in your list at the top of this topic. My question is as follows: Can I use your DSDT patcher for the P5B deluxe to rectify my nagging USB problems (not all working) and onboard sound (working with a patch from Mistico)? If not would it be possible to compile a DSDT for a normal P5B board, I know a lot of members have these boards, if you need any additional info from me I would be only to happy to supply you with it. Thank you for your time, have a great day/night wherever you are, cheers mate, Plucka Send me your original DSDT Run on terminal perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }' kextstat kextstat ioreg output ioreg -fl Log cat /var/log/kernel.log Link to comment Share on other sites More sharing options...
Plucka Posted November 23, 2010 Share Posted November 23, 2010 Ok mate, thank you very much I will make screens of the terminal windows and pm them to you. Cheers once again, Plucka Link to comment Share on other sites More sharing options...
pasha_infest Posted November 23, 2010 Share Posted November 23, 2010 Hi pasha_infest if you send me the patch I can do here i find code Device (PCI0) { Device (PEGP) { Name (_ADR, 0x00010000) Device (GFX0) { Name (_ADR, Zero) Name (_SUN, One) Method (_DSM, 4, NotSerialized) { Store (Package (0x16) { "@0,compatible", Buffer (0x0B) { "NVDA,NVMac" }, "@0,device_type", Buffer (0x08) { "display" }, "@0,name", Buffer (0x0F) { "NVDA,Display-A" }, "@1,compatible", Buffer (0x0B) { "NVDA,NVMac" }, "@1,device_type", Buffer (0x08) { "display" }, "@1,name", Buffer (0x0F) { "NVDA,Display-B" }, "NVCAP", Buffer (0x18) { /* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, /* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, /* 0010 */ 0x00, 0x00, 0x00, 0x00 }, "VRAM,totalsize", Buffer (0x04) { 0x00, 0x00, 0x00, 0x20 }, "device_type", Buffer (0x0D) { "NVDA,GeForce" }, "model", Buffer (0x17) { "nVidia GeForce 9600 GT" }, "rom-revision", Buffer (0x25) { "nVidia GeForce 9600 GT OpenGL Engine" } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } dsdt file added below ... and question. can i compile ssdt by your pather? dsdt.aml.zip Link to comment Share on other sites More sharing options...
MaLd0n Posted November 23, 2010 Author Share Posted November 23, 2010 here i find codedsdt file added below ... and question. can i compile ssdt by your pather? send me ioreg output Ok mate, thank you very much I will make screens of the terminal windows and pm them to you. Cheers once again, Plucka Link to comment Share on other sites More sharing options...
pasha_infest Posted November 23, 2010 Share Posted November 23, 2010 send me ioreg output here Link to comment Share on other sites More sharing options...
micr0nf4 Posted November 23, 2010 Share Posted November 23, 2010 okvou ver o que eu posso fazer EDIT dsdt.micr0nf4.zip ALIAS DTGP HID/CID IRQs LAN REMOVE RENAME SMBUS SHUTDOWN FIX WARNINGS Installed this DSDT to /EXTRA So far so good. If anyone is on Bios version 1702 and wants to test this DSDT with your P7P55D. I am having power management issues with my motherboard/bios, I can only force sleep the PC either in Win 7 or OS X, it doesn't matter which one I boot too. Auto-sleep won't work. You'll need to install Chameleon RC5, remove CPUPowermanagement.kext and EvoReboot.kext from /EXTRA/Extensions and remove SleepEnabler.kext from /SYSTEM/Library/Extensions if you already installed. You will need to add: <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> to boot.plist in /EXTRA Thanks for everything MaLd0n. VC e um fenomeno!!!! Link to comment Share on other sites More sharing options...
MaLd0n Posted November 23, 2010 Author Share Posted November 23, 2010 here Installed this DSDT to /EXTRA So far so good. If anyone is on Bios version 1702 and wants to test this DSDT with your P7P55D. I am having power management issues with my motherboard/bios, I can only force sleep the PC either in Win 7 or OS X, it doesn't matter which one I boot too. Auto-sleep won't work. You'll need to install Chameleon RC5, remove CPUPowermanagement.kext and EvoReboot.kext from /EXTRA/Extensions and remove SleepEnabler.kext from /SYSTEM/Library/Extensions if you already installed. You will need to add: GeneratePStates Yes GenerateCStates Yes to boot.plist in /EXTRA Thanks for everything MaLd0n. VC e um fenomeno!!!! http://www.insanelymac.com/forum/index.php?showtopic=182535 Link to comment Share on other sites More sharing options...
Pluskat5000Schiffe Posted November 23, 2010 Share Posted November 23, 2010 Madl0n, Any news for the HP8710w with horror dsdt ? Grtz Link to comment Share on other sites More sharing options...
MaLd0n Posted November 23, 2010 Author Share Posted November 23, 2010 Madl0n, Any news for the HP8710w with horror dsdt ? Grtz dsdt.hannibal1969.zip DTGP EHCI UHCI HPET IRQs LAN LPC PNLF SBUS SHUTDOWN AC unfortunately I have no way to test this here dsdt.pasha_infest.zip read it http://tonymacx86.blogspot.com/2010/01/adv...a-graphics.html Link to comment Share on other sites More sharing options...
Pluskat5000Schiffe Posted November 23, 2010 Share Posted November 23, 2010 Madl0n, Thanks for your work, Just tested your DSDT.AML and the AHCI powermanagement is not working. I see in "bdmesg" Invalid character found in ProcessorOP 0x2e! I think that the cpu definition in the DSDT is still crappy. I have put all important things togehter in a new archive. See here: http://rapidshare.com/files/432708868/ForMald0n.zip The brightness slider is there but flips back to maximum. Forgot SMBios.plist <dict> <key>SMbiosvendor</key> <string>Apple Inc.</string> <key>SMproductname</key> <string>MacBookPro5,3</string> </dict> Link to comment Share on other sites More sharing options...
pasha_infest Posted November 23, 2010 Share Posted November 23, 2010 read ithttp://tonymacx86.blogspot.com/2010/01/adv...a-graphics.html okey thx! work great. but test with dsdt injection= test with graphicsenabler! thx a lot 4 your support! Link to comment Share on other sites More sharing options...
MaLd0n Posted November 23, 2010 Author Share Posted November 23, 2010 Just tested your DSDT.AML and the AHCI powermanagement is not working. ??? http://www.insanelymac.com/forum/index.php...st&id=80240 I see in "bdmesg" Invalid character found in ProcessorOP 0x2e!I think that the cpu definition in the DSDT is still crappy. http://www.insanelymac.com/forum/index.php...t&p=1457429 The brightness slider is there but flips back to maximum. http://www.insanelymac.com/forum/index.php?showtopic=236835 send me kextstat kextstat|grep LPC kextstat|grep SMBus okey thx! work great. but test with dsdt injection= test with graphicsenabler! thx a lot 4 your support! Yep no difference I use nvenabler Link to comment Share on other sites More sharing options...
Pluskat5000Schiffe Posted November 23, 2010 Share Posted November 23, 2010 ???http://www.insanelymac.com/forum/index.php...st&id=80240 Sorry I meant ACPI powermanagement wasnt working, I have the latest AnVal boot Attached kextstat information all in one file. Thx for helping man! P.S. the CPU definition part in the source dsdt is that part correct or full of {censored} ? It seems that my cpu isnt detected correct by the AnVal boot en because of that the P-C states aren't loaded. But once again im just a noob ... kextstat.rtf.zip Link to comment Share on other sites More sharing options...
MaLd0n Posted November 24, 2010 Author Share Posted November 24, 2010 Sorry I meant ACPI powermanagement wasnt working, I have the latest AnVal boot Attached kextstat information all in one file. Thx for helping man! P.S. the CPU definition part in the source dsdt is that part correct or full of {censored} ? It seems that my cpu isnt detected correct by the AnVal boot en because of that the P-C states aren't loaded. But once again im just a noob ... no problem We're all here to have fun and learn from each other! send me a log cat /var/log/kernel.log Link to comment Share on other sites More sharing options...
Pluskat5000Schiffe Posted November 24, 2010 Share Posted November 24, 2010 here you go catvarkernellog.rtf.zip Link to comment Share on other sites More sharing options...
MaLd0n Posted November 24, 2010 Author Share Posted November 24, 2010 here you go com.apple.driver.AppleIntelCPUPowerManagement com.apple.driver.AppleIntelCPUPowerManagementClient com.apple.driver.AppleLPC com.apple.driver.AppleHPET everything is loaded as it should why do you think that the native power management not working? explain to me what is happening ioreg -lw0 | grep PerformanceStateArray ioreg -lw0 | grep CSTInfo SMBUS com.apple.iokit.IOSMBusFamily com.apple.driver.AppleSMBusPCI com.apple.driver.AppleSMBusController the log is clean do you use vmware? delete OSXRestart.kext(RC5) and LegacyAppleRTC.kext(=2) USB ok? Link to comment Share on other sites More sharing options...
Chrisfromiowa Posted November 24, 2010 Share Posted November 24, 2010 Good Evening MaLd0n, Is it springtime where you are? Hey, this is a jpeg of what happens. Can you see enough info or should I take another. This is the best of 5 pictures, I suck at photographing computer screens. Thank you for all of your help, really- you rock. Regards CFI Link to comment Share on other sites More sharing options...
MaLd0n Posted November 24, 2010 Author Share Posted November 24, 2010 Good Evening MaLd0n,Is it springtime where you are? Hey, this is a jpeg of what happens. Can you see enough info or should I take another. This is the best of 5 pictures, I suck at photographing computer screens. Thank you for all of your help, really- you rock. Regards CFI VoodooHda.kext Link to comment Share on other sites More sharing options...
Chrisfromiowa Posted November 24, 2010 Share Posted November 24, 2010 This is way off topic but does everyone get the same banner ads? I had to laugh at this one. That google ad logarithm really does work. VoodooHda.kext remove along with nullcpu? Link to comment Share on other sites More sharing options...
MaLd0n Posted November 24, 2010 Author Share Posted November 24, 2010 This is way off topic but does everyone get the same banner ads? I had to laugh at this one. That google ad logarithm really does work. remove along with nullcpu? remove along with nullcpu? Remove VoodooHda you've added to the boot.plist? <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> if the answer is yes also remove nullcpu Link to comment Share on other sites More sharing options...
Chrisfromiowa Posted November 24, 2010 Share Posted November 24, 2010 Remove VoodooHda you've added to the boot.plist? <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> if the answer is yes also remove nullcpu Yes Sir, so here goes. Thanks Link to comment Share on other sites More sharing options...
joshs85 Posted November 24, 2010 Share Posted November 24, 2010 Look itExtra/DSDT ASUS_RAMP_III_FORM.zip AHCI ICH10 ALIAS DTGP EHCI FRWR HID/CID IRQs LAN0 LPC REMOVE RENAME SBUS SHUTDOWN FIX WARNINGS use native power management http://www.insanelymac.com/forum/index.php?showtopic=225766 This works.. however, If I change my smbios.plist to show a MacPro 5,1 with the i7 processor using [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], the machine will freeze at the apple loading screen at boot. I have also attached the /Extra folder as I had to make a few changes to it to get things working. oh, and I am running OSX 10.5.6. Any ideas? Extra.zip Link to comment Share on other sites More sharing options...
Recommended Posts