Jump to content

All Activity

This stream auto-updates

  1. Today
  2. I got it to work. I am using open core.7.4 I added new lilu and applealc and whatergreen. I also didn't need Bluetooth injector. Everything works perfectly.
  3. Sorry, I've no idea what you did. You're gonna have to be a lot more specific. You've not even specified what you use in terms of bootloaders.
  4. Will this work with montonerey? I added the kext you said. It's is now stuck on the boot screen
  5. See here and use the latest versions of the kexts mentioned in the thread: https://osxlatitude.com/forums/topic/13140-solved-dw1560-bluetooth-stopped-working
  6. hey, how are you doing? I hope all is well. I installed monterey. Is running very smooth. My Wi-Fi is working however, my Bluetooth is not working. I would like some help to fix this if you’d like me to attach my efi file I can.
  7. Note to all those who would be confused on the matter: this thread is for information only and about wireless service in Sonoma, not Bluetooth. All support request for Bluetooth posted here will be deleted without notice.
  8. Yesterday
  9. Hervé, iItried the SMbios imac20,1 and it seems that I am getting better geekbengh score with this SMBIOS. Also, it seems that the VGA output of the HP is also working now. So I have DP out and VGA out working but no HDMI out. The frame buffer that I selected is 0x3E9B0007 and when I look in Hacintools it seems that I got 3x HDMI out instead of DP When trying to boot with only HDMI out, I can boot and see the Apple logo but then the display is going to sleep as it seems that I loose the signal when reaching the Apple login page
  10. Last week
  11. I am still trying to define with SMbios should be the best with this system, iMac20,1 or Macmini 8,1. It's seems that iMac20,1 is cometlake cpu and Macmini 8,1 cofee lake cpu. As my HP has a comet lake cpu should it be not best to use the iMac20,1 smbios? What advantage should i got when using Macmini 8,1 with my system?
  12. If you want to consider a suitable build with SSDTs only, I suggest you post the raw/vanilla DSDT extracted from BIOS and the patched one. We'll then be able to examine the differences between them and suggest SSDT alternatives to the patched DSDT.
  13. So I went ahead and used some diff tools to find any inserted methods/patches and moved them over into a single SSDT file just to isolate them. Though the machine still doesn't boot with that new SSDT even though it's doing the same functions and is compiled correctly. Though looking at a freshly dumped DSDT from clover vs the Yosemite one, the naming and formatting scheme is entirely different but I'm pretty sure that's not the cause of the boot issues. Though the SSDT might not be working because I have not changed the naming scheme between the Yosemite DSDT and my system DSDT. I'll update the thread if I get anywhere
  14. I understand, though even if I went the Clover route I would still run into the same issues regarding not having a DSDT. Penryn is still officially supported under OpenCore though I get where you're coming from (especially the lack of CPUPM, though the machine performs just fine so I'm not too concerned about it). Bootloader choice aside, would you have any idea where to start with addressing these boot issues? I understand using a DSDT is fine morally but I would rather understand what about that DSDT makes it boot in the first place so I can make SSDT's that do the same thing instead. EDIT: here is the DSDT for easy reference. dsdt.zip
  15. I wouldn't bother to try and use OpenCore or follow the Dortania guidance for an old C2D laptop. OpenCore has no proper support for CPU power management on these platforms. Stick to Clover, knowing that using SSDTs only is not restricted to OpenCore at all and can of course be used with other bootloaders such as Clover.
  16. Hello, I currently have a working macOS High Sierra hackintosh install on my Latitude E6400 with OpenCore. I'm using the DSDT from the original Yosemite guide that was posted a long time ago on here, as I have found it only boots macOS with it. I want to avoid using the DSDT as it would be easier to maintain the system with SSDTs only. I followed the Dortania guide on what SSDT's I should use for my CPU architecture, which are SSDT-EC-LAPTOP and SSDT-RHUB-Reset (from the USBMap utility). But it hangs pretty early on boot without anything obvious showing the issue. It hangs pretty close to PCI Configuration End, so I tried using the npci boot vars to fix it but it had no effect. I have attached a picture where it gets frozen, in addition to my EFI folder (uploaded to Google Drive as its too big to attach here) and ioreg if needed. EFI folder E6400-OC-DSDT.ioreg
  17. I've added SSDT-TPDX, then I've two devices TPD1 and TPDX. If I remove SSDT-TPDX, the touchpad still jump and cannot work properly. This is normal?
  18. Earlier
  19. It's just a matter of framebuffer and matching of connectors with physical outputs. On rare occasions, certain outputs may not work at all. Patching the HDMI port to type 00080000 is only required to gain HDMI output, it's not required for video output. All I can suggest is that you experiment with the various CFL/CML framebuffers and check them all out for HDMI output.
  20. Hervé, I did the changes regarding my Framebuffer and I tried to patch the connector to HDMI 00080000 (tried for con0 and con2 as I didn't know which one is the HDMI ) but still I am unable to use the HDMI out? I suspect that something must be wrong with my config file. May I ask you to have a look please? Thanks in advance! config.plist.zip
  21. That's entirely cosmetic and bears no influence on your Hackintosh. Furthermore, it probably only appears in an add-on application such as About this Hack. If you want the proper CPU model to be reported, inject its CPUID in your OC config.
  22. Hervé, I changed my SMBIOS to MacMini 8,1. What I just discovered now is that my cpu is recognized as i5 10400t but it is in fact a 10500t. Anyways to fix this?
  23. Thanks for your help Hervé! I will try these settings this evening. Also thanks for your advise for the SMBIOS!
  24. Seems your HP 400 G6 is fitted with a Comet Lake CPU given that the reported iGPU id is 0x9BC8. It's a desktop platform, yet you use mobile framebuffer 0x3E9B0000 which natively defines the following 3 ports: [0] busId: 0x00, pipe: 8, type: 0x00000002, flags: 0x00000098 - ConnectorLVDS [1] busId: 0x05, pipe: 9, type: 0x00000400, flags: 0x00000187 - ConnectorDP [2] busId: 0x04, pipe: 10, type: 0x00000400, flags: 0x00000187 - ConnectorDP 00000800 02000000 98000000 01050900 00040000 87010000 02040A00 00040000 87010000 This is not suitable given that 1st output port (i.e. connector con0) is defines as an LVDS port. DP output appears to attach to 2nd connector con1 in your IOReg. I would suggest you opt for the desktop framebuffer recommended in the WEG user Manuel, i.e. 0x3E9B0007 which defines the following 3 ports: [1] busId: 0x05, pipe: 9, type: 0x00000400, flags: 0x000003C7 - ConnectorDP [2] busId: 0x04, pipe: 10, type: 0x00000400, flags: 0x000003C7 - ConnectorDP [3] busId: 0x06, pipe: 8, type: 0x00000400, flags: 0x000003C7 - ConnectorDP 01050900 00040000 C7030000 02040A00 00040000 C7030000 03060800 00040000 C7030000 This should give you a better chance to obtain DP + HDMI output. If you do, identify which connector is DP and which connector is HDMI so that you may patch the HDMI one accordingly (i.e. set its type to 00080000) should you wish to enjoy HDMI audio. You may also want to switch SMBIOS from iMac20,1 to MacMini8,1.
  25. So I am running an HP 400 G6 mini pc with Sonoma, all is working very fine and the only issue that I am still encountering with this system is the HDMI that doesn't work. This system have 2 video output-> DisplayPort et HDMI. The display port is working but I would like to fix the HDMI output. I tried to understand the procedure of Dortania Guide in order to patch the HD 630 but I failed. Could someone help me with this? I put my config file and IOReg extract Thanks in advance for your help!! Archive.zip
  26. Hello, I've to try to follow opencore guide to activate my touchpad with Interrupt GPIO mode but always no luck. Can someone please help me out with this? Here is my spec Dell Latitude 5510 i7-10610U, 2x8GB DDR4, Touchpad with I2C TPD1, 128GB SSD NVMe for Ventura, BCM94360CS2 WiFi. I've attached my config, ioreg and untouched DSDT. Thanks Archive.zip iOreg.ioreg
  27. I tried this but i am now blocked at this step: it suddenly keep going with the verbose boot and then restart the device, it's going so fast that I didn't had the time to see what the error was. These are the logs of opencore opencore-2024-04-05-090139.zip
  1. Load more activity
×
×
  • Create New...