Jump to content
5 posts in this topic

Recommended Posts

Hi there.....

The only i see dont working propely is my graphic card. (GEFORCE GO 7600 - 128 ram) The image on my desktop looks great but when I have some windows open and move it around then lots of "following windows is open too". Then i need to minimaze and reopen and the windows is back normal again. the only thing i cannot do is move it around.....

I just checked in a safe boot and there is no problem with with my graphic card at all. I can move everywhere.....which is very weird! Safe boot is ok, but with normal boot freak windows.

any help will be welcome

cheers

SONY VAIO - VGN FE31M - 1.8 Intel processor Duo core, 2GG memory, Sigmatel audio card (and Fast Track Pro), Intel WirelessPro, Nvidia Gforce Go 7600 (128 dedicated memory)

Link to comment
https://www.insanelymac.com/forum/topic/191823-sony-vaio-vgn-fe31m/
Share on other sites

Do you have any VGA driver installed? Begin with EFI string insertion (OSx86Tools). Then, if no luck try ATI_init or CoreVidia

I didn't install any driver yet. I installed OSX from a retail DVD with Chamaleon bootloader (Menoob Method).

I no confident how to use OSx86 Tools....could you be able to explain me how to use it propely, please.

cheesr

Run it. Choose "Add EFI string/Boot Flag">GFX>Choose your model>Now if you have com.apple.Boot.plist installed in /Extra folder copy the digits in the lower window (HEX string; be sure to select it all) and close the OSx86Tools>Now open the com.apple.Boot.plist located in /Extra folder and open it with PlisEditorPro>add the above copied string like that:

<?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>Graphics Mode</key>
<string>1920×1200x32</string>
<key>Kernel</key>
<string>bt(0,0)/mach_kernel</string>
<key>Kernel Flags</key>
<string>macmodel=MacPro4,1 boot-uuid=256646A7-BFC6-3367-87A6-85A94F18D868</string>
<key>Timeout</key>
<string></string>
<key>device-properties</key>
<string>af0400000100000006000000520000000100000002010c00d041030a00000000010106000004
0101060000007fff0400220000004100410050004c002c0073006c006f0074002d006e0061006d006
50000000c0000004275696c7420696e850000000200000002010c00d041030a000000000101060000
1e0101060000037fff04001c0000006400650076006900630065005f0074007900700065000000170
0000045746865726e657420636f6e74726f6c6c6572220000004100410050004c002c0073006c006f
0074002d006e0061006d00650000000c0000004275696c7420696eb00000000300000002010c00d04
1030a0000000001010600021f7fff0400100000006d006f00640065006c0000001d000000496e7465
6c20436f72706f726174696f6e20363330304553421c0000006400650076006900630065005f00740
079007000650000001b000000534154412053746f7261676520436f6e74726f6c6c65722200000041
00410050004c002c0073006c006f0074002d006e0061006d00650000000c0000004275696c7420696
e8d0100000900000002010c00d041030a0000000001010600001e0101060000047fff040010000000
6d006f00640065006c0000001f0000004372656174697665204c61627320417564696779322056616
c75651c0000007200650076006900730069006f006e002d0069006400000006000000000018000000
760065006e0064006f0072002d006900640000000600000002112c000000730075006200730079007
300740065006d002d00760065006e0064006f0072002d006900640000000600000002111e00000073
0075006200730079007300740065006d002d006900640000000600000001101c00000064006500760
06900630065005f00740079007000650000001f0000004d756c74696d6564696120617564696f2063
6f6e74726f6c6c6572220000004100410050004c002c0073006c006f0074002d006e0061006d00650
000000c0000004275696c7420696e180000006c00610079006f00750074002d006900640000000800
00000c000000160000006200750069006c0074002d0069006e0000000500000000ce0000000300000
002010c00d041030a0000000001010600001c0101060000037fff0400100000006d006f0064006500
6c000000390000004c434920337761726520457363616c61646520383030362d324c5020504154412
f534154412d5241494420436f6e74726f6c6c65721c0000006400650076006900630065005f007400
790070006500000017000000524149442062757320636f6e74726f6c6c65722200000041004100500
04c002c0073006c006f0074002d006e0061006d00650000000c0000004275696c7420696ec1000000
0300000002010c00d041030a0000000001010600001c0101060000027fff0400100000006d006f006
40065006c0000003100000056494120546563686e6f6c6f676965732c20496e632e20565438327878
787878205548434920555342206875621c0000006400650076006900630065005f007400790070006
50000001200000055534220436f6e74726f6c6c6572220000004100410050004c002c0073006c006f
0074002d006e0061006d00650000000c0000004275696c7420696e</string>
</dict>
</plist>

