Jump to content

DSDT editor and patcher


oldnapalm
 Share

999 posts in this topic

Recommended Posts

  • 2 weeks later...

Is your extra folder installed to the root of the partition or just on the desktop? can it be moved from the desktop to just be in the main folders list on the drive? Does Chameleon search the entire partition for the extra folder or a specific location?

Link to comment
Share on other sites

So I can just drag the extra folder I downloaded from MaLd0n http://www.insanelymac.com/forum/index.php...=dsdt&st=40 to the desktop? How do I get it to the root?

 

I then install chameleon and then run the auto patcher? Or run the auto patcher and then install chameleon?

 

So it would be:

 

sudo -s

sudo cp -R ~/Desktop/Extra /

exit

 

 

?

 

I'm not good at terminal. It's been two years since I've tried installing any of this so it's all new again.

 

Thank you for your help.

Link to comment
Share on other sites

  • 2 weeks later...

Anyone looking for a faster and smaller copy of Method DTGP may look at this:

   Method (MCDP, 2, NotSerialized)                                              // New Method V1.1 – By Master Chief.
   {
       If (LEqual (Arg0, Zero))                                                 // Function index: 0
       {
           Store (Buffer (One)
           {
               0x03
           }, Arg1)
       }
   }

Call it with:

MCDP (Arg2, RefOf (Local0))

Use that instead of that old heavy weight argument eating beast:

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

Link to comment
Share on other sites

Hey DutchHockeyPro thanks for your tip, I used it in the older days when MasterChief was active but in my case, despite compiling, it was not 100% error-proof (I mean the results). Knowing that you are also very knowledgeable, can you indeed use this without problems? Cheers.

Link to comment
Share on other sites

Hey DutchHockeyPro thanks for your tip, I used it in the older days when MasterChief was active but in my case, despite compiling, it was not 100% error-proof (I mean the results). Knowing that you are also very knowledgeable, can you indeed use this without problems? Cheers.

Been using it since September 2010 for an HP I was using. No problems, but it did't work with OS X 10.5 simply because it was written for 10.6 At least that's what the note said.

Link to comment
Share on other sites

Anyone looking for a faster and smaller copy of Method DTGP may look at this:

   Method (MCDP, 2, NotSerialized) // New Method V1.1 – By Master Chief.
   {
       If (LEqual (Arg0, Zero))  // Function index: 0
       {
           Store (Buffer (One)
           {
               0x03
           }, Arg1)
       }
   }

Call it with:

MCDP (Arg2, RefOf (Local0))

Use that instead of that old heavy weight argument eating beast:

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

I have a also HP laptop. I'll try this and report back when I have enough time.

Link to comment
Share on other sites

  • 2 weeks later...

Hi

 

I tried the DSDT editor for GMA950 Desktop; below details;

 

I followed the below steps but after reboot, I get the gray screen.

 

Can you please help on this & let me know what I have done wrong?

 

Your support/advice on this is much appreciated & thank you in advance.

 

File>extract DSDT

Patch> Open> DTGP.txt

IASL>Compile>Fix Errors

IASL> Save AML As> Desktop

Patch>Open> GMA950 laptop.txt

IASL>Compile>Fix Errors

IASL>Save AML AS>Desktop>Overwrite

Exited DSDT Editor

Go>Go To Folder> /Extra

Moved dsdt.aml from desktop to /Extra

Reboot

 

Chipset Model: GMA 950

Type: GPU

Bus: Built-In

VRAM (Total): 64 MB of Shared System Memory

Vendor: Intel (0x8086)

Device ID: 0x2772

Revision ID: 0x0002

 

Any help to fix this with DSDT is muc appriciated.

Link to comment
Share on other sites

Hi oldnapalm,

 

Thank you for the reply.

 

I am sorry it was my typo. I used the file "GMA950 desktop.txt" for the patching.

 

Here I have attached the 2 fles

 

Just the .dsl file after doing - File>extract DSDT --> file name - dsdt-before-patch.dsl

After applying "DTGP.txt" & "GMA950 desktop.txt" --> file name - dsdt-after-patch.aml

 

