This repository was archived by the owner on Sep 17, 2018. It is now read-only.
Description
After successful installation of MacOS Sierra, the sound chip isn't recognized.
System Information
OS: macOS 10.12.6
Script: GA-Z77X macOS Install v2.1.0
MB: GA-Z77X-UP4-TH
CPU: Intel Core i5 3570K
IGPU: Intel HD Graphics DSL3510L
dGPU: NVIDIA GeForce GTX 560 Ti
Issue Type
Issue Description
The sound isn't working, the volume icon is grey. Trying to install the sound driver with AppleALC didn't work either.
Here is the log of AppleALC
log show --predicate 'process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")' --style syslog --source
Skipping info and debug messages, pass --info and/or --debug to include.
Filtering the log data using "process == "kernel" AND (eventMessage CONTAINS "AppleALC" OR eventMessage CONTAINS "Lilu")"
Timestamp (process)[PID]
2017-09-12 14:36:52.652183-0700 localhost kernel[0]: calling mpo_policy_init for Lilu
2017-09-12 14:36:52.652186-0700 localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.1.5 (Lilu)
2017-09-12 14:36:53.090903-0700 localhost kernel[0]: (kernel) Lilu: patcher @ failed to init MachInfo for com.nvidia.web.NVDAGK100HalWeb
2017-09-12 14:36:53.090909-0700 localhost kernel[0]: (kernel) Lilu: api @ failed to load com.nvidia.web.NVDAGK100HalWeb kext file
2017-09-12 14:36:53.090918-0700 localhost kernel[0]: (kernel) Lilu: patcher @ failed to init MachInfo for com.nvidia.web.NVDAGM100HalWeb
2017-09-12 14:36:53.090922-0700 localhost kernel[0]: (kernel) Lilu: api @ failed to load com.nvidia.web.NVDAGM100HalWeb kext file
2017-09-12 14:36:53.090929-0700 localhost kernel[0]: (kernel) Lilu: patcher @ failed to init MachInfo for com.nvidia.web.NVDAGP100HalWeb
2017-09-12 14:36:53.090933-0700 localhost kernel[0]: (kernel) Lilu: api @ failed to load com.nvidia.web.NVDAGP100HalWeb kext file
2017-09-12 14:36:53.299597-0700 localhost kernel[0]: (kernel) Lilu: file @ failed to find /private/var/db/dyld/dyld_shared_cache_x86_64h.map
2017-09-12 14:37:10.361470-0700 localhost kernel[0]: (kernel) AppleALC: alc @ layout-id was not provided by controller at HDEF
2017-09-12 14:37:10.361481-0700 localhost kernel[0]: (kernel) AppleALC: alc @ layout-id was not provided by controller at HDEF
2017-09-12 14:40:37.270942-0700 localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2017-09-12 22:52:09.692534+0200 localhost kernel[0]: calling mpo_policy_init for Lilu
2017-09-12 22:52:09.692536+0200 localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.1.5 (Lilu)
2017-09-12 22:52:10.298541+0200 localhost kernel[0]: (kernel) Lilu: file @ failed to find /private/var/db/dyld/dyld_shared_cache_x86_64h.map
2017-09-12 22:52:10.900041+0200 localhost kernel[0]: (kernel) AppleALC: alc @ layout-id was not provided by controller at HDEF
2017-09-12 22:52:10.900060+0200 localhost kernel[0]: (kernel) AppleALC: alc @ layout-id was not provided by controller at HDEF
2017-09-12 22:55:18.262742+0200 localhost kernel[0]: considerRebuildOfPrelinkedKernel as.vit9696.Lilu triggered rebuild
2017-09-13 20:38:35.799197+0200 localhost kernel[0]: calling mpo_policy_init for Lilu
2017-09-13 20:38:35.799200+0200 localhost kernel[0]: Security policy loaded: Lilu Kernel Extension 1.1.5 (Lilu)
2017-09-13 20:38:36.401809+0200 localhost kernel[0]: (kernel) Lilu: file @ failed to find /private/var/db/dyld/dyld_shared_cache_x86_64h.map
2017-09-13 20:38:36.944431+0200 localhost kernel[0]: (kernel) AppleALC: alc @ layout-id was not provided by controller at HDEF
2017-09-13 20:38:36.944441+0200 localhost kernel[0]: (kernel) AppleALC: alc @ layout-id was not provided by controller at HDEF
2017-09-16 15:18:25.695253+0200 localhost kernel[0]: calling mpo_policy_init for Lilu
The tree of the EFI/EFI/CLOVER Folder:
.
├── ACPI
│ ├── origin
│ └── patched
│ └── DSDT.aml
├── config-backup.plist
├── config.plist
├── drivers64uefi
│ ├── AppleImageCodec.efi
│ ├── AppleKeyMapAggregator.efi
│ ├── EfiDevicePathPropertyDatabase.efi
│ ├── FSInject-64.efi
│ ├── HashServiceFix.efi
│ ├── HfsPlus.efi
│ ├── NTFS.efi
│ ├── OsxAptioFix2Drv.efi
│ └── UsbKbDxe.efi
├── kexts
│ └── Other
│ ├── AppleALC.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ ├── MacOS
│ │ │ └── AppleALC
│ │ └── PlugIns
│ │ └── PinConfigs.kext
│ │ └── Contents
│ │ └── Info.plist
│ ├── CPUSensors.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── CPUSensors
│ ├── CoreDisplayFixup.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── CoreDisplayFixup
│ ├── FakeSMC.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── FakeSMC
│ ├── GPUSensors.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── GPUSensors
│ ├── GenericUSBXHCI.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── GenericUSBXHCI
│ ├── HibernationFixup.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── HibernationFixup
│ ├── IntelGraphicsFixup.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── IntelGraphicsFixup
│ ├── LPCSensors.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── LPCSensors
│ ├── Lilu.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── Lilu
│ ├── NVWebDriverLibValFix.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── NVWebDriverLibValFix
│ ├── RealtekRTL8111.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ ├── MacOS
│ │ │ └── RealtekRTL8111
│ │ └── Resources
│ │ └── en.lproj
│ │ └── InfoPlist.strings
│ ├── Shiki.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ ├── MacOS
│ │ │ └── Shiki
│ │ └── PlugIns
│ │ └── iMac.kext
│ │ └── Contents
│ │ └── Info.plist
│ ├── WhateverGreen.kext
│ │ └── Contents
│ │ ├── Info.plist
│ │ └── MacOS
│ │ └── WhateverGreen
│ └── realtekALC.kext
│ └── Contents
│ └── Info.plist
├── misc
├── themes
│ ├── OSS
│ │ ├── README.md
│ │ ├── background.png
│ │ ├── font.png
│ │ ├── icons
│ │ │ ├── func_about.png
│ │ │ ├── func_clover.png
│ │ │ ├── func_help.png
│ │ │ ├── func_options.png
│ │ │ ├── func_reset.png
│ │ │ ├── func_shutdown.png
│ │ │ ├── os_legacy.icns
│ │ │ ├── os_mac.icns
│ │ │ ├── os_win.icns
│ │ │ ├── pointer.png
│ │ │ ├── tool_shell.png
│ │ │ ├── vol_clover.icns
│ │ │ ├── vol_external.icns
│ │ │ ├── vol_internal.icns
│ │ │ ├── vol_internal_ext3.icns
│ │ │ ├── vol_internal_hfs.icns
│ │ │ ├── vol_internal_ntfs.icns
│ │ │ ├── vol_netboot.icns
│ │ │ ├── vol_optical.icns
│ │ │ └── vol_recovery.icns
│ │ ├── scrollbar
│ │ │ ├── bar_end.png
│ │ │ ├── bar_fill.png
│ │ │ ├── bar_start.png
│ │ │ ├── down_button.png
│ │ │ ├── scroll_end.png
│ │ │ ├── scroll_fill.png
│ │ │ ├── scroll_start.png
│ │ │ └── up_button.png
│ │ ├── select_trans_big.png
│ │ ├── select_trans_small.png
│ │ └── theme.plist
│ └── random
│ └── theme.plist
└── tools
├── Shell64U.efi
└── bdmesg.efi
bootlog.log.txt
GA-z77X-up4-th.ioreg.zip
config.plist.zip
Reactions are currently unavailable
After successful installation of MacOS Sierra, the sound chip isn't recognized.
System Information
Issue Type
Issue Description
The sound isn't working, the volume icon is grey. Trying to install the sound driver with AppleALC didn't work either.
Here is the log of AppleALC
The tree of the EFI/EFI/CLOVER Folder:
bootlog.log.txt
GA-z77X-up4-th.ioreg.zip
config.plist.zip