View Single Post
 
Old 12-27-2009, 07:49 PM
jaibri2 jaibri2 is offline
Cheetah
 
Join Date: Dec 2009
Posts: 1
NO QE/CI on Snow Leopard on vaio W

I`ve tried to enable QE/CI with correct resolution (1366x768) with these methods

Hex edit AppleIntelGMA950.kext and AppleIntelFramebuffer (look for 86 80 A2 27 and replace it with 86 80 AE 27) and add 0x27AE8086 at the info.plist/IOPCIPrimaryMatch/ of both kexts
Add Intel EFI String at com.apple.boot.plist
Add Patched DSDT from my previous iAtkos V7 10.5.7 install
Run Script 27ae.sh to patch AppleIntelGMA950.kext and AppleIntelFramebuffer
Install previous Patched Kexts of devices with the 27AE ID GMA 950 like Toshiba NB200 or AspireOne


Nothing seems to work , the best result I can get is to have a gray screen, sometimes turns to white screen, then flashes and then turns to black, I even Tried to connect an external monitor (1650x1050 max resolution) but I can only get a "Invalid Input" message.

I have Installed iATKOS v7 and updated to 10.5.8 with iDeneb combo upgrade on another HDD , the GMA950 that comes with iAtkos is the only one that seems to work on vaio W, So I opened AppleIntelGMA950.kext and AppleIntelFramebuffer and I can see that they have been Hex edited with 86 80 AE 27 on the binaries and have been added the 0x27AE8086 at the info.plist/IOPCIPrimaryMatch/, so I can`t understand why doesn`t work when I try to Edit the Snow Leopard GMA950 exactly the same way. It seems that iATKOS v7 does something else besides the patch of the GMA 950 in order to work on 10.5.6 because even the EFI Intel String is not needed on IATKOS in order to work.


Don`t know what else to do, I started to doubt if vaio W has a 0x27AE ID, but on my IATKOS V7 (10.5.7) install on system profiler says that is 0x27AE ID rev 003.

Any help Will be much appreciated
Reply With Quote