Jump to content
oldnapalm

IOATAFamily panic fix

Recommended Posts

Para quem tem kernel panic relacionado a IOATAFamily e alerta "AppleIntelPIIXPATA: Secondary PCI IDE channel is disabled" no boot do Snow Leopard.

 

Fix por THe KiNG do Project OS X

http://www.projectosx.com/forum/index.php?showtopic=682

 

Inserir na controladora PATA (0x001F0001)

OperationRegion (IDET, PCI_Config, 0x40, 0x04) // IDE Timing Register
Field (IDET, WordAcc, NoLock, Preserve)
{
Offset (0x00),
M1, 8,
Offset (0x01),
M2, 8,
Offset (0x02),
M3, 8,
Offset (0x03),
M4, 8
}

Method (_DSM, 4, NotSerialized)
{
Store (0x07, M1)
Store (0xE3, M2)
Store (Zero, M3)
Store (0xC0, M4)
Return (Zero)
}
 
Link to comment
Share on other sites

Cara, não vai adiantar, você está fazendo boot por DVD. Usa o retail 10.6.3 que não tem esse problema.


Passo a passo

http://Olarila.com/forum/viewtopic.php?f=7&t=646

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...