ghiki Posted October 17, 2010 Share Posted October 17, 2010 Firstly, i´m slightly newbie in Mac. I tried with all possible ways (I think) and I can´t get working my gtx 260 (216sp). Tried with ¨graphics neabled yes¨ in chameleon...and it worked, but whe I changed the screen resolution blue screen appears. Also tried changing efi strings (I may have done wrong) with no results. Anyone can help me? Quote Link to comment Share on other sites More sharing options...
Ace Raider Posted October 18, 2010 Share Posted October 18, 2010 If you are using the latest Chameleon RC5 and the GraphicsEnabled=yes switch then you should be fine. However you have not given much info to go on... You should have no enablers in your /extra folder when using this. I use an EFI string attached to my com.apple.Boot.plist file. You might be able to use my string, but this assumes you are on the same PCI root. Use at your own risk. It is better if you create you own. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Default Partition</key> <string>hd(1,1)</string> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>DropSSDT</key> <string>Yes</string> <key>Graphics Mode</key> <string>1680x1050x32</string> <key>GraphicsEnabler</key> <string>No</string> <key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>busratio=25</string> <key>Legacy Logo</key> <string>Yes</string> <key>Timeout</key> <string>5</string> <key>device-properties</key> <string>d50300000100000001000000c90300001500000002010c00d041030a000000000101060000030101060000007fff04003a000000400032002c0068007700730065006e0073006f0072002d0070006100720061006d0073002d00760065007200730069006f006e000000080000000000000222000000400032002c006400650076006900630065005f0074007900700065000000120000004e5644412c6770752d64696f64650e0000004e00560050004d00000020000000010000000000000000000000000000000000000000000000000000001e00000072006f006d002d007200650076006900730069006f006e000000090000003331373261100000004e00560043004100500000001800000004000000000003000c000000000000070000000022000000400032002c002300730069007a0065002d00630065006c006c0073000000080000000000000022000000400030002c006400650076006900630065005f00740079007000650000000b000000646973706c6179100000006d006f00640065006c000000220000004e5649444941204765466f726365204754582032363020436f726532313614000000400030002c006e0061006d0065000000120000004e5644412c446973706c61792d4120000000400032002c0063006f006d00700061007400690062006c0065000000160000004e5644412c73656e736f722d706172656e7414000000400031002c006e0061006d0065000000120000004e5644412c446973706c61792d4212000000400032002c00720065006700000008000000000000021c0000006400650076006900630065005f0074007900700065000000100000004e5644412c4765466f72636520000000400031002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d616326000000400032002c0023006100640072006500730073002d00630065006c006c007300000008000000000000010e0000006e0061006d00650000000f0000004e5644412c506172656e7422000000400031002c006400650076006900630065005f00740079007000650000000b000000646973706c617920000000400030002c0063006f006d00700061007400690062006c00650000000e0000004e5644412c4e564d6163220000005600520041004d002c0074006f00740061006c00730069007a0065000000080000000000003836000000400032002c00680077006300740072006c002d0070006100720061006d0073002d00760065007200730069006f006e000000080000000000000214000000400032002c006e0061006d00650000001100000073656e736f722d706172656e74</string> </dict> </plist> For more information on using EFI strings go here: http://aquamac.proboards.com/index.cgi?boa...&thread=509 Use the GTX280 graphics file as your base. You will need to update the PCI root and the graphics ram size. I think I used 00000038 (AAAAOA==) for 768M. Use a plist editor to edit plist files. Hope this helps and good luck Quote Link to comment Share on other sites More sharing options...
ghiki Posted October 18, 2010 Author Share Posted October 18, 2010 I followed the tutorial, now I have desktop at 1280x1024x32, but I continue without graphic acceleration There´s my boot.plist: And my "Extensions folder" (I have nothing from NVidia) What I´m doing wrong? PS: I´m using Iatkos S3 v2 EDIT: I tried at this time, copying all of your plist except "device-properties"...no luck EDIT2: And in my /extra folder have this: Quote Link to comment Share on other sites More sharing options...
ghiki Posted October 18, 2010 Author Share Posted October 18, 2010 Now trying with this method...looks good: http://osx86.co/f19/guide-geforce-gtx-260-...-leopard-t4057/ Quote Link to comment Share on other sites More sharing options...
FKA Posted October 19, 2010 Share Posted October 19, 2010 GraphicsEnabler=Yes < Case sensitive!! works just fine with this card - on it's own with no other help ! You must have either, left installed a graphics injector kext like nvInject or ATI_init - or if you have removed the kext and then you have not cleared caches. You have supplied absolutely NO information about the rig you are installing on and absolutely No information about what install method you have used !! If you want help then you must supply this basic information. Also your photos of the extensions folder shows nothing! in terminal type kextstat and hit enter this will show a list of loaded kexts ! D Quote Link to comment Share on other sites More sharing options...
ghiki Posted October 19, 2010 Author Share Posted October 19, 2010 Tried with ¨graphics neabled yes¨ in chameleon...and it worked, but when I changed the screen resolution blue screen appears. Also tried changing efi strings (I may have done wrong) with no results. Anyone can help me? Like this but without mouse: I followed the tutorial, now I have desktop at 1280x1024x32, but I continue without graphic accelerationPS: I´m using Iatkos S3 v2 EDIT: I tried at this time, copying all of your plist except "device-properties"...no luck Quote Link to comment Share on other sites More sharing options...
Ace Raider Posted October 19, 2010 Share Posted October 19, 2010 You do realize that installing chameleon on your real mac is a very bad thing... This is why you get nothing. You need to be testing your installation on the target hack not your macbook pro. Quote Link to comment Share on other sites More sharing options...
sparkythewondersquid Posted October 19, 2010 Share Posted October 19, 2010 :hysterical: I know n00b abuse is not nice but in this case Quote Link to comment Share on other sites More sharing options...
Dellmantt Posted October 19, 2010 Share Posted October 19, 2010 It is pretty funny How to repair your REAL Mac if you broke it with the chameleon bootloader. http://osx86.sojugarden.com/2009/10/how-to...eon-bootloader/ Quote Link to comment Share on other sites More sharing options...
FKA Posted October 20, 2010 Share Posted October 20, 2010 I saw the photo this afternoon and was (still am.) hoping it's just a stock image of macbook with a blue screen to represent the blue screen the user has on their hack! Like this but without mouse: I just hope ghiki comes back and confirms the above or I think I'll lose the will to live ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.