Spidy01 Posted October 26, 2014 Share Posted October 26, 2014 @ Beckham what graphics do you have? @ wpman ssdt get created when you install ssdt generator from HVT Link to comment Share on other sites More sharing options...
Beckham Posted October 26, 2014 Share Posted October 26, 2014 @ Beckham what graphics do you have? @ wpman ssdt get created when you install ssdt generator from HVT nvidia. Now i have dsdt, which not compile - error syntax error unexpected $end and premature end-of-file http://s000.tinyupload.com/index.php?file_id=67257112007567614165 DSDT Link to comment Share on other sites More sharing options...
Spidy01 Posted October 26, 2014 Share Posted October 26, 2014 Make sure you disable nvidia using boot flag: nv_disable=1. Also use dart=0 -v Follow the guide step by step and dont try to rush it... If you find you get errors reboot and start again it helped me. At 1st boot install Clover Configurator with HVT and sort out the config.plist ( nv_disable=1 dart=0 ect ) then follow the guide that way you'll be able to reboot without ant errors Link to comment Share on other sites More sharing options...
Beckham Posted October 27, 2014 Share Posted October 27, 2014 Make sure you disable nvidia using boot flag: nv_disable=1. Also use dart=0 -v Follow the guide step by step and dont try to rush it... If you find you get errors reboot and start again it helped me. At 1st boot install Clover Configurator with HVT and sort out the config.plist ( nv_disable=1 dart=0 ect ) then follow the guide that way you'll be able to reboot without ant errors Thanks, i think i mess up with partions. I downloaded a new version of Clover, and it's help me. But after step 15 and apply patch, Maciasl show me 1 error. input file does not appear to be an ASL or data table source file. Then I followed the advice Pokenguyen to kvasil and deleted everything again copied and disassemble. Apply all patches - i've got some errors - unexpected PARSEOF_IF on some part of code Code: If (SS1) { Name (_S1, Package (0x04) { One, Zero, Zero, Zero }) } If (SS3) { Name (_S3, Package (0x04) { 0x03, Zero, Zero, Zero }) } If (SS4) { Name (_S4, Package (0x04) { 0x04, Zero, Zero, Zero }) } Name (_S5, Package (0x04) { 0x05, Zero, Zero, Zero }) So, I remove if section, and made code like for SS5 without if operator: Name (_S1, Package (0x04) { One, Zero, Zero, Zero }) Name (_S3, Package (0x04) { 0x03, Zero, Zero, Zero }) Name (_S4, Package (0x04) { 0x04, Zero, Zero, Zero }) Name (_S5, Package (0x04) { 0x05, Zero, Zero, Zero }) ok. This errors i've resolve. But i've got another errors - unexpected $end and premature end-of-file I copied the code in IDE, which show me that in this code missing brackets } I found a place where there were no brackets. And added they. Ta-da ALL COMPILED without errors!!! P.S. I would like to thank the community in providing guidance and assistance Now I have to make a sound (i don't install AppleHDA.kext, CodecCommodore & antipop) Link to comment Share on other sites More sharing options...
velos Posted October 27, 2014 Share Posted October 27, 2014 Preview.app crashing in Yosemite? Has anyone had this issue? Opening any *.*.jpg will crash preview.app. Done installation twice. Must be display hardware related problem? Any suggestions? Link to comment Share on other sites More sharing options...
Beckham Posted October 28, 2014 Share Posted October 28, 2014 Does anyone get turned on the webcamera ? (Dell 7537 core i5 4200, 15.6" non multitouch non fullhd) How to configure the touchpad gestures. I know that need to go sys pref-> keyboard. But i don't understand what to do next. Can you provide me? Link to comment Share on other sites More sharing options...
dell3537 Posted October 28, 2014 Share Posted October 28, 2014 hello again, i ran everything again and now it works FLAWLESSLY. one thing tho; i installed win_7 and it doesn't show up on clover... any suggestions? thanks Link to comment Share on other sites More sharing options...
Spidy01 Posted October 28, 2014 Share Posted October 28, 2014 Does anyone get turned on the webcamera ? (Dell 7537 core i5 4200, 15.6" non multitouch non fullhd) How to configure the touchpad gestures. I know that need to go sys pref-> keyboard. But i don't understand what to do next. Can you provide me? I'm have issues with camera too.. Just get black screen.. Don't know if anyone esle has got this to work.? Link to comment Share on other sites More sharing options...
Beckham Posted October 29, 2014 Share Posted October 29, 2014 Spidy01Are you made 3 -4 fingers gestures trackpad settings? Can you explain me what to do? (Maybe i need additional kext for trackpad?) P.S. About the cam, i have sonix web cam, searching but no results. 1 Link to comment Share on other sites More sharing options...
Beckham Posted October 29, 2014 Share Posted October 29, 2014 Also RehabMan advised try http://phoboslab.org/log/2009/07/uvc-camera-control-for-mac-os-x Camera Control to test cam Link to comment Share on other sites More sharing options...
Recommended Posts