Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 02/29/2024 in all areas

  1. Everething is nice and smooth with OTA Update Clover 5157 Aorus Raptor Lake i9-13900k Lenovo Kaby Lake E470 i5-7200-U
    14 points
  2. AMD patches work always well as usual
    13 points
  3. Lenovo All fine Thanks all you guys
    12 points
  4. ( OCLP 1.4.3 nightly still works 🙃 )
    11 points
  5. This project is dedicated to Lucy, my lovely little indoor tiger. IntelLucy is an open source driver for the Intel X500 family of 10 GBit Ethernet controllers. Key Features of the Driver Supports Intel X520, X540, X550 and 82598 Ethernet adapters. Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission. No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP segmentation offload with IPv4 and IPv6. Support for TCP/IPv4, UDP/IPv4, TCP/IPv6 and UDP/IPv6 checksum offload. Large Receive Offload: TCP/IPv4 packet streams are identified by the NIC and reassembled to large packets for handover to the network stack eliminating the overhead of packet header processing. Supports jumbo frames up to 9000 bytes (strongly recommended for 10 GBit/s operation). Designed to work with High Sierra and above. Supports Wake on LAN (untested). Supports VLAN (untested). Support for Energy Efficient Ethernet (EEE) is planned for future releaes. No need for hardware modifications anymore (used to be required for SmalltreeIntel8259x.kext). Compatible with AppleVTD but also works fine with AppleVTD disabled. The driver is published under GPLv2. Current Status IntelLucy has been successfully tested with Catalina, Monterey, Ventura and Sonoma. Thanks to jumbo frame support, performance is much better than com.apple.DriverKit-AppleEthernetIXGBE. Known Issues Try to avoid media with flow control enabled as it might cause repeated connection drops due to transmitter hangs and serious performance issues. For WoL to work you need 4 things: An adapter which supports WoL (only a few X520 adapters support WoL). A mainboard which supports WoL from an add-in card. WoL must be enabled in the UEFI setup. Proper ACPI tables for MacOS to support wakeup. Installation Use OpenCore to inject the driver: Getting the driver A prebuilt binary is available in the download section: https://www.insanelymac.com/forum/files/file/1061-intellucy/ Source code can be found on GitHub: https://github.com/Mieze/IntelLucy Changelog Version 1.0.0d9 (2024-03-27): Improved transmit performance. Version 1.0.0d6 (2024-03-20): Added support for Intel 82598. Version 1.0.0d5 (2024-03-19): First public release. IntelLucy configuration Parameters explained The Info.plist file contains a section with configuration parameters ("Driver Parameters") which will be explained in the following section: enableTSO4: Enables support for TCP segmentation Offload with IPv4. Using TSO4 the NIC receives large TCP/IPv4 packets from the network stack to be split up into smaller packets to be transmitted of the network. TSO4 is a major performance feature and required to achieve TCP transmission rates near wire speed. enableTSO6: Enables support for TCP segmentation Offload with IPv6. enableWakeOnAddr: Currently unused. forceWoL: Currently unused. rxBufferSize4k: Use 4KB receive data buffers instead of 2KB buffers. rxCoalescing: Enabled the use of Receive Side Coalescing which is the receive side counterpart of TSO4. The NIC identifies TCP/IPv4 packets belonging to a TCP stream, coalesces them into large packets (up to 64KB) and hands them over to the network stack reducing header processing overhead. Enabling rxCoalescing enforces the use of 4KB receive buffers. µsPollTime10G: Under heavy load receive and transmit interrupts are disabled and the NIC is polled periodically for packets waiting to be processed. This feature greatly reduces CPU load while operating at full speed. The polling period is given in µs and used when 10G Bit/s link speed is established. µsPollTime2G: Same as µsPollTime10G but for link speed 2.5 Bit/s (X550 only). µsPollTime5G: Same as µsPollTime10G but for link speed 5 Bit/s (X550 only) µsRxItrTime: Interrupt throttling is important to achieve high data rates while keeping CPU load low. This parameter determines the minimum timespan between two receiver interrupts in µs. Values below 10 enable adaptive throttling. µsTxItrTime: Same as µsRxItrTime but for the receiver interrupt.
    11 points
  6. ...just spotted while trying to upgrade from Monterey 😋
    11 points
  7. Easy update to OpenCore 0.9.9, there are internal changes but nothing to do by end user. Get it from Acidanthera. Mainchanges Fixed incorrect warning in ocvalidate Updated Launchd.command to work with macOS Sonoma Fixed an incorrectly labelled MacBookPro11,3 model code in macserial Improved macrecovery download logic for slow connections Config.plist Nothing to do. Kexts Nothing new.
    11 points
  8. Release OCLP 1.4.0 https://github.com/dortania/OpenCore-Legacy-Patcher/releases
    11 points
  9. macOS Sonoma 14.4.1 ( 23E224 ) Full Installer https://swcdn.apple.com/content/downloads/04/13/052-77516-A_4P7VY083DT/83qy3989rsnylxagdmim3owwjdtc33zfe4/InstallAssistant.pkg
    10 points
  10. Full Installer https://swcdn.apple.com/content/downloads/47/20/052-62010-A_IGTQLDJJXD/vu00gjm2kgj82xrpy4z05zgy1hm2e7in1x/InstallAssistant.pkg Same build (23E214) as Pre-Release
    10 points
  11. Updated with no issue. This time, Intel AX210 without OCLP root patch so I got incremental update (iMac19,1). So far, all is working fine.
    10 points
  12. 10 points
  13. Update Went well for my z690 hack
    9 points
  14. 8 points
  15. The update was successful. 😎
    7 points
  16. 7 points
  17. 😀 OCLP Release 1.4.2 https://github.com/dortania/OpenCore-Legacy-Patcher/releases/tag/1.4.2
    7 points
  18. For users having issues to update from 14.3.1 to 14.4: create a USB installer with OCLP and install 14.4 on a new Volume. For some reason updating via System Update results in the Installer crashing early so the update never gets applied and a corrupted installer patition will be left behind on the system. I had this issue on my Lenovo T490 as well as my Gigabyte Z490 Desktop.
    7 points
  19. OFF Topic maybe controverse To me a SSDT Full Hack will never be up to a full patch DSDT I speak from experience on all the HP laptops that I have had and believe me that I have had many We will never know the real reason why Rehabman switched to SSDT when he brilliantly used the DSDT Full patch to its full potential; like @MaLd0n DSDT patch I have my own idea as to why but I'll keep it to myself. People who have never used DSDT full patch on their laptop cannot understand but the day you do it and get there you will understand.
    7 points
  20. Installation went fine on my Kaby Lake rig and the OCLP patches for the fenvi T919 are working OK.
    7 points
  21. https://github.com/OpenIntelWireless/itlwm/commit/ff1138b026d3198beb9a716f73efe4f4a86ed68b
    7 points
  22. Being retired involves filling in time finding things to do on a near enough daily basis. So with that in mind, I just did a clean install of 14.4 Beta (23E5211a) and it all went well. Then finally applying OCLP to regain WIFi, no worries with a clean install all round.
    7 points
  23. Below at the suggestion of @Extreme™ 🙏 Having the beta4 installer I did a clean install, applied OCLP Searched for and detected update to beta5 Done the patch revert ... rebooted Relaunched software update and the Dload started (853.7 mb and not full) Smoothly updated to beta5 with Amfi and everything needed for OCLP active
    7 points
  24. macOS Ventura 13.6.6 (22G630) Full Installer https://swcdn.apple.com/content/downloads/39/23/052-64249-A_9F709WX21B/y8u836xffflrewihfvnacmy3p4v8rm3w57/InstallAssistant.pkg
    6 points
  25. Security on Apple computers provided by encryption by T2 chip which we have no. So why SecureBootModel is useless for us.
    6 points
  26. Since it makes us happy, I can't resist it!! 😊
    6 points
  27. Done too But OpenCore 1.0.0 and with About This Hack==> boot loader Clover think need correction !
    6 points
  28. Sonoma 14.4.1 (23E224) Update completed no worries. If you're using OCLP Nightly version, you may as well update that to latest version.
    6 points
  29. @maly70 Try look here Placa sem fio Intel AX211NGW Wi-Fi 6 M.2: CNVio2, Bluetooth 5.3, adaptador de rede Tri Band 2.4/5/6 GHz para laptop compatível com Windows 10/11 (64bit) Linux Chrome OS disponível apenas com CPU Intel 12+ geração 【Interface NGFF (M.2) CNVio2】Esta placa LAN sem fio AX211 está disponível apenas com 12 gerações de CPU e placa-mãe de protocolo M2 CNVio2.
    6 points
  30. Thank you guys, we not forget donate to the Ukraine cause, thanks a lot for this brilliant and excellent program. In fact its so amazing, because the traditional way to install Windows has many trouble with disks, especially Nvme, and take off, put again, disconnect GPU, etc... This program is affordable and exclusive to make this task easy and softly Amazing Job ! Really !!
    6 points
  31. I doubt he will ever give up, he's got that ......'Tie me Kangaroo down Sport'........ attitude being a Man from the Land Down under.
    6 points
  32. ...never give up, never surrender, you have a working ventura system, so just treat sonoma as a challenge yet unanswered, a hobby, or like me, a mini-addiction
    6 points
  33. Added recompression of WIM to ESD or ESD to WIM.
    6 points
  34. macOS Ventura 13.6.5 (22G621) Full Installer https://swcdn.apple.com/content/downloads/47/20/052-62010-A_IGTQLDJJXD/vu00gjm2kgj82xrpy4z05zgy1hm2e7in1x/InstallAssistant.pkg
    6 points
  35. All fine here with Clover r5157, run smooth and fast with New Sonoma 14.4 and now with new commits from Airportintel kext is working sleep and wake, with some patches God bless you all guys!! Is so fast than never, only 6 seconds boot that GUI to Desktop!!! I recommend use fresh install, to me I feel its more faster than update OTA beta to new 14.4
    6 points
  36. You can include it separately and if you prefer to separate it by Scope/Devices bla bla bla. MaLd0n. All Inside Same Scope.zip It doesn't make any difference and you already have just one file which is what you really want in this case.
    6 points
  37. Bro I have posted it on here just for you though
    6 points
  38. @MorenoAv Go to System Settings -> Control Center -> Displays and select "Don't Show in Menu Bar" it will remove the monitor icon in the Menu Bar
    5 points
  39. Good old time 😆 Ha, I was a handsom boy at that time
    5 points
  40. You can join several SSDT and even DSDT+SSDT just keep in mind that a Name or a Method should be declared before using.
    5 points
  41. Documentation-Clover is now part of CloverHackyColor organisation You can see link in Clover README I will remove the previous github repos soon
    5 points
  42. @eSaF . update main system went well on z690 Hack. but Still not satisfied. so made a rear back plate pass though for TJ07 ripped out 480mm rads set up Mo-RA 420. In passive mode. balanced on the window sill. lol😇
    5 points
  43. 5 points
  44. Okay! Now that I took the long long long route to figure out that Disabled was required, well, things worked out rather smoothly.....
    5 points
×
×
  • Create New...