Commit Graph
100 Commits
Author SHA1 Message Date
Hoang Hong Quan 665789d78f Resolve ACPI-related issues 2024-10-13 11:56:54 +07:00
Hoang Hong Quan 6fea88655d Improve accuracy of HP brand check 2024-10-13 10:01:50 +07:00
Hoang Hong Quan 85b49a5092 Update index to identify kext for touchpad device 2024-10-13 09:51:43 +07:00
Hoang Hong Quan 567e4363cc Update logic to check macOS compatibility for CPU and GPU 2024-10-13 09:42:52 +07:00
Hoang Hong QuanandGitHub a8d213e898 Create FUNDING.yml 2024-10-13 02:13:58 +07:00
Hoang Hong Quan 2dff881d6a Enhance compatibility checker for detailed hardware compatibility info 2024-10-12 21:06:13 +07:00
Hoang Hong Quan b55ca65554 Apply custom CPU name for unsupported CPUs 2024-10-12 16:48:34 +07:00
Hoang Hong Quan f5a55d061f Fix brightness issue on laptops using UHD 620 (Kaby Lake) 2024-10-12 16:38:38 +07:00
Hoang Hong Quan 276b6f5441 Update compatible macOS version for UHD 617 and UHD 620 GPUs (Kaby Lake) 2024-10-12 16:35:06 +07:00
Hoang Hong Quan 4661a49a1e Update format for input device IDs 2024-10-12 15:49:23 +07:00
Hoang Hong QuanandGitHub 34354202cf Update README.md 2024-10-12 00:39:29 +07:00
Hoang Hong Quan 98076a42fd Accurately configure ResizeAppleGpuBars based on specific Resizable BAR information 2024-10-11 22:30:21 +07:00
Hoang Hong Quan 11dac00fe2 Remove boot arguments to disable external and internal GPUs 2024-10-11 14:28:59 +07:00
Hoang Hong Quan 5fd99cf145 Add NVRAM entries to skip checking internal Bluetooth controller 2024-10-11 13:31:14 +07:00
Hoang Hong Quan 0a5a4ed8ac Fix logic error in checking EC fields greater than 8 2024-10-11 12:51:08 +07:00
Hoang Hong Quan 734a326c9c Ensure standalone kext plugins have download urls 2024-10-11 11:04:30 +07:00
Hoang Hong Quan 174c773cbc Add sound info check before proceeding
Fixes #9
2024-10-11 11:00:51 +07:00
Hoang Hong Quan e68ab5cc81 Rearrange misplaced code to its correct position 2024-10-10 21:09:49 +07:00
Hoang Hong Quan 8911bb750e My oversight in confusing pass and continue 2024-10-10 19:56:26 +07:00
Hoang Hong Quan 09e20db008 Add SSDT to disable GPU, including Optimus, Bumblebee, and spoof method 2024-10-10 19:39:38 +07:00
Hoang Hong Quan f3bc4e357e Standardize index for GPU check 2024-10-10 18:45:36 +07:00
Hoang Hong Quan ec1c4d35fe Add spoof ID for supported GPU missing in macOS 2024-10-10 18:34:19 +07:00
Hoang Hong Quan 9439fa3921 Rewrite device property configuration 2024-10-10 17:18:11 +07:00
Hoang Hong Quan ad2fa68755 Battery status patch not previously rechecked 2024-10-10 15:34:33 +07:00
Hoang Hong Quan 5d76c47f57 Fix brightness control patch for laptop display 2024-10-10 14:48:36 +07:00
Hoang Hong Quan 2b535bcb7e My oversight in collecting device ID for ALPS touchpad 2024-10-10 14:03:15 +07:00
Hoang Hong Quan 570b585a1f Remove duplicate kernel patch 2024-10-09 23:23:57 +07:00
Hoang Hong Quan 35fd8af0c5 Use OpenCorePkg instead of OpenCore NO ACPI 2024-10-09 15:38:55 +07:00
Hoang Hong Quan b8bd94abbe Standardize index for integrated GPU check 2024-10-09 14:52:25 +07:00
Hoang Hong Quan f3ab2c2924 Refactor monitor resolution comparison logic
Fixes #7
2024-10-09 14:46:18 +07:00
Hoang Hong Quan 439359077f Only scan input devices not connected via USB
Fixes #6
2024-10-09 14:41:50 +07:00
Hoang Hong Quan 48c0ff74c7 Improve configuration for UHD display with Intel iGPU 2024-10-09 01:38:29 +07:00
Hoang Hong Quan 453de13862 Update release status for macOS Sequoia 15 2024-10-09 01:30:51 +07:00
Hoang Hong Quan 655f910a7e Rewrite iGPU property configuration 2024-10-09 01:25:08 +07:00
Hoang Hong Quan 2cac9e122f Download only necessary kexts to reduce wait time 2024-10-08 21:02:29 +07:00
Hoang Hong Quan 7ff7376b28 Update function to automatically select SMBIOS model 2024-10-08 19:04:24 +07:00
Hoang Hong Quan 76b57e15c0 Update logic to check iGPU compatibility with macOS 2024-10-08 18:06:55 +07:00
Hoang Hong Quan 76106ab832 Specify error distinctions and update notes 2024-10-08 17:40:44 +07:00
Hoang Hong Quan 86f17911a5 Fix undefined variable error 2024-10-08 17:30:52 +07:00
Hoang Hong Quan 0c4606a9ec Link changes, update input info from report 2024-10-08 16:58:13 +07:00
Hoang Hong Quan 3a72714cd3 Update CPU generation info 2024-10-08 16:24:20 +07:00
Hoang Hong Quan 367bf74344 Add loading output for OpenCore EFI build steps 2024-10-08 16:15:58 +07:00
Hoang Hong Quan f0363eeb83 Remove deprecated functions 2024-10-08 15:34:15 +07:00
Hoang Hong Quan 981b20313a Update README.md 2024-10-08 03:11:20 +07:00
Hoang Hong Quan 0e49f9fe31 Update report with Hardware Sniffer, replacing old AIDA64 report 2024-10-08 02:28:02 +07:00
Hoang Hong Quan a0d3fdf469 Update CPU generation and motherboard chipset info 2024-10-08 01:41:16 +07:00
Hoang Hong Quan 836d672634 Update instructions, remove hardware info screen 2024-10-08 01:21:03 +07:00
Hoang Hong Quan 422f126482 Remove unused modules 2024-10-08 01:17:44 +07:00
Hoang Hong Quan 4b4e09c1ec Remove text color formatting 2024-10-08 01:01:23 +07:00
Hoang Hong Quan 9e14a778aa Add detailed error info for easier debugging 2024-10-08 00:58:37 +07:00
Hoang Hong Quan bc942277ad Highlight selected SMBIOS line 2024-10-08 00:40:01 +07:00
Hoang Hong Quan 431be0dbc1 Add compatibility info to main screen 2024-10-08 00:24:06 +07:00
Hoang Hong Quan a8cb5f23c1 Replace EFI info screen with USB mapping reminder before using EFI 2024-10-08 00:02:14 +07:00
Hoang Hong Quan ff617d81f1 Remove USBMap.kext entry from loaded kext list 2024-10-07 23:22:43 +07:00
Hoang Hong Quan 06a8e0b8ec Fix handling of missing executable path in kext parsing 2024-10-07 23:19:04 +07:00
Hoang Hong Quan 27cf10125b Update kext unchecking logic to exclude required kexts 2024-10-07 23:11:43 +07:00
Hoang Hong Quan d6423e77fc Add custom kext selection for user configuration 2024-10-07 22:54:37 +07:00
Hoang Hong Quan f47552acc8 Update the results of the previously skipped ACPI patch 2024-10-03 19:50:59 +07:00
Hoang Hong Quan 6c2c1acb06 Use a generic method instead of creating an additional special case 2024-09-30 12:28:47 +07:00
Hoang Hong Quan e263c1fab9 Add VoodooInput kext 2024-09-29 23:01:08 +07:00
Hoang Hong Quan 383142c7d5 AsusSMC is broken on macOS Sequoia 2024-09-29 16:31:29 +07:00
Hoang Hong Quan f84277e2ae Refactored option handling in the main selection menu 2024-09-29 13:47:52 +07:00
Hoang Hong Quan 01e96b8a43 Refactor string formatting for category header 2024-09-29 13:23:14 +07:00
Hoang Hong Quan 0c79a02575 LucyRTL8125Ethernet is broken on macOS Sequoia 2024-09-29 10:40:50 +07:00
Hoang Hong Quan 03811eff62 Add customizable ACPI patch options and update additional patches 2024-09-29 07:44:25 +07:00
Hoang Hong Quan 9796362b4c Update the DSDT module from SSDTTime 2024-09-29 06:09:56 +07:00
Hoang Hong Quan d3559539ef OcBinaryData has been added previously to OpenCore EFI 2024-09-29 05:15:05 +07:00
Hoang Hong Quan 9a14cd1993 Add a patch to allow booting macOS with unsupported SMBIOS 2024-09-29 04:35:07 +07:00
Hoang Hong Quan 0d7d4fee3e Download OcBinaryData directly from the repository to replace 2024-09-29 04:01:32 +07:00
Hoang Hong Quan 89515ab5c6 Change the method for retrieving bootloader and kexts download information 2024-09-29 02:35:39 +07:00
Hoang Hong Quan bfc9869214 Rewrite the program update process code 2024-09-29 02:32:11 +07:00
Hoang Hong Quan 88a62db33e Rewrite code related to GitHub REST API request quota 2024-09-29 02:28:32 +07:00
Hoang Hong Quan 1efe59a82a Add customizable SMBIOS model selection for user configuration 2024-09-28 09:02:54 +07:00
Hoang Hong Quan ab190f5f4e Enhance user interface for hardware report and macOS version selection 2024-09-28 08:21:56 +07:00
Hoang Hong Quan cfdaba2591 Add HoRNDIS and Sinetek-rtsx kexts and update information for some other kexts 2024-09-28 06:46:29 +07:00
Hoang Hong Quan 148b43a9ee Add specific MMIO region for B650 and X670 motherboard chipsets 2024-09-28 06:36:35 +07:00
Hoang Hong Quan bfbaeb7c75 Resizable Bar appears even without a discrete GPU 2024-09-28 06:30:48 +07:00
Hoang Hong Quan d61189171a Refactor directory traversal function 2024-09-28 06:05:46 +07:00
Hoang Hong Quan b7a4a5ab6a Default to show all auxiliary options in OpenCore Boot Picker 2024-09-28 05:50:11 +07:00
Hoang Hong Quan c2580efb9e Add Mac device module with model details 2024-09-24 21:47:53 +07:00
Hoang Hong Quan bf36adf4fd Change data type of the variable containing the darwin version 2024-09-24 21:09:55 +07:00
Hoang Hong Quan 977e476ea5 Add module for managing ACPI patch information 2024-09-24 15:33:33 +07:00
Hoang Hong Quan af0b92dfbc Remove minor information from the macOS Sonoma name 2024-09-24 13:45:52 +07:00
Hoang Hong Quan f199d7b435 Add FeatureUnlock kext and set the latest supported macOS limit for AirportItlwm and NVMeFix kexts 2024-09-24 12:36:58 +07:00
Hoang Hong Quan 4fcabd93e1 Refactor code to extract asset names 2024-09-24 12:03:18 +07:00
Hoang Hong Quan 30aecf78f2 Rewrite some parts related to handling the collection of bootloaders and kexts 2024-09-13 22:07:21 +07:00
Hoang Hong Quan 969d69eced Add module for managing kext information 2024-09-13 20:31:20 +07:00
Hoang Hong Quan 2540798def Refactor folder creation function 2024-09-13 17:41:54 +07:00
Hoang Hong Quan 3288145189 Avoid crashes in case of missing information from the AIDA64 report 2024-09-13 17:15:52 +07:00
Hoang Hong Quan 603f63fb37 Remove unused variables 2024-09-12 10:59:58 +07:00
Hoang Hong Quan e214554135 Remove PCI ID information for AMD GPUs 2024-09-12 10:58:55 +07:00
Hoang Hong Quan 5a238ae803 Update the guide for cases using a specified full macOS version 2024-09-12 10:06:08 +07:00
Hoang Hong Quan cdf1767ac9 Remove duplicate codec ID information 2024-09-12 10:02:22 +07:00
Hoang Hong Quan e7794d6c44 Add AppleALC kext with a temporary patch for macOS Sequoia 15 2024-09-11 17:29:45 +07:00
Hoang Hong Quan 6156b699b0 Add missing "Instruction Set" field to hardware information 2024-09-11 15:35:50 +07:00
Hoang Hong Quan 4978cc292c Update specific macOS support versions for GPU generations 2024-09-11 05:24:48 +07:00
Hoang Hong Quan d17eba3ead Support for CPUs missing AVX2.0 instruction when using macOS Ventura 13 and later 2024-09-11 05:05:08 +07:00
Hoang Hong Quan 47387f6f30 Add bootarg to allow all kexts to be loaded on unsupported OS versions 2024-09-11 04:53:28 +07:00
Hoang Hong Quan b98f0a96b9 Retain kernel patches that are not currently needed 2024-09-11 04:44:20 +07:00
Hoang Hong Quan de2f684c3f Clean up unnecessary code 2024-09-11 04:32:29 +07:00