Advertisement
Guest User

ssdtPRGen.sh log

a guest
Aug 15th, 2015
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.59 KB | None | 0 0
  1. ./ssdtPRGen.sh
  2.  
  3. ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl
  4.              v6.6 Copyright (c) 2013 by † Jeroen
  5.              v15.6 Copyright (c) 2013-2015 by Pike R. Alpha
  6. -----------------------------------------------------------
  7. Bugs > https://github.com/Piker-Alpha/ssdtPRGen.sh/issues <
  8.  
  9. gDataPath: /Users/wb/Library/ssdtPRGen/Data
  10. System information: Mac OS X 10.10.5 (14F27)
  11. Brandstring 'Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz'
  12.  
  13. ./ssdtPRGen.sh: line 2295:   461 Segmentation fault: 11  "${gToolPath}/extractACPITables"
  14. xxd: /Users/wb/Library/ssdtPRGen/DSDT.aml: No such file or directory
  15.  
  16. Warning: No ACPI Processor declarations found in the DSDT!
  17.      Using assumed Scope (\_SB) {}
  18.  
  19. ./ssdtPRGen.sh: line 2295:   518 Segmentation fault: 11  "${gToolPath}/extractACPITables"
  20. Generating ssdt.dsl for a 'iMac14,2' with board-id [Mac-27ADBB7B4CEE8E61]
  21. Haswell Core i7-4790 processor [0x306C3] setup [0x0705]
  22. With a maximum TDP of 84 Watt, as specified by Intel
  23. Number logical CPU's: 8 (Core Frequency: 3600 MHz)
  24. Number of Turbo States: 4 (3700-4000 MHz)
  25. Number of P-States: 33 (800-4000 MHz)
  26. Injected C-States for CPU0 (C1,C3,C6,C7)
  27. Injected C-States for CPU1 (C1,C2,C3)
  28.  
  29. Intel ACPI Component Architecture
  30. ASL Optimizing Compiler version 20140926-64 [Nov  6 2014]
  31. Copyright (c) 2000 - 2014 Intel Corporation
  32.  
  33. ASL Input:     /Users/wb/Library/ssdtPRGen/ssdt.dsl - 328 lines, 10015 bytes, 71 keywords
  34. AML Output:    /Users/wb/Library/ssdtPRGen/ssdt.aml - 2189 bytes, 28 named objects, 43 executable opcodes
  35.  
  36. Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement