Jump to content

MISSING A DRIVER - PCI - IDE Controller


darthosx86
 Share

3 posts in this topic

Recommended Posts

I have no idea if it will work or not but try this:

 

1. cd /System/Library/Extensions/AppleVIAATA.kext/Contents

 

2. sudo nano Info.plist

 

3.Locate

<key>IOPCIPrimaryMatch</key>

<string>0x05711106</string>

 

This is in the VIA PATA Controller section.

 

4. Add the device id of your device right behind 0x05711106 and save the file.

 

5. diskutil repairPermissions /

 

6. reboot

Link to comment
Share on other sites

 Share

×
×
  • Create New...