Jump to content

Disk I/O Error with AppleAHCIPort.kext v328


deepapple
 Share

4 posts in this topic

Recommended Posts

Hey,

 

While my system boots in -v my clover shows Disk I/O error.

I tried the AppleAHCIPort.kext v328 kext in my clover folder, /Libary/Extensions and /System/Libary/Extensions but all produce the same disk I/O error while boot.

 

First I didn't even notice since the installer boots up but doesn't show my SATA drives. They're all marked as uninitialized in disk utility. Mounted in my sierra build both disk work perfectly.

 

PC: Acer M6610G

 

Can someone help me fix this issue?

Thanks

Link to comment
Share on other sites

lets try

<dict>
				<key>Comment</key>
				<string>fix IO error for 10.13, credit SunKi</string>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Disabled</key>
				<false/>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Find</key>
				<data>RYX2D5XCiciD4P5mhcl4D4TSdQs=</data>
				<key>Replace</key>
				<data>iciD4P5mhckPmMFBCMyQkJCQdQs=</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>fix hotplug for 10.13, credit SunKi</string>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Disabled</key>
				<false/>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Find</key>
				<data>icglQGACAD1AIAAAdQyB4b9///+Ji1EBAAA=</data>
				<key>Replace</key>
				<data>kJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJA=</data>
			</dict>
Link to comment
Share on other sites

 

lets try

<dict>
				<key>Comment</key>
				<string>fix IO error for 10.13, credit SunKi</string>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Disabled</key>
				<false/>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Find</key>
				<data>RYX2D5XCiciD4P5mhcl4D4TSdQs=</data>
				<key>Replace</key>
				<data>iciD4P5mhckPmMFBCMyQkJCQdQs=</data>
			</dict>
			<dict>
				<key>Comment</key>
				<string>fix hotplug for 10.13, credit SunKi</string>
				<key>MatchOS</key>
				<string>10.13.x</string>
				<key>Disabled</key>
				<false/>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Find</key>
				<data>icglQGACAD1AIAAAdQyB4b9///+Ji1EBAAA=</data>
				<key>Replace</key>
				<data>kJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJA=</data>
			</dict>

I just added this to my clover config.plist. Is that correct? If yes I didn't fix the I/O error sadly.

Link to comment
Share on other sites

 Share

×
×
  • Create New...