Jump to content

All Activity

This stream auto-updates

  1. Yesterday
  2. The 5401 uses an Alps I2C touchpad, I'm not sure how to identify exactly which model it is, but looking at other 5401 EFIs on GitHub, all of them use the same kexts I have, AlpsHID, VoodooI2C, and VoodooI2CHID.
  3. You're probably using an unsuitable kext for your TouchPad. Identify your model. Check what's available in existing bootpacks for your laptop model, similar ones or models with similar TouchPads.
  4. macOS keeps acting like I'm suddenly holding another finger on my touchpad, and its made my touchpad essentially unusable. I don't have this issue in Windows or Linux. How do I fix this? EFI: https://files.catbox.moe/0ga2ck.zip
  5. Last week
  6. Ok, you meant Sleep when on mains/AC. What are your sleep settings? Did you disable hibernation?
  7. Yes, sleep on power (plugged in), as opposed to sleep on battery (which works)
  8. Thanks for your help. I'll stick to boot arg solution. Problem is solved.
  9. https://osxlatitude.com/forums/topic/20149-solved-latitude-5490-need-assistance-finalizing-sonoma-setup That is excellent config. Tested on Monterey 12.7.4, had to use itlwm_v2.2.0_stable.kext with Heliport, because AirportItlwm-Monterey-v2.3.0-DEBUG-alpha-e886ebb did not give me any WiFi Also noticed (read somewhere as well) that sleep on power does not work. It goes to sleep & instantly wakes up bezik
  10. Ok, so dGPU remains disabled on warm reboots from macOS into Windows. There are only a few ways to address this: you opt for the boor arg option rather than the patched ACPI code. you call on your EGPU ACPI code on macOS shutdown to re-enable the dGPU; that should be handled by an event that you need to identify. Maybe one of those EV methods. you power off your laptop when you want to boot Windows.
  11. I'm using Clover. I think the problem dGPU is disabled when i reboot Mac OS. I don't know how to enable it while rebooting. If i use only -wegnoegpu boot arg (disabling patches and SSDT-DGPU) Nvidia card is present in Device manager.
  12. From Linux extract Dump with headphone jack inserted or not, if you have an external microphone in case a Linux dump even with external mic connected. I'm just trying to help you and understand how this kext works.
  13. If you're using OpenCore that's normal. Only Clover or Chameleon apply ACPI patches at macOS level only by default.
  14. I would prefer using OpenCore, I don't know how to make a Clover EFI and this laptop has some hardware issues which makes it difficult to reinstall macOS if I would have to reinstall (I'll go into detail later in this post) I am getting acceleration, my screen resolution is correct, my VRAM shows up as 288MB in about my mac, stuff like transparency is working, and there's no screen tearing. If you're curious about the hardware issues - For some strange reason, this laptop fails to cool the CPU properly outside of Windows, Linux is basically impossible to get working, and while macOS works for the most part, the laptop does tend to overheat and shutdown when installing or updating macOS, just to get macOS installed, I had to remove the laptop's keyboard and palmrest, and hold a fan directly above the CPU's heatsink, just to stop the CPU from overheating.
  15. @hidematu5310 sorry, but i cant access your file. @Baio77 thank you. speaker and internal microphone is good but headphone still not work. i still need to use ALCPlugFix to make headphone work. I use layout-id 69. Is that correct?
  16. Hi! I'm having a problem with DGPU. It's disabled using SSDT and ACPI patching. The issue is: After reboot from MacOS into Windows Nvidia NVS 5200m is not present in Device Manager. How to fix the problem? Specs: Dell Latitude E6530 with A22 Bios i7-3740QM 1366x768 screen 16GB RAM HD 4000 + NVS 5200M(disabled in SSDT-DGPU) Mojave 10.14.6 EFI.rar
  17. You may want to consider switching to Clover on your Arrandale laptop. OpenCore does not provide adequate CPU power management for pre-Sandy Bridge CPUs whereas Chameleon/Clover do (Generation of C States/P States). This being said, if what you experience is instant wake on sleep, it usually is USB-ports related. As for lack of brightness control and black screen on wake, your SSDT-PNLF is probably unsuitable. You also need to have full graphics acceleration to be able to wake your laptop properly. Do you obtain it on this 1st gen HD model? If your model is not compatible, just forget it as a Hackintosh. https://www.insanelymac.com/forum/topic/286092-guide-1st-generation-intel-hd-graphics-qeci/
  18. https://github.com/Baio1977/AppleALC/actions alc test for X1 Tablet 3° gen . I created this layout by taking the layout69.xml of the alc 236 codec, I adapted it to the 295 codec and tested it, as if by magic the external microphone and headphones work and feel great. I lost the internal speakers but copy paste from layout77.xml codec 295 and as if by magic everything works. The quality of the integrated speakers is not of good quality but in my opinion it can be improved. My internal MIC is broken and doesn't work in any Linux/Windows OS. Try the kext compiled from github and see if everything works and close the request. Thank you
  19. I installed macOS High Sierra on a Dell Inspiron N5040, and while I got mostly everything working on the first attempt, there's some minor issues I'm having, these are the issues, how do I fix them? 1. Sleep is not working, when I attempt to put the laptop in sleep mode, the backlight just turns off, and the screen just turns on and off every few seconds, not actually entering sleep, and when "waking" from sleep, the laptop's backlight does not come back on, you have to reboot to get the backlight back. 2. I am unable to adjust the screen's brightness. I do have SSDT-PNLF, I made it using SSDTTime. 3. The laptop is unable to detect power source changes, if I boot macOS with the charger connected, when I disconnect the charger, macOS still says the charger is connected, and vice versa. This has the lowest priority for me to fix as the laptop's battery only lasts for about 10 minutes therefore I'm almost always running it off the charger, but it still would be nice to fix. EFI is attached to the post. EFI.zip
  20. Feel free to make one up if you cannot find any existing one.
  21. Earlier
  22. I think this will work. Platforms11.xml.zip The attached file and Platforms77 are the same. It matches the NodeID calculated from the dump, so using the attached file or changing the PathMapID in Platforms77.xml to 11 might work.
  23. So, Where can we get Full EFI folder for Sonoma or any version of OSX that can run on this computer. I also have 840 G2.
  24. thanks, i tried it but headphone still not working
  25. Try this file. Platforms11.xml.zip
  26. Hi everybody. Wish everyone have a happy new day Today I created this Topic to ask for everyone's help in Fixing HeadphoneALC295PlugFix.zip with ALC295. I have tried all the layout-ids and I have compiled them all in the following picture: Like the photo above. Currently only layouts 3,11,24 have sound when headphones are plugged in. but lost the Speaker or Mic. I searched a few forums and found the following macOS daemon tool is ALC295PlugFix below When using this my Headphones work. I tried diving into the ALC295-Plug-Fix tool and found that it configures Node 0x19 to Param 0x24 using SET_PIN_WIDGET_CONTROL. So I tried converting them to Pinconfig: 01970724 and adding it to Pinconfig in the current AppleALC.kext but it didn't work. I couldn't use the headphones until I used the ALC295-Plug-Fix tool. But I realized that it doesn't sound really good (because I'm a music maker). And I also wanted a more permanent fix, so I learned how to Build Layout-id. Then I tried comparing them with each other and found that Layout-id 11 has the best headphone sound. Therefore, I came up with the idea of combining Layout-id 77 and Layout-id 11 together because Layout-id 77 can use Speaker and Mic, and Layout-id 11 can use Headphones. Here's what I tried: I followed this page: https://github.com/5T33Z0/AppleALC-Guides/tree/main/AppleALC_Layout-ID to Build Layout-id, to understand the steps to build AppleALC kext and to understand it too. Followed the above guide and I dumped codec_dump.txt containing information about my codec and codec_dump.png a visual representation of the data inside the codec dump. all is below. And a visual representation of the data inside the codec dump: I tried reading the above diagram in combination with opening Platform11.xml and Platform77.xml for comparison and realized that: - Int Speaker is: 20 - 2 ( in 77 ) - Headphones: 33 - 2 ( in 11 ) - Int Mic: 8 - 35 - 18 (in 77) So I edited Platform11.xml as follows below: I then edited Layout 11.xml like this: ( combine Layout-id 11 with Layout-id 77 ) Finally, for PinConfig. I use PinConfigurator software to edit PinConfig. Follow the Build AppleALC guide in OCLittle and this Guide: https://osxlatitude.com/forums/topic/1946-complete-applehda-patching-guide/ to know how to understand and fix that PinConfig. After I merged the PinConfig of Layout-id 77 and Layout-id 11 and deleted the duplicate values. I got the following values: But unfortunately even for them. My headphones still don't work. Only Speaker and Mic work. If I want Headphones to work. I still have to use ALC295-Plug-Fix. I don't know where I went wrong. If you know, please help me. Thank you very much <3. dumps.zip
  27. Released Mar 7th, 2024. Build 23E214 Enhancements, bug fixes ans security updates. Safe to install on our Hackintosh platforms. Note that it's important to update wireless kexts IO80211FamilyLegacy + IOSkywalkFamily to new versions tuned for Sonoma 14.4 (kexts used up to 14.3 no longer work). No wifi without those revised kexts. All details are available here in our dedicated thread on the matter. Also released at the same time: macOS Ventura Security Update 13.6.5 (build 22G621) macOS Monterey Security Update 12.7.4 (build 21H1123)
  1. Load more activity
×
×
  • Create New...