Closed tarik50 closed 7 years ago
cp: /Users/tarik/Library/ssdtPRGen/ssdt.aml: No such file or directory
Can you post the output of bash -x GA-Z77X.sh --install
?
The command does not work. bash -x GA-Z77X.sh --install
When the PC started without USB.The apple remains with the bar loading.Do not go there
same CPU and same problem here. and one more problem. I can boot up from installer EFI but get random screen flickering with gt 630 videocard. it is an old problem. the card works only imac 12.1 smbios. well, it used to work. now I get black screen with 12.1. gt610 works fine your scripts smbios 13.2
bash -x GA-Z77X.sh --install output: Compiling and copying DSDT:
Compilation complete. 0 Errors, 0 Warnings, 1 Remarks, 0 Optimizations ++ '/Volumes/Install macOS Sierra/Gigabyte-GA-Z77X-macOS-Install/tools/bdmesg' ++ awk '/Turbo:/ {print $4}' ++ tr / '\n' ++ awk 'NR==1 {max=$1} { if ($1>max) max=$1} END {printf "%d\n", max}'
local maxTurboFreq=3700 ++ sysctl -n machdep.cpu.brand_string ++ tr -d '(TM)' ++ awk '{print $2, $3}'
local 'cpuBrandString=Core i5-2500' ++ bc
printf '%bGenerating SSDT for Intel Core i5-2500 CPU @ 3.70 GHz (max turbo)%b:\n' '\e[1m' '\e[0m' Generating SSDT for Intel Core i5-2500 CPU @ 3.70 GHz (max turbo): ++ yes n ++ '/Volumes/Install macOS Sierra/Gigabyte-GA-Z77X-macOS-Install/tools/ssdtPRGen.sh/ssdtPRGen.sh' -turbo 3700 -x 1 ++ tail -n 1
echo ''
cp /Users/maccom/Library/ssdtPRGen/ssdt.aml /Volumes/EFI/EFI/CLOVER/ACPI/patched/SSDT-PR.aml cp: /Users/maccom/Library/ssdtPRGen/ssdt.aml: No such file or directory
the script worked on 12.3. it did not work on 12.0 and 12.5 I did not try other versions of sierra.
This should be fixed by v2.0.8 (I removed ssdtPRGen.sh entirely).
Detected motherboard: Gigabyte GA-Z77X-UD3H Script arguments: ./GA-Z77X.sh --install: Installing Clover & kexts
Compiling and copying DSDT: src/panther_point/pci/imei.asl 23: ckage (Zero) {}) Remark 2095 - Effective AML package length is zero ^
Compilation complete. 0 Errors, 0 Warnings, 1 Remarks, 3 Optimizations Generating SSDT for Intel Core i5-2500K CPU @ 3.70 GHz (max turbo):
cp: /Users/tarik/Library/ssdtPRGen/ssdt.aml: No such file or directory iMac:Gigabyte-GA-Z77X-macOS-Install tarik$