Contribute
Register

Low performance with Kabylake i3-7100U

Status
Not open for further replies.
Joined
Apr 4, 2020
Messages
8
Motherboard
Acer E5 575-32AB
CPU
i3-7100U
Graphics
Intel HD Graphics 620
Hello!
I'm installed Catalina 10.15.4 successfully and fix some bug.
My laptop's information:
  • Model: Acer E5-575
  • CPU: Intel Core i3-7100U
  • IGPU: Intel HD Graphics 620
  • RAM: 4GBx1 + 8GBx1 => 12GB RAM Bus 2133
  • Wifi: Replaced with DW1820A.
  • Clover: Clover 5108
  • OS: Catalina 10.15.x
  • UEFI/LEGACY: UEFI
  • Storage: SSD M.2 WD Green 120GB + 500 GB HDD
What's working/not working on my Hackintosh laptop?
=> Touchpad, keyboard, battery, power, USB port, audio, HDMI(with some trick),...

And the issue I got is:
The performance is very low than HighSeirra. When I opening the app, surfing the website, right-click, select/copy or open files, access child folder, scroll, ...
It always freezes about 5 seconds and shows cursor loading with that app, everything is not smooth,
Note: And Idle percent do not run under 50% so much -> it about 70-80% (Idle), I think this is problem.

Screen Shot 2020-04-05 at 16.52.11.png



Please help me!
 

Attachments

  • boot_log.rtf.zip
    11.3 KB · Views: 63
Last edited:
Hello!
I'm installed Catalina 10.15.4 successfully and fix some bug.
My laptop's information:
  • Model: Acer E5-575
  • CPU: Intel Core i3-7100U
  • IGPU: Intel HD Graphics 620
  • RAM: 4GBx1 + 8GBx1 => 12GB RAM Bus 2133
  • Wifi: Replaced with DW1820A.
  • Clover: Clover 5108
  • OS: Catalina 10.15.x
  • UEFI/LEGACY: UEFI
  • Storage: SSD M.2 WD Green 120GB + 500 GB HDD
What's working/not working on my Hackintosh laptop?
=> Touchpad, keyboard, battery, power, USB port, audio, HDMI(with some trick),...

And the issue I got is:
The performance is very low than HighSeirra. When I opening the app, surfing the website, right-click, select/copy or open files, access child folder, scroll, ...
It always freezes about 5 seconds and shows cursor loading with that app, everything is not smooth,
Note: And Idle percent do not run under 50% so much -> it about 70-80% (Idle), I think this is problem.

View attachment 459787


Please help me!
if you have setup your usb ports then you can remove the usb port limit patches in your config.plist

delete:
EmuVariableUefi-64.efi
as you already have EmuVariableUefi.efi
 
if you have setup your usb ports then you can remove the usb port limit patches in your config.plist

delete:
EmuVariableUefi-64.efi
as you already have EmuVariableUefi.efi
I deleted EmuvariableUefi-64.efi before upload, sorry about that
And do you mean remove all usb port limi patch from config/Kernel and Kext Patchs/KextsToPatch?
 
I deleted EmuvariableUefi-64.efi before upload, sorry about that
And do you mean remove all usb port limi patch from config/Kernel and Kext Patchs/KextsToPatch?
yes
 
I did it, it's better with a little bit (such as no more waiting when right-click, switching between app, copy and paste). But when I opening the 3rd party applications it's still so slow, it takes about 30s to open Chrome, 20s to open hackintool,... and sometimes it's and freeze the app (I'm installing in SSD WD Green 120GB, system built-in app opening so fast.)

And video demo it: watch direct without download here
 

Attachments

  • boot_log.rtf.zip
    11.1 KB · Views: 43
  • CLOVER.zip
    6.8 MB · Views: 157
Last edited:
I did it, it's better with a little bit (such as no more waiting when right-click, switching between app, copy and paste). But when I opening the 3rd party applications it's still so slow, it takes about 30s to open Chrome, 20s to open hackintool,... and sometimes it's and freeze the app (I'm installing in SSD WD Green 120GB, system built-in app opening so fast.)

And video demo it: watch direct without download here
have you tried without VoodooTSCSync.kext ?

probably doesn't matter, but you can remove these as well:
Code:
<dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit RehabMan, based prior PMHeart patch)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g32IDw+DpwQAAA==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.6</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g32ID5CQkJCQkA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit PMHeart)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g/sPD4MDBQAA</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g/sPkJCQkJCQ</data>
            </dict>
 
have you tried without VoodooTSCSync.kext ?

probably doesn't matter, but you can remove these as well:
Code:
<dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit RehabMan, based prior PMHeart patch)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g32IDw+DpwQAAA==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.6</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g32ID5CQkJCQkA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>disable port limit in XHCI kext (credit PMHeart)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g/sPD4MDBQAA</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g/sPkJCQkJCQ</data>
            </dict>
I deleted VoodooTSCSync.kext and removed 2 patch limit port as you said, but still open 3rd party app so slow.
P/S: When open 3rd party app, sometime the dockbar is freeze 1-2 seconds.
Do you have any idead?
 
Status
Not open for further replies.
Back
Top