- 10.6.4 + Graphics Update + 10.6 kexts + Chameleon with kabyls AtiConfig parameter
- 10.6.8 + same as above
- 10.7 + patched ATI5000Controller.kext + multibeast with ATI patches too (most successful until now)
- Patching the personality myself by reading Encoder / Transmitter from Ubuntu
- Injecting EDID
I tried upgrading my SL installation to Lion and after some initial issues got it running.
I installed the kext from here: http://www.kexts.com...ci_lion_gm.html and got QE / CI working again. on VGA only though.
However, unlike in SL in system settings there was a second display listed. Changing its resolution did not affect the LVDS at all. However it was listed under the same name as the internal display was in about this mac ( the new system profiler replacement with way less info ) (something along the lines of spdisplay_etc) Also, the backlight of the LVDS was on.
So I tried adjusting the patched Eulemur FB from the kext to fit the senseid of my LVDS that i got from the vgabios dump from everest. The result was that either the kext was screwed up and OS X would just lock up where the ATI kext gets initiated, or VGA stopped working too. I edited it this way:
Quote
0000000 02 00 00 00 40 00 00 00 09 01 00 00 12 01 00 04 <-- senseid byte
0000010 00 08 00 00 00 02 00 00 00 01 00 00 20 00 01 01 <-- senseid byte
0000020 10 00 00 00 10 00 00 00 00 00 00 00 10 10 02 08 <-- senseid byte
to
Quote
0000010 00 08 00 00 00 02 00 00 00 01 00 00 20 00 01 01 <-- senseid byte
0000020 10 00 00 00 10 00 00 00 00 00 00 00 10 10 02 08 <-- senseid byte
So can someone explain to me why editing this kext in 0xED will screw it up totally? And also, why is there only one occurence of the patched Eulemur in this kext and not even vanilla Eulemur appears anywhere in this kext? According to the personality editing tutorials, there are 2 occurences of each personality in the kext: the 32bit and the 64bit one. Also, arch=x86_64 makes the bootloader lock up at Graphics Card initialization.
Can anyone help?
EDIT: Check last post for kext and info



Sign In
Create Account













