MossDeb Posted June 7, 2011 Share Posted June 7, 2011 Olá Maldon, run on terminal ioreg -lw0 | grep CSTInfo I did and it came out empty! No CSTInfo What's the next step? BTW, I forgot the first time, my system is: Mobo Gigabyte X58A-UD3R Intel i7-950 Gigabyte HD5770 1GB Link to comment Share on other sites More sharing options...
minoso58 Posted June 7, 2011 Share Posted June 7, 2011 Maldon, thanks for the excellent software. I performed a SL 10.6.3 installation on a Gigabyte GA-G41M-ES2l motherboard, version 1.4 with F9 BIOS revision. I used the [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]/[url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] method, using your software to create a DSDT file. I then performed a combo update to SL 10.6.7. Everything is working but the audio. "About this MAC" sees the internal controller and ports, but System Profile does not see any Output device. When using [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] I selected User DSDT, System Utilities, and Realtek ALC8XX>ALC8xxHDA and AppleHDA Rollback. Windows 7 and AIDA64 report the audio controller for this motherboard to be the 887. Any ideas on what I may have done wrong? Any advice or suggestions would be welcome! Link to comment Share on other sites More sharing options...
surfcaster Posted June 7, 2011 Share Posted June 7, 2011 Mald0m Thanks, now everything seems to work correctly, I cross my fingers Link to comment Share on other sites More sharing options...
MaLd0n Posted June 7, 2011 Author Share Posted June 7, 2011 can you send me your unpatched ones just for compression between them? MaLd0n_Original.zip What's the next step? send me kextstat run on terminal Maldon, thanks for the excellent software.I performed a SL 10.6.3 installation on a Gigabyte GA-G41M-ES2l motherboard, version 1.4 with F9 BIOS revision. I used the [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url]/[url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] method, using your software to create a DSDT file. I then performed a combo update to SL 10.6.7. Everything is working but the audio. "About this MAC" sees the internal controller and ports, but System Profile does not see any Output device. When using [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] I selected User DSDT, System Utilities, and Realtek ALC8XX>ALC8xxHDA and AppleHDA Rollback. Windows 7 and AIDA64 report the audio controller for this motherboard to be the 887. Any ideas on what I may have done wrong? Any advice or suggestions would be welcome! send me your 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"; } }' Mald0m Thanks, now everything seems to work correctly, I cross my fingers Link to comment Share on other sites More sharing options...
minoso58 Posted June 8, 2011 Share Posted June 8, 2011 MaLd0n_Original.zip send me your 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"; } }' Maldon, attached is a zip file containing the dsdt.aml file. I ran the perl script in a terminal window. What is it supposed to do? Again, the dsdt file is for a GA-G41M-ES2L, Version 1.4, Revision F9 BIOS. Thanks for your help. dsdt.aml.zip Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 Maldon, attached is a zip file containing the dsdt.aml file.I ran the perl script in a terminal window. What is it supposed to do? Again, the dsdt file is for a GA-G41M-ES2L, Version 1.4, Revision F9 BIOS. Thanks for your help. try it dsdt.minoso58.zip + ALC8xxHDA + AppleHDA Rollback Link to comment Share on other sites More sharing options...
JoeChuo Posted June 8, 2011 Share Posted June 8, 2011 Hi MaLdOn, Great contributions you got here! Thank you so much! Anyway I trying to get my EVGA x58 micro to run as a Mac now but got problem to extract the DSDT using your DSDT auto-patcher. The compilation error >> [Line 410 type Error message Object does not exist (\_SB.PCI0.UHC4)] [Line 447 type Error message Object does not exist (\_SB.PCI0.UHC4)] Currently using DSDT from DSDT editor but not good ... cannot sleep! Other than that everything is ok. Can you help ... DSDT.aml.zip Link to comment Share on other sites More sharing options...
minoso58 Posted June 8, 2011 Share Posted June 8, 2011 try itdsdt.minoso58.zip + ALC8xxHDA + AppleHDA Rollback Thanks. I deleted the old dsdt.aml, ALC8xxHDA, and AppleHDA from S/L/E and E/E, then installed the new dsdt + ALC8xxHDA + AppleHDA rollback with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] and rebooted. Audio (Built In) reports as: Intel High Definition Audio: Audio ID: 2183 Line Output: Connection: 1/8-Inch Jack External Microphone / iPhone Headset: Connection: 1/8-Inch Jack External Microphone / iPhone Headset: Connection: 1/8-Inch Jack Headphone: Connection: 1/8-Inch Jack S/PDIF Optical Digital Audio Output: Connection: Combination Output S/PDIF Optical Digital Audio Input: Connection: Combination Input Unfortunately, System Preferences>Sound still does not find any input or output devices. Any other suggestions? Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 Anyway I trying to get my EVGA x58 micro to run as a Mac now but got problem to extract the DSDT using your DSDT auto-patcher. The compilation error >> [Line 410 type Error message Object does not exist (\_SB.PCI0.UHC4)] [Line 447 type Error message Object does not exist (\_SB.PCI0.UHC4)] your DSDT is already edited send me complete files http://www.insanelymac.com/forum/index.php...st&id=81816 Unfortunately, System Preferences>Sound still does not find any input or output devices.Any other suggestions? read it http://www.insanelymac.com/forum/index.php?showtopic=140941 Link to comment Share on other sites More sharing options...
JoeChuo Posted June 8, 2011 Share Posted June 8, 2011 Thank you for the fast reply! send_me.zip My system shot ... hopefully can change to MacPro 5,1 Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 Thank you for the fast reply! send_me.zip My system shot ... hopefully can change to MacPro 5,1 Extract original DSDT from Windows http://www.insanelymac.com/forum/index.php?showtopic=225991 send me original Link to comment Share on other sites More sharing options...
JoeChuo Posted June 8, 2011 Share Posted June 8, 2011 Extract original DSDT from Windowshttp://www.insanelymac.com/forum/index.php?showtopic=225991 send me original I got to install windows first. Will send it to you again ... need to find the Win7 installation DVD too. Thanks! Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 I got to install windows first. Will send it to you again ... need to find the Win7 installation DVD too.Thanks! OK Use Auto-Patcher(original DSDT) + Extra Folder MacPro5,1 see the first post Link to comment Share on other sites More sharing options...
JoeChuo Posted June 8, 2011 Share Posted June 8, 2011 OK Use Auto-Patcher(original DSDT) + Extra Folder MacPro5,1 see the first post Great! I would like to try that ... but I'm not understand (original DSDT)? from the drop down list? there is no Original DSDT right? Guide me please ... Thanks. Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 Great! I would like to try that ...but I'm not understand (original DSDT)? from the drop down list? there is no Original DSDT right? Guide me please ... Thanks. Extract from Windows and use Auto-Patcher or remove DSDT reboot use Auto-Patcher, remove desnecessary kexts reboot Again Link to comment Share on other sites More sharing options...
MossDeb Posted June 8, 2011 Share Posted June 8, 2011 send me kextstatrun on terminal Here's the kextsat result. Hope it helps! kextstat.txt Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 Here's the kextsat result. Hope it helps! kextstat.txt Use Smbios MacPro4,1 Video http://www.insanelymac.com/forum/index.php?showtopic=231768 use it I'm blind? LPC not loaded? Link to comment Share on other sites More sharing options...
h4ck1nt05h Posted June 8, 2011 Share Posted June 8, 2011 MaLd0n, Would you mind taking a look at the DSDT for my motherboard? It's an MSI P67A-C43 B3. I've attached my send_me.zip for you to take a look at if you have time. Thanks! send_me.zip Link to comment Share on other sites More sharing options...
MaLd0n Posted June 8, 2011 Author Share Posted June 8, 2011 MSI P67A-C43 B3 dsdt.h4ck1nt05h.zip remove EvOreboot and PlatformUUID NativePM Gigabytes are the 100% MSI you have to test read the first post NativePM and restart fix Link to comment Share on other sites More sharing options...
h4ck1nt05h Posted June 9, 2011 Share Posted June 9, 2011 wow that was quick, thanks! Well I tried using the GenerateCStates and GeneratePStates, but it spits out something about error generating CState/PState just before it flashes to the verbose boot, then instantly panics on com.apple.driver.AppleIntelCPUPowerManagement (this is when I remove NullCPUPowerManagement). I was having problems with Chameleon RC5 on Sandy Bridge and found Chimera, so I'm using that instead... but it's based on latest Chameleon RC5 trunk. Oh well, it was worth a shot! Hopefully it will run better anyway with the DSDT. Thanks again! Link to comment Share on other sites More sharing options...
MaLd0n Posted June 9, 2011 Author Share Posted June 9, 2011 Well I tried using the GenerateCStates and GeneratePStates, but it spits out something about error generating CState/PState just before it flashes to the verbose boot, then instantly panics on com.apple.driver.AppleIntelCPUPowerManagement (this is when I remove NullCPUPowerManagement). I was having problems with Chameleon RC5 on Sandy Bridge and found Chimera, so I'm using that instead... but it's based on latest Chameleon RC5 trunk. Oh well, it was worth a shot! Hopefully it will run better anyway with the DSDT. use NULLCPUPM remove EvOreboot and PlatformUUID Wait for NativePM for SandyBridge in Chameleon Link to comment Share on other sites More sharing options...
felixity Posted June 9, 2011 Share Posted June 9, 2011 Thank you for your hard work, I previously used your autopatcher on a gigabyte board and it works wonder! But sadly the mb died few weeks ago and I acquired myself a new HP 575A. I have attached DSDT.aml, kextstat and ioreg -fl extracted from your instructions in earlier posts. Could you kindly give mine a try? The hardware specs is: i7 2600 Pegatron Cleveland-GL8 (http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02668523) 8GB DDR3 1333 ATI 6570 Please if I am missing any vital info let me know! Thank you very much for your time! Hp_575A.zip Link to comment Share on other sites More sharing options...
MossDeb Posted June 9, 2011 Share Posted June 9, 2011 Use Smbios MacPro4,1 Video http://www.insanelymac.com/forum/index.php?showtopic=231768 use it I'm blind? LPC not loaded? I'm already using Smbios MacPro4,1 (I'm using your Extra.zip) Does it make any difference using Chimera or Chameleon? I'm on latest Chimera... About LPC, I don't even know what that is or what it's for.. Do I need it?? Obrigado pela paciência!! Peace Link to comment Share on other sites More sharing options...
MaLd0n Posted June 9, 2011 Author Share Posted June 9, 2011 i7 2600Pegatron Cleveland-GL8 (http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02668523) dsdt.felixity.zip Does it make any difference using Chimera or Chameleon? I'm on latest Chimera...About LPC, I don't even know what that is or what it's for.. Do I need it?? Chameleon http://www.insanelymac.com/forum/index.php?showtopic=227833 LPC = Low Pin Count Link to comment Share on other sites More sharing options...
unclege Posted June 9, 2011 Share Posted June 9, 2011 CST ok Sleep I have no idea use search forum Hello again, i finally managed to get dsdt using everest. could you help me patching it? my motherboard is Intel GM45 Express. Thanks againacpi_dsdt.bin.zip Link to comment Share on other sites More sharing options...
Recommended Posts