Jump to content

lukakeiton

Members
  • Posts

    94
  • Joined

  • Last visited

Posts posted by lukakeiton

  1. Just now, Guillep84 said:

    Some questions:
    - Could you install big sur?
    - When I finish loading macos catalina, before the password, the laptop screen turns off, I have to press the power button to turn on the screen, how can I solve it?

    - It is a future proyect. I am on others now.

    - Did you add -wegnoegpu in boot args?

    As @MaLd0n said, you need to patch it again. If you are going to use opencore, i suggest you use ssdt.

  2. 10 hours ago, Guillep84 said:

    Hello,
    I'm booting from usb, since I don't want to lose clover until I have it properly set to opencore.
    I know that your dsdt is for your config but I followed the steps to generate my opencore configuration without dsdt but it did not work, it started.
    https://www.olarila.com/topic/8918-opencore-vanilla-guide-step-by-step-full-dsdt-patched-or-ssdt/
    With your configuration it starts and even the webcam works.

    What I can do?
    Thank you

    I took a look to your DSDT, it is not patched at all (DSDT is full solution unless bios update). So, you are using SSDTs or Clover config, but I don't use Clover for years. I suggest you if my configuration works for you, use it! Change serial number and add the kexts you need.

  3. 32 minutes ago, sabertooth said:

    how did you generate your DSDT?

    I know you used maciasl, but how you did it?

    I have an Asus prime x570 pro

    and 3900x + rx580

    You need to extract it with OpenCore or windows, then you have to disassembly it. Then patch it and assembly again. For your specs, DSDT is not needed. If you are interested on Big Sur, take a look on this!

     

  4. 1 hour ago, Guillep84 said:

    Hi MaLd0n

    The dsdt you generated for clover does not work for me with opencore.
    Currently I am using this configuration but when I start the screen it remains black but I turn on the power and it turns on

    https://filebin.net/jwpu4vuv707ohbn4

    thanks.

     

     

    I generate my own DSDT, for me it works. Have you installed the modded bios? I use OpenCore. Your DSDT is not the same as mine.

  5. I decided to give a second life to this laptop and successfully installed macOS Catalina 10.15.6

    SoLwxlR.png

    Specs

    - Intel Core i7-2630QM 2GHz

    - 8192MB DDR3 RAM

    - 500GB SATA SSD (MacOS Catalina)

    - 64GB SATA SSD (Windows 10)

    - DVD-RAM/±R/±RW

    - 17.3" TFT

    - AMD Radeon HD 6650M 2048MB and Intel HD 3000 512MB

    - Atheros Gigabit Ethernet

    - Webcam

    EFI Folder

    Download here

    Notes:

    - Laptop has a modded bios, with UEFI capabilities.

    - OpenCore Legacy installed (USB and SSD).

    - Use this to make Intel HD 3000 work with DSDT patch.

    - SMCBatteryManager works fine and shows percentage correctly.

    - SMCLightSensor works fine allowing bright control

    - Use this guide to remap fn keys allowing brightness control (_Q11 and _Q12).

    - I created my own patched DSDT (USBs, graphic card, battery).

    - Use 12 ALC layout (injected in DSDT).

    - Kexts used: Lilu, WEG, AppleALC, VoodooPS2, CPUFriend, VirtualSMC (remove SMCDellSensor), mXHCD and AtherosL1cEthernet.

    - HDMI and VGA output don't work and they will not.

    - At this moment, I am waiting for a Broadcom BCM94352HMB for bluetooth and wifi.

    - OpenCore doesn't support booting from legacy Windows, so to boot it press F12 (boot menu) while memory test.

    Installation

    Flash the modded bios in Windows. Download here. FLASHING YOUR BIOS ALWAYS IS RISKY. I AM NOT RESPONSIBLE OF NOTHING RELATED WITH FLASHING BIOS.  Apply these bios settings:

    HK9r7Kd.jpg

    3E4aqLx.jpg

    CDvnZq3.jpg

    Create your USB installer no matter the method. Then, apply BootInstall.command to your USB. Copy. my EFI folder to EFI partition (USB), it will also have a boot file, do not remove it.

    Post-Installation

    Install MacOS as normal.
    Apply BootInstall.command to your HDD/SSD. Then, copy my EFI folder to EFI partition (HDD/SSD).

    Install intel HD 3000 patch provided.

    Reboot.

    Images

    3NPUXiE.png

    0kMIjky.png

    IxDIoFy.png

    mOpKvR4.png

    DcR8I0j.png

    wSwyhu7.png

    2JT8LOg.png

    JaGOnAw.png

    gPZVbpf.png

    • Like 1
  6. FINAL UPDATE

    I get sleep/wake work, it takes 30 seconds to go to sleep. I have made next changes:

    - Remove bluetooth (4.0 version) from usb 2.0 connector.

    - Fix USB map, SSDT and kext.

    - Add Intel bluetooth kexts (5.0 version). Source from here

    Updated EFI on OP.

    Now, everything works like a real Mac :)

    Thank you very much to @MaLd0n for introducing me in the ACPI world and sending me the ACPI manual.

  7. Updated EFI with SSDTs, updated kexts and OpenCore 0.6.1 debug version. Now, both ethernets work.

    Changes:

    - Rename NVMe slot 1 to ANS1 and injected properties (SSDT)

    - Rename NVMe slot 2 to ANS2 and injected properties (SSDT)

    - Rename graphic card slot 1 to EGP0 and injected properties (SSDT)

    - Rename XHC0 to XHC2, XHC1 to XHCI, XHC0 (2) to XHC3 with all ports correctly mapped (SSDT)

    - Added HPET SSDT

    - Added DTGP SSDT (for graphic card SSDT)

    - SSDT-EC0 + oc patch

    Note: I have also created a SSDT to rename XHC0 to XHC2 and XHC1 to XHCI, at the same time. Not used in this config.

    Note 2: Sleep/wake still not working. PC enters to S3 state but immediately wakes up.

  8. MAJOR UPDATE:

    I have created next SSDTs: 2xNVMe (Slot 1 and 2), graphic card (Slot 1 PCIe), HPET (SSDTTimer).

    Two ethernet ports are working, but 2.5Gb one at 1Gb.

    Added AGPMInjector kext for RX 590

    With respect to sleep/wake, it enters to S3 state but immediately wakes up. @MaLd0n any advice? If you need any file (or the hole project), I will send it.

    I also extracted the ACPI table with OC and added the SSDT-*.aml files to OC. Is this necessary?

    Thank you in advance!

  9. UPDATE:

    I have updated the USB map due to a better understanding of the ACPI table. Now, it works like a charm. READ THE NOTES. Also updated EFI folder. 

    Thanks to @MaLd0n for sending me the ACPI manual.

    IORegsitryExplorer image:

    Dsd5VX0.png

    UPDATE 2:

    Sleep still no working, I am on it.

    UPDATE 3:

    As far as I red, people still have Preboot disk instead the name of the HDD, I think this is due to XHC0, with the new SSDT rename, I get MacOS Big Sur, which is how I name my HDD, when I boot.

    RpF8GdQ.jpg

    UPDATE 4:

    Increased RAM frequency to 3600 MHz with no problem.

    wqSXYVA.png

    • Like 1
  10. 6 hours ago, HUYNH ANH said:

    SMCAMDProcessor release 0.3.4 working fine on beta5

    https://github.com/trulyspinach/SMCAMDProcessor/releases/tag/0.3.4

    Release 0.6.4 works in beta 5. Remember you have two kexts, SMCAMDProcessor and AMDRyzenCPUPowerManagement.kext but only first works. The second is just for all power management features. I am working on SSDTs now to make sleep work again, but this time manually.

  11. On 8/22/2020 at 6:27 PM, HUYNH ANH said:

    Wake up from sleep working on your PC ? My PC not work: black screen, keyboard, mouse not.

    Probably USB map solves your problem.

    On 8/24/2020 at 5:17 PM, CharlesChumb said:

    Ive been contemplating putting together a new desktop mostly for Autodesk stuff, but with a secondary gaming use. Would a Ryzen be completely crap for this?

    In theory, you should't have any problem.

    • Thanks 1
×
×
  • Create New...