deeveedee

Results 13 comments of deeveedee

@Rikchell I also have an i7-620m in my laptop. I set the MacModel to MacBookPro 6,2 (CLOVER config.plist) and IOName to "3b09" (LPCB._DSM patch). CPU Power Management works perfectly without...

Related? https://github.com/Piker-Alpha/ssdtPRGen.sh/issues/470

Related: https://github.com/Piker-Alpha/ssdtPRGen.sh/issues/474

@redkurn The 'User Defined.cfg' file includes a definition for the Xeon L3426 (also Lynnfield). I noticed that its CPU Type is set to 4 (Ivy Bridge) and not Lynnfield. I...

@jamesfawcett - my hack has a single physical USB-C port that is a USB 3.1 port. When I rotate a USB2 device in the USB-C port, the logical port retains...

@Halo-Michael works for me with Big Sur 11.6.5. I did the following (not sure all steps were necessary): 1. Downloaded PikeRAlpha's AppleIntelInfo.kext and built with XCode 13.2.1 2. Change AppleIntelInfo.kext...

@grendello The log file you requested is attached. Thank you very much for your help. Note that for the attached log, I changed my Android target from Android 12.1 (Sv2)...

@grendello Thanks to your guidance about how to get the log, I was able to find the culprit in the log. The log indicated that my AndroidManifest.xml needs the provider...

@moljac Thanks for your reply. My app does not crash after I add the AndroidManifest.xml [here](https://github.com/xamarin/AndroidX/issues/612). I guessed at this after seeing the log, so I'm not certain that my...

@emysa341 - I'm running into the same issue when running ConfuserEx on Mac. To get passed this, I tried in my crproj, but still get the exception. Were you able...