I have attched these 2 files in ZIPped.

 

I used the dsdt.aml (after renaming "dsdt-after-patch.aml") in /Extra & as well as "/" of MAS OS partion. Both situation, I got the same result.

 

When I start, I see the Apple logo with a rotating circle as normal start up & after few seconds, screen is blank. I have the feeling that OSX has started normally but I can not see the screen.

 

By the way, my install is based on iATKOS S3 V2 & I used the minimal selections during install apart from defaults. I am using AnVAL boot loader.

 

Thank to check & et me know whether you can spot any issues here.

 

Regards,

 

Mathew

 

 

 

Is it a laptop or desktop (signature)?

 

Please attach your patched DSDT.

DSDT_2_files_before_amd_after_patched.zip

Link to comment
Share on other sites

The patch seems correctly applied.

 

Use the parameters "Wait=yes arch=i386 -v" at boot and check if dsdt.aml is being loaded. If it is, the problem is probably the GMA950 kexts included in the DVD you used. Try using original kexts, install the current combo update.

Link to comment
Share on other sites

Hi oldnapalm,

 

Thank you for the quick reply.

 

I will try the below parameters when I go home after work (in about 2hrs time). I will then post the status.

 

I installed iATKOS S3 V2 with a GMA950 27A2 (See here - http://www.osx86install.com/support/91-iat...s3-readme.html). Under bootloader options, I also selected 32-bit boot so I believe it means "arch=i386".

 

After the full install, I ran the 10.6.6 combo update to get the stock kexts. Is that what you meant?

 

Next is to run the 10.6.7 combo but I think after I ran 10.6.6 combo, I have already got the stock/original GMA950 kexts.

 

Please correct me if I am wrong in my understanding.

 

I will report back soon.

 

Mathew

 

 

 

The patch seems correctly applied.

 

Use the parameters "Wait=yes arch=i386 -v" at boot and check if dsdt.aml is being loaded. If it is, the problem is probably the GMA950 kexts included in the DVD you used. Try using original kexts, install the current combo update.

Link to comment
Share on other sites

Hi oldnapalm

 

I checked few times & at the end, I tried the VGA port instead of DVI port (which was there from the beginning).

 

IT WORKED with full resolution. Looks good too. I am sure all will work now.

 

One problem - when it goes to sleep, it does not wake up with mouse movement or any key press. Is there any other way to wake it up. I tried windows way to wake it up.

 

Two questions, is there a way to fix this sleep & get this DSDT GMA950 Desktop patch for DVI to work?

 

In fact, I thought DVI & VGA port of GMA950 is the same.

 

If you have a way to modify the patch, can I please know what information I should provide to you?

 

Thank you again for supporting me this far.

 

Awaiting your reply on any support for DVI port.

 

 

Mathew

 

Hi oldnapalm,

 

Thank you for the quick reply.

 

I will try the below parameters when I go home after work (in about 2hrs time). I will then post the status.

 

I installed iATKOS S3 V2 with a GMA950 27A2 (See here - http://www.osx86install.com/support/91-iat...s3-readme.html). Under bootloader options, I also selected 32-bit boot so I believe it means "arch=i386".

 

After the full install, I ran the 10.6.6 combo update to get the stock kexts. Is that what you meant?

 

Next is to run the 10.6.7 combo but I think after I ran 10.6.6 combo, I have already got the stock/original GMA950 kexts.

 

Please correct me if I am wrong in my understanding.

 

I will report back soon.

 

Mathew

Link to comment
Share on other sites

To get sleep working you have to fix power management. Use Chameleon RC5 to generate P and C states, check if AppleLPC is loaded (patch DSDT if it's not) and remove any disabler for AppleIntelCPUPowerManagement

http://www.insanelymac.com/forum/index.php?showtopic=225766

 

I don't have a clue about DVI on the GMA950, sorry.

Link to comment
Share on other sites

Hi oldnapalm,

 

Thank you for the quick reply.

 

I will check the below to get the wake up fix.

 

For the DVI, it is alright I will continue to use VGA - there is no much difference on screen.

 

I will report back after working wake-up fix. Once the wake-up is fixed, I am done with my install.

 

Once again, A BIG THANK YOU FOR getting me so far with this setup.

 

Thanks

 

Mathew

 

 

To get sleep working you have to fix power management. Use Chameleon RC5 to generate P and C states, check if AppleLPC is loaded (patch DSDT if it's not) and remove any disabler for AppleIntelCPUPowerManagement

http://www.insanelymac.com/forum/index.php?showtopic=225766

 

I don't have a clue about DVI on the GMA950, sorry.

Link to comment
Share on other sites

Hi oldnapalm,

 

I am really working hard to get what you suggested done.

 

What I found so far;

 

1. It looks like "AppleIntelCPUPowerManagement" has loaded so I believe it is ok.

2. AppleLPC has NOT got loaded & I am googling to find the DSDT patch for that to load.

3. I am also trying to upgrade the Chameleon RC5 to Rev 184 as what I have currently is Ver 2.0 RC5 Pre12 R115. I am looking at a way to do it.

 

I will report back soon.

 

If you have any idea on how to do the 2nd one above (DSDT patch to load AppleLPC), it will be much appriciated.

 

By the way, these are files I have in /Extra folder;

 

AppleACPIPS2Nub.kext EvOreboot.kext VoodooPS2Controller.kext

Disabler.kext LegacyAppleRTC.kext fakesmc.kext

 

The loaded kexts are;

 

192-168-1-101:MacOS mathew$ sudo kextstat -k
Password:
Index Refs Address    Size       Wired      Name (Version) <Linked Against>
  13   10 0x2e502000 0x4000     0x3000     com.apple.iokit.IOACPIFamily (1.3.0) <7 6 4 3>
  14   16 0x2e6fe000 0x11000    0x10000    com.apple.iokit.IOPCIFamily (2.6) <7 5 4 3>
  15    1 0x2e79f000 0x42000    0x41000    com.apple.driver.AppleACPIPlatform (1.3.5) <14 13 7 6 5 4 3>
  16    0 0x282ed000 0x2000     0x1000     es.osx86.driver.EvOreboot (1.0.3) <4 3>
  17    0 0x2e4ec000 0x2000     0x1000     net.osrom.kext.Disabler (1.0.1) <4 3>
  18    0 0x2e764000 0x1e000    0x1d000    com.apple.driver.AppleIntelCPUPowerManagement (105.13.0) <7 6 5 4 3 1>
  19    8 0x2e782000 0x18000    0x17000    com.apple.iokit.IOStorageFamily (1.6.2) <7 6 5 4 3 1>
  20    0 0x2e74f000 0x11000    0x10000    com.apple.driver.DiskImages (289) <19 7 6 5 4 3 1>
  21    0 0x2e888000 0x8000     0x7000     com.apple.nke.applicationfirewall (2.1.11) <7 6 5 4 3 1>
  22    2 0x2e79a000 0x3000     0x2000     com.apple.kext.AppleMatch (1.0.0d1) <4 1>
  23    0 0x2e82d000 0x5000     0x4000     com.apple.security.quarantine (0) <22 7 6 5 4 2 1>
  24    0 0x2e81d000 0x8000     0x7000     com.apple.security.sandbox (1) <22 7 6 5 4 2 1>
  25    0 0x2e893000 0x3000     0x2000     com.apple.security.TMSafetyNet (6) <7 6 5 4 2 1>
  26    0 0x2e890000 0x3000     0x2000     com.apple.driver.AppleAPIC (1.4) <4 3>
  27    0 0x2e8af000 0x4000     0x3000     com.apple.driver.AppleSMBIOS (1.6) <7 4 3>
  28    6 0x344c5000 0x34000    0x33000    com.apple.iokit.IOUSBFamily (4.1.8) <14 7 5 4 3 1>
  29    0 0x2e73d000 0x10000    0xf000     com.apple.driver.AppleUSBUHCI (4.1.5) <28 14 7 5 4 3 1>
  30    0 0x2e8b3000 0x3000     0x2000     com.yourcompany.driver.AppleACPIPS2Nub (1.0.0d1) <13 7 5 4 3 1>
  31    4 0x34488000 0x3c000    0x3b000    com.apple.iokit.IOHIDFamily (1.6.5) <7 6 5 4 3 1>
  32    0 0x2e9c0000 0x4000     0x3000     com.apple.driver.AppleACPIButtons (1.3.5) <31 15 13 7 6 5 4 3 1>
  33    0 0x2e9b5000 0x4000     0x3000     org.netkas.fakesmc (2) <13 7 4 3>
  34    3 0x3451c000 0xd000     0xc000     com.apple.iokit.IOATAFamily (2.5.1) <5 4 3 1>
  35    0 0x2e9c4000 0x9000     0x8000     com.apple.driver.AppleIntelPIIXATA (2.5.1) <34 14 5 4 3>
  36    0 0x344f9000 0x16000    0x15000    com.apple.driver.AppleUSBEHCI (4.1.8) <28 14 7 5 4 3 1>
  37    0 0x2e9b9000 0x5000     0x4000     com.apple.driver.AppleRTC (9.9) <13 5 4 3 1>
  38    2 0x3450f000 0x6000     0x5000     org.voodoo.driver.PS2Controller (1.1.0) <13 7 5 4 3 1>
  39    1 0x2e9fc000 0x3000     0x2000     com.apple.driver.AppleEFIRuntime (1.4.0) <7 6 5 4 3>
  40    2 0x3473b000 0x43000    0x42000    com.apple.iokit.IOFireWireFamily (4.2.6) <5 4 3 1>
  41    0 0x346f1000 0x27000    0x26000    com.apple.driver.AppleFWOHCI (4.7.1) <40 14 7 6 5 4 3 1>
  43    0 0x3455d000 0xa000     0x9000     org.voodoo.driver.PS2Trackpad (1.1.0) <38 31 7 6 5 4 3 1>
  44    0 0x2e89d000 0x2000     0x1000     com.apple.iokit.IOUSBUserClient (4.1.5) <28 7 5 4 3 1>
  45    0 0x34541000 0x6000     0x5000     com.apple.driver.AppleEFINVRAM (1.4.0) <39 7 5 4 3>
  46    3 0x347dc000 0x1a000    0x19000    com.apple.iokit.IOSCSIArchitectureModelFamily (2.6.5) <5 4 3 1>
  47    0 0x346b5000 0x5000     0x4000     com.apple.iokit.IOATAPIProtocolTransport (2.5.1) <46 34 5 4 3 1>
  48    0 0x346c1000 0x4000     0x3000     org.voodoo.driver.PS2Keyboard (1.1.0) <38 31 7 6 5 4 3 1>
  49    0 0x346c5000 0x6000     0x5000     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
  50    0 0x346cb000 0x5000     0x4000     com.apple.BootCache (31) <7 6 5 4 3 1>
  51    0 0x34811000 0x12000    0x11000    com.apple.driver.AppleUSBHub (4.1.7) <28 5 4 3 1>
  53    0 0x34845000 0xe000     0xd000     com.apple.iokit.IOATABlockStorage (2.6.0) <34 19 5 4 3 1>
  54    0 0x3454c000 0x3000     0x2000     com.apple.driver.XsanFilter (402.1) <19 5 4 3 1>
  55    3 0x34730000 0x8000     0x7000     com.apple.iokit.IOCDStorageFamily (1.6) <19 5 4 3 1>
  56    2 0x34829000 0x6000     0x5000     com.apple.iokit.IODVDStorageFamily (1.6) <55 19 5 4 3 1>
  57    1 0x348cd000 0x5000     0x4000     com.apple.iokit.IOBDStorageFamily (1.6) <56 55 19 5 4 3 1>
  58    0 0x34913000 0x18000    0x17000    com.apple.iokit.IOSCSIMultimediaCommandsDevice (2.6.5) <57 56 55 46 19 5 4 3 1>
  59    0 0x34898000 0x7000     0x6000     com.apple.iokit.SCSITaskUserClient (2.6.5) <46 19 5 4 3 1>
  61    0 0x346b1000 0x4000     0x3000     com.apple.driver.AppleUSBComposite (3.9.0) <28 4 3 1>
  62    1 0x34adc000 0xb000     0xa000     com.apple.driver.IOPlatformPluginFamily (4.5.0d5) <6 5 4 3>
  63    2 0x34af2000 0xa000     0x9000     com.apple.driver.AppleSMC (3.1.0d3) <13 7 5 4 3>
  64    0 0x34b2d000 0x10000    0xf000     com.apple.driver.ACPI_SMC_PlatformPlugin (4.5.0d5) <63 62 14 13 7 6 5 4 3>
  65    2 0x34a62000 0x9000     0x8000     com.apple.iokit.IOSerialFamily (10.0.3) <7 6 5 4 3 1>
  66    1 0x34abd000 0x9000     0x8000     com.apple.driver.Apple16X50Serial (3.0) <65 14 5 4 3>
  67    0 0x34547000 0x2000     0x1000     com.apple.driver.Apple16X50ACPI (3.0) <66 13 4 3>
  70    4 0x34c74000 0x22000    0x21000    com.apple.iokit.IOGraphicsFamily (2.2) <14 7 5 4 3>
  72    7 0x34d1c000 0x2c000    0x2b000    com.apple.iokit.AppleProfileFamily (41) <14 7 6 5 4 3 1>
  73    0 0x34a94000 0x7000     0x6000     com.apple.driver.AppleIntelMeromProfile (19) <72 6 5 4 3>
  74    2 0x34bfb000 0x17000    0x16000    com.apple.iokit.IONetworkingFamily (1.10) <7 6 5 4 3 1>
  75    0 0x34ad0000 0x9000     0x8000     com.apple.iokit.IOFireWireIP (2.0.3) <74 40 5 4 3 1>
  76    0 0x34bca000 0x11000    0x10000    com.apple.driver.AppleIntelIntegratedFramebuffer (6.2.6) <70 14 13 7 5 4 3 1>
  77    1 0x34bdb000 0xd000     0xc000     com.apple.iokit.IONDRVSupport (2.2) <70 14 7 5 4 3>
  78    0 0x34bad000 0x11000    0x10000    com.chucko.driver.RealtekR1000 (2.0.0d1) <74 14 5 4 3 1>
  79    0 0x3490d000 0x6000     0x5000     com.apple.iokit.IOUSBHIDDriver (4.1.5) <31 28 5 4 3 1>
  80    1 0x34a56000 0x4000     0x3000     com.apple.kext.OSvKernDSPLib (1.3) <5 4>
  81    2 0x34cd6000 0x18000    0x17000    com.apple.iokit.IOAudioFamily (1.8.0fc1) <80 5 4 3 1>
  82    0 0x34dee000 0x20000    0x1f000    org.voodoo.driver.VoodooHDA (0.2.61) <81 14 7 5 4 3>
  83    0 0x34a81000 0x4000     0x3000     com.apple.driver.AudioIPCDriver (1.1.6) <81 5 4 3 1>
  85    0 0x34fdb000 0x36000    0x35000    com.apple.driver.AppleIntelGMA950 (6.2.6) <77 70 14 7 5 4 3 1>
  86    0 0x3488d000 0x7000     0x6000     com.apple.driver.AppleMCCSControl (1.0.17) <70 14 7 5 4 3 1>
  89    0 0x34dd7000 0x6000     0x5000     com.apple.Dont_Steal_Mac_OS_X (7.0.0) <63 7 4 3 1>
  92    0 0x34ddd000 0x9000     0x8000     com.apple.iokit.IOBluetoothSerialManager (2.4.0f1) <65 7 5 4 3 1>
  94    0 0x34e8e000 0xb000     0xa000     com.apple.iokit.IOSurface (74.2) <7 5 4 3 1>
  95    0 0x2e387000 0x3000     0x2000     com.apple.driver.AppleProfileCallstackAction (20) <72 5 4 3 1>
  97    0 0x2e357000 0x3000     0x2000     com.apple.driver.AppleProfileKEventAction (10) <72 4 3 1>
  99    0 0x2e384000 0x3000     0x2000     com.apple.driver.AppleProfileRegisterStateAction (10) <72 4 3 1>
 100    0 0x2e36f000 0x3000     0x2000     com.apple.driver.AppleProfileThreadInfoAction (14) <72 6 4 3 1>
 101    0 0x2e367000 0x3000     0x2000     com.apple.driver.AppleProfileTimestampAction (10) <72 5 4 3 1>
 102    0 0x2e39f000 0x3000     0x2000     com.apple.driver.AppleProfileReadCounterAction (17) <72 6 4 3>
 103    0 0x2e3a8000 0xa000     0x9000     com.apple.filesystems.autofs (2.1.0) <7 6 5 4 3 1>
 104    3 0x454ee000 0x60000    0x5f000    com.apple.filesystems.ntfs (3.4) <7 6 5 4 1>
 105    0 0x34aac000 0xe000     0xd000     com.apple.nke.asp_tcp (5.0) <7 6 5 4 3 1>
 106    0 0x45728000 0x57000    0x56000    com.apple.filesystems.afpfs (9.7) <7 6 5 4 3 1>
192-168-1-101:MacOS mathew$

 

 

Mathew

Link to comment
Share on other sites

Remove these kexts:

EvOreboot.kext (restart fix in Chameleon RC5, apply shutdown patch in DSDT)

Disabler.kext (it probably disables AppleIntelCPUPowerManagement, check in kext's Info.plist)

LegacyAppleRTC.kext (apply RTC patch in DSDT, if needed)

 

RTC and LPC patches are included in DSDT Editor.

 

For LPC inject the ID closest to your board's original one (from AppleLPC.kext/Contents/Info.plist)

								<string>pci8086,2811</string>
							<string>pci8086,2815</string>
							<string>pci8086,27b9</string>
							<string>pci8086,27bd</string>
							<string>pci8086,2670</string>
							<string>pci8086,8119</string>
							<string>pci8086,2916</string>
							<string>pci8086,3a18</string>
							<string>pci8086,3b00</string>
							<string>pci8086,3b01</string>
							<string>pci8086,3b02</string>
							<string>pci8086,3b09</string>

 

You can also apply AD1988B patch to get sound working with original AppleHDA, just using a legacy kext.

 

You will probably need this patch too.

Link to comment
Share on other sites

Hi oldnapalm,

 

Thanks you for all the details & I have almost done,except for the LCP ID value.

 

Can you please confirm that the number that I used should be "8086,27b89" as my number is "8086,27b8"?

 

See the attachement retrieved from IOregistryExplorer tool.

 

After this, I think I can complete this task.

 

Regards

 

Mathew

LCP_ID.tiff

LCP_ID.tiff

Link to comment
Share on other sites

Hi oldnapalm,

 

I tried the steps unfortunately I could not get the wake up from sleep to work.

 

I got reboot, shutdown, RTC patched in DSDT & also LPC patch is still there in DSDT.

 

After all those changes, the current status is this;

 

- I got kernel panic with AppleIntelCPUPowerManagement. See the attachements for screen photo. This photo is taken after booting with -s & I could not do any work because of the kernel panic - system stuck. I had to boot with the iATKOS S3 DVD to fix the boot.

 

- After the DSDT patch & bootloader upgrade, I could get away with the "EvOreboot.kex" & "LegacyAppleRTC.kext".

- I setup the below in file com.apple.Boot.plist in /Extra folder. But now, I deleted that file.

- AppleLPS is now loaded

 

I also see that AppleIntelCPUPowerManagement is loaded now, not sure it is filly loaded.

 

I have below files now in /Extra;

 

192-168-1-101:~ mathew$ cd /Extra/

192-168-1-101:Extra mathew$ ls -la

total 632

drwxr-xr-x@ 6 root wheel 204 14 Apr 16:32 .

drwxrwxr-x 31 root admin 1122 13 Apr 22:38 ..

drwxr-xr-x 6 root wheel 204 15 Apr 2011 Extensions

-rw-r--r-- 1 root wheel 296196 11 Apr 23:01 Extensions.mkext

-rw-r--r-- 1 root wheel 21611 14 Apr 15:22 dsdt.aml

drwxr-xr-x 3 root wheel 102 13 Apr 17:33 themes

192-168-1-101:Extra mathew$ ls -la Extensions

total 0

drwxr-xr-x 6 root wheel 204 15 Apr 2011 .

drwxr-xr-x@ 6 root wheel 204 14 Apr 16:32 ..

drwxr-xr-x 4 root wheel 136 11 Apr 23:01 AppleACPIPS2Nub.kext

drwxr-xr-x 3 root wheel 102 14 Feb 2010 Disabler.kext

drwxr-xr-x 3 root wheel 102 9 Mar 2010 VoodooPS2Controller.kext

drwxr-xr-x 3 root wheel 102 15 Feb 2010 fakesmc.kext

192-168-1-101:Extra mathew$ pwd

/Extra

192-168-1-101:Extra mathew$

 

 

Do you have any idea about the com.apple.Boot.plist file & the kernel panic error?

 

If we have some way to work around it, please do let me know so that I will try next.

 

Thank you for helping me so far & I am sure we will have a fix for this wake up soon - only one left to fix.

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<key>GenerateCStates</key>

<string>Yes</string>

<key>GeneratePStates</key>

<string>Yes</string>

</dict>

</plist>

 

192-168-1-101:~ mathew$ sudo kextstat -k | grep AppleLP*

61 0 0x348d1000 0x3000 0x2000 com.apple.driver.AppleLPC (1.4.12) <14 5 4 3>

192-168-1-101:~ mathew$ sudo kextstat -k | grep AppleIntelC*

17 0 0x2e97c000 0x1e000 0x1d000 com.apple.driver.AppleIntelCPUPowerManagement (105.13.0) <7 6 5 4 3 1>

31 0 0x2ebf4000 0x9000 0x8000 com.apple.driver.AppleIntelPIIXATA (2.5.1) <30 14 5 4 3>

73 0 0x34d29000 0x7000 0x6000 com.apple.driver.AppleIntelMeromProfile (19) <72 6 5 4 3>

76 0 0x34def000 0x11000 0x10000 com.apple.driver.AppleIntelIntegratedFramebuffer (6.2.6) <70 14 13 7 5 4 3 1>

85 0 0x35175000 0x36000 0x35000 com.apple.driver.AppleIntelGMA950 (6.2.6) <74 70 14 7 5 4 3 1>

192-168-1-101:~ mathew$ sudo kextstat -k | grep Apple*

15 1 0x2e9b7000 0x42000 0x41000 com.apple.driver.AppleACPIPlatform (1.3.5) <14 13 7 6 5 4 3>

17 0 0x2e97c000 0x1e000 0x1d000 com.apple.driver.AppleIntelCPUPowerManagement (105.13.0) <7 6 5 4 3 1>

21 2 0x2e9b2000 0x3000 0x2000 com.apple.kext.AppleMatch (1.0.0d1) <4 1>

25 0 0x2ea40000 0x3000 0x2000 com.apple.driver.AppleAPIC (1.4) <4 3>

26 0 0x2eabb000 0x4000 0x3000 com.apple.driver.AppleSMBIOS (1.6) <7 4 3>

28 0 0x2ebde000 0x16000 0x15000 com.apple.driver.AppleUSBEHCI (4.1.8) <27 14 7 5 4 3 1>

29 0 0x2eaa8000 0x6000 0x5000 com.apple.driver.AppleRTC (1.3.1) <13 5 4 3 1>

31 0 0x2ebf4000 0x9000 0x8000 com.apple.driver.AppleIntelPIIXATA (2.5.1) <30 14 5 4 3>

33 0 0x2eaae000 0x4000 0x3000 com.apple.driver.AppleACPIButtons (1.3.5) <32 15 13 7 6 5 4 3 1>

34 1 0x2e964000 0x3000 0x2000 com.apple.driver.AppleEFIRuntime (1.4.0) <7 6 5 4 3>

36 0 0x2ebd2000 0x6000 0x5000 com.apple.driver.AppleEFINVRAM (1.4.0) <34 7 5 4 3>

38 0 0x34766000 0x27000 0x26000 com.apple.driver.AppleFWOHCI (4.7.1) <37 14 7 6 5 4 3 1>

40 0 0x34886000 0x12000 0x11000 com.apple.driver.AppleUSBHub (4.1.7) <27 5 4 3 1>

41 0 0x2ebc9000 0x3000 0x2000 com.yourcompany.driver.AppleACPIPS2Nub (1.0.0d1) <13 7 5 4 3 1>

43 0 0x34675000 0x10000 0xf000 com.apple.driver.AppleUSBUHCI (4.1.5) <27 14 7 5 4 3 1>

45 0 0x3478d000 0x6000 0x5000 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>

58 0 0x34915000 0x4000 0x3000 com.apple.driver.AppleUSBComposite (3.9.0) <27 4 3 1>

61 0 0x348d1000 0x3000 0x2000 com.apple.driver.AppleLPC (1.4.12) <14 5 4 3>

63 2 0x34cf1000 0xa000 0x9000 com.apple.driver.AppleSMC (3.1.0d3) <13 7 5 4 3>

67 1 0x34d30000 0x9000 0x8000 com.apple.driver.Apple16X50Serial (3.0) <65 14 5 4 3>

68 0 0x34905000 0x2000 0x1000 com.apple.driver.Apple16X50ACPI (3.0) <67 13 4 3>

72 7 0x34f37000 0x2c000 0x2b000 com.apple.iokit.AppleProfileFamily (41) <14 7 6 5 4 3 1>

73 0 0x34d29000 0x7000 0x6000 com.apple.driver.AppleIntelMeromProfile (19) <72 6 5 4 3>

76 0 0x34def000 0x11000 0x10000 com.apple.driver.AppleIntelIntegratedFramebuffer (6.2.6) <70 14 13 7 5 4 3 1>

83 0 0x3505a000 0x7000 0x6000 com.apple.driver.AppleMCCSControl (1.0.17) <70 14 7 5 4 3 1>

85 0 0x35175000 0x36000 0x35000 com.apple.driver.AppleIntelGMA950 (6.2.6) <74 70 14 7 5 4 3 1>

93 0 0x2e52d000 0x3000 0x2000 com.apple.driver.AppleProfileCallstackAction (20) <72 5 4 3 1>

95 0 0x2e575000 0x3000 0x2000 com.apple.driver.AppleProfileKEventAction (10) <72 4 3 1>

97 0 0x2e59f000 0x3000 0x2000 com.apple.driver.AppleProfileRegisterStateAction (10) <72 4 3 1>

98 0 0x2e5d0000 0x3000 0x2000 com.apple.driver.AppleProfileThreadInfoAction (14) <72 6 4 3 1>

99 0 0x2e5d9000 0x3000 0x2000 com.apple.driver.AppleProfileTimestampAction (10) <72 5 4 3 1>

100 0 0x2e5ac000 0x3000 0x2000 com.apple.driver.AppleProfileReadCounterAction (17) <72 6 4 3>

192-168-1-101:~ mathew$

 

Mathew

post-747991-1302766366_thumb.jpg

post-747991-1302766388_thumb.jpg

Link to comment
Share on other sites

-rw-r--r-- 1 root wheel 296196 11 Apr 23:01 Extensions.mkext

You have to update this mkext after removing kexts.

 

drwxr-xr-x 3 root wheel 102 14 Feb 2010 Disabler.kext

Did you ckeck what this kext disables?

 

Do you have any idea about the com.apple.Boot.plist file & the kernel panic error?

You need that plist in /Extra.

 

About KP, do you have HPET enabled in BIOS? If you do but still have "no HPETs available" KP, try applying the HPET patch to your DSDT. This patch is for Gigabyte mobos (ASUS usually don't need it) so you will probably have to change "Return (ATT3)" to match your DSDT (maybe "Return (CRS)").

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...