• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Recent content by np44

  1. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    The thread is alive. The DSDT remains untouched currently and everything is done via SSDTs. Regarding the sleep, unfortunately I wasn't able to find a fix.
  2. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Sorry for the late reply. You can stick to MP5,1 smbios for now until I figure out a solution. I'm not sure if you changed bios options and configuration by now, so I'd like you to attach an archive with screenshots from your bios - what settings are used and what options are available, also...
  3. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Can you check when you boot with OC what options appear inside MaciASL -> New from ACPI, because the SSDTs inside the archive look like they are OEM and not generated by Clover. If that's the case you can drop the OEM tables via Clover Configurator and this will allow the Clover-generated ones...
  4. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Can you attach them in your post, so I can take a look at them?
  5. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    1. CPU PM - You can check this for ssdtPRGen - https://github.com/Piker-Alpha/ssdtPRGen.sh/issues/236 and if it doesn't help, you can create normal Clover USB and tick the checkboxes on Clover Configurator to generate C&P states for your CPU, boot it and dump the tables with F4 i think it was...
  6. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    The shutdown sometimes works on my side, sometimes doesn't. After further investigation and digging inside EDK APIs it seems like there's lack of legacy support (correct me if I'm wrong). However Clover seems to work fine without any issues - reboot and shutdown do work properly with the latest...
  7. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    iServices work when setup properly, however seems you may've blacklisted your Apple ID. Here's a link to dortania guides regarding blacklisted Apple ID - OC - iServices. You can contact apple by live chat if you have it available in your country or simply use Opera browser with North America VPN...
  8. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    You’re welcome! Are there any problems which I haven’t mentioned in the guide?
  9. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    The guide is now available.
  10. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Note: Internal Speaker with AppleALC doesn't work for AD1984A codec, some versions of VoodooHDA appear to be working
  11. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    You're welcome. I did a clean install of Big Sur with a very careful preparation. I'll post a very descriptive guide (check my first post on the topic) by the end of this month.
  12. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    If you don't use A17 bios, upgrade to it, because my SSDT's are based on it. I have pretty much everything enabled in it like VT-x, VT-d etc. Regarding the CMOS reset issue, the original RTC device must be disabled via SSDT and then RTC0 (as example) must be created with different properties...
  13. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Yes I tried, but unfortunately it didn’t work. Currently I don’t use USBMap because of the USB hub and everything works fine. I have 2-4 ports per USB controller and they are identified fine. Now I'm using OC 0.7.1 and Big Sur 11.5.
  14. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Yes, but they didn't work again. This is why I use USB Hub as workaround for my mouse+keyboard and bluetooth dongle.
  15. N

    Big Sur 11.6.4 on T3500 with OC 0.7.8

    Thanks. Mine latest fully stable is also Mojave 10.14.6 with Clover, but for Big Sur I have OC 0.7.1. The downsides with MP6,1 SMBios are non-working UHCI controllers I managed to run the usb 1.1 devices via USB 2.0 hub, because only EHCI controllers are working properly (even though with a...