See the

<key>device-properties</key>

and the long row of numbers below it? It's the EFI string.

 

Now if you do not have com.apple.Boot.plist located in /Extra folder. Skip the few previous steps. Click copy....>Then apply...

Run it. Choose "Add EFI string/Boot Flag">GFX>Choose your model>Now if you have com.apple.Boot.plist installed in /Extra folder copy the digits in the lower window (HEX string; be sure to select it all) and close the OSx86Tools>Now open the com.apple.Boot.plist located in /Extra folder and open it with PlisEditorPro>add the above copied string like that:
<?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>Graphics Mode</key>
<string>1920×1200x32</string>
<key>Kernel</key>
<string>bt(0,0)/mach_kernel</string>
<key>Kernel Flags</key>
<string>macmodel=MacPro4,1 boot-uuid=256646A7-BFC6-3367-87A6-85A94F18D868</string>
<key>Timeout</key>
<string></string>
<key>device-properties</key>
<string>af0400000100000006000000520000000100000002010c00d041030a00000000010106000004
0101060000007fff0400220000004100410050004c002c0073006c006f0074002d006e0061006d00
6
50000000c0000004275696c7420696e850000000200000002010c00d041030a00000000010106000
0
1e0101060000037fff04001c0000006400650076006900630065005f007400790070006500000017
0
0000045746865726e657420636f6e74726f6c6c6572220000004100410050004c002c0073006c006
f
0074002d006e0061006d00650000000c0000004275696c7420696eb00000000300000002010c00d0
4
1030a0000000001010600021f7fff0400100000006d006f00640065006c0000001d000000496e746
5
6c20436f72706f726174696f6e20363330304553421c0000006400650076006900630065005f0074
0
079007000650000001b000000534154412053746f7261676520436f6e74726f6c6c6572220000004
1
00410050004c002c0073006c006f0074002d006e0061006d00650000000c0000004275696c742069
6
e8d0100000900000002010c00d041030a0000000001010600001e0101060000047fff04001000000
0
6d006f00640065006c0000001f0000004372656174697665204c6162732041756469677932205661
6
c75651c0000007200650076006900730069006f006e002d006900640000000600000000001800000
0
760065006e0064006f0072002d006900640000000600000002112c00000073007500620073007900
7
300740065006d002d00760065006e0064006f0072002d006900640000000600000002111e0000007
3
0075006200730079007300740065006d002d006900640000000600000001101c0000006400650076
0
06900630065005f00740079007000650000001f0000004d756c74696d6564696120617564696f206
3
6f6e74726f6c6c6572220000004100410050004c002c0073006c006f0074002d006e0061006d0065
0
000000c0000004275696c7420696e180000006c00610079006f00750074002d00690064000000080
0
00000c000000160000006200750069006c0074002d0069006e0000000500000000ce000000030000
0
002010c00d041030a0000000001010600001c0101060000037fff0400100000006d006f006400650
0
6c000000390000004c434920337761726520457363616c61646520383030362d324c502050415441
2
f534154412d5241494420436f6e74726f6c6c65721c0000006400650076006900630065005f00740
0
790070006500000017000000524149442062757320636f6e74726f6c6c6572220000004100410050
0
04c002c0073006c006f0074002d006e0061006d00650000000c0000004275696c7420696ec100000
0
0300000002010c00d041030a0000000001010600001c0101060000027fff0400100000006d006f00
6
40065006c0000003100000056494120546563686e6f6c6f676965732c20496e632e2056543832787
8
787878205548434920555342206875621c0000006400650076006900630065005f00740079007000
6
50000001200000055534220436f6e74726f6c6c6572220000004100410050004c002c0073006c006
f
0074002d006e0061006d00650000000c0000004275696c7420696e</string>
</dict>
</plist>

See the

<key>device-properties</key>

and the long row of numbers below it? It's the EFI string.

 

Now if you do not have com.apple.Boot.plist located in /Extra folder. Skip the few previous steps. Click copy....>Then apply...

 

 

Hi Da_Human......

 

Im trying to follow the instrucions but there is not my graphic card model GeForce Go 7600 128 to choose. Should i customize........Dont know what to do now.........?

 

I sure im nearly there.....i little more help please..

 

Thank you Da_Human

×
×
  • Create New...