oldman20 Posted January 15 Share Posted January 15 06:911 01:471 OC: Prelinked injection VoodooRMI.kext\Contents\PlugIns\RMISMBus.kext (RMISMBus.kext) - Invalid Parameter i tried others kext but only VoodooRMI make touchpad panel appear in settings app Thank! opencore-2023-01-15-035712.txt.zip Link to comment Share on other sites More sharing options...
Baio77 Posted January 16 Share Posted January 16 (edited) post ioreg log + configplist . Look this https://github.com/Baio1977/OC-Little-Translated/tree/main/10_Kexts_Loading_Sequence_Examples Edited January 16 by Baio77 1 Link to comment Share on other sites More sharing options...
oldman20 Posted January 30 Author Share Posted January 30 (edited) On 1/16/2023 at 9:09 PM, Baio77 said: post ioreg log + configplist . Look this https://github.com/Baio1977/OC-Little-Translated/tree/main/10_Kexts_Loading_Sequence_Examples Sorry for late, here as your request, thank you (I modified kext oder and same result) And in Example 6: I using VoodooPS2 + VoodooRMI + I2C but it not said about VoodooRMI.kext/Contents/PlugIns/RMISMBus.kext, but in Example 5 has this (not I2C) opencore-2023-01-30-071406.txt Chức’s MacBook Pro.ioreg.zip config.plist Edited January 30 by oldman20 Link to comment Share on other sites More sharing options...
oldman20 Posted January 30 Author Share Posted January 30 and can I ask about this log? 00:000 00:000 LNX: Missing root option, \ostree not found - not fixing 01:203 01:203 LNX: Missing root option, \ostree not found - not fixing 01:253 00:050 AAPL: FileSetPosition:3108: FileSetPosition: attempt to set position for directory to 18446744073709551615 Not sure what is it? I googling but can't find anything Link to comment Share on other sites More sharing options...
Baio77 Posted January 30 Share Posted January 30 Dell Laptops always use the VoodooPS2 + VoodooI2C solution, probably in your case you need HPET patches as Haswell and Brodwell also influence Audio and Trackpad on I2C. Use DSDT Origin to create unique patches for your Dell 1 Link to comment Share on other sites More sharing options...
1Revenger1 Posted January 30 Share Posted January 30 (edited) If the trackpad works, then it doesn't need patches. OpenCore is complaining because RMISMBus needs both VoodooRMI and VoodooSMBus to exist. If your using the trackpad in I2C mode, just disable RMISMBus in your config.plist. RMISMBus and RMII2C are how VoodooRMI attaches to VoodooSMBus and VoodooI2C respectively, so you only need one enabled anyways. Edit: You can probably disable VoodooPS2Mouse and VoodooPS2Trackpad as well. I know the VRMI docs say to leave those enabled, but those are mostly for SMBus devices. Edited January 30 by 1Revenger1 1 Link to comment Share on other sites More sharing options...
oldman20 Posted January 31 Author Share Posted January 31 19 hours ago, Baio77 said: Dell Laptops always use the VoodooPS2 + VoodooI2C solution, probably in your case you need HPET patches as Haswell and Brodwell also influence Audio and Trackpad on I2C. Use DSDT Origin to create unique patches for your Dell if your mean is IRQ fix HPET, yes i did 13 hours ago, 1Revenger1 said: If the trackpad works, then it doesn't need patches. OpenCore is complaining because RMISMBus needs both VoodooRMI and VoodooSMBus to exist. If your using the trackpad in I2C mode, just disable RMISMBus in your config.plist. RMISMBus and RMII2C are how VoodooRMI attaches to VoodooSMBus and VoodooI2C respectively, so you only need one enabled anyways. Edit: You can probably disable VoodooPS2Mouse and VoodooPS2Trackpad as well. I know the VRMI docs say to leave those enabled, but those are mostly for SMBus devices. Thank to clear for me bro Link to comment Share on other sites More sharing options...
Recommended Posts