#1
Posted 31 August 2009 - 08:30 PM
best regards
#2
Posted 31 August 2009 - 09:06 PM
karbonara, on Aug 31 2009, 01:30 PM, said:
best regards
Yes, you can add GFX Strings into com.apple.Boot.plist to get the Geforce GTS 250 1GB working under SL.
Use aqua-mac's guide here http://aquamac.probo...t...&thread=509. He posted an in.plist for me when I requested it a while back.
It's pretty easy!!
Otherwise you can use my gfx string code... it's attached, it gets wrapped/breaked if I add it to this post...? The ROM version under system profiler shows my name as IanT.
Open com.apple.Boot.plist from /Extra or /Library/Preferences/SystemConfiguration
right above the last two entries, </dict> and </plist>, add the following:
<key>device-properties</key> <string></string> <key>Graphics Mode</key> <string>1920x1200x60</string> </dict> </plist>
Now, grab the attached code, and then copy it in between <string></string> under <key>device-properties</key>.
Change the Graphics Mode to the maximum resolution supported by your monitor.
Save and reboot.
If you encounter a problem, remove the what you added, save and reboot. If it doesn't work, follow aqua-mac's guide, and generate your own code.
You DO NOT need to mess with kexts!!
I've got an eVGA Geforce GTS 250 Superclocked 1GB...
Hope this helps!!
IanT
Attached Files
#3
Posted 01 September 2009 - 06:59 AM
Ian T, on Aug 31 2009, 02:06 PM, said:
Use aqua-mac's guide here http://aquamac.probo...t...&thread=509. He posted an in.plist for me when I requested it a while back.
It's pretty easy!!
Otherwise you can use my gfx string code... it's attached, it gets wrapped/breaked if I add it to this post...? The ROM version under system profiler shows my name as IanT.
Open com.apple.Boot.plist from /Extra or /Library/Preferences/SystemConfiguration
right above the last two entries, </dict> and </plist>, add the following:
<key>device-properties</key> <string></string> <key>Graphics Mode</key> <string>1920x1200x60</string> </dict> </plist>
Now, grab the attached code, and then copy it in between <string></string> under <key>device-properties</key>.
Change the Graphics Mode to the maximum resolution supported by your monitor.
Save and reboot.
If you encounter a problem, remove the what you added, save and reboot. If it doesn't work, follow aqua-mac's guide, and generate your own code.
You DO NOT need to mess with kexts!!
I've got an eVGA Geforce GTS 250 Superclocked 1GB...
Hope this helps!!
IanT
Is anyone/everyone finding this information useful? If so, reply back and let me know how it went!
Peace,
IanT
#4
Posted 01 September 2009 - 11:12 AM
Device (PCI0)
{
Name (_HID, EisaId ("PNP0A03"))
Name (_ADR, Zero)
Name (_UID, One)
Name (_BBN, Zero)
Device (P0P1)
{
Name (_ADR, 0x00010000)
Device (GFX)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x16)
{
"@0,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@0,device_type",
Buffer (0x08)
{
"display"
},
"@0,name",
Buffer (0x0F)
{
"NVDA,Display-A"
},
"@1,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@1,device_type",
Buffer (0x08)
{
"display"
},
"@1,name",
Buffer (0x0F)
{
"NVDA,Display-B"
},
"NVCAP",
Buffer (0x18)
{
/* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x40
},
"device_type",
Buffer (0x0C)
{
"NVDA,Parent"
},
"model",
Buffer (0x17)
{
"NVIDIA GeForce GTS 250"
},
"rom-revision",
Buffer (0x06)
{
"3386a"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Method (_PRW, 0, NotSerialized)
{
Return (GPRW)
Noop
Noop
}
}
#5
Posted 02 September 2009 - 04:33 PM
@aed0101: Thanks for your Post. That way i didn´t tested, the way from IanT works.
peace
#6
Posted 18 September 2009 - 08:42 PM
#7
Posted 01 October 2009 - 08:38 AM
#8
Posted 01 October 2009 - 08:57 AM
Edit com.apple.Boot.plist in /Extra
<key>GraphicsEnabler</key> <string>yes</string>
Works great for me!!
Peace,
IanT
karbonara, on Aug 31 2009, 01:30 PM, said:
best regards
karbonara,
Sorry for the late response --
You're welcome... I had to research that too for Leopard, so I chatted with aqua-mac... he and I figured it out eventually.
However, using GFX strings in com.apple.Boot.plist can cause an issue or 'crash' when using Camtasia or watching Apple Trailers in HD.
An example would be, black squares across the screen with chameleon-ish green and purple video tearing...
You should look up my recent topics on boot-132-mars and marsbooter (installs Chameleon 2.0 RC3-r658 and Netkas' PC EFI v10.3 (10.1 booter).
Peace,
IanT
karbonara, on Sep 2 2009, 09:33 AM, said:
@aed0101: Thanks for your Post. That way i didn´t tested, the way from IanT works.
peace
#9
Posted 01 October 2009 - 02:54 PM
Ian T, on Oct 1 2009, 04:57 AM, said:
Edit com.apple.Boot.plist in /Extra
<key>GraphicsEnabler</key> <string>yes</string>
Works great for me!!
Peace,
IanT
karbonara,
Sorry for the late response --
You're welcome... I had to research that too for Leopard, so I chatted with aqua-mac... he and I figured it out eventually.
However, using GFX strings in com.apple.Boot.plist can cause an issue or 'crash' when using Camtasia or watching Apple Trailers in HD.
An example would be, black squares across the screen with chameleon-ish green and purple video tearing...
You should look up my recent topics on boot-132-mars and marsbooter (installs Chameleon 2.0 RC3-r658 and Netkas' PC EFI v10.3 (10.1 booter).
Peace,
IanT
hi, i have the same card, dont think it is superclocked tho
does it matter where we put the graphics enabler key? i have tried everything to get this to work with no luck whatsoever. i have it mildly working with a Natit but it will not display correct VRAM. will graphicsenabler show true vram? will it also say the exact card?
#10
Posted 01 October 2009 - 07:13 PM
It doesn't matter --
<key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-pci0</string> <key>GraphicsEnabler</key> <string>Yes</string>
Note: see Netkas' site on PC EFI v10.3 on using the pci-e slot override (e.g., Kernel Flags "-pci0")
It does list the correct amount of RAM, however its name is not listed properly.
I read a bit earlier in this thread that someone managed to add their GTS 250 into DSDT.AML.
Peace,
IanT
phoenixflame611, on Oct 1 2009, 07:54 AM, said:
does it matter where we put the graphics enabler key? i have tried everything to get this to work with no luck whatsoever. i have it mildly working with a Natit but it will not display correct VRAM. will graphicsenabler show true vram? will it also say the exact card?
#11
Posted 01 October 2009 - 11:17 PM
Ian T, on Oct 1 2009, 03:13 PM, said:
It doesn't matter --
<key>Kernel</key> <string>mach_kernel</string> <key>Kernel Flags</key> <string>-pci0</string> <key>GraphicsEnabler</key> <string>Yes</string>
Note: see Netkas' site on PC EFI v10.3 on using the pci-e slot override (e.g., Kernel Flags "-pci0")
It does list the correct amount of RAM, however its name is not listed properly.
I read a bit earlier in this thread that someone managed to add their GTS 250 into DSDT.AML.
Peace,
IanT
DSDT is confusing as hell, not even gnna touch that subject
tired the pci0 flag, tried graphicsenabler, tried 3 or four different install methods and i have no fully functioning video in SL. EFI fails, natit/nvinject kinda works, but barely, shows incorrect VRAM on both, QE/CL only works on Natit, i have no clue what is going on
DX58SO mobo, iatkos 7 on a 1TB WD HDD, trying to test install SL on a 160 GB spare i ahve before i fight with my master HDD. EVGA GTS250 1GB ddr3 ram card.
#12
Posted 02 January 2010 - 11:25 PM
#13
Posted 04 January 2010 - 09:57 PM
----------------------
What are the methods of getting this GTS 250 to work under Snow Leopard? I made a short list of the options, can you guys tell me your experience with any of those methods and how you accomplished it?
1. EFI String
a. Using the guide on Aquamac to generate your own
b. Using Digital Dreamer's script to put one into the boot plist automatically (this is what I did).
2. DSDT (how?)
3. GraphicsEnabler string in boot plist
4. ...
Aside from the fact that I want QE/CL to work (obviously) it's important to me that:
- Sleep works
- Dual display setup works
- Both 32-bit and 64-bit work.
#14
Posted 09 February 2010 - 08:44 PM
I've tried the DSDT string, I've tried the hex string in com.apple.Boot.plist, I have a p55 motherboard so I've never looked at that script. If I remove the enabler with other methods I get one resolution and the fan maxes out until I put it back. 10.6.2
#15
Posted 14 March 2010 - 12:38 PM
I have a nvidia gts 250 too and I followed Ian T's link to make it work. And it did work. But one problem: every time I change resolution I have to wait 10 mins in a blue sky screen for it to..."load" (or don't know that it does, I can't see nothing but sky blue screen). It also does this when snow leopard starts (every time!!!!). I have to wait about 10 minutes, it some kind of goes to sleep and I press ESC and finally snow leopard starts. It is very annoying!
Any idea of how fixing this? I tried booting with -x and setting the resolution from boot screen but in this way I have no sound, so it is not helpfull.
Heeeeeeelp please
#16
Posted 20 March 2010 - 03:19 PM
QE and CL worked before just by using the Kakewalk Install, but now the graphics card shows up correctly in the System profiler. I am not sure if this method will bring any performance increase?! Anybody knows this?
Be sure to edit the com.apple.Boot.plist inside the Extras Folder. First I edited the wrong one inside Library/Preferences/System Configuration and this did not change anything.
I am using Kakewalk as I said which utilizes Chameleon RC4.
#17
Posted 08 April 2010 - 05:15 AM
I have a PNY 1GB GTS250 that has full QE/CI (using GraphicsEnabler), as far as I'm aware, but no resolution switching from system preferences. When I try to do that, it blue screens, gives me a disturbing fizzling array of colors, and then blue screens again and gets stuck there. I'm trying to get my DSDT set up for the card, but when I compile I keep getting an
Object does not exist ^ (GPRW) error. I'm using this code:
Device (PCI0)
{
Name (_HID, EisaId ("PNP0A03"))
Name (_ADR, Zero)
Name (_UID, One)
Name (_BBN, Zero)
Device (P0P1) /* ------------------------------ the hack begins here */
{
Name (_ADR, 0x00010000)
Device (GFX)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x16)
{
"@0,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@0,device_type",
Buffer (0x08)
{
"display"
},
"@0,name",
Buffer (0x0F)
{
"NVDA,Display-A"
},
"@1,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@1,device_type",
Buffer (0x08)
{
"display"
},
"@1,name",
Buffer (0x0F)
{
"NVDA,Display-B"
},
"NVCAP",
Buffer (0x18)
{
/* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x40
},
"device_type",
Buffer (0x0C)
{
"NVDA,Parent"
},
"model",
Buffer ()
{
"NVIDIA GeForce GTS 250"
},
"rom-revision",
Buffer (0x06)
{
"3386a"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Method (_PRW, 0, NotSerialized)
{
Return (GPRW (0x09, 0x04))
}
}
Any help would be greatly appreciated.
#18
Posted 18 April 2010 - 04:12 PM
hva5hiaa, on Feb 9 2010, 10:44 PM, said:
I've tried the DSDT string, I've tried the hex string in com.apple.Boot.plist, I have a p55 motherboard so I've never looked at that script. If I remove the enabler with other methods I get one resolution and the fan maxes out until I put it back. 10.6.2
Hello
I have got a asus en gts250 1gb, according to that list http://wiki.osx86pro....php/HCL_10.6.2 it should work under 10.6.2 with nvenabler 64.kext, simply install that kext does not work, I read somewere to insert an ID, can anyone tell me how to do?
regards, nik
#19
Posted 20 April 2010 - 06:27 AM
sasebanana, on Apr 18 2010, 06:12 PM, said:
Hello
I have got a asus en gts250 1gb, according to that list http://wiki.osx86pro....php/HCL_10.6.2 it should work under 10.6.2 with nvenabler 64.kext, simply install that kext does not work, I read somewere to insert an ID, can anyone tell me how to do?
regards, nik
Ok I got it to work, inserted device id in the kext, no I would like to have hdmi, it does not work, any experience?
#20
Posted 28 April 2010 - 02:41 PM
jeffmanster, on Apr 8 2010, 07:15 AM, said:
I have a PNY 1GB GTS250 that has full QE/CI (using GraphicsEnabler), as far as I'm aware, but no resolution switching from system preferences. When I try to do that, it blue screens, gives me a disturbing fizzling array of colors, and then blue screens again and gets stuck there. I'm trying to get my DSDT set up for the card, but when I compile I keep getting an
Object does not exist ^ (GPRW) error. I'm using this code:
Device (PCI0)
{
Name (_HID, EisaId ("PNP0A03"))
Name (_ADR, Zero)
Name (_UID, One)
Name (_BBN, Zero)
Device (P0P1) /* ------------------------------ the hack begins here */
{
Name (_ADR, 0x00010000)
Device (GFX)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x16)
{
"@0,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@0,device_type",
Buffer (0x08)
{
"display"
},
"@0,name",
Buffer (0x0F)
{
"NVDA,Display-A"
},
"@1,compatible",
Buffer (0x0B)
{
"NVDA,NVMac"
},
"@1,device_type",
Buffer (0x08)
{
"display"
},
"@1,name",
Buffer (0x0F)
{
"NVDA,Display-B"
},
"NVCAP",
Buffer (0x18)
{
/* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},
"VRAM,totalsize",
Buffer (0x04)
{
0x00, 0x00, 0x00, 0x40
},
"device_type",
Buffer (0x0C)
{
"NVDA,Parent"
},
"model",
Buffer ()
{
"NVIDIA GeForce GTS 250"
},
"rom-revision",
Buffer (0x06)
{
"3386a"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
Method (_PRW, 0, NotSerialized)
{
Return (GPRW (0x09, 0x04))
}
}
Any help would be greatly appreciated.
Hello,
I never had your poblem but try to use efi strings in boot.plist or NVEnabler64, I think this would be much easer than make an DSDT patch, at least thats my opinion,
regards,
nik
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









