Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. It seems that Bluetooth is not just a hack problem. My real Mac is losing the keyboard and mouse connection when starting up.
  3. If I use kext forked by @lorys89, is the revpatch=sbvmm value always active? Or is it only activated when updating? Who can tell?
  4. Today
  5. @fed9027 You are welcome. Please add a signature to your Account Details.
  6. Thank you, I did come across that one but they are beta versions. I was ideally hoping for the final release.
  7. Maybe this site will have what you want: https://install.appcenter.ms/orgs/rdmacios-k2vy/apps/microsoft-remote-desktop-for-mac/distribution_groups/all-users-of-microsoft-remote-desktop-for-mac
  8. Use this and done. EFI LindaH Final.zip Don't need change or dd nothing, just enjoy!
  9. The site is acpica.org but don't expect to find explanation about names in YOUR dsdt. You need somehow programming skill to rule what is what. Anyway, why you still don't have a signature?
  10. @Slice This user has also a repo for Clover: https://github.com/5T33Z0/Clover-Crate
  11. Thanks again everyone for helping out, I was even able to take my old installation from my old machine and everything just worked OOB, even filevault! 🤩 I still wanted to understand where I went wrong because this is really a really fascinating world with endless directions to follow and learn. I spend the whole evening reading up and trying to figure out, and if I understood it correctly, my issue was the USB controller being defined for PXSX in the DSDT as _SB.PC00.* when I made it with SSDTime? I disassembled the AML (btw, OEM ID of LindaH 😍) and it has none of this in the Scope (\_SB.PC00) but only the generic USB injecting (I'm going to map the USB next). When comparing the AML files, It is wild how little definitions were actually needed VS what the generator did. btw, it is really hard to find any good websites with info on this stuff and what all these names and acronyms mean
  12. OK, but I tried "latest" and it is not working. The working solution is "1.4". Can you verify your line?
  13. Hi @Slice It is line 267 in buildme script. Thanks.
  14. Yesterday
  15. this lilu fix from github might be important https://github.com/acidanthera/Lilu/commit/a7fc69b7cc3ebb08ed72c41e873ae7c5f2451731 here's the binarys from github build i'm using this lilu debug version for building nblue/whatevergreen Lilu-1.6.8-DEBUG.zipLilu-1.6.8-RELEASE.zip use the debug release only if you using xcode to build binarys use the lilu release in the /EFI/Kexts folder to update lilu this are the new binarys of nblue/whatevergreen bulid for new lilu WhateverGreen.kext.zipWhateverGreen-master.zipNootedBlue.kext.zipNootedBlue-master.zip
  16. Can I please take credit for the recommendation? Just kidding. Enjoy your machine. Well done maestro, shall we say another satisfied customer??!! Not that I had any doubt in your ability to come to the rescue.
  17. Just enjoy, @LindaH Serie 500+ u don't need edit DMAR, just enable this option on bios/uefi or not. This is mandatory for thunderbolt or aquantia 10g lan, if u don't have u can ignore.
  18. @MaLd0n, why is your DisableIoMapper quirk is turned off? The OpenCore manual says: "DisableIoMapper quirk enabled, or VT-d disabled in firmware settings if present, or ACPI DMAR table deleted."
  19. OMG! Oj, vad grymt! 🎉 I just tested this without any modifications and it booted for the first time ever! I don't know what was the root cause but I don't even know what to say, thank you soooooo much ❣️ Now I just feel a bit stupid doubting myself all these months and not asking help sooner, I'm so happy that such nice people exist in this world. I'm also glad it wasn't an issue with my BIOS settings but rather just something I missed in the OC or SSDT. I'll start studying the file to figure out what it was. Thanks again, this made my week!
  20. Use this EFI folder anf remove unnused LAN kext and genarate ur USB remap EFI LindaH.zip -Bios/UEFI in full default settings -Last Bios/UEFI Version -Delete old EFI folder and paste new. Don't use merge files -Don't use Drag and Drop into EFI partition. Use Copy/Paste instead -Reset NVRAM one time - with OpenCore use entry "Reset Nvram" / with Clover use F11 key on boot screen
  21. Is it possible now or in the future that when you develop a SSDT.aml that AI can check the code and make recommendations to fix errors or add code to complete it. Examples are, the externals we declare in the beginning of the file and help with Operation Regions, methods, and variables, etc etc. Maybe somehow insert the native DSDT and then insert the SDDT to see if it can do checks. I know SSDTtime does something similar to what I am asking.
  22. Thank you everybody so much for the help! 🥰 The latest one F29: https://www.gigabyte.com/Motherboard/Z690-AORUS-ELITE-DDR4-rev-1x/support#support-dl-bios I had to update it before I could even boot to get the support for my CPU. Is it even possible to go back to an old one anymore? 😱😱 Thanks for the links, one thing I noticed is that my BIOS has no option to disable thunderbolt or configure it whatsoever. Not sure if relevant but it was mentioned that in some board it was removed in a BIOS update. I took this as the starting point. I wanted to test Sonoma first because the last time I tested these, I saw no difference. I can't even get to the installer... I then updated to OC 1.0, updated all the kexts, disabled the bluetooth and wifi (my board doesn't have them), generated some platform info for testing and tried booting. But I'm still getting the same ACPI Exceptions as before. I think these are the relevant ones? I've seen these before over and over again no matter what I try 😔 ACPI Exception: RE_NOT_FOUND, During name lookup/catalog (20160930/psobject-310) ACP| Error: Method parse/execution failed I\_SB.PC00.RP09.PXSX] (Node ffffff9036ef1f10), AE_NOT_FOUND (20160930/psparse-632) ACPI Warning: \_GPE: Missing expected return value (20160930/nsrepair-311) ACPI Error: I_SB _PCO0.RP04.PXSX.WIST] Namespace lookup failure, AE_NOT_FOUND (20160930/psargs-463) How on earth did you guess this correctly? 🙂‍↕️ I'm video and photo editing a lot, or at least I would be if the machine worked Thank you so much for this @verdazil! I copied all the quirks from here except DisableLinkeditJettison as validation would complain because I had lilu as well. But this had no change to the same ACPI Exceptions. I attached the last EFI I was testing with (removed kexts and other large files), as well as the lshw and lspci from the Ubuntu side. And the SSDTime results I got when trying to generate my own inside Ubuntu using the CLI. If this is indeed some ACPI thing that needs some SSDT tweaking, are there any good tutorials on getting started in that? I don't even know where to start to debug this as those errors don't seem very clear 🫨 Other than that, I tried to follow this tutorial religiously https://chriswayg.gitbook.io/opencore-visual-beginners-guide/advanced-topics/bios-settings-explained and checked multiple times. Maybe I should still try again, reset everything, and document every setting I change? Is this a good tutorial to follow? SSDTime results.zip lshw.txt lspci.txt efi.zip
  1. Load more activity
×
×
  • Create New...