-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Rarely) System won't boot with VoodooRMI #143
Comments
Checked dmesg: VRMI - Info: RMI Bus (RELEASE) Starting up! VRMI - Info: RMII2C::TPD0 reset completed VRMI - Error: Unable to reset VRMI - Error: RMI initial reset failed! Continuing in spite of this VRMI - Info: Initializing F34. VRMI - Info: F34 not implemented VRMI - Info: Initializing F01. VRMI - Info: Found RMI4 device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125 VRMI - Info: Initializing F11. VRMI - Info: Initializing F54. VRMI - Info: F54 not implemented VRMI - Info: Initializing F30. |
Weird, I'm not really sure what would cause this. VoodooRMI doesn't use any of the HID services Apple provides. Can you confirm this only happens when using VoodooRMI? I'm wondering if it's some other device. VoodooInput is the driver more closely using Apple's HID services, and hasn't had any similar issues for SMBus/PS2 trackpads as far as I am aware. |
Can confirm. I tried many times. This happens only when I’m using RMI (VoodooRMI, RMII2C and VoodooInput). The system won’t boot (from time to time), especially after restart. Sometimes it boots after 1 hard reset, sometimes - after second hard reset. No problem with booting while using VoodooI2C + VoodoI2CSynaptics + VoodooPS2. I tried to remove USB, Bluetooth kexts. |
Users-MacBook-Pro:~ user$ kextstat | grep Voodoo 40 1 0xffffff7f8357e000 0xb000 0xb000 com.alexandred.VoodooI2CServices (1) DBFA5EBE-2783-30ED-8E39-5829C42D6832 <5 3> 52 1 0xffffff7f83558000 0x1f000 0x1f000 org.coolstar.VoodooGPIO (1.1) FB3BE4D0-E5F6-30B4-9797-DE6ADDEC2F90 <12 6 5 3> 62 1 0xffffff7f83589000 0x2f000 0x2f000 com.alexandred.VoodooI2C (2.5.2) 46356335-D26B-38BF-ACE3-43565C70A2C8 <54 52 40 13 12 6 5 3 1> 93 1 0xffffff7f835c3000 0x22000 0x22000 com.1Revenger1.VoodooRMI (1.3.4) E101F26E-9935-3092-AFF4-7796D1B84130 <6 5 3> 101 0 0xffffff7f835fb000 0x6000 0x6000 me.kishorprins.VoodooInput (1.1.3) 374A88BF-5D62-3ED2-8E75-6A331AF58A2E <54 6 5 3> |
Same happened with me |
Same happens to me, but it just happens with VoodooRMI 1.3.4. I use VoodooRMI 1.3.3, but with this version the touchpad stops working on wake. Please help. |
I had the same boot issue and after some testing I found a solution (for laptop only). |
I am running MacOS Monterey with OC 0.8.3 and VirtualSMC. Did you find any way to resolve the issue with VirtualSMC ? |
Want to see if this still happens with the latest release? May want to grab latest commit as well of both VoodooPS2 and this if not and test that out as well. |
I really appreciate your work on updating the kext, but I'm not using macOS on that computer anymore. I've been planning to install it again though, so I'll let you know when I'm able to test it. Thanks in advance |
No worries. It's been a little while (er uhh a couple years? Oops) |
Update: Today I was able to test it again. I tried with both the latest commits and the latest releases of the kexts, but unfortunately neither of them worked. The boot process still hangs and it never finishes booting. I can tell you more information about my computer, if that's of any help; my touchpad model is SYNA2B49 (I2C) |
Any log statements that stand out? Does it help if you run it with cpus=1 in the boot-args? |
I'm using the latest versions of VoodooI2C and VoodooRMI (I2C kexts): 2.6.5. and 1.3.4. My touchpad works, but sometimes the system just won't boot and stuck on busy timeout[0], (60s) IOHIDInterface, then on apple logo. When it happens I can hear a short sound (maybe HID initialization?)
After hard reset I can boot again and can enter to the system.
The text was updated successfully, but these errors were encountered: