Great Gatsby wrote:
I currently can't reproduce your scenario due to the lack of an external display with VGA-in, but did you already try
this or
this?
Oh, and by the way: Would you mind telling us what kind of ThinkPad you have? It would be nice keeping track of machines that work with this guide.

I've tried it now, and it kind of works. It jumps back to sleep after a few seconds, but I can prevent that with directly running InsomniaX (prevents sleep mode). But this mode still seem to use extended mode (the internal view is still avtive, but not shown). Dont know if this is the appropiate mac os x behaviour.
My biggest concern right now, is that I cannot boot with the external monitor connected. It boots but stops just before the desktop is shown, sometimes it fills half the screen with the osx desktop background, otherwise it just shows a light blue screen in the external monitor.
I've tried to edit the /Extra/DSDT.aml and changed places of the values in the _DOD method, as described by LatinMcGyver75
here .
Code: Select all
Method (_DOD, 0, NotSerialized)
{
Return (Package (0x02)
{
0x00010400, /* LCD AKA PNLF FIRST */
0x00010100 /* VGA CRT SECOND */
})
}
But it doesent have any effect for me. Any thoughts? Am I on the right track? Are people able to boot up with the external monitor connected on their x60/x61?
PS. I have a thinkpad X60, core duo 1.66 GHz.
