Skip to content

oneveb/Acer-V3-471G

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acer V3-471G

This is my backup clover config and kext that I use for macOS 10.14.3 Mojave build 18D109 on Acer V3-471G. I do not yet understand about dsdt and ssdt patching, so I think it still needs more patch further, but for my daily use now I think it's enough.

Audio

  • The model of the sound card is Realtek ALC269, which is driven by AppleALC on layout-id 3 (Testing | speaker : good sound, headphone : good); injection information is located in /CLOVER/config.plist.

Bluetooth

  • Native Bluetooth is [not working well], disabled.

CPU

  • The model is i5-2450M 2.5 GHz. In my old device temp is high 70-85 (sad). Maybe I try to replace my thermal paste.

Graphics

  • The model name is Intel HD Graphics 3000, renamed GFX0 -> IGPU in /CLOVER/config.plist.
  • The discrete graphics' name is NVIDIA GeForce GT 630M, disabled by -wegnoegpu because macOS doesn't support Optimus technology.
  • Native brightness support.
  • External vga and hdmi not tested yet

Keyboard

  • Normal with VoodooPS2Controller

HDD

  • My device use 2x 500GB HDD work correctly. replaced cdrom with HDD more useful for me.

Touchpad

  • Normal with VoodooPS2Controller

Wi-Fi

  • The wireless model is Atheros AR9462. Enabled by ATH9KInjector and ATH9KFixup

Feature

  • Mac App Store, iMessage fix, change SMBIOS from MacBookPro8,1 -> MacBookAir5,1 Ref

Installation

Clover

  • copy really need kext in CLOVER/kext/other
  • copy config.plist and generate new serial number to fix iMessege

L/E

for installing 3rd party kext, I use this guide.

Open Terminal.app, move to path you clone/download master

cd /move/to/path

copy all kext in path before, and enter your password

sudo cp -R *.kext /Library/Extensions

rebuild kext cache

sudo kextcache -i /

S/L/E

for install to System/Library/Extensions, I use kext installer like kextwizard

Screenshot

Screenshot

about macappstore intelpowergadget preview systemversion

Credits

About

my backup hackintosh clover config and kext

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages