olarila.com

Mac OS X x86 - Hackintosh
It is currently 22 May 2013, 03:40

All times are UTC [ DST ]




Post new topic Reply to topic  [ 398 posts ]  Go to page Previous  1 ... 34, 35, 36, 37, 38, 39, 40  Next
Author Message
PostPosted: 25 Oct 2011, 17:41 
Noob

Joined: 24 Oct 2011, 16:08
Posts: 4
Hello,

I'm a bit new to this DSDT thing, but I was checking but could not find a DSDT for my Asus P5Q-WS board.
Is there a possibility someone can patch this for me?
And if possible maybe explain me the steps, as I don't learn anything if I don't understand what needed patching.

Thnx in advance,

Sjeef
Attachment:
P5QWS.zip


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
PostPosted: 25 Oct 2011, 18:47 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3757
You can apply patches individually using DSDT editor, or create a new file with all patches needed for your mobo (separated by ";").

The first step is running Mac OS on it and testing.

If power management doesn't work (need NullCPUPowerManagement) you may need patches LPC (if AppleLPC isn't loaded) and HPET (if you have "No HPET(s) available" kernel panic).

For USB problems there are EHCI, UHCI, ICH9 USB sleep, EHCI sleep/ownership.

Sleep problems are usually related to power management and USB.

If you have CMOS reset apply patch RTC.

DTGP is required by many patches.

IRQs is a "generic" patch, always used.

You may want HDEF (or AZAL to HDEF) and a codec patch if you will use patched AppleHDA, or if you just want to have audio information in System Profiler.

You can use SBUS to get SMBus kexts loaded.

There are shutdown patches (BIOS specific) you can apply if the PC doesn't turn off properly.

