Tengokuu Posted January 14, 2015 Share Posted January 14, 2015 I can't seem to get the installer going on my E6430 here with NVS 5200M/HD 4000. Has an Intel i7-3740QM, and 4GB RAM if that's significant. BIOS A16. Everytime I try to boot with the flags, I get; ERROR: dcbtable_version is 0x4 ERROR: nVidia ROM Patching Failed! Dell NVS 5200M -4095MB NV1ff [10de:0dfc] - [1028:1534] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0) device number: 1 Memory Allocation error! Addr:0x87ba108 Size: 0x0, File: free, Line:0 This is a non recoverable error! SYSTEM HALTED!!!! EDIT: Well, disabling Optimus in the BIOS got me past the message, but it's just stuck on *code below*, pretty much at a brick wall right now. GeForceSensors: still waiting for accelerator to start.. GeForceSensors: still waiting for accelerator to start... GeForceSensors: still waiting for accelerator to start... Still waiting for root device... Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 14, 2015 Moderators Share Posted January 14, 2015 See guide here. Bootpack is available in post #3 Link to comment Share on other sites More sharing options...
Tengokuu Posted January 14, 2015 Share Posted January 14, 2015 Are you able to explain what I'm doing wrong here? This script refuses to work for me. lyndons-mbp:~ Lyndon$ sudo chmod -x /Users/Lyndon/Downloads/E6x30/ssdtPRGen.sh Password: lyndons-mbp:~ Lyndon$ sudo /Users/Lyndon/Downloads/E6x30/ssdtPRGen.sh -d 0 -p i7-3740QM lyndons-mbp:~ Lyndon$ sudo /Users/Lyndon/Downloads/E6x30/ssdtPRGen.sh: command not found Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted January 14, 2015 Administrators Share Posted January 14, 2015 try to use cd (change directory) command first cd /Users/Lyndon/Downloads/E6x30/ then sudo chmod +x ssdtPRGen.sh sudo ssdtPRGen.sh -d 0 -p i7-3740QM Link to comment Share on other sites More sharing options...
Tengokuu Posted January 14, 2015 Share Posted January 14, 2015 try to use cd (change directory) command first cd /Users/Lyndon/Downloads/E6x30/ then sudo chmod +x ssdtPRGen.sh sudo ssdtPRGen.sh -d 0 -p i7-3740QM No dice. Keeps spitting out 'sudo: ssdtPRGen.sh: command not found' back at me. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 14, 2015 Moderators Share Posted January 14, 2015 it should be (plus not minus) sudo chmod +x ssdtPRGen.sh Link to comment Share on other sites More sharing options...
Tengokuu Posted January 15, 2015 Share Posted January 15, 2015 Thank you. After much trial and error, it's finally booting into Yosemite properly. Everything is fine and dandy but audio. I've replaced the AppleHDA kext with the one in the other thread for 10.10.1, but the system still reports no output devices found. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 15, 2015 Moderators Share Posted January 15, 2015 Did you install it to /System/Library/Extensions and then repair cache and permission? Link to comment Share on other sites More sharing options...
Tengokuu Posted January 15, 2015 Share Posted January 15, 2015 Did you install it to /System/Library/Extensions and then repair cache and permission? All in that order, yes. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 15, 2015 Moderators Share Posted January 15, 2015 Which thread did you get the kext? Link to comment Share on other sites More sharing options...
Recommended Posts