Smith@@™ Posted March 24, 2010 Share Posted March 24, 2010 Ho provato anche quelli.. non succede nulla , quel 99% per me è molto alto :-) Ti sembra alto perche' non ti funziona avendo quell' id in particolare, ma per gli altri 3, 4, 5 id della stessa famiglia il problema non esiste, o comunque e' facilmente risolvibile. Ho una Deluxe e una Pro della stessa famiglia, il Marvell di entrambe funziona col primo kext che ti ho postato;) quale sarebbe la procedura del ID? C'e' gia' l'id Link to comment https://www.insanelymac.com/forum/topic/213493-aiuto-asus-p5q-problema-ide/page/2/#findComment-1433938 Share on other sites More sharing options...
copil Posted March 24, 2010 Share Posted March 24, 2010 frankx86 prova a prendere l'ID come dice smith magari da windows (lo ricavi da gestione periferiche) lo inserisci nell' info.plist del kext (mostra contenuto pacchetto) che ti ha dato dovrebbe fungere... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>AppleVIAATA</string> <key>CFBundleGetInfoString</key> <string>1.0.2, Copyright Apple Computer, Inc. 2004</string> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleVIAATA</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>Apple VIA ATA Driver</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>1.0.2</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0.2</string> <key>IOKitPersonalities</key> <dict> <key>VIA ATA Driver</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleVIAATA</string> <key>IOClass</key> <string>AppleVIAATADriver</string> <key>IOProviderClass</key> <string>AppleVIAATAChannel</string> </dict> <key>VIA PATA Controller</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleVIAATA</string> <key>Hardware Name</key> <string>82C571</string> <key>IOClass</key> <string>AppleVIAATARoot</string> <key>IOPCIPrimaryMatch</key> <string>0x05711106</string> <key>IOProbeScore</key> <integer>1000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>ISA Bridge Matching</key> <dict> <key>IOPCIClassMatch</key> <string>0x06010000&0xffff0000</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict> <key>Serial ATA</key> <false/> </dict> <key>VIA SATA Controller</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleVIAATA</string> <key>Hardware Name</key> <string>8237 SATA</string> <key>IOClass</key> <string>AppleVIAATARoot</string> <key>IOPCIPrimaryMatch</key> <string>0x43851002 0x43801002 0x43791002 0x43761002 0x528810B9 0x31491106 0x35121095 0x2360197b 0x2361197b 0x2363197b 0x2365197b 0x2366197b 0x28258086 0x28208086 0x522910B9 0x528910B9 0x05911106 0x31491106 0x05911106 0x55131039 0x610111ab 0x612111ab 0x611111ab 0x610211ab</string> <key>IOProbeScore</key> <string>1000</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>Serial ATA</key> <true/> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOATAFamily</key> <string>1.5.0d1</string> <key>com.apple.iokit.IOPCIFamily</key> <string>1.1</string> <key>com.apple.kernel.iokit</key> <string>1.1</string> </dict> <key>OSBundleRequired</key> <string>Local-Root</string> </dict> </plist> se non dico cavolate dovrebbe essere quello marcato in blu...il kext postato è l'ultimo di smith...sostuisci l'ID con quello tuo che prendi da windows... Link to comment https://www.insanelymac.com/forum/topic/213493-aiuto-asus-p5q-problema-ide/page/2/#findComment-1434189 Share on other sites More sharing options...
cicetto Posted July 20, 2015 Share Posted July 20, 2015 Scusate ho lo stesso problema con i dischi ire, ma il controller non è il silicon image?? Link to comment https://www.insanelymac.com/forum/topic/213493-aiuto-asus-p5q-problema-ide/page/2/#findComment-2154331 Share on other sites More sharing options...
copil Posted July 20, 2015 Share Posted July 20, 2015 cicetto ciao-ma di quale scheda p5q? Link to comment https://www.insanelymac.com/forum/topic/213493-aiuto-asus-p5q-problema-ide/page/2/#findComment-2154390 Share on other sites More sharing options...
Fabio1971 Posted July 20, 2015 Share Posted July 20, 2015 Scusate ho lo stesso problema con i dischi ire, ma il controller non è il silicon image?? Servirebbero più info Fabio 1 Link to comment https://www.insanelymac.com/forum/topic/213493-aiuto-asus-p5q-problema-ide/page/2/#findComment-2154424 Share on other sites More sharing options...
Recommended Posts