There are other hardware specific and some "cosmetic" patches (only fix warning and remark messages in compilation, but aren't really needed).

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.3 • Linux Mint 14 • Windows 8


Top
 Profile  
 
PostPosted: 25 Oct 2011, 19:24 
Noob

Joined: 24 Oct 2011, 16:08
Posts: 4
Well right now i'm running snowleopard through a iBoot/Retail/Multibeast install.
I don't need o/b audio because I use my Mbox 2 as (external) audio interface.

My hackintosh cannot wake from sleep so if I can fix that is would be sweet as well!

Also, I've used multibeast which I think installs all kexts to get things working, does using a patched DSDT mean that this is no longer needed?
And if so, how do I delete the kexts I'm no longer using?

Thnx for you time, very much appreciated!


Top
 Profile  
 
PostPosted: 25 Oct 2011, 19:50 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3757
Your sleep problem may be related to power management. Do you have AppleLPC and AppleIntelCPUPowerManagement loaded and working?

If you installed any kext which can be replaced by a DSDT patch (for example NullCPUPowerManagement and SleepEnabler), then yes, you can remove it after patching DSDT, just drag it to trash.

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.3 • Linux Mint 14 • Windows 8


Top
 Profile  
 
PostPosted: 25 Oct 2011, 20:00 
Noob

Joined: 24 Oct 2011, 16:08
Posts: 4
Cassio wrote:
Your sleep problem may be related to power management. Do you have AppleLPC and AppleIntelCPUPowerManagement loaded and working?

If you installed any kext which can be replaced by a DSDT patch (for example NullCPUPowerManagement and SleepEnabler), then yes, you can remove it after patching DSDT, just drag it to trash.



I don't know where to look if I have those loaded and working.. Sorry for my N00Bness.
I also read something about speedstep, which could help my processor too i think because it's to warm (50C) idle on water-cooling!


Top
 Profile  
 
PostPosted: 25 Oct 2011, 20:23 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3757
You should read a bit about the basics, or DSDT patching will be a lot harder to understand.

Use kextstat command (terminal) to check loaded kexts.

Code:
kextstat | grep AppleLPC
   61    0 0xffffff7f81ae8000 0x3000     0x3000     com.apple.driver.AppleLPC (1.5.3) <9 5 4 3>


Enable GeneratePStates and GenerateCStates in Chameleon config if you don't have PerformanceStateArray and CSTInfo (under 10.6.8) or AICPMVers (10.6.8 and up) in ioreg.

Code:
ioreg -lw0 | grep AICPMVers
    | |         "AICPMVers" = 19136773

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.3 • Linux Mint 14 • Windows 8


Top
 Profile  
 
PostPosted: 25 Oct 2011, 20:37 
Noob

Joined: 24 Oct 2011, 16:08
Posts: 4
I've checked kextstat and the one you mentioned isn't amongst them.
Code:
Index Refs Address    Size       Wired      Name (Version) <Linked Against>
    1   66 0          0          0          com.apple.kpi.bsd (10.8.0)
    2    4 0          0          0          com.apple.kpi.dsep (10.8.0)
    3   84 0          0          0          com.apple.kpi.iokit (10.8.0)
    4   89 0          0          0          com.apple.kpi.libkern (10.8.0)
    5   74 0          0          0          com.apple.kpi.mach (10.8.0)
    6   27 0          0          0          com.apple.kpi.private (10.8.0)
    7   44 0          0          0          com.apple.kpi.unsupported (10.8.0)
    8    0 0          0          0          com.apple.kernel.6.0 (7.9.9)
    9    0 0          0          0          com.apple.kernel.bsd (7.9.9)
   10    2 0          0          0          com.apple.kernel.iokit (7.9.9)
   11    2 0          0          0          com.apple.kernel.libkern (7.9.9)
   12    2 0          0          0          com.apple.kernel.mach (7.9.9)
   13   12 0x79c6c000 0x4000     0x3000     com.apple.iokit.IOACPIFamily (1.3.0) <7 6 4 3>
   14   20 0x79e72000 0x17000    0x16000    com.apple.iokit.IOPCIFamily (2.6.5) <7 6 5 4 3>
   15    1 0x79f29000 0x43000    0x42000    com.apple.driver.AppleACPIPlatform (1.3.6) <14 13 7 6 5 4 3>
   16    0 0x73a4d000 0x2000     0x1000     es.osx86.driver.EvOreboot (1.0.3) <4 3>
   17    0 0x79a6d000 0x2000     0x1000     org.tgwbd.driver.NullCPUPowerManagement (1.0.0d2) <7 4 3>
   18    0 0x79f88000 0x24000    0x23000    com.apple.driver.AppleIntelCPUPowerManagement (142.6.0) <7 6 5 4 3 1>
   19   12 0x79fbe000 0x19000    0x18000    com.apple.iokit.IOStorageFamily (1.6.3) <7 6 5 4 3 1>
   20    0 0x79e55000 0x11000    0x10000    com.apple.driver.DiskImages (289.1) <19 7 6 5 4 3 1>
   21    0 0x7a072000 0x8000     0x7000     com.apple.nke.applicationfirewall (2.1.12) <7 6 5 4 3 1>
   22    2 0x79ee5000 0x3000     0x2000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>
   23    0 0x79f05000 0x5000     0x4000     com.apple.security.quarantine (0) <22 7 6 5 4 2 1>
   24    0 0x79ee8000 0x8000     0x7000     com.apple.security.sandbox (1) <22 7 6 5 4 2 1>
   25    0 0x7a07a000 0x3000     0x2000     com.apple.security.TMSafetyNet (6) <7 6 5 4 2 1>
   26    0 0x7a0bd000 0x3000     0x2000     com.apple.driver.AppleAPIC (1.4) <4 3>
   27    0 0x7a0b5000 0x4000     0x3000     com.apple.driver.AppleSMBIOS (1.7) <7 4 3>
   28    0 0x7a0c0000 0x5000     0x4000     com.apple.driver.AppleRTC (9.9) <13 5 4 3 1>
   29    0 0x7a0b9000 0x3000     0x2000     com.apple.driver.AppleHPET (1.5) <13 7 5 4 3>
   30    4 0x80da5000 0x3c000    0x3b000    com.apple.iokit.IOHIDFamily (1.6.6) <7 6 5 4 3 1>
   31    0 0x79fb7000 0x4000     0x3000     com.apple.driver.AppleACPIButtons (1.3.6) <30 15 13 7 6 5 4 3 1>
   32    0 0x79fac000 0x5000     0x4000     org.netkas.FakeSMC (3.1.0) <13 7 5 4 3>
   33    1 0x79fb1000 0x3000     0x2000     com.apple.driver.AppleEFIRuntime (1.4.0) <7 6 5 4 3>
   34   11 0x80e15000 0x2f000    0x2e000    com.apple.iokit.IOUSBFamily (3.8.5) <14 7 5 4 3 1>
   35    0 0x7a1e9000 0x10000    0xf000     com.apple.driver.AppleUSBUHCI (3.7.5) <34 14 7 5 4 3 1>
   36    0 0x80f6e000 0x14000    0x13000    com.apple.driver.AppleUSBEHCI (3.7.5) <34 14 7 5 4 3 1>
   37    3 0x7a1d4000 0x6000     0x5000     com.apple.iokit.IOAHCIFamily (2.0.6) <5 4 3 1>
   38    0 0x80d8c000 0x14000    0x13000    com.apple.driver.AppleAHCIPort (2.1.7) <37 14 5 4 3 1>
   39    0 0x7a1f9000 0x6000     0x5000     com.apple.driver.AppleEFINVRAM (1.4.0) <33 7 5 4 3>
   40    0 0x79edd000 0x2000     0x1000     com.apple.iokit.IOUSBUserClient (3.8.5) <34 7 5 4 3 1>
   41    5 0x8101d000 0x43000    0x42000    com.apple.iokit.IOFireWireFamily (4.2.6) <5 4 3 1>
   42    0 0x80fcb000 0x27000    0x26000    com.apple.driver.AppleFWOHCI (4.7.3) <41 14 7 6 5 4 3 1>
   43    0 0x80f9d000 0xf000     0xe000     com.apple.driver.AppleUSBHub (3.8.4) <34 5 4 3 1>
   44    0 0x80f82000 0x14000    0x13000    com.apple.iokit.IOAHCIBlockStorage (1.6.4) <37 19 5 4 3 1>
   45    8 0x80fac000 0x1a000    0x19000    com.apple.iokit.IOSCSIArchitectureModelFamily (2.6.8) <5 4 3 1>
   46    0 0x8100d000 0x9000     0x8000     com.apple.iokit.IOAHCISerialATAPI (1.2.6) <45 37 5 4 3 1>
   48    0 0x811bd000 0x6000     0x5000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
   49    0 0x811d9000 0x5000     0x4000     com.apple.BootCache (31.1) <7 6 5 4 3 1>
   50    0 0x8120c000 0x3000     0x2000     com.apple.driver.XsanFilter (402.1) <19 5 4 3 1>
   51    3 0x81203000 0x8000     0x7000     com.apple.iokit.IOCDStorageFamily (1.6.1) <19 5 4 3 1>
   52    2 0x81266000 0x6000     0x5000     com.apple.iokit.IODVDStorageFamily (1.6) <51 19 5 4 3 1>
   53    1 0x8128d000 0x5000     0x4000     com.apple.iokit.IOBDStorageFamily (1.6) <52 51 19 5 4 3 1>
   54    0 0x812d2000 0x17000    0x16000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (2.6.8) <53 52 51 45 19 5 4 3 1>
   55    0 0x81248000 0x7000     0x6000     com.apple.iokit.SCSITaskUserClient (2.6.8) <45 19 5 4 3 1>
   56    2 0x8124f000 0x4000     0x3000     com.apple.driver.AppleUSBComposite (3.7.5) <34 4 3 1>
   57    1 0x81253000 0x3000     0x2000     com.apple.driver.AppleUSBMergeNub (3.8.5) <56 34 4 3 1>
   58    0 0x8132a000 0xb000     0xa000     com.apple.iokit.IOUSBMassStorageClass (2.6.1) <45 34 19 5 4 3 1>
   59    1 0x8130d000 0x18000    0x17000    com.apple.iokit.IOSCSIBlockCommandsDevice (2.6.8) <45 19 5 4 3 1>
   60    0 0x8127b000 0x3000     0x2000     com.apple.driver.MaxTranserSizeOverrideDriver (2.6.1) <59 45 5 4 3 1>
   62    0 0x8153b000 0x1b000    0x1a000    com.apple.driver.AppleRAID (4.0.6) <19 5 4 3>
   63    1 0x81510000 0x6000     0x5000     com.apple.iokit.IOUSBHIDDriver (3.8.4) <34 30 5 4 3 1>
   64    0 0x815b4000 0x2c000    0x2b000    com.Logitech.Control Center.HID Driver (3.4.0) <63 34 30 7 5 4 3 1>
   65    2 0x81581000 0x11000    0x10000    com.apple.iokit.IOFireWireSBP2 (4.0.6) <41 5 4 3 1>
   66    1 0x81567000 0x5000     0x4000     com.apple.iokit.IOFireWireSerialBusProtocolTransport (2.1.0) <65 45 41 5 4 3 1>
   70    0 0x8155b000 0x3000     0x2000     com.apple.driver.Oxford_Semi (2.6.1) <66 65 45 41 5 4 3 1>
   72    0 0x818d3000 0xa000     0x9000     com.apple.filesystems.autofs (2.1.0) <7 6 5 4 3 1>
   73    0 0x817c3000 0x3000     0x2000     com.paceap.kext.pacesupport.snowleopard (5.7) <7 5 4 3 1>
   74    7 0x81b6c000 0x22000    0x21000    com.apple.iokit.IOGraphicsFamily (2.2) <14 7 5 4 3>
   75    2 0x81d5b000 0x12e000   0x12d000   com.apple.kext.ATISupport (6.3.6) <74 14 13 7 5 4 3 1>
   76    0 0x81c05000 0x29000    0x28000    com.apple.kext.ATI6000Controller (6.3.6) <75 74 14 13 5 4 3 1>
   77    2 0x81add000 0x17000    0x16000    com.apple.iokit.IONetworkingFamily (1.10) <7 6 5 4 3 1>
   78    0 0x81bb1000 0x21000    0x20000    com.lnx2mac.driver.RealtekRTL81xx (0.0.67) <77 14 5 4 3 1>
   80    1 0x81b11000 0xc000     0xb000     com.apple.driver.IOPlatformPluginFamily (4.7.0a1) <13 7 6 5 4 3>
   81    2 0x81bd2000 0xa000     0x9000     com.apple.driver.AppleSMC (3.1.0d5) <13 7 5 4 3>
   82    0 0x81be7000 0x10000    0xf000     com.apple.driver.ACPI_SMC_PlatformPlugin (4.7.0a1) <81 80 14 13 7 6 5 4 3>
   85    7 0x81d09000 0x2c000    0x2b000    com.apple.iokit.AppleProfileFamily (41) <14 7 6 5 4 3 1>
   87    0 0x81c78000 0x9000     0x8000     com.apple.iokit.IOFireWireIP (2.0.3) <77 41 5 4 3 1>
   88    0 0x81cca000 0xe000     0xd000     com.contourdesign.driver.shuttle (2.2) <34 30 5 4 3>
   89    1 0x81ca5000 0xd000     0xc000     com.apple.iokit.IONDRVSupport (2.2) <74 14 7 5 4 3>
   91    2 0x81747000 0x4000     0x3000     com.apple.kext.OSvKernDSPLib (1.3) <5 4>
   92    2 0x81d35000 0x18000    0x17000    com.apple.iokit.IOAudioFamily (1.8.3fc2) <91 5 4 3 1>
   93    0 0x8177d000 0x4000     0x3000     com.apple.driver.AudioIPCDriver (1.1.6) <92 5 4 3 1>
   95    0 0x82733000 0x28b000   0x28a000   com.apple.ATIRadeonX3000 (6.3.6) <89 74 14 7 6 5 4 3 1>
   96    0 0x8222d000 0x27000    0x26000    com.digidesign.iokit.DigiDal (8.0.0f1) <14 5 4 3 1>
   97    0 0x8123d000 0x7000     0x6000     com.apple.driver.AppleIntelPenrynProfile (17) <85 6 4 3>
   98    0 0x81f17000 0x13000    0x12000    com.apple.kext.ATIFramebuffer (6.3.6) <75 74 14 13 7 5 4 3 1>
   99    0 0x81d4d000 0x7000     0x6000     com.digidesign.iokit.DigiIO (8.0.0f1) <19 14 5 4 3>
  101    0 0x81d54000 0x7000     0x6000     com.apple.driver.AppleMCCSControl (1.0.20) <74 14 7 5 4 3 1>
  102    0 0x818cd000 0x6000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <81 7 4 3 1>
  103    0 0x81787000 0x5000     0x4000     com.apple.driver.AppleUpstreamUserClient (3.5.7) <74 14 13 7 5 4 3 1>
  104    1 0x82135000 0x9000     0x8000     com.apple.iokit.IOSerialFamily (10.0.3) <7 6 5 4 3 1>
  105    0 0x8214a000 0x9000     0x8000     com.apple.iokit.IOBluetoothSerialManager (2.4.5f3) <104 7 5 4 3 1>
  106    0 0x82124000 0xb000     0xa000     com.apple.iokit.IOSurface (74.2) <7 5 4 3 1>
  108    0 0x7a1b1000 0x3000     0x2000     com.apple.driver.AppleProfileCallstackAction (20) <85 5 4 3 1>
  110    0 0x7a1c8000 0x5000     0x4000     com.apple.driver.AppleHWSensor (1.9.3d0) <5 4 3>
  111    0 0x7a1ad000 0x3000     0x2000     com.apple.driver.AppleProfileKEventAction (10) <85 4 3 1>
  113    0 0x7a1c4000 0x3000     0x2000     com.apple.driver.AppleProfileRegisterStateAction (10) <85 4 3 1>
  114    0 0x81244000 0x3000     0x2000     com.apple.driver.AppleProfileThreadInfoAction (14) <85 6 4 3 1>
  115    0 0x8174c000 0x3000     0x2000     com.apple.driver.AppleProfileTimestampAction (10) <85 5 4 3 1>
  116    0 0x817d3000 0x3000     0x2000     com.apple.driver.AppleProfileReadCounterAction (17) <85 6 4 3>
  117    0 0x81724000 0x3000     0x2000     com.bresink.driver.BRESINKx86Monitoring (8.0) <12 11 10>
  118    0 0x94ce4000 0x24000    0x23000    com.digidesign.mbox2.driver (8.0.0f1) <92 91 57 56 34 14 12 11 10 7 6 5 4 3 1>


I do see AppleIntelCPUPowerManagement though?
Don't know how to set the things you mentioned in chameleon either, as mentioned I used easybeast and that installed chameleon automaticly if I'm correct.


Top
 Profile  
 
PostPosted: 25 Oct 2011, 20:54 
User avatar
iGenius

Joined: 26 Aug 2011, 23:53
Posts: 3757
sjeef wrote:
I've checked kextstat and the one you mentioned isn't amongst them.

Then, as I said before, you will need the LPC patch.

Quote:
I do see AppleIntelCPUPowerManagement though?

Yes, but you also see NullCPUPowerManagement which disables it.

Quote:
Don't know how to set the things you mentioned in chameleon either

That's another of those "basics" you will have to read about, it's a simple text edit, or you can use one of the various available apps to do it (Chameleon Wizard, Champlist, etc).

Quote:
as mentioned I used easybeast and that installed chameleon automaticly if I'm correct.

That's a problem, IMO. You don't actually know what you installed. I would use a less "automatic" method and try to understand what's being done, knowing the purpose of each installed kext, etc.

_________________
ASUS N53Jq • CPU: Intel Core i7-740QM 1.73GHz • RAM: 6,0GB • HD: 500GB • GPU: GeForce GT 425M 1GB 1920x1080 • OS: OS X 10.8.3 • Linux Mint 14 • Windows 8


Top
 Profile  
 
PostPosted: 03 Nov 2011, 11:39 
GeekInTraining

Joined: 02 Sep 2011, 22:27
Posts: 12
Hi MaLd0n, can you please help me with DSDT on Intel DZ68DB?
http://www.intel.com/products/desktop/m ... erview.htm

Thanks in advance:)


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
PostPosted: 04 Nov 2011, 04:46 
GeekInTraining

Joined: 22 Oct 2011, 21:33
Posts: 21
I posted some problems with the Dell Vostro 3750 in another thread (auto patcher) that seems to be gone. So I hope I can report my trials and errors here.

The Vostro 3550 patch (plus DualLink patch) didn't work for me. After sending the machine to sleep screen went black, fans kept spinning and I couldn't wake it up. I'm pretty sure that I added the pstates and cstates lines to the boot.plist, will check that.
After removing Null CPU Power Management from the extra-folder the Vostro won't boot reporting an AppleIntelCPUpowermanagement related error.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 398 posts ]  Go to page Previous  1 ... 34, 35, 36, 37, 38, 39, 40  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group