Jump to content

Recommended Posts

  • Administrators
Posted

[ref]jhajib[/ref], no

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

[ref]hoidv.pjico[/ref], i patched ur files time ago, use same

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

Hey MaLd0n, thanks for the tip about the serial numbers. I managed to get iMessage working but the bluetooth is still constantly searching for devices. I can't turn it off through system preferences. I'm using a Fenvi FV T919 card plugged to the USB 2.0 header in my motherboard but I'm still out of luck. Any suggestions for this? :cry:


Added in 1 minute 1 second:

[ref]sayri[/ref], is just good serial

Send me iMac.zip

Posted

Hi MaLd0n, I have been tried to fix my Hackintosh for a while, but some problem always bordering me which I can't fix it. When I watch videos, I get some green horizontal lines on screen randomly, and my system get random freeze, I can move my cursor but everything else just freeze, it's happening especially when playing video or using FinalCut Pro.I wish you could help me.Thank you so much.


Asus B250i

i7-7700K

Sapphire RX580 8G

Send me lys-iMac.lan.zip

Posted

[ref]MagicNAS[/ref], just cosmetic. ignore

How can I change it, Intel HD graphics slot to something else not to FireWire?

Whit this DSDT pc gone to sleep but cannot wake from usb apple keyboard and bluetooth Magic Mouse :( only whit power button.

Posted

Hi,

got everything working on my lenovo ideapad 330 i51kb except touchpad which is a ELAN touchpad... I tried a lot of things including VoooDoo kexts then someone suggested me to post here and see if someone can help.. tried to attach the RunMe app zip.. but site is saying it is to large.. Please Help Me!


Thanks!

Posted

tried to attach the RunMe app zip.. but site is saying it is to large..

upload to google drive or similar

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

[ref]ashishfeels[/ref],

1. You only need VoodooI2C + VoodooI2CHID kexts for your trackpad. You should remove the rest of VoodooI2C satelite kexts.

2. SSDT-I2C.aml refers to wrong patching. Your pin list is native, there is no need to use SBFX (this is wrong by the way). Renaming of DSM to XDSM is not required. Return _CRS should be (.... SBFB, SBFG)

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

[ref]ashishfeels[/ref],

1. You only need VoodooI2C + VoodooI2CHID kexts for your trackpad. You should remove the rest of VoodooI2C satelite kexts.

2. SSDT-I2C.aml refers to wrong patching. Your pin list is native, there is no need to use SBFX (this is wrong by the way). Renaming of DSM to XDSM is not required. Return _CRS should be (.... SBFB, SBFG)

 

Hey I download iasl and disassembled my SSDT-I2C.aml.. opened in MaciASL now as you said I need to make those changes.. but I am stuck:

I made changes

saved file

pressed on compile

empty dialog box opens without any message or error

did not get a compiled aml to replace

If you know please share the details of how to make changes and recompile the asl

sorry if i am sounding too basic.. new territory for me!

Posted

 

 

Hey I download iasl and disassembled my SSDT-I2C.aml.. opened in MaciASL now as you said I need to make those changes.. but I am stuck:

I made changes

saved file

pressed on compile

empty dialog box opens without any message or error

did not get a compiled aml to replace

If you know please share the details of how to make changes and recompile the asl

sorry if i am sounding too basic.. new territory for me!

please elaborate the changes you made.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

please elaborate the changes you made.

 

I simply edited the .dsl file from:

/*
* Intel ACPI Component Architecture
* AML/ASL+ Disassembler version 20180427 (64-bit version)(RM)
* Copyright (c) 2000 - 2018 Intel Corporation
* 
* Disassembling to non-symbolic legacy ASL operators
*
* Disassembly of SSDT-I2C.aml, Sat Aug 24 17:44:46 2019
*
* Original Table Header:
*     Signature        "SSDT"
*     Length           0x00000117 (279)
*     Revision         0x02
*     Checksum         0x95
*     OEM ID           "330"
*     OEM Table ID     "_I2C"
*     OEM Revision     0x00000000 (0)
*     Compiler ID      "INTL"
*     Compiler Version 0x20180810 (538445840)
*/
DefinitionBlock ("", "SSDT", 2, "330", "_I2C", 0x00000000)
{
   External (_SB_.PCI0.I2C0, DeviceObj)    // (from opcode)
   External (_SB_.PCI0.I2C0.TPD0, DeviceObj)    // (from opcode)
   External (HID2, FieldUnitObj)    // (from opcode)
   External (HIDD, MethodObj)    // 5 Arguments (from opcode)
   External (HIDG, FieldUnitObj)    // (from opcode)
   External (SBFB, FieldUnitObj)    // (from opcode)
   External (TP7D, MethodObj)    // 6 Arguments (from opcode)
   External (TP7G, FieldUnitObj)    // (from opcode)

   Scope (_SB.PCI0.I2C0)
   {
       Scope (TPD0)
       {
           Name (SBFX, ResourceTemplate ()
           {
               GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
                   "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
                   )
                   {   // Pin list
                       0x001B
                   }
           })
           Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
           {
               If (LEqual (Arg0, HIDG))
               {
                   Return (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))
               }

               If (LEqual (Arg0, TP7G))
               {
                   Return (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFX))
               }

               Return (Buffer (One)
               {
                    0x00                                           
               })
           }

           Method (_CRS, 0, NotSerialized)  // _CRS: Current Resource Settings
           {
               Return (ConcatenateResTemplate (SBFB, SBFX))
           }
       }
   }
}

 

TO:

 

/*
* Intel ACPI Component Architecture
* AML/ASL+ Disassembler version 20180427 (64-bit version)(RM)
* Copyright (c) 2000 - 2018 Intel Corporation
* 
* Disassembling to non-symbolic legacy ASL operators
*
* Disassembly of SSDT-I2C.aml, Sat Aug 24 17:44:46 2019
*
* Original Table Header:
*     Signature        "SSDT"
*     Length           0x00000117 (279)
*     Revision         0x02
*     Checksum         0x95
*     OEM ID           "330"
*     OEM Table ID     "_I2C"
*     OEM Revision     0x00000000 (0)
*     Compiler ID      "INTL"
*     Compiler Version 0x20180810 (538445840)
*/
DefinitionBlock ("", "SSDT", 2, "330", "_I2C", 0x00000000)
{
   External (_SB_.PCI0.I2C0, DeviceObj)    // (from opcode)
   External (_SB_.PCI0.I2C0.TPD0, DeviceObj)    // (from opcode)
   External (HID2, FieldUnitObj)    // (from opcode)
   External (HIDD, MethodObj)    // 5 Arguments (from opcode)
   External (HIDG, FieldUnitObj)    // (from opcode)
   External (SBFB, FieldUnitObj)    // (from opcode)
   External (TP7D, MethodObj)    // 6 Arguments (from opcode)
   External (TP7G, FieldUnitObj)    // (from opcode)

   Scope (_SB.PCI0.I2C0)
   {
       Scope (TPD0)
       {
           Name (SBFG, ResourceTemplate ()
           {
               GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
                   "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
                   )
                   {   // Pin list
                       0x001B
                   }
           })
           Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
           {
               If (LEqual (Arg0, HIDG))
               {
                   Return (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))
               }

               If (LEqual (Arg0, TP7G))
               {
                   Return (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFG))
               }

               Return (Buffer (One)
               {
                    0x00                                           
               })
           }

           Method (_CRS, 0, NotSerialized)  // _CRS: Current Resource Settings
           {
               Return (ConcatenateResTemplate (SBFB, SBFG))
           }
       }
   }
}

 

I think I am doing it wrong.. I saw other patch files which seems to me that i need to write a seperate patch file and then apply that to the original using Maciasl and then recompile... am i going in the right direction?

Posted

[ref]ashishfeels[/ref],


As I had mentioned, SBFG pin list is not required. You can delete these lines.

 

Name (SBFG, ResourceTemplate ()
           {
               GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
                   "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
                   )
                   {   // Pin list
                       0x001B
                   }
           })
           Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
           {
               If (LEqual (Arg0, HIDG))
               {
                   Return (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))
               }

               If (LEqual (Arg0, TP7G))
               {
                   Return (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFG))
               }

               Return (Buffer (One)
               {
                    0x00                                           
               })
           }

 

You will also need to add

 

External (SBFG, FieldUnitObj)

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

[ref]ashishfeels[/ref],


As I had mentioned, SBFG pin list is not required. You can delete these lines.

 

Name (SBFG, ResourceTemplate ()
           {
               GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
                   "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
                   )
                   {   // Pin list
                       0x001B
                   }
           })
           Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
           {
               If (LEqual (Arg0, HIDG))
               {
                   Return (HIDD (Arg0, Arg1, Arg2, Arg3, HID2))
               }

               If (LEqual (Arg0, TP7G))
               {
                   Return (TP7D (Arg0, Arg1, Arg2, Arg3, SBFB, SBFG))
               }

               Return (Buffer (One)
               {
                    0x00                                           
               })
           }

 

You will also need to add

 

External (SBFG, FieldUnitObj)

 

I did that and i got ... no message no errors and no in compiler summary

Posted

no message no errors and no in compiler summary

no idea what you mean.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

no idea what you mean.

 

in maciasl i made the changes you said to the original dsl and i clicked on compile... a popup came titled compiler summary blank with 0 errors, o messages...

Posted

in maciasl i made the changes you said to the original dsl and i clicked on compile... a popup came titled compiler summary blank with 0 errors, o messages...

This means compile is a success with no errors.

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

I did not find any compiled file after that...

You are expected to save the new ssdt file manually with .aml extension

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Posted

You are expected to save the new ssdt file manually with .aml extension

 

did just that and replaced the ssdt and rebooted... not working

I have removed the necessary Voodoo kexts as you pointed out

Posted

[ref]ashishfeels[/ref], Did you disable _DSM to XDSM patches? Similarly, to TPDO._DSM to XDSM.


Extract new sendme files and post in this relevant thread https://Olarila.com/forum/viewtopic.php?p=70285#p70285

Donate

Gitter Chat


Acer Aspire V15 Nitro- Black Edition VN7-592G/HM170 Chipset

Intel i7-6700HQ, 8GB RAM (UEFI Clover Catalina)


MSI B360 Gaming Arctic

Intel i5-8600 16GB RAM Asus Radeon RX580 8GB (UEFI Clover Catalina)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...