I have succesfully installed leo4all on my T60p. I use ATIinject for my FireGL 5200 as described here: http://forum.thinkpads.com/viewtopic.ph ... d9e465d256
This works all very nicely, but I'm struggling to get my external display to work. The following works: I connect my external display (A Dell LCD) through the VGA out port on my T60p. In OS X I click on "Detect Displays" in the Display Preferences. This will successfully and correctly detect my external monitor as a Dell 1907FP and will also set the correct resolution (1280x1024@60HZ) for this monitor.
However, the external monitor stays black. I cannot get OS X to actually display something on it. I know that it is there, I can actually drag and drop windows into the (black) monitor from my notebook display. But nothing is displayed there.
Can anyone help me?
This is the (what I think is relevant) excerpt from my Info.plist:
Code: Select all
...
<dict>
<key>@0,AAPL,boot-display</key>
<integer>1</integer>
<key>@0,ATY,EFIDisplay</key>
<string>LVDS</string>
<key>@0,compatible</key>
<string>ATY,Wormy</string>
<key>@0,connector-type</key>
<integer>2</integer>
<key>@0,device_type</key>
<string>display</string>
<key>@0,display-connect-flags</key>
<integer>0</integer>
<key>@0,display-dither-support</key>
<integer>0</integer>
<key>@0,display-dual-link</key>
<integer>2</integer>
<key>@0,display-link-component-bits</key>
<integer>6</integer>
<key>@0,display-link-type</key>
<integer>0</integer>
<key>@0,inverter-current</key>
<integer>0</integer>
<key>@0,name</key>
<string>ATY,Wormy</string>
<key>@1,compatible</key>
<string>ATY,Wormy</string>
<key>@1,connector-type</key>
<integer>4</integer>
<key>@1,device_type</key>
<string>display</string>
<key>@1,display-connect-flags</key>
<integer>0</integer>
<key>@1,name</key>
<string>ATY,Wormy</string>
<key>AAPL,backlight-control</key>
<integer>1</integer>
<key>AAPL00,Coherency</key>
<integer>2</integer>
<key>AAPL00,DualLink</key>
<integer>1</integer>
<key>AAPL00,LinkType</key>
<integer>0</integer>
<key>ATY,Copyright</key>
<string>Copyright ATI Technologies Inc. 2005</string>
<key>ATY,DeviceID</key>
<data>
xHEAAA==
</data>
<key>ATY,EFIVersion</key>
...
Many thanks and all the best,
Michael



