As you ask me Azimutz.
I've boot with your last svn without AtiConfig, with Kext Injector id in ATI4600Controller.
Here a screenshot.
yep, i already got to the conclusion that Peregrine and others that were removed don't work.
Why did you added the dev id to the Controller?... that should only be needed on very specific cases.
Always
try first without messing with the drivers!
I'm going to add you device permanently to the trunk, still without a fremebuffer defined; try one of these:
{"Flicker", 3}, // 4600 - dp, dp, dvi-i sl
{"Gliff", 3}, // 4600 - lvds, lvds, dp
{"Shrike", 3}, // 4600 - lvds, lvds, dp
those are the only framebuffer personalities present in 4600Controller on >= 10.6.8.
Maybe use Flicker on desktops and one of the others on laptops.. and even then,
you'll probably need to edit the chosen personality to fit your needs?!
RE: ATI x1300 - Azimutz, thank you!! your custom Cham2RC5 build including 7183 got me pretty far... do you have a PayPal button somewhere?? (seriously)
I quickly had 10.6.8 rolling with the works (full res/QE/CI) via the usual tweaks ... so of course i went for Lion
Boots are stable but ATIRadeonX1000.kext is being stubborn... ATI1300Controller.kext seems to be copacetic... but the usual info.plist + bin swap of 8771 for 8371 in ATIRadeonX1000.kext isn't panning out for me yet... there are 4 candidates of 8771, unfortunately none of them look ideal according to the longstanding "cmp edx, 7187h" = "81 FA 87 71" sequence that used to be the huckleberry (there's always been exactly two matches to be tweaked all the way through Snow Leopard anyway)... there is one 81 F9 87 71 which i believe is "cmp ecx, ..." so i had my hopes up but no dice so far......
Anyway, i hope to think of some more options, Lion seems nice... right off the bat i love that we now have resize handles all around a window just like Windows.
Hi Beej; nope, no PayPal button atm... maybe in the future
So, everything works as expected, except with Lion, correct?
First i have to mention that i'm not a good source of Lion info, simply because i still don't ride the beast.
I can confirm that patching the two
81fa87710000 instances still works on 10.6.8; though i knew about the
81fa87710000 way, i always patched all occurrences of 8771 due to laziness

so, i got around the laziness and
am now using the driver with just those two occurrences patched.
Second i'm also not a good help when it comes to analyze disassembled code; i see the four 8771 instances, but
i don't know what e.g. 81 F9 means?! One thing i'm sure; we always needed two patch at least two instances, one
for each architecture.. not sure how it goes now??
Any findings since your last post?
Will take a look at this later; now i need to clean up the mess of added/non-added devices before i go nuts...
hope to finish it today (Sunday)
azimuth, it still showing unsupported cards for devid 6760. I've added AtiConfig={someframebuffer} but it still there.
GraphicsEnabler=Yes AtiConfig=Elodea
any advice what was wrong?
I don't know what's going on, but i'm starting to suspect it's only a "noobness" problem!?
As i mentioned, your device id is present on ATIRadeonX3000; more, it's also present on 6000Controller so,
your problems are not due to lack of Apple's support.
I'm going to add your device id to the trunk so we can exclude problems with the module system.
You will still need to specify a framebuffer with AtiConfig key; if you don't get it working this way,
you'll most probably need to patch a framebuffer personality to match your card's connectors.
Danimal and Akbar, i already had the chance to thank you guys in private, now a more public
Thank you, for helping testing stuff... i really appreciate it