Jump to content

GT610: is it working with Yosemite for you?


mrjayviper
 Share

4 posts in this topic

Recommended Posts

What bootflag are you using? For some users this graphics works very well in Yosemite using "GraphicsEnabler=No".

on the latest installer I created, this is chameleon settings:

 

<?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>DSDT</key>
<string>/Extra/chiyo.updated.aml</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>Kernel Flags</key>
<string>-f -v npci=0x2000</string>
<key>SMBIOS</key>
<string>/Extra/SMBios.plist</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
 
 
The DSDT.aml I'm using here correctly detects my card in mavericks (solved with your help. thanks a lot!).
